Mainframes Interview Questions
Mainframes Interview Questions
Ref Notes
9 Req
2)Internal Dataset
3)External Dataset
4)Network Requirement
5)User Requirement
6)Hold Requirement
8)JCL Override
9)Verify
SSCAN,AUTO, DEMAND,RUN,REPET
SSCAN,AUTO, DEMAND,RUN,REPET
7)What is SCHID?
• A job can be a part of different batch cycles. To run the same job in different batch cycles, we
use schid.
Average time of last five successful runs of the Job is called Elapsed time and is calculated by CA7.
if Job crocess deadline time or dueout time then job will goto late status.
12)What is Demand ?
Manually we will bring the job in to the CA-7 Queue by using DEMAND command.
DEMANDH,Job=jobname,SCHID=XXX,SET=NTR
DEMANDH,Job=jobname,SCHID=XXX,SET=NTR
DEMANDH,Job=jobname,SCHID=XXX
If we use H ,Job will be wait in request queue with Hold. If we want to do some JCL Modifications we
can do.
It is Same as Demand , Manually we will bring the job in to the CA-7 Queue by using run command.
LIST
LQ,JOB=JOBNAME
LQ,ST=LATE
LRLOG,JOB=JOBNAME,DATE=*
LJOB,JOB=JOBNAME,LIST=ALL
LSCHD,JOB=JOBNAME,LIST=CALS
FRQJOB,JOB=JOBNAME
FSTRUC,JOB=JOBNAME
Cancel,job=jobname,reason=xxx,force=yes
LIST
LRLOG,JOB=JOBNAME,DATE=*
LRLOG,JOB=JOBNAME,SPAN=2
LPRRN,JOB=JOBNAME
LSCHD,JOB=JOBNAME,LIST=CALS
FRQJOB,JOB=JOBNAME
FSTRUC,JOB=JOBNAME
LRLOG,JOB=*,date=*,ST=CANCEL
LRLOG,JOB=*,date=*,ST=FORCE
If Job come to the Queue without JCL , then the job will go to skel status.
31)how to check skel jobs?
LQ,ST=SKEL
33)What is f/c
34)what is cancel?
Cancel,job=jobname,reason=xxx,force=yes
It will remove step details from CMT Table (catalogue management table)
In XQM Panel “F” infront of Jobname , there we have to select CA11 and need to provide start step
name
DB.3.6
E infront of jobname
,RESTART=PROC.STEPNAME
LJOB,JOB=JOBNAME,LIST=ALL
Ref note
If job is abend we check pre instruction and follow the instruction (f/c, restart/cancel)
1)what is LPAR?
It is a logical partition .
8 LPars
4 prod
4 test
D R,L
D R,R
D GRS,C
$dspl
P Task name
C task name
F CICSNAME,CEMT P SHUT
Ref note
SDSF
11)IF job in ready queue and I want to cancel?
Requeue,job=jobname
13)IPL Procedure.
$pi
SSMSHUT
$PJES2
Z_EOD
18)What is HMC?
V XCF,LAPR,OFFLINE
V Laparname,console
V NNNN,ONLINE
NNNN=Drive name
To bringup: S NET
When you get interview call from HR Below Questions may ask
4) where it is located?
Exp
Keyword:
95%
5%photo-