I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL
CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
No Answer is Posted For this Question
Be the First to Post Answer
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Are there any set of rules for the names of the steps used in a job? What are they?
is step name is compulsory in jcl ?
What is model dataset label(Model DSCB)?
if we give two job cards in a single what happens
How to alter the parameters for the existing gdg?
If job is submitted with typerun = hold then how can we submit the same job?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What is a S0C4 error ?
What is the meaning of keyword in JCL? What is its opposite?
What is catelog procedure and how many catelog procedure to use in one job?
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?