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?
2383I 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 9434How 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?
2577how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
1 4695Suppose 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 15241How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
UST,
1 8774Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?
4 9058Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
1 5875Suppose 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 8273
At what point are extension eliminators mandatory?
how JCL works?
When space is allocated for an output dataset, what units can be used?
What is the function of rollback in idms?
How do you concatenate the firstname and lastname from emp table to give a complete name?
How do you submit a job for execution?
What are the advantages of vsam over isam?
how do you define single dimensional array and multidimensional array in your cobol?
how can you load a vsam data set with records ?
How to code the db2 queries using rexx?
What are types of indexes?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
what are the different commands used in rlu ?
how to toggle between single line and multi - line display of a particular record in a subfile?
how many files, printer files you can describe in a rpg?