Jobs_Done
Jobs_Done

Reputation: 35

Recovery Models for SQL Anywhere

What is the equivalent to Simple/Full Recovery mode in SQL Anywhere? How do I switch between the recovery models? I have a database that I would like to change to simple recovery mode during an upgrade, so that the log file doesn't blow up, flood our write cache, etc.

I have tried looking all over for this, but maybe I'm using the wrong wording, and recovery models don't exist in SQL Anywhere.

Thanks in advance!

Upvotes: 1

Views: 235

Answers (1)

Graeme Perrow
Graeme Perrow

Reputation: 57238

I do not believe there is such a concept in SQL Anywhere.

You may want to ask your question at http://sqlanywhere-forum.sap.com/, a Q&A site specifically for SQL Anywhere.

Disclaimer: I work for SAP in SQL Anywhere engineering.

Upvotes: 1

Related Questions