Problem Note 19941: Running multiple, concurrent processes causes an error in the FastLoad utility when you use it with the SAS/ACCESS® Interface to Teradata
Running multiple, concurrent processes causes an error in the FastLoad
utility when you use it with the SAS/ACCESS Interface to Teradata. To
create unique names for the FastLoad error logs, the application appends
the number of seconds since midnight, January 1, 1960 to the prefix
SAS_FASTLOAD_ERRS1 and SAS_FASTLOAD_ERRS2. When you run multiple
instances of FastLoad by different processes concurrently, just
appending the number of seconds since January 1, 1960 is not sufficient
to create unique table names.
The solution involves using the first 15 characters from the table name,
then appending _SE1_ or _SE2_ (for sites that use logic to clean up
error files that are created by failed FastLoad jobs), and then
appending a 10-digit number that represents the number of seconds after
1960.
Example:
For a table named Fast56789012345678901 and with a number of seconds
that equals 1234567890, the error logs will be named
Fast56789012345_SE1_1234567890 and Fast56789012345_SE2_1234567890.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Teradata | HP-UX IPF | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows NT Workstation | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows XP Professional | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Professional | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Server | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Linux | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
z/OS | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
64-bit Enabled Solaris | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
64-bit Enabled HP-UX | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
64-bit Enabled AIX | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
Tru64 UNIX | 9.1 TS1M3 | 9.1 TS1M3 SP3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Topic: | SAS Reference ==> LIBNAME Engines Data Management ==> Data Sources ==> External Databases ==> Teradata
|
Date Modified: | 2007-05-02 21:02:02 |
Date Created: | 2007-04-10 12:59:30 |