Sybase Error – Cannot create table ‘%1’: Name is used by a non-table object.

In this blog post, you’ll learn more about the Sybase Error Cannot create table ‘%1’: Name is used by a non-table object. and the reason for receiving this error

Sybase SQL Error Message

Cannot create table ‘%1’: Name is used by a non-table object.

Reason for this Error

The user attempted to create a table, but the same name is used by another object that is not a table.