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 |
I need exexution process for JCL programs
Can I share my data with other jobs? How?
what is XSUM in some fields= none, xsum ??
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
which utility is used a dummy utility?
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
Passing a variable parm from JCL to a cobol/db2 program
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
Matching Logic in Jcl not in cobol.Could any one please answer this question
diff bw vsam and normal flat file?
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx