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 4695I 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 5613When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????
1 15032In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
EDS,
4 8549
What are the two types of fields available in ims db?
What is isolation level in db2?
What are the rules for db2 programming?
Explain the difference between getting the system time with eibtime and asktime command?
What is rmode(any) ?
What is a page in idms?
How to remove 2 duplicate records and copy only one using job control language?
what is the maximum number of records you can specify in a display file?
what is term cua , saa?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
For protecting a transaction using the transaction security function, the two things that must be done are?
Is automatic restart possible in jcl? If yes, how?
What is a ci split?
What is innodb buffer pool?