Previous Topic: MessagesNext Topic: 'Demand' the Test Network


Reports

In addition to the WTOs, a report is produced if a SYSPRINT DD statement is included in the U7TESTSV JCL. This report summarizes important CA WA CA 7 Edition environment information relating to the installation. In the following sample U7TESTSV report, three instances of CA WA CA 7 Edition were initialized during CAIRIM processing: CA71, CA72, and CA73. In addition, an alias of SYS3 was assigned to instance CA73.

The following is a sample U7TESTSV report:

mm/dd/yy.jjj CA-7 rnn.n hh:mm ICMDSECT OPTIONS INSTANCE INSTANCE INSTANCE INSTANCE INSTANCE INSTANCE INSTANCE INSTANCE CA71 CA72 CA73 CA74 CA75 CA76 CA77 CA78 -------- -------- -------- -------- -------- -------- -------- -------- INITIALIZED: YES YES YES N/A N/A N/A N/A N/A ALIAS NAME: N/A N/A SYS3 N/A N/A N/A N/A N/A JOB ID: X'31' X'30' X'2F' N/A N/A N/A N/A N/A INDICATOR BYTE: X'EE' X'ED' X'EC' N/A N/A N/A N/A N/A XU83 NAME: N/A N/A N/A N/A N/A N/A N/A N/A XU83 ADDR: N/A N/A N/A N/A N/A N/A N/A N/A XU83 LENG: N/A N/A N/A N/A N/A N/A N/A N/A XJOB NAME: N/A N/A N/A N/A N/A N/A N/A N/A XJOB ADDR: N/A N/A N/A N/A N/A N/A N/A N/A XJOB LENG: N/A N/A N/A N/A N/A N/A N/A N/A XDSN NAME: N/A N/A N/A N/A N/A N/A N/A N/A XDSN ADDR: N/A N/A N/A N/A N/A N/A N/A N/A XDSN LENG: N/A N/A N/A N/A N/A N/A N/A N/A SYSTEM INFORMATION SMF IS ACTIVE ON THIS CPU SMF IS RECORDING ON THIS CPU CA-7 COMPATIBILITY MODE IS OFF CA-7 SVC NUMBER IS 167 NCF NOT INSTALLED USERID/RDR FIELD IS UID+7 ADDRESS OF IGCS0XXX IS 14719090 ADDRESS OF IGCS3XXX IS 13F6BF48 ADDRESS OF IEFUJV IS 0990BD48 ADDRESS OF IEFU83 IS 07E639D0 ADDRESS OF IEFU84 IS 08EB8798 ADDRESS OF SASSUJV IS 17D8C8C8 ADDRESS OF SASSU83 IS 17D8A390 ADDRESS OF SASSU84 IS 17D886A8

If U7TESTSV indicates that the installation is correct but CA WA CA 7 Edition is still not tracking jobs, validate the following items:

If you are scheduling for a multiple CPU environment, run this test job on each CPU to verify that tracking is functional for all machines. This can be done by issuing DEMANDH as above, then using QJCL,n where n is the job number returned by the command. QJCL puts you in EDIT mode for the job where you can insert ROUTE statements to cause the job to execute on the target CPU. After you insert the ROUTE statement, enter SS that saves your update, and then issue RELEASE,JOB=n where n is the job number mentioned previously. Be sure that CAIRIM has been set up on each CPU and that ICOM is active on each one before DEMANDing these jobs. Save the dumps from this job after it executes on each CPU.

If NCF is installed, the U7TESTSV program always abends with a U0098 unless a character 7 is placed in column 69 of the JOB statement for the job that executes U7TESTSV. The modified JOB statement allows the U7TESTSV program to do checking and complete with a U0099 abend if the installation is correct. However, the jobs that execute at the remote NCF sites do not track through the CA WA CA 7 Edition queues when the JOB statement has a 7 in column 69 even if the completion is a U0099.