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

Answer Posted / vijay

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

SYNTAX:-

PRINT NOGEN
PCB TYPE=DB,
DBDNAME=ORGNDBD,
PROCOPT=A,
KEYLEN=18,
POS=S
SENSEG NAME=ORGNSEG,PARENT=0
SENSEG NAME=DEPTSEG,PARENT=ORGNSEG
SENSEG NAME=EMPSEG,PARENT=DEPTSEG
PSBGEN PSBNAME=ORGNPROG,LANG=COBOL,CMPAT=Y
END

Is This Answer Correct ?    9 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the maximum number of levels allowed in ims db?

3340


Explain the maximum number of pcbs allowed in a psb?

3139


What is the advantage of dynamic generation of acb?

559


What are the processing modes available in ims db?

630


What is the need for a secondary index in ims?

605






Explain the disadvantage of dynamic generation of acb?

548


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

567


What is meant by bmp mode?

582


Explain dbdgen process?

640


What are the main control blocks available in ims db?

640


Explain ims software environment?

592


Define ims (db/dc)?

633


What do you mean by hierarchical database?

597


What are the disadvantages of a hierarchical database?

2766


Explain psbgen process?

715