What is null in db2?
How do I delete a table in database?
What is the comaera?
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...
What are the distinctive features of a ksda, key sequenced dataset?
what is meant by dirty read in vsam?
suppose if you added a coloumn to db2 table, How would it be the Impact analysis?
What is the function of the verb initialize?
how do you execute a background cics txn ?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Explain the difference between a symbolic map and physical map?
Tell about how do you eliminate the duplicates?
What does the 'cebr:cics' transactions do?
How do you use altindxs in batch, cics programs?
Name some of the examples of COBOl 11?