IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
9 18531How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
2 8764When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
6 20692//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?
2 19875Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
2 9432
How to Create a Prompted Query?
What is the distinction amongst include and copy?
How to submit a jcl from cics?
Is it possible using max on a char column?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is the primary file?
What is the advantages of using IDMS compared to other database systems?
Difference Between Ca & Cf?
What is iseries database?
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 next sentence and continue in cobol programing language?
how to run batch program without jcl?
What are the various isolation levels possible?
How to find the list of source physical files in a library?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400