Usage Note 57165: The note "...no options supported for UTF-8" is seen in the SAS® log beginning in SAS® 9.4_M3
Beginning in SAS 9.4_M3, if you specify the DEBUG parameter in the FILENAME FTP statement and the
remote FTP server is not configured to accept commands and send responses in UTF-8 encoding,
you might see one of the following notes or a similar note in the SAS log:
NOTE: >>> OPTS UTF8 ON
NOTE: <<< 500 'OPTS UTF8 ON': command not understood.
NOTE: >>> OPTS UTF-8 ON
NOTE: <<< 500 'OPTS UTF-8 ON': command not understood.
NOTE: >>> OPTS UTF8 NLST
NOTE: <<< 500 'OPTS UTF8 NLST': command not understood.
NOTE: >>> OPTS UTF-8 NLST
NOTE: <<< 500 'OPTS UTF-8 NLST': command not understood.
NOTE: >>> OPTS UTF8 ON
NOTE: <<< 501 command OPTS aborted -- no options supported for UTF8
NOTE: >>> OPTS UTF-8 ON
NOTE: <<< 501 command OPTS aborted -- no options supported for UTF-8
NOTE: >>> OPTS UTF8 NLST
NOTE: <<< 501 command OPTS aborted -- no options supported for UTF8
NOTE: >>> OPTS UTF-8 NLST
NOTE: <<< 501 command OPTS aborted -- no options supported for UTF-8
These notes do not affect the results of the FTP action or the SAS return code. If you remove the DEBUG parameter from the FILENAME FTP statement, these notes do not appear in the SAS log.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.4_M3 | | 9.4 TS1M3 | |
z/OS 64-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft® Windows® for x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Enterprise x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8 Pro x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Enterprise x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows 8.1 Pro 32-bit | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 R2 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2008 for x64 | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Datacenter | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Datacenter | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 R2 Std | 9.4_M3 | | 9.4 TS1M3 | |
Microsoft Windows Server 2012 Std | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Enterprise 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Enterprise x64 | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Home Premium 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Home Premium x64 | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Professional 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Professional x64 | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Ultimate 32 bit | 9.4_M3 | | 9.4 TS1M3 | |
Windows 7 Ultimate x64 | 9.4_M3 | | 9.4 TS1M3 | |
64-bit Enabled AIX | 9.4_M3 | | 9.4 TS1M3 | |
64-bit Enabled Solaris | 9.4_M3 | | 9.4 TS1M3 | |
HP-UX IPF | 9.4_M3 | | 9.4 TS1M3 | |
Linux for x64 | 9.4_M3 | | 9.4 TS1M3 | |
Solaris for x64 | 9.4_M3 | | 9.4 TS1M3 | |
*
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.
Beginning in SAS 9.4_M3, if the FILENAME FTP statement contains the DEBUG parameter, you encounter problems when you use UTF-8 encoding.
Date Modified: | 2015-12-09 12:13:32 |
Date Created: | 2015-12-02 10:31:58 |