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?

607


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

621


What is meant by bmp mode?

584


Can we use procopt on pcb and segment field (senseg)?

573


What is the need for a secondary index in ims?

607






What information does a psb contain?

603


What are the retrieval sequences in ims db?

763


What is the disadvantage of dynamic generation of acb?

580


What is dl/i?

590


Define dl/i?

3129


Define acb?

3184


What is dbd?

595


What is meant by batch dl/i mode?

583


What is batch dl/i mode?

2891


What are the advantages of a hierarchical database?

2757