i need to insert the date formart like this type C'dddyy' so i used the iceman utilities my program is
//STEP1 EXEC PGM=SORT
//SYSOUT DD SYSOUT=*
//SORTIN DD DSN=xxxxxx0.MUTHU.PS,DISP=SHR
//SORTOUT DD DSN=xxxxxx.MUTHU.PS1,DISP=OLD
//SYSIN DD *
OPTION COPY
OUTREC FIELDS=(YDDDNS=(DY))
/*
//SYSOUT DD SYSOUT=*
//SORTIN DD DSN=xxxxxx0.MUTHU.PS,DISP=SHR
//SORTOUT DD DSN=xxxxxx.MUTHU.PS1,DISP=OLD
//SYSIN DD *
OPTION COPY
OUTREC FIELDS=(YDDDNS=(DY))
/*
while i am executing this program i'm getting the error like this help me to find the error
ICE143I 0 BLOCKSET COPY TECHNIQUE SELECTED
ICE250I 0 VISIT http://www.ibm.com/storage/dfsort FOR DFSORT PAPERS, EXAMPLES AN
ICE000I 1 - CONTROL STATEMENTS FOR 5694-A01, Z/OS DFSORT V1R5 - 06:56 ON MON APR
OPTION COPY
OUTREC FIELDS=(YDDDNS=(DY))
$
ICE007A 1 SYNTAX ERROR
ICE751I 0 C5-BASE C6-BASE C7-BASE C8-Q83041 E7-BASE
ICE052I 3 END OF DFSORT