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.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

How is a GDG base created?

5 Answers  


What is condition checking in jcl? Is this possible?

0 Answers  


Can you code instream data in a PROC ?

10 Answers  


restart logic ?

2 Answers   TCS,


what is static and dynamic call with examples?

4 Answers   IBM,


Can we delete the data using IEFBR14 , IEBGENER??

5 Answers   Kanbay,


How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?

1 Answers  


Explain about ISPF/TSO Commands

0 Answers  


In one of intervie, my interviwer asked, I have a file which contains 4 records I would like to split the 4 different outputs for each record how to do?

14 Answers   Cap Gemini, Cognizant, JPMorgan Chase, TCS, Xansa,


What is the use of IEBGENER ?

2 Answers   Cap Gemini, Wipro,


Explain about LMQUERY�give a dialog information about a data set

0 Answers  


Which storage devices are grouped under DASD and SYSDA ?

1 Answers   IBM,


Categories