Answer Posted / jim
An attempt has been made to perform arithmetic on an
invalid packed field.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between run mode and addressing mode?
How to override loadlib?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
define cond parameter in jcl?
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?
when can a job time-out occur? How to overcome that?
How to pass data to a program that is coded in an exec statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
what happens in execution stage in job processing?
What are the difference between jcl and jes?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How can the disposition of sysout datasets be set for an entire jobstream?