Previous Topic: Delete at Original SiteNext Topic: Workstation Networks


Disable at Original Site

Job definitions at the original site should be retained in that database until it is confirmed that the job has run successfully at the new site at least once.

The DBMDELTS data set provides one set of commands to delete the definitions from the original database. The DBMSTOPS data set enables the user to disable the job at the original site without deleting the definition. This allows the definitions to be retained without the work being scheduled again automatically by CA WA CA 7 Edition after the work has been moved.

These commands are generated as follows:

   JOB
   UPD,jobname,ADATE=yyddd,ATIME=hhmm

   XPJOB
   UPD,jobname,ADATE=yyddd,ATIME=hhmm

   AGJOB
   UPD,jobname,ADATE=yyddd,ATIME=hhmm

The values for ADATE and ATIME are, by default, taken from the system internal clock at the time that the command generation process is run. These values can be edited manually by the user to any other values prior to using them or the user can provide alternative values through the PARM keyword AFTER for Job 3.

Sequence numbers are placed in positions 73 through 80 and the commands are listed on the SASSDT30-04 control report. The following is an example of that report:

(Any commands generated to disable workstation network schedules are also listed on that report because they are also generated into the DBMSTOPS data set.)

SASSDT30-04 Data Base Disables

SASSDT30-04 CA-7 DATA BASE TRANSPORTABILITY PAGE NO. 22 DATE: mm/dd/yy DATA BASE DISABLES *- COMMANDS GENERATED ------------------------------------------------* SEQ.-NO. SCHD U7001098 INWK U7001099 FETCH,NETWORK=TIMECARD U7001100 REPL U7001101 JOB U7001102 UPD,DUSAXX09,ADATE=09027,ATIME=1452 U7001103 XPJOB U7001104 UPD,XPSICOM1,ADATE=09027,ATIME=1452 U7001105 AGJOB U7001106 UPD,AGJOB01,ADATE=09027,ATIME=1452 U7001107 NO. OF 'DISABLES' FOR: JOBS- 175 SCHD/INWKS- 248

More information:

Job 3