Answer Posted / ashim
Just to add... 'PCB is a a valid DL/I call'
An example from one of my program..
CALL 'CBLTDLI' USING WSL-PCB-FUNCTION
WSL-PSB-NAME
ADDRESS OF DLIUIB.
where
WSL-PCB-FUNCTION PIC X(04) VALUE 'PCB '.
WSL-PSB-NAME PIC X(08) VALUE 'PSBNAME'.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the two ways in which dl/i interface can be invoked?
Explain the maximum number of pcbs allowed in a psb?
What is bmp mode?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
What is an ims database?
Explain the maximum of key fields and search fields allowed in a segment?
What is mpp mode?
What are the main control blocks available in ims db?
My IMS main progam is calling Db2 subroutine ...Its giving - 923 db2 sql code..so could any one tell how to solve this issue.
Explain the maximum number of levels allowed in ims db?
Explain acbgen process?
What are the disadvantages of a hierarchical database?
What is dbd?
What are the retrieval sequences in ims db?
What is acbgen process?