Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
5 16960If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
4 9911I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 28629HOw 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 9371I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
7 12541Post New UST JCL Interview Questions
Why does my monitor keep blinking?
What are access modifiers in c#?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What is [( ngmodel )]?
How to configure Input tax while processing Third party sale (MIRO)-errors coming M8889, ME045, ME038?
#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }
What are multidimensional arrays?
Explain what is regions and endpoints in aws?
How to apply filtering criteria at group level in oracle?
What do header files do?
What are the two ways in which dl/i interface can be invoked?
What are the client names when you execute a client status in psadmin?
How to update a component every second?
Name the two most common end-products of alcoholic fermentation?
What are the benefits of ajax over java applet?