in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the job?
HSBC,
2 10124How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
TCS,
3 9252I am getting S00F abend when i try to compare two variable of different pic class,one variable is of 9(09) and another is S9(09) comp-3. First i moved the data from S9(09) comp-3 to 9(09), but no luck. So i tried to move the data from S9(09) comp-3 to X (09) and move to 9(09). I am getting same error message, Please help me to find solution for this ptoblem. ERROR MESSAGE - "The system or user abend S00F R=NULL was issued."
1 6926Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
1 4803how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
2 9811Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
5 30000In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?
1 5078I am totally confused on IMS message segments. When I create a message and it contains 5 segments does the entire message have a 32k limit or does each segment have a 32k limit? Is there a setting in the stage1 sys gen that defines if a transaction can receive/send multi-segmented messages?
1 3668I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
2059
What does the 'cemt:cics' transactions do?
Explain dclgen.
What are the 4 fields in dd statement?
What is an ook-rec in idms?
What is length is cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the use of predicate?
What is task control?
what is use of linkage section?
Brief description of inline procedure of jcl.
how do you create an alternate index ?
What is the function of finish in idms?
Explain the purpose of the file status clause in the select statement?
What are the sub parameters for undo command?
What is buffer pool in the db2 database?