wat all we have to give answer for the question:- INTRODUCE ABOUT YOURSELF? pls specify the points which we've to mention in an interview.
1 6992describe a time when you were responsible for organizing different types of personnel to get work done and some of them weren't very enthusiastic. what did you do?
6448How is it possible to do a cross-sysplex copy of a PDS dataset by running one JCL on the target sysplex? I tried to use IEBCOPY with SUBSYS & CSM as follows: //CSMTRAN1 EXEC PGM=IEBCOPY //SYSPRINT DD SYSOUT=* //SYSUT1 DD DSN=PDS-Dataset-name-from,DISP=SHR, // SUBSYS=(CSM,'SYSPLEXNAME-FROM') //SYSUT2 DD DSN=PDS-Dataset-name-to,DISP=OLD, // SUBSYS=(CSM,SYSPLEXNAME-TO') //SYSIN DD DUMMY This did not work. I always get the following error "IEB1071E DD NAME SYSUT1 IS SUPPOSED TO BE A PARTITIONED DATA SET BUT IT HAS NO DIRECTORY. EXPECT A TERMINAL I/O ERROR. (DS1LSTAR=X'000000' DS1DSORG=X'0000' JFCDSORG=X'0200') " The source dataset is a catalogued pds dataset with many entries. The target dataset is allocated in the same job some lines before the transfer. I got an example like this for PS datasets with IEBGENER. But for PO datasets there should be a similar possibility...
4104what is the meaning of MIS Report , and what are the usages in MIS Report, how to prepare ,
21 94174Post New Hotel Jobs Interview Questions
What is primary key, unique key, and foreign key?
How does Cheques work while processing it in SAP? What are the effects and the methods.
How to build a url from uri?
1.What is the range of stator resistance of 3-phase induction motor? 2.Two electrically operated vibro motors are foxed in parallel direction in vibrating feeders. what is the direction of both vibro motors?
What do you understand by tail recursion in scala ?
What is slug in django?
There is a kind of animation that using an xml file to define a sequence of pictures using?
what is activity context?
How do you categorize data in excel?
Tell me how to find the position of the first occurrence of a substring in a string?
What are different types of joins in the sql?
What is load testing and give some examples of it?
WHAT ARE THE INSTRUMENTAL DIAGRAMSOF VALVES?
Describe the Reed and Muench Method ?
What is n+1 select problem in hibernate?