Skip to main content

Control M: Zoom Screen


This section breaks down the various fields you see within a job using the Zoom command.   Many of the fields within the zoom
    screen can be altered.  There a few (they will show a different color) that cannot.  To make any changes, a job must be in a HELD
    state before zooming, then when in the zoom screen make the changes and type SAVE at the command line.  Remember to FREE
    the job when you are satisfied with your change.  Type CANCEL instead of SAVE if you don’t want your changes to be saved.
MEMNAME – schedule member name, should be same as jobname.
MEMLIB – denotes where CTM will scan for jcl, standard is GENERAL, which will default to the
                    predefined concatenation.  An entry of DUMMY indicates a dummy job, or one that will not execute jcl.  These
                   are used as schedule placeholders. 
OWNER – owner id of job.
TASKTYPE – JOB – batch job, STC – started task, GRP – group entry, CYC – cyclical job or task,
                        EMR – emergency job or task
APPL – denotes application type (no strict standards are set, not always used but may be helpful in
              determining application type.
GROUP – denotes group id.  (S&S, Landover use group scheduling to a great extent, AIS entries’ group id
               are generally just a shortened version of owner id (ex – XUSAB would be XB)
OVERLIB – jcl library – scheduler always looks for jcl here 1st, the rerun library is almost always used
                     here.
JOBNAME – name of job – should be same as MEMNAME
JOBID – denotes jes jobid of job that has already run or is running (for multiple runs, last run is inidcated)
ODAT – schedule date of job in  MMDDYY format.
ORDERID – 5 digit alphanumeric identifier of job, issued when job is scheduled.
MAXWAIT – number of days job will remain on schedule before it rolls off.  (default is generally 3, which means after 3 schedule loads, the job will ‘roll
RESTART DECISION – indicates where the job was restarted from (this will only show valid information      if the job hasn’t completed successfully)
CONFIRM – y or n flag will indicate where a confirmation is required (will reset to N after job is confirmed)
DESC – brief description of job
SET VAR – function to set variables affecting run of job (prod svcs function)
DOC MEM – viewdoc member – should be same as jobname
DOC LIB – where viewdoc is located
TIME – time conditions (FROM – job will not run until this time is met; UNTIL – job will not run after this time.)
OUT – out conditions set by job upon successful competion, including FORCE OK status.
ON PGMST – various actions can be setup depending on return condition of  particular step, including forcing abend, forcing out other jobs, restarting job, setting conditions, issueing shouts, etc…
SHOUT WHEN – issues shout on various conditions (abends and late shouts most common)

Comments

  1. Play casino site - choegocasino.com
    If you are looking to play casino 바카라 site in Colombia then you can take the opportunity to explore the best betting and gaming sites in หาเงินออนไลน์ the world. 카지노

    ReplyDelete

Post a Comment

Popular posts from this blog

Restarting a abended job in CA7

To restart the job, type xQ command to get into the CA7 Queue Maintenance. Tab down to the job you want to restart, type an 'F' beside it, and hit the Enter key. You will get into restart panel. Options for restarting the job: Resubmit for production: Resubmits the job with no changes.  Force complete: Indicates whether to flag the job as normally completed. If force complete is selected, the previous abnormal status of the job is ignored, and normal job completion processing is performed instead of a restart. CA-11 restart/rerun :Complete the following fields for a CA-11 restart/rerun: Pseudo(Optional) Indicates whether this job uses the CA WA Restart Option pseudo processing feature. Usage(Optional) Indicates an optional CA WA Restart Option usage code, the character to use in the restart/rerun. For values, see the CA WA Restart Option documentation. This option is honored only when CA WA Restart Option is in use and CA Workload Automation CA 7 E...

Control M: Active Jobs screen AJF

OPTION 3 - ACTIVE JOBS SCREEN  This screen lists all the jobs on the ‘ACTIVE SCHEDULE’.   Jobs are listed in this screen in the order they are forced out.   Jobs are loaded in one of two ways.   Schedule load jobs run after midnight and will load any jobs scheduled to run that day.   Also, many jobs are forced onto the schedule throughout the day, either manually by the OTA’s or prod svcs, via some form of automation such as a Control-O rule, an existing job on the AJF, or SYSD. Jobs will remain on this screen until they meet conditions to be ‘rolled off’.   Jobs that are ENDED OK, will roll off with the next schedule load.    Jobs that are in are in some form of ENDED NOT OK or WAIT SCHEDULE will remain on the schedule for a standard of 3 days.   Jobs that are in a HELD state will never roll off until released, jobs that are active or in an...