IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
1 5839How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
HSBC,
4 9623I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
ADP,
2 5462I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
1 4510what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
2 10318I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it
2 4531There is a variable with value 19446. Requirement is to convert it to 194.46. I tried it by doing divide by 100 and my receiving field data type is 9(03)v99. But the output is 194. I am not getting the decimal value. Could anyone pls let me know how to get this done?
2 6525how to access the file from prodution from changeman tool and to submit a file to production
IBM,
1 7549WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
IBM,
2 6983
What is the use of trt instruction?
what is the other verb for release and write ?
Define transient data?
Does jcl support automatic restart?
What is the maximum number of segment types allowed for a single database?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
how do you create an alternate index ?
What is journal recovery?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are the different types of model available in coolplex
What is the as400 called now?
Mention the guidelines to write a structured cobol program?
Define buffer pool.