how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
2 7784Post New TRD Interview Questions
Are spark dataframes distributed?
Is i3 good for gaming?
Which language unix is written?
What is extension and how can you create extension?
Is it normal in your company, that you do not pay penalty, if that is agreed in contract?
What are the limitations with auto wiring?
What is the accounting treatment for finance lease in lessee's viewpoint?
Example for negative feedback and positive feedback.
Do you know what is difference between stored procedure and user defined function?
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...
Explain how can I evaluate the thermal relief requirements for double block-in of 98% sulfuric acid?
What is the difference between technical consultant and functional consultant with respect to their roles and responsibilities?
how Cassandra writes changed data into commitlog?
Please write a reg expression that confirms an email id using the python reg expression module
Explain how Rails implements Ajax?