IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
2444I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
1 9512How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
2634how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
1 4787Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
CSC,
2 15396How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
UST,
1 8902Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?
4 9257Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
1 5967Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
2 8390
How and when does the db2 enforces the unique key?
What is the pic clause for the data type of length option field type of data fields?
What do you mean by storage group (stogroup)?
What is a page in db2?
how do you pass parameters in cl?
What are the error (ONCODES) codes did you encounter in PL/1 programme?
How to retrieve rows from a db2 table in embedded sql?
What is the binary search?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
What are types of indexes?
Mention one alternative aspect of CICS?
Explain the difference between pseudo-conversational and conversational?
Explain associator in adabas?
how do we describe static call and dynamic call?
What is diff between EVAL & MOVE?