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 18526How 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 8763When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
6 20684//{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 19873Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
2 9431
Please send me the real time scenarios in Mainframe Project... i.e., it may be in banking or insurance sector or any other no problem..... please send your mails to krishnaprasadbvs@gmail.com
At what point are extension eliminators mandatory?
list some of the commonly used commands for debugging?
Explain ims software environment?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what are the different opcodes available in rpg for database access ?
What is the tcp in the cisc?
When reorg is used?
What is db2 plan table?
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
Define the attribute byte?
What is the use of limit sys?
what is the meaning of notcat 2?
What is db2 purescale?