IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I've one sequential file, That file contains millians of Junk & CHAR recoreds example File 1 ,,,,,...,,,.....,.,.INFOSYS.....,,,,,,,,,,,WIPRO..........., ,...,..,. My questions is : I want omit the 44th posstion to 4 CHAR (WIPRO) remaining things I want output file (including Junk CHAR also)... How can we slove this problem & give me a syntax. Please provide the result as soon as possible.
CTS,
5 11106i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
TCS,
1 7359How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?
CGI,
1 13008I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
CGI,
4 163415 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
2 6261if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
UST,
4 8123Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
3 10146If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
UST,
4 10074i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
UST,
3 7260
Explain ims software environment?
Why would you use find and get rather than to obtain?
What is alias in db2?
What is meant by an AICA ABEND?
How to handle exceptional conditions in cics?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
what are the basic features of seu?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Explain about different table spaces.
what are the different types of variables available in cl?
How do I change the column size in db2?
Name the three ways available for a program to position the cursor on the screen?
Where can you declare a cursor in a cobol-db2 program?
Explain the use of DCT ?
Discuss about db2 bind?