we running scripts using db2cmd -vtf scriptfile -l logfile...
all successfull , failed info going same logfile.
we executing file contains 500 script files, , want failed scripts send output different log file.
i think can use following option:
db2cmd -vtf scriptfile -l logfile -z errorfile
Comments
Post a Comment