Skip to main content

 
IBM Systems  > Mainframe servers  > Operating systems  > 

Sample service definition

  
 
Overview What's New FAQ Further Information
Documents Tools Links

 

   From the Washington Systems Center

This sample service definition is provided by the Washington Systems Center, and is intended to give examples of the various WLM constructs. If you download this service definition, you should make all of the changes appropriate to your installation before activating any policy. See the "Notepad Information" at the bottom of the HTML file for some specific recommendations.

 

Follow this link to view the sample service definition in an HTML file. Use the Save As... function on your browser to save the HTML source, if desired.

To download the PDS for this service definition, follow these steps:

  1. Click here to save the WLMSAMP.BIN file to your PC. You can rename the file to anything you wish when you save it.

  2. Transfer the saved file from your PC to the mainframe in binary format as a sequential data set (fixed block, 80 lrecl). Give it any name you wish. Please remember that the transfer must be in BINARY mode, FB, lrecl 80.

  3. On your MVS system, at the TSO ready command line or ISPF option 6, issue:
    receive indsn(
                                  filename)
                    
    
    Where filename is the filename you used when transferring in step 2.
  4. You will receive the message
    Enter restore parameters or 'DELETE' or 'END' +
    
    Enter:
    restore dsn(
                                  pdsname)
                    
    
    Where pdsname is the name you want for the PDS.

  5. Now that this PDS has been created, invoke the WLM ISPF Application to view and make changes to the service definition.

 

 
Change history

Updated June 06, 2003

Updated November 19, 2002

Updated (with minor corrections) February 21, 2001

Updated (with minor corrections) September 15, 2000

Updated (with minor corrections) July 19, 2000

Original version created July 5, 2000