Hello, with some tables I get the following error:
select * from columns where tablename = 'MY_TABLE' [SAP AG][LIBSQLOD SO][SAP DB]General error;-9205 POS(1) System error: AK Catalog information not found:00000000000002FB001700. the following query works fine: select OWNER, COLUMNNAME,MODE,DATATYPE,LEN from columns where tablename = 'MY_TABLE' Do I have a corrupted catalog? Is there a way to repair it, or do i need to recover a consistant state from backup? -- knut _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
