cancel
Showing results for 
Search instead for 
Did you mean: 

Assertion failed:201847

Former Member
0 Kudos

Hi Everyone,

My application is written in C# language, the version of database software is SQL Anywhere 11.0.1. I put the database file(xx.db) in "F" hard disk.

At the begining of my program,I write a function to connect the database,but sometimes it throw the exception:

[Message]Internal database error***ERROR***Assertion failed:201847(11.0.1.2044)

Checkpoint log:write to F:\xxxx.db failed with status1:1453:filesystem may be full or file size exceeded system -- transaction rolled back

[Stack Trace]  at iAnywhere.Data.SQLAnywhere.SAConnect.Open()

at MyApplication.MainWindowViewModel.ConnectDataBase(Task task)

I restart my application,it threw the exception:

[Message]unable to start database server

[Stack Trace]  at iAnywhere.Data.SQLAnywhere.SAConnect.Open()

at MyApplication.MainWindowViewModel.ConnectDataBase(Task task)

I restart the computer,then start my application,no exception.

Any clue what could be wrong?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member207653
Active Participant
0 Kudos

Hi Bing,

At first, I would suggest to upgrade your SQL anywhere files to the latest patch available.

Version 11.0.1.2044 was released in February 2009 and it is the GA release. Then, let me know if you still have the same problem please.

You can download patches from here Software Downloads | SAP Support Portal

Thank you.