K
Krishnakanth
I have got a requirement as follows.
I am having a table RCBL_ERROR in a database in DB2.
I need to create a batch file, which has to extract the rows from this table
and write those extracted records to a text file.
And that text file needs to be placed in the folders ORD and BKUP.
The text file name should be "error_report_09302008.txt"
The error report name will be like error_report_<date>.
Since this is a batch job, can we schedule this batch job to run daily at 1
AM PST.
is it possible ?
If so can anyone give me some samples
Thanks in advance.
Krishnakanth
I am having a table RCBL_ERROR in a database in DB2.
I need to create a batch file, which has to extract the rows from this table
and write those extracted records to a text file.
And that text file needs to be placed in the folders ORD and BKUP.
The text file name should be "error_report_09302008.txt"
The error report name will be like error_report_<date>.
Since this is a batch job, can we schedule this batch job to run daily at 1
AM PST.
is it possible ?
If so can anyone give me some samples
Thanks in advance.
Krishnakanth