20
The to be installed PDES existed already. Dbid %1!, objid %2!, partition id %3!, state %4!.
After inserting a new row into the syspartitions system table, the corresponding partition descriptor (PDES) is instantiated. Error 14124 indicates that the PDES already exists in memory.
Use dbcc checktable to check the indicated object. If you find inconsistencies, correct them first. See the section “SQL Reference, dbcc commands” in the Component Integration Services User’s Guide.
If the PDES in memory is stale information that remains by mistake, reboot Adaptive Server can help to solve the problem.
Error 14124 can also indicate an internal Adaptive Server Enterprise error. Contact Sybase Technical Support
If error 14124 persists, it may be necessary to gather a configurable shared memory dump (CSMD). Information about CSMD can be found in the section “Other Useful Tasks” in the most recent version of the Troubleshooting and Disaster Recovery guide.
Version 15.0 and later