In Sybase IQ 12.6 ESD #10, an attempt to create a base table or a global temporary table will fail, if a local temporary table of the same name exists on that connection, as the new table cannot be uniquely identified by owner.table.
The information in the section “Unique table names on a connection [CR 455684]” will be added to the following chapters and sections:
In Chapter 6, “SQL Statements,” the “Usage” section in “DECLARE LOCAL TEMPORARY TABLE statement”
In Chapter 6, “SQL Statements,” the “Usage” section in “CREATE TABLE statement”