Quantcast
Channel: SCN: Message List - SAP MaxDB
Viewing all articles
Browse latest Browse all 2539

Re: [-9205]: System error: AK Catalog information not found / CONSTRAINT

$
0
0

Hello,

does there meanwhile exist a solution for this problem?

 

We have the same problem in a MaxDB 7.9.08.32

 

Trying:

select * from constraints where tablename='TABLENAME'

results an error:

 

Error Executing 'select * from constraints where tablename='TABLENAME'' SAP DBTech JDBC: [-9205]: System error: AK Catalog information not found:000000000003F5F5000A000F

 

We get this error for every table with a primary key.

 

It is also not possible to use the loader to export a table. this leads to the following messages in loader.log:

 

// *

// M    Import    PACKAGE x'100000006366350C180F00007C4500008347E6710B700E9A'

// *

// M    Execute   PACKAGE  to transform  unlocked CATALOG

// *

// M    Number of TABLES   to transform: 398

// *

// M    Number of VIEWS    to transform: 1

// *

// M    Number of SYNONYMS to transform: 32

// *

SELECT CONSTRAINTNAME, DEFINITION, CONSTRAINTTYPE FROM DOMAIN.CONSTRAINTS WHERE  SCHEMANAME = 'PERSONALADM' AND TABLENAME = 'TABLENAME'

// *

// E -25392:    '[SAP AG][SDBODBC DLL][SAP MaxDB] General error;-9205 POS(1) System error: AK Catalog information not found:     '

// M    Number of TABLES   transformed : 393

// *

// M    Releasing user connection (USER: 'DBA')

 

Any help is highly appreciated!

Bernhard


Viewing all articles
Browse latest Browse all 2539

Trending Articles