delete rules in db2
Answer / vinay sonar
There are 3 rules
PARENT TABLE CHILD TABLE
ON DELETE SET NULL DELETE SET NULL
ON DELETE CASCADE DELETE DELETE
ON DELETE RESTRICT DELETE NO CHANGE
| Is This Answer Correct ? | 13 Yes | 1 No |
Explain concatenating datasets?
Can you execute a PROC from another PROC?
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
Explain about RECORDING MODE Clause
What is timing concept in mainframe?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
wht is the d/f between positional parameter n keyword parameter ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Explain about SYSVAR
how to set dependancy for jobs?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
how to convert a file form fixed Length to variable length?