[Spce-user] Table provisioning.contracts does not exist

gh gh at heissa.de
Mon May 29 05:13:52 EDT 2017


Hi,

with:

use provisioning;

SELECT DISTINCT TABLE_NAME, INDEX_NAME FROM 
INFORMATION_SCHEMA.STATISTICS where index_name <> 'PRIMARY' order by 1;

| contracts                            | contactid_idx
| contracts                            | customerid_idx
| contracts                            | c_package_ref
| contracts                            | externalid_idx
| contracts                            | orderid_idx

we can find 5 indexes on table contracts. But table contracts does not 
exist. Do anybody know why there are indexes on a non existing table?
If this is the wrong mailing list, how can i become a member of spce-dev?

Best regards
Georg




More information about the Spce-user mailing list