Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
3 9626How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
5 21454There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.
1 4772Dear sir/madam I am in final year BE chemical engineering.Which companies i can apply .Please guide me.It is very helpful for me
2255What is best approach to load 100 different source files (Different structure) to differet target tables ?
2 10972The following program is Overloading or Overriding? public class PolymorphismEx { public int sampleMethod(int a) { return a; } public String sampleMethod(int a) { return "Is it Overloading or Overriding???"; } }
4 7627HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
4 22220Post New TCS Interview Questions
Explain distnct(),union(),intersection() and substract() transformation in Spark?
What is an Application Server Domain?
What are pentoses? To what organic group do pentoses belong?
How does automation in AI affect job markets and employment?
How convergengr of nr method is not dependent on selection of slack bus and how gauss siedel method depends?
Why do we use generics in c#?
How delete a row in sql?
What do you like most about sales?
what is Neurosphere attachment ?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How to use "in out" parameter properly?
How you can configure an orbix domain to use the dns network alias hostname in iors for orbix services?
is there an aix version of oorexx?
What is toast notification?
What is the dynamic keyword used for in flex actionscript? : adobe flex action script