I have a PSB which contains 3 PCB, how to write it ?
please..

Answer Posted / jahan

*WE HAD 3 PCB
1. ORGN(ORGANIZATION)
2.DEPT(DEPARTMENT)
3.EMP(EMPLOYEE)
--------------------

PRINT NOGEN
PCB TYPE=DB,
NAME=ORGNDBD,
PROCOPT=GOT,
KEYLEN=10,
POS=S,
PCBNAME=PCB0001
SENSEG NAME=ORGNSEG, PARENT=0
SENSEG NAME=DEPTSENG, PARENT=ORGNSEG,PROCOPT=G
SENSEG NAME=SEMPSEG, PARENT=DEPTSENG
PSBGEN PSBNAME=ORGNPROG,
LANG=COBOL,
CMPAT=YES,
IOEROPN=(451,WTOR)
END

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an ims database?

611


What are the processing modes available in ims db?

647


What is acbgen process?

702


Which languages does ims support / application program languages?

580


What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?

629






My IMS main progam is calling Db2 subroutine ...Its giving - 923 db2 sql code..so could any one tell how to solve this issue.

3205


What information does a psb contain?

605


What are the disadvantages of a hierarchical database?

2776


Explain psbgen process?

721


Explain the maximum number of pcbs allowed in a psb?

3149


What are the advantages of a hierarchical database?

2764


Explain the disadvantage of dynamic generation of acb?

553


What is the maximum of key fields and search fields allowed in a segment?

575


What is psbgen process?

701


Define ims (db/dc)?

644