If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi,
I tried to restore a database from a customer in AIX with teh restore command. "RESTORE DATABASE BLABLA from /PATH" and my system always says that the databasename and the timestamp does not match.
are there more that one backup in that directory, if there is you need to specify the timestamp so it know which one to get. You should specify the timestamp anyway, you can get it from the list history command
Originally posted by quigleyd
are there more that one backup in that directory, if there is you need to specify the timestamp so it know which one to get. You should specify the timestamp anyway, you can get it from the list history command