Pages

Monday, July 1, 2013

Create a Subsystem

To creat Subsystem:


  1. CRTSBSD(creat subsystem description).
  2. Enter the Subsystem name and Library(by default the subsystem will be created in QGPL library).

         Enter the Pool Identifier( Each subsystem can be given maximum of 10 pools)

         Storage Size (By default it is *BASE, it is specified in Kilobytes).

    3. CRTJOBQ ( Creat job queue)

    4. Note: we can creat ‘N’ no of jobq and then attach to a Subsystem.
                      5. CRTOUTQ (Creat outq).

    6. ADDJOBQE( Add jobq entries)


    Note: We had created subsystem, jobq and outq separately, now we have combined these three objects.

    Maximum no of active jobs is 1 by default (But for QCTL subsystem there can have N no of active jobs at a given instant of time).

    Sequence no( it is priority given to Jobq. say there are 3 jobq assigned to a subsystem with sequence no 10,20 and 30, All  the jobs under the jobq with sequence 10 is submitted first and then the jobs in jobq 20 and then jobs of jobq 30.)







No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...