Answer Posted / rama krishna reddy
The check pending option is used when the bulk data is
loaded into tables.
if you use the check pending option with load utility
then it will temporarly disable all the constraints that
are defined on that table.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
Explain the function of //jcllib statement?
what is the use of IEBGENER utility?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Is condition checking possible in jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
i want to store 20 digits . how will u do it in cobol ?
Is condition checking possible in jcl? If yes, how?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Is acct parameter mandatory?
What is the motivation behind coding class parameter in job statement?
What parameter directs the output of the job log dataset?