hello friends ,i have exam in Hsbc,pls any on send me
placement papers and technical questions on
mainframes,thank u
No Answer is Posted For this Question
Be the First to Post Answer
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
what are the statements that are not valid to be included in an include statement?
Can we Execute a job without specifying Job Name in the Job Card?
which statement is used to end the in-stream procedure in a jcl?
What is DISP= (NEW,PASS,DELETE)?
Explain how can values be passed from the job stream to an executable program?
How to fetch even records from one file to another file by using ICETOOL in JCL?
Explain about LMINIT - generate a data ID for a data set
How to skip first step of a job? Can we use COND on the first step?
What is the difference between primary and secondary allocations for a dataset?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?