Which of the following is not passed as parameter to the IMS cobol program from JCL
Program name
PSB name
IMS mode of processing
DBD name
Which of the following are not mentioned in DBD
Number of sensitive segments
Dataset
Segment name
Field name
Which procopt is used to read from a segment
G
R
I
D
P
01 UNQUALIFIED-SSA. 05 UNIQUE-SSA-SEGMENT-NAME PIC(8). 05 FILLER1 PIC X VALUE '*-'.
What does "–" in filler1 specify?
Back to beginning of database
Coding error
No Command code used
Concatenated command code
Symantec error
WS area contains definition of all except
SSA
PCB
Fuction code
IO Area
IMS uses what kind of database management
Heirarchical
Network
Relational
Object oriented
Segment is the smallest info that DLI can fetch
True
False
Command code for path call
C
K
V
Command code used to set parentage
U
Which of the following is invalid call.
CALL 'CBLTDLI' USING DLI-ISRT
CALL 'CBLTDLI' USING DLI-GHP
CALL 'CBLTDLI' USING DLI-GU
CALL 'CBLTDLI' USING DLI-GPH
CALL 'CBLTDLI' USING DLI-REPL