SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 20673: Using PROC CIMPORT in DBCS version of SAS® may result in errors or garbage characters if transport file contains data with indexes

DetailsHotfixAboutRate It

When using the double-byte character set (DBCS) version of SAS® and PROC CIMPORT to import a transport file containing a data set with composite indexes, you may find garbage characters in the index names of the converted data.

Additionally, the following warning may occur:

WARNING: This transport file was created by an earlier release of SAS that did not record its encoding. Data may not be imported correctly if the current session encoding is not compatible with the session encoding when the transport file was created.

In the case of a data set and simple index, PROC CIMPORT may also generate the following:

   ERROR: The index name ___  must be the same as
          the variable name ____  for a simple index.

   WARNING: Skipping data set due to error.

   NOTE: The SAS System stopped processing this step because of errors.

The following is an example of a condition that produces these messages.

Shift-jis and euc-jp are both Japanese encodings. If the transport file was created in a SAS session with the encoding value of shift-jis and you are importing the file into a SAS session with the encoding value of euc-jp, and the data set contains indexes, you may receive an error and/or garbage characters in the converted data. The same occurs for Chinese encoding values euc-cn and ibm-935.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASMicrosoft Windows XP Professional9.1 TS1M3 SP49.2 TS1M0
Windows Vista9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows XP 64-bit Edition9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows NT Workstation9.1 TS1M3 SP4
Microsoft® Windows® for 64-Bit Itanium-based Systems9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows Server 2003 Enterprise Edition9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows Server 2003 Standard Edition9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows 2000 Professional9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows 2000 Server9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows Server 2003 Datacenter Edition9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows 2000 Advanced Server9.1 TS1M3 SP49.2 TS1M0
Microsoft Windows 2000 Datacenter Server9.1 TS1M3 SP49.2 TS1M0
Solaris for x649.1 TS1M3 SP49.2 TS1M0
64-bit Enabled AIX9.1 TS1M3 SP49.2 TS1M0
z/OS9.1 TS1M3 SP49.2 TS1M0
OpenVMS Alpha9.1 TS1M3 SP49.2 TS1M0
64-bit Enabled HP-UX9.1 TS1M3 SP49.2 TS1M0
HP-UX IPF9.1 TS1M3 SP49.2 TS1M0
Linux9.1 TS1M3 SP49.2 TS1M0
64-bit Enabled Solaris9.1 TS1M3 SP49.2 TS1M0
Linux on Itanium9.1 TS1M3 SP4
Tru64 UNIX9.1 TS1M3 SP49.2 TS1M0
* 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.