What is file status 39 ?
Mismatch in LRECL between your COBOL pgm & the JCL
Mismatch in BLOCKSIZE between your COBOL pgm & the JCL
Mismatch in RECFM between your COBOL pgm & the JCL
All of the above
How may divisions are there in JCL-COBOL?
4
5
6
7
How To Set MDT(Modified Data Tag) Thru Application Program? (Dynamically)?
Move the macro DFHBMFSE to the attribute field of that particular variable
Move -1 to lenght of the filed
Both of the above
None of the above
How can we display negative sign in a map?
Use picin='zz999.99-' in the map field definition
Use picout='zz999.99-' in the map field definition
What happens if i move +1 to field+l instead of -1 to field+l ?
Cursor will move to the next available field
Cursor will move to the last field.
Cursor will move to the previous available field.
Cursor will be placed on the left upper corner of the screen
Can you use OCCURS in a BMS map?
Yes
No
Don't know
Not Sure
In which table would you make an entry for a BMS map?
TCT
FCT
PPT
What is the length of Synon Field Name?
26
25
23
28
Is there a restriction in Synon Field names to start with Alphabets?
True
False
Which of these field type represent system entities?
STS
PRC
REF
VNM