DBMS table names longer than 32 characters cannot be referenced by the LIBNAME engine


Because the maximum length of a SAS name is 32 characters, DBMS table names that are referenced with the LIBNAME engine must follow SAS naming rules. A DBMS table name that is longer than 32 characters cannot be referenced using the LIBNAME engine.

In this situation, you can do any of the following: