In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
TCS,
2 20753i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
2 7487HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
1 9551I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
UST,
7 12955In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
IBM,
9 16114In my table having 3000 Records. How can I delete the 500th row? (we don't know what is data inside the table)
3 10412Please 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
CSC,
11814My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?
IMS,
4 10074ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?
IBM,
4 9224
How do I delete a table in database?
What is package in cobol db2?
Can I cleanly uninstall oorexx?
What is recovery parameters in define cluster command?
name the utility program closely associated with vsam?
What is the mainframe testing? Categorize the mainframe manual testing?
What are steplib and joblib? What for they are used?
What is release/acquire in bind?
Explain eib?
What is the primary aspect of CICS?
Name the command used for terminating a browse operation?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is ibm db2 connect?
What is the difference between goback, stop run and exit program in cobol?
What are the different types of PL/1 files?