mainframe Online Quiz - 62
Description: mainframe Online Quiz - 62 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What is the range of length of JOB NAME?
A Maximum of 256 EXEC Statements can be coded in a single job.
Temporary Datasets can be coded by using two ampersands followed by name.
VERY = VERIFY(RAMKUMAR,'JJK',M) SAY 'VERY IS : ' VERY
SAY INSERT('RAMKUM','ORD', 10, 6)
SUM = 123 D = RIGHT(LEFT(SUM,7,'0'),10,'0') SAY D
A = WORDINDEX('RAM KUMAR IS',2) B = WORDLENGTH('RAM KUMAR IS',1) SAY A || B
1) //CKPTPARM DD * RMYPX555,FORCEALL=Y,CKPTABND=00002,PGMNAME=&PGM,PGMOCC=TEST The above statetment in a JCL
Load Modules of programs can be created as Sequential files
JCL abend code S822 pertains to
SQL STATE 2000 is the same as
I can set the return code of JCL from my program
If a STOP RUN or GO BACK statement is not present in the program, the job will abend
What we give as system to go to CA7?
What is the command to display all job information for a particular job?
List of all job in CA7 Queue and their status (PF Key)
What is the PF key is ued to view the schedule and calander for a job