How many PCB?s can be coded within a PSB?
Answers were Sorted based on User's Feedback
Answer / rama krishna
255 is wrong answer. We can code infinite number of PCBs in
a PSB. But generally we restrict the maximum numbers as
number of Databases are not more than 3 - 4 in any system.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / rg
There is no limit for the no. of Pcb's in a PSB and also any
number of DB's can be used based on the requirement
| Is This Answer Correct ? | 7 Yes | 1 No |
What is meant by bmp mode?
What is a Root?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
Define acb?
Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2
What is bmp mode?
What is a segment in ims?
What is the maximum number of levels allowed in ims db?
Which command code can be used for backing up IMS database?
I have PCB with structure: PCB TYPE=DB, C DBDNAME=EMPCADBD, C KEYLEN=18, C PROCOPT=LS SENSEG NAME=EMPLOYEE, C PARENT=0 SENSEG NAME=COMPDTL, C PARENT=EMPLOYEE SENSEG NAME=BANKDTL, C PARENT=COMPDTL SENSEG NAME=SALDTLS, C PARENT=BANKDTL SENSEG NAME=EDUCDATA, C PARENT=EMPLOYEE SENSEG NAME=EMERDETL, C PARENT=EDUCDATA SENSEG NAME=ADDRESS, C PARENT=EMPLOYEE ************************************************************ *********** PSBGEN PSBNAME=PSBCALDP,LANG=COBOL END Requirement is to Create a report based on Salary brackets. ( Use SSA’s for logic) · It should have CTCGROSS brackets and No of employees o Employee names falling in each bracket Salary < 100,000 No of Employees Employee-Name Level 100,000 < Salary < 300,000 No of Employees Employee-Name Level 300,000 < Salary No of Employees Employee-Name Level
What are the path calls in imsdb?
What is IMS?