Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
3 9042in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options
4 10465Which COND paramter will u use to execute the step only if the previous step does not execute
3 7882is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
3 10716How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
1 7077Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
3 19000Post New HSBC JCL Interview Questions
How node.js is different from others server side frameworks like asp.net, php, jsp and ruby etc.?
What is the difference between CONST and READONLY?
alignment formulae for any two shafts for shim correction
is maths required for getting job in call centres
What is sap in-memory appliance (sap hana)?
What are standard JSF tag libraries?
How do I merge cells in excel 2016?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
What is Joomla Components?
How do I fix missing hal dll in windows xp?
What is meant by trc?
What does yml stand for?
What is Hit–and–Miss operation?
Explain fully functional dependency?
What is the main use of message metaphor in object-oriented programming?