On Sat, 26 Jul 2014 11:28:17 +0530, Rajesh Janakiraman wrote: > >If you have any idea about using wildcard characters in JCL, kindly let me >know. > >I need to get an extract file for every one hour and I need to add the job in >OPCA, so that by using wildcard characters for every one hour the extract may >get genrated automatically. > >Please let me kow the detailed explanation i.e. wildcard characters that is >found in JCL to describe a dataset. > >Thanks in advance. > >Know more about us on www.hdfcbank.com. Connect with us on Facebook at >www.facebook.com/hdfcbank > Mostly, you can't.
if you use PGM=BPXBATCH,PARM='SH ...' you can use shell's wildcard facilities. From what source data are you extracting? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
