Archives of the TeradataForum
Message Posted: Mon, 05 Jan 2004 @ 22:47:05 GMT
| Subj: | | Re: OLE DB Access Module: Invalid pmHandle parameter |
| |
| From: | | Anomy Anom |
<-- Anonymously Posted: Monday, January 05, 2004 16:32 -->
| | The funny thing is we can run each of the scripts from the command prompt with out any issues but when they are batched together we get the
following error. | |
I'm going to assume that when you say "batched together" you mean not run interactively. If this is the case, then your error of "access
module not found" could be a path problem. If the job is being run via a scheduled task it is most likely not starting where you think it is.
One solution would be to give the full path to the access module file in your script.
|