Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

When I try to start the database service or connect to the write file (using dbeng9) I get the following error:

Error Connection Failed:database error ERROR Assertion failed: 201818 (9.0.2.2451) Checkpoint Log: invalid bitmap page -- transacction rolled back

No log file exists. I had tried to valid or rebuild the database file but the error stops that.

Some tools or procedures for recovering data ?

Thanks for your help

Moises Huallpamaita M. Cusco PERU

asked 27 Apr '12, 13:23

Moiseshm's gravatar image

Moiseshm
1111
accept rate: 0%


Assertion 201818 indicates a corruption problem with the checkpoint log, which is why you cannot start the database - the checkpoint log bitmap is found to be corrupt before the forward transaction log can be processed.

If you don't have a (valid) backup that you can restore, you should contact Sybase technical support for assistance with salvaging the data from the database.

permanent link

answered 27 Apr '12, 16:44

Glenn%20Paulley's gravatar image

Glenn Paulley
10.8k576106
accept rate: 43%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×48
×7

question asked: 27 Apr '12, 13:23

question was seen: 4,539 times

last updated: 27 Apr '12, 16:44