Why 16 is used in calculating the DPRTY ?
as, DPRTY = (num1, num2),
THEN, DPRTY = 16* num1 + num2

Answer Posted / prachi

DRPTY is in Hexadeciamal..So to convert the value in
deciaml we need to multiply value 1 with 16 and then will
add value 2 in it

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the JCL statement consists of?

699


what is the difference between JES3 and JES2?

683


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?

822


what is use of dsn parameter in dd statement?

675


What are s0c1, s0c4, s0c5, s0c7 and socb?

707






The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

949


Can I share my data with other jobs? How?

672


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

637


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

659


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?

740


Is it possible to left uncode disp?

717


What is the significance of addrspc parameter in the exec statement?

624


What is catelog procedure and how many catelog procedure to use in one job?

7466


In sms datasets, what is the function of the dd mgmtclas keyword?

865


Give the syntax of job specifying jcl statement.

640