on 2009 Apr 22 8:18 AM
Hi All,
Is it possible to restore the SAP backup taken in Oracle 9.i onto the Oracle 10g.
If possbile, can anyone share the documents for the same?
Thanks in advance,
DVRK
> Is it possible to restore the SAP backup taken in Oracle 9.i onto the Oracle 10g.
> If possbile, can anyone share the documents for the same?
I see the words restore and onto, which is why I responded with my solutions. You could definitely be correct... English is a tricky language sometimes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes you can. basically, you restore, startup the DB in upgrade mode and upgrade the DB.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Install 9i DB on the second system. Import the DB using RMAN, export, or copy the DB files over, recover it, and give it a new dbid. Then upgrade the 9i DB to 10g.
Is that what you're looking for?
You won't be able to use 9i DBFs on a 10g DB. You need to go 9i -> 9i then upgrade your "new" DB to 10g.
OR
You can export your data from your 9i DB and import it into your 10g DB.
I'd go with the first option, imho..
> You won't be able to use 9i DBFs on a 10g DB. You need to go 9i -> 9i then upgrade your "new" DB to 10g.
This is not true as stated. There is no difference in upgrading an installed 9.2 database (as shutdown, install 10.2 software and upgrade) and copying files over and doing the upgrade directly.
See (as written already)
Note 932722 - Upgrade to Oracle 10.2 during a database copy
Markus
Yes - this is possible.
Note 932722 - Upgrade to Oracle 10.2 during a database copy
That note is for Windows, you can adapt it for *nix systems, working the same way.
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, you have to upgrade existing installation to 10g. Please find some more info when you decide to upgrade from 9 to 10g.
[http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/ADMIN/Track2/Track2_session8.pdf]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.