Suppose I have user database mydb backup. Also there are some changes at system level and I have master backup too.
Then on another box, I have ASE 12.5 with mydb and master with old data.
I want to restore all from backup. So how to restore for this case? no database damaged, everything is fine. I have tried to restore master before and it cause mydb in suspended and can't fix it.
So how to restore everything for this case? is it the following steps?
1. shutdown ASE
2. start ASE with single user mode
3. restore master ---this will cause mydb in suspended.
4. restore mydb