문제

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!

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top