Hello,

I am trying to run dbunload to upgrade my database. Each time I run the command, it gives me this error:

SQL Anywhere Unload Utility Version 12.0.1.3457 Connecting and initializing * SQL error: Not enough memory to start

I am using using ubuntu version 12.04 LTS. Any advice!

Br, Sameh

asked 29 Jul '12, 09:39

Sameh's gravatar image

Sameh
1111
accept rate: 0%


You need to upgrade to a newer version of SQL Anywhere - at least build 3539 - that fixes a problem that occurs when using a Linux 3.x kernel.


Here is the description from QTS 694479

Attempting to use the engine or admin tools with large amounts of memory on a Linux OS with kernel versions between 3.0 and 3.3 may result in improper system memory calculation. This problem could manifest itself in many ways. The server may report insufficient memory.

The server may report a very low value for its cache size, even when a large amount of system memory is available

This has been fixed.

permanent link

answered 29 Jul '12, 18:02

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297
accept rate: 41%

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:

×52
×18

question asked: 29 Jul '12, 09:39

question was seen: 2,329 times

last updated: 29 Jul '12, 18:02