What are various loop types supported by rexx?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is ENQ?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
Explain the difference between intra partition tdq and extra partition tdq?
how can we repair a soc-7 error?
What is dbrm?
Explain the function of the load command?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
which parameter is used to check the syntax of a jcl without executing it?
Mainframe project required Postby mache123 ยป Thu Jan 29, 2009 9:10 pm hello..... I want to know about some real time projects.If any one have any Mainframes project, please provide me documentation of it Or else give me the link where can I find that Mainframes projects with Documentation...... or suggest me any if......please
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How can values be passed from the job stream to an executable program?
What is temporal table in db2?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?