hi provide info about any real time requirement in health care services mainframe applications bye ramya
ACS,
2 4558I 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 5505When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????
1 14892In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
EDS,
4 8361i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
L&T,
14 26450what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
3 13004why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
1 7895If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
3 9959Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
EDS,
6 27454Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.
EDS,
5 15424What is MDT ? How it is related FSEAT & FRESET? what is the meaning of MDT on.. pls ans With explanation is will be more helpfull thank you
2 13122
What is check constraint in db2?
What is a trigger in the db2 database?
Describe the uses of ams?
how do we describe static call and dynamic call?
Define communication area?
How to create backup table in db2?
What is the main function of key sequenced data set in vsam?
What is package in db2 mainframe?
Explain the difference between external subroutine and subprogram?
Difference between array and sub-script ?
Can one database have multiple instances?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
can you specify some the distinctive features of a ksds, key sequenced dataset?
Explain the significance of rdo?
Does qtp tool support mainframe application testing?