Migration from NT to UNIX [message #55310] |
Thu, 16 January 2003 15:22 |
Latesha Williams
Messages: 3 Registered: January 2003
|
Junior Member |
|
|
Hi,
I have an Oracle 7.3.4 database on an NT server that needs to be migrated to a Sun Solaris server running Oracle 8i. The UNIX server currently has an instance in service. Using the OFA model, I created the layout
for the second instance. I plan to perform an export/import into a newly created database. How does one approach the initialization parameter file, since most of the parameter values are operating system-dependent? I don't mind the trial and error approach, but if anyone can guide me in the right direction (web links, books, past experiences, etc), it will be appreciated.
(P.S. Can the size of the export file in conjunction with table row totals help to calculate some of the values under UNIX? This is a small database; under 500MB)
|
|
|
|
Re: Migration from NT to UNIX [message #55320 is a reply to message #55310] |
Fri, 17 January 2003 07:05 |
Sanjay
Messages: 236 Registered: July 2000
|
Senior Member |
|
|
And also look for obsolete init.ora parameters as you are moving from 7.3.4 to 8i (8.1.7 ?).
Keeping in view what Mahesh said, move over the init.ora file and make changes in the PATH and obsolete parameters and anything that deals with the filesystem (as there is an OS change here).
Good luck.
|
|
|