cancel
Showing results for 
Search instead for 
Did you mean: 

Server fatal error

Breck_Carter
Participant
0 Kudos
1,540

According to the V16 Help, "Version 9 and earlier databases that require recovery cannot be reloaded with version 10 or later of the Unload utility (dbunload). You must reload the database with version 9 or earlier of dbunload."

Is this the message you get, or is the problem something else?

"%SQLANY16%\\bin64\\dbunload.exe"^
   -c "DBF=D:\\fff\\ddd.db; UID=dba; PWD=sql"^
   -o "D:\\fff\\dbunload_log.txt"^
   -r reload.sql^
   -y^
   data

SQL Anywhere Unload Utility Version 16.0.0.1915
Connecting and initializing
***** SQL error: Unable to start database server: Server fatal error
Former Member

Not by my tests. {neither at build# 1915 or newer) I get "Rebuild of database with older file format ignoring connection parameter "Servername"." instead of your error and it continues.

It sounds like the unload support binary is hitting a true fatal error. If you have the ASA9.0.x software accessible you should be able to diagnose that using dbeng9.

Accepted Solutions (0)

Answers (0)