what is check pending option
Answer / 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 |
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 Answers iGate, Lehman Brothers,
what is XSUM in some fields= none, xsum ??
What is notcat 2 - gs?
Is their any set of rules for dd? Explain.
HOW TO CONVERT VARIABLE BLOCK TO FIXED BLOCK ?
i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap
what is the meaning of 'sysin dd dummy'
In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executable or not? why?
how GDGs are concatinated?
How is a new GDG coded?
How to use COND Parameter in jcl