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?
2340I 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 9350How 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?
2535how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
1 4619Suppose 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 15129How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
UST,
1 8657Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?
4 8895Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
1 5809Suppose 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 8140
What is copy pending status in db2?
What is comp-1?
How to pass data to a program that is coded in an exec statement?
How do you eliminate the duplicates?
What is program reentrance?
Explain path?
which are the string manipulation opcodes?
how you get the relative record in a subfile in which cursor is located?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the role of data manager in the db2 database?
explain how do you define a gdg in vsam?
Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
what is JCL?
Explain storage architecture of idms.
Explain difference between call and link?