Hi Guys,

I am passing file name as job parameter like file:/test/PO_TR_*.TXT . In database this is getting
logged as same.

But I want to log the complete file name like 'file:/test/PO_TR_020120091129' in BATCH_JOB_PARAMS table.

Can anybody tell me how this can be done?

Thank You