what is the probability of a complete system distortion
under high end low performing multiprocessor job?
No Answer is Posted For this Question
Be the First to Post Answer
What is a ca split?
Is a delete operation possible in an ESDS?B. Is rewrite operation possible in ESDS ?
Hi, I want to create alternate index on VSAM file.my file structure is ex: RoomID pic x(7) R000001 Floor pic a((6) First RoomNo pic x(2) FA1 Occupied(yes/no) pic a(3) Yes Occupied Batch pic x(10). Maths i want to create alternate index on floor,roomno fields.can i create alternate index on both the fields.and tell me how to create.
What is VERIFY command ? when do you use this command?? What actually it does ??
What is RECOVERY and SPEED parameters in DEFINE CLUSTER command?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
what do you mean by the repro command?
Explain the process in which flat files are converted into vsam files?
Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now ?
how can you load a vsam data set with records ?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.