In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?
TCS,
2 20509i 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 7359HOw 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 9443I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
UST,
7 12705In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
IBM,
9 15747In my table having 3000 Records. How can I delete the 500th row? (we don't know what is data inside the table)
3 10246Please 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,
11742My 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 9852ihave 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 9019
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What are the types of the dfhmdf present in the cics?
Does qtp tool support mainframe application testing?
Explain the significance of dbid used in adabs?
Define RCT.
What is the mainframe testing? Categorize the mainframe manual testing?
How to check sequence on a table in db2?
What statement can be used to send data to another mvs jes3 node?
What is the purpose of idcams?
Which is faster delete or truncate?
With the use of an alternate index, how is a VSAM file accessed?
What do you understand by jcl?
If DB2 query returns in null value, how do you work with it in PL/1?
How scary is it to write code for a bank?