|
|
Archives of the TeradataForum
Message Posted: Mon, 05 Apr 2004 @ 12:37:11 GMT
Subj: | | Re: Problem with Arcmain script |
|
From: | | Tewksbury, Kevin |
The FILE= is your output file name. It looks like you are trying to put your output file into your "drive" file (c110t4d0s0nn)name, that's not
a very good idea. Try changing this file name to something new. We typically name the FILE the same as the job name and then we have a script
that moves it to another file name (usually just add the date to the file name)so that we can re-use that FILE.
KRT
| |