How many sgment types can u have in a DL/I database?
Answers were Sorted based on User's Feedback
Answer / sukanthi
255. Segment byte is a 1 byte field. With a 8 bit number
the biggest number you can use is 255 including 0.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nygrande
Max. number of fields per segment = 255
Max. number of fields per database = 1000
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you know about MFS?
My IMS main progam is calling Db2 subroutine ...Its giving - 923 db2 sql code..so could any one tell how to solve this issue.
What is dbms in ims?
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 is acbgen process?
Hi all..., Nowadays many of the companies asking for IMS/DB , actually i hav learned mainframes but i dont have any knowledge on IMS/DB. it will be a great help if any one suggest me whr i can learn it ( in any institute).
How many sgment types can u have in a DL/I database?
Which is the DL/I function used in CICS-IMS program? IBM
What are the main control blocks available in ims db?
What are the path calls in imsdb?
I found some good questions/answers regarding IMS here:
What is the maximum number of pcbs allowed in a psb?