Command of the day, 25-Jun-2007
$ Set Prefix "!%T "one comment:
That is just the thing for batch job files when verify is on but sometimes
$ SET PREFIX ”(!%D:!%T)”
is better for long running jobs as this includes the date.
I think there is less reason to do SET NOVERIFY for batch jobs now as disk space is less of a problem and having a full log with the timestamps generated from using SET PREFIX can be invaluable when something goes wrong.
Ian (URL) - 26-Jun-2007 - 03:30
No trackbacks:
Please enable javascript to generate a trackback url