Pls tell me how to answer dis question... Red is My FAV color? White is MY FAV Color? & Black is my FAV color
2 6646Post New Genpact IT Management Interview Questions
How 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...
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
How can you use consumer api?
What is the folder structure of cakephp?
How to create a new table in mysql?
What is callback in javascript?
Can I delete the program files x86?
What is latest version of angularjs?
Why have you given Honeywell as dream job ?
Can we create index on primary key?
how can a message from a message file appear as a constant on the screen?
How would you design a reinforcement learning system?
How does the internal authentication work in sas? : sas-grid-administration
What is lookup function in excel?
Can Apache Kafka be used without Zookeeper?