IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
1115I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
1399Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
1082
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are declaratives and what are their uses in cobol?
what are the basic features of seu?
What is syscat in db2?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How many maximum base registers we can have in a program?
What does db2 mean?
have you ever know what is the meaning of Packed Decimal
What is host variable in db2 cobol?
Define concatenating?
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?
What does runstats do in db2?
What is the function of //cntl statement?
how do you intitiate another transaction?
What is RETURN CURSER LOCATION in subfile?