IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) hi provide info about any real time requirement in health care services mainframe applications bye ramya
ACS,
2 4593I just want to ask why does the variable I passed in a dclgen of sql that has a data type of varchar which has a maximum length is 250 is truncated,, Here is the code.. DCLGEN of rsauud01 table 01 dataarea 43 data-area-len pic s9(4). 43 data-area-text pic x(250). MYVARIABLE. 01 DATAAREA1 pic x(250). move 250 to data-area-len of dataarea of rsauud01 MOVE DATA-AREA1 TO data-area-text of dataarea of rsauud01 --- but it is always trucated everytime I insert it in the table by the way it is a cobol-cics program
2 5531When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????
1 14936In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
EDS,
4 8409
What is a query can be displayed without saving it?
What is a collection in db2?
How can a fb file convert to vb file using sort program?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain how do you delete item 3 in a five-item tsq?
Explain about find and obtain commands?
what is the syntax for plist?
Which command can you use to check for the number of records in a physical file?
What is the maximum number of levels allowed in ims db?
What is the use of the eibaid field?
Can you explain communication area?
Explain ims software environment?
What information does a psb contain?