My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.
4 9846I've one sequential file, That file contains millians of Junk & CHAR recoreds example File 1 ,,,,,...,,,.....,.,.INFOSYS.....,,,,,,,,,,,WIPRO..........., ,...,..,. My questions is : I want omit the 44th posstion to 4 CHAR (WIPRO) remaining things I want output file (including Junk CHAR also)... How can we slove this problem & give me a syntax. Please provide the result as soon as possible.
5 11258If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?
3 13813a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?
2 46221.What is mean by data base testing?explain with example? 2. you can check the data base testing through sql then why we are using QTP Data base check ? 3.difference between modified waterfall model and waterfall model? 4.defect life cycle?
3 7621How to convert documentlist to document? If document list contain documents and documents contain strings field .how to convert?ple tell me any one.
3 23228Post New CTS Interview Questions
How DAG functions in Spark?
Will iphone 6 get ios 13?
What is socket in node.js?
What is difference between applet and swing?
How could you check null and undefined in typescript?
Is Arraylist faster than Array? Why?
What is path testing?
I am working at Himachal Pradesh, let me know cant i adjust entry tax in vat? if no then why or yes, please exlain.
Briefly explain a recent problem you faced, which u felt proud by solving that? And how will u solved?
Write a program to include the custom button with the form
Is postgresql faster than mysql?
What is the difference between *p++ and (*p)++ ?
Can there be 2 primary keys in a table?
What is the Target Platform of Kotlin? How is Kotlin-Java interoperability possible?
How to use column default values in insert statements in ms sql server?