Neena Damodaran wrote:
Classification: For internal use only
Hi,
We are getting an issue with one of the tables in our database in
production.
The Derby Database version used is *Derby 10.5.3*
Basically we are not able to perform any kind of operation with the table.
The error that we get when we try to perform any
operation(Drop/Rename/Insert) with this table is as follows
Error: org.apache.derby.client.am.SqlException: The conglomerate (20208)
requested does not exist., SQL State: XSAI2, Error Code: -1
I checked the SYSConglomerate table and the conglomerate number -
(20208) is present in the database.
Because of the sensitivity of the data I cannot share my database with you.
Kindly provide me a solution or work around for this.
Best Regards
Neena Damodaran
________________________________________
Deutsche Bank AG
Alfred-Herrhausen-Allee 16-24, 65760 Eschborn, Germany
Direct : +49(69)910-67660
MBC Hotline : +49 6991061400
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
without derby.log and the database hard to know what is going on. Do
you have a valid backup?
Does the file seg0/c4ef0.dat exist in your database?