I have DATE filed like DD-MM-YYYY, So I want output should be
MM/DD/YYYY using JCL?

Can anybody post the answer for above requirement?

Answer Posted / pranay

OUTREC FIELDS=(4,2,C'/',1,2,C'/',7,4)

The above Sort card is working perfectly fine for me.
Please recheck.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can the submitting users racf authority be overridden in a job stream?

666


Is it possible to left uncode disp?

711


Is condition checking possible in jcl?

710


which parameter is use to declare the name of dataset in dd statement?

724


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

928






I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

823


What is the function of dd disp parameter?

654


Define concatenating?

663


what are the statements that are not valid to be included in an include statement?

776


How jcl work to handle various input output file operations?

655


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

668


How do you submit a job for execution?

635


What parameter of the job statement is used to limit the cpu time consumed by the job?

834


How to run cobol program using jcl?

648


What is timing concept in mainframe?

1656