How system will identify whether user wants to create PS or
PDS? If answer is SPACE parameter then why we need to pass
ps or po as dataset organisation while creation



How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then..

Answer / mr. cooooool

Hi.............
It's not mandtory to pass ps or po organization.

System will automatically decide organization for
a data set according to the directory Block.

If diectory block is 0 or not mantion than it's ps
else it's pds/po.

Thanks

Is This Answer Correct ?    16 Yes 0 No

Post New Answer

More JCL Interview Questions

How do you restart a PROC from a particular step?

5 Answers  


How to change default PROCLIB?

1 Answers  


Explain how can the disposition of sysout datasets be set for an entire jobstream?

0 Answers  


how to solve u4038 abbend?........

3 Answers   Atos Origin, TCS,


Explain the function of the steplib dd statement?

0 Answers  






I have a Symbolic Parameter which can have a value say 01 or 02 etc. Now consider i have another Symbolic parameters which is used to get 3 digit code of months (JAN, FEB, etc) but for that i need to check the first symbolic parameter's value and provide its corresponding month's name in the second symbolic parameter. Say IF sym1 = 01 then sym2='Jan' ENDIF etc... In JCL, IF condition is used for RC, ABEND purposes of a step etc. When i use Symbolic parameter in IF clause it is showing Error message. Is there a way to get the above result possible in JCL. If you could provide me with an example, i would understand it better.

0 Answers  


the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.

7 Answers   IBM,


Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE

4 Answers   Merrill Lynch,


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 ?

0 Answers  


Explain about CBL/PROCESS statement syntax

1 Answers  


what is A-MODE and R-MODE?

2 Answers  


which utility is used to run a cobol-db2 program?

0 Answers   IBM,


Categories