IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I 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 7012Can 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 4886how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
2 9961Suppose 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 30264In 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 5157I 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 3757I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
2119
What is the difference between dbm cfg and db cfg file in db2 ?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
Explain processing program table(ppt)?
can any body give me any website for getting help on mainframe projectts in banking domain.
What Is Default Data Type (if You Define Decimals '0') In Physical File?
What are the different versions of gdg named?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is the difference between read(1) and read work file once?
Write a CL program which will run a batch job at 1 am every night
Can you define an alias?
how to declare a constant variable in the freeformat?
What is a storage group (stogroup)?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
What are fset, frset?
How to check table size in db2 sap?