|
|
Archives of the TeradataForum
Message Posted: Thu, 03 Sep 2009 @ 07:12:31 GMT
Subj: | | Re: Run Teradata BTEQ/SQL/StoredProc from DOS |
|
From: | | Alan.Chow |
Am trying to do a OLE table load, run from a DOS batch file but result in error below (see 0009). Anyone can shed some light on this fixing
this problem ? Thanks!
0008 BEGIN LOADING RETAFSAREA.VOL_ACD_DLYAGNTPRF_SG
ERRORFILES RETAFSAREA.VOL_ACD_DLYAGNTPRF_SG_errors1,
RETAFSAREA.VOL_AC
D_DLYAGNTPRF_SG_errors2
INDICATORS ;
**** 13:48:21 Indicator mode is set to ON
**** 13:48:24 Number of AMPs available: 218
**** 13:48:24 BEGIN LOADING COMPLETE
0009 AXSMOD Oledb_Axsmod "noprompt";
**** 13:48:24 I/O Error on Open: 3, Text: Requested Access Module not
found
**** 13:48:24 Error: Invalid pmHandle parameter
**** 13:48:24 Error: Invalid pmHandle parameter
-------------------------------------------------------------------
- -
- Logoff/Disconnect -
- -
-------------------------------------------------------------------
**** 13:48:24 Logging off all sessions
**** 13:49:08 Total processor time used = '2.84375 Seconds'
. Start : Thu Sep 03 13:46:50 2009
. End : Thu Sep 03 13:49:08 2009
. Highest return code encountered = '12'.
| |