![]() | ![]() | ![]() | ![]() | ![]() |
If you have a space in the directory path of an SQL*Loader file, you will receive an error similar to the following message:
ERROR: The SQL*Loader utility could not be executed. Please make sure it is installed on your system. If it is installed, find out how it should be invoked. By default, it is invoked as "sqlldr". If it is anything other than this, please use the BL_SQLLDR_PATH option to specify the exact command.
To workaround the problem, specify a single quote inside the double quotes used with the BL_* options, as shown in the following example:
proc append data=fsk_nn_entity base=DB_KC.fsk_nn_entity(bulkload=yes bl_load_method=truncate bl_control="'C:\Documents and Settings\sasrfm\Local Settings\Temp\ SAS Temporary Files\_TD3908/control.ctl'" bl_log="'C:\Documents and Settings\sasrfm\Local Settings\Temp\ SAS Temporary Files\_TD3908/log.log'") force; run;
Select the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | SAS Release | |
Reported | Fixed* | |||
SAS System | SAS/ACCESS Interface to Oracle | Windows Vista | 9.1 TS1M3 SP4 | 9.2 TS1M0 |
Microsoft Windows XP Professional | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows NT Workstation | 9.1 TS1M3 SP4 | |||
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Professional | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Server | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Solaris for x64 | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Linux | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
64-bit Enabled Solaris | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Linux on Itanium | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
64-bit Enabled AIX | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
HP-UX IPF | 9.1 TS1M3 SP4 | 9.2 TS1M0 | ||
Tru64 UNIX | 9.1 TS1M3 SP4 | 9.2 TS1M0 |