Error 14561

Severity

20

Message text

Attempt to read the manifest file failed; error code is %ld.

Explanation

A manifest file is written to describe a database by the commands quiesce database for external dump, unmount, or create manifest file. While attempting to read the manifest file into memory, an error occurred.

Action

Possible values for the error code include:

Error code

Description

Explanation or action

1

Page has not been allocated.

Recreate the invalid manifest file.

2

Page header is invalid or corrupt.

Recreate the invalid manifest file.

3

Page data length is invalid.

Adaptive Server may have attempted to load a dump of a different page size.

4

Invalid service function ID.

Internal Adaptive Server Enterprise error. Contact Sybase Technical Support.

5

Could not allocate memory.

Insufficient memory available; increase procedure cache size and retry.

6

No method available for this task.

Recreate the invalid manifest file.

8

General read failure.

A possible corrupted manifest file or hardware error.

9

General failure to free memory.

Internal Adaptive Server Enterprise error. Contact Sybase Technical Support.

10

Page read is not a first header page.

Recreate the invalid manifest file.

11

Data ended before last header page read.

Recreate the invalid manifest file.

12

User method returned failure status.

Internal Adaptive Server Enterprise error. Contact Sybase Technical Support.

13

User queue ID is invalid.

Internal Adaptive Server Enterprise error. Contact Sybase Technical Support.

Retry the mount command after the error is corrected.

Additional information

If the error code indicates an internal Adaptive Server Enterprise error, a shared memory dump may be necessary. Before contacting Sybase Technical Support, 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.

Versions in which this error is raised

Version 12.5.1 and later