|
-
Hi
MIGRATION FROM WIN NT TO SOLARIS
=========================
1) Pre-create a database, if you are new to Oracle DBA
you can use DBASSIST to create a database on ur solaris 2.7 system
2) Export your database on NT from command prompt
exp apps/apps@prod full=y
3) ftp the .dmp to your solaris server
4) Import the database on solaris from your Solaris Prompt
imp apps/apps@prod full=y ignore=y
I think, by using the above procedure, I can migrate from NT to Solaris.
If not, correct me please.
and how to install Oracle Financial Application 11.0.3 over there ?
Thanks in Advance
Anandharaj
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|