Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Upgrade Oracle v7 to 10g through 9.2

697255Aug 19 2010 — edited Aug 23 2010
Hi all,

I'm trying to upgrade an oracle 7.3.4 database to 10.2.0.4, I'm using 9.2.0.8 as an intermediate, but when trying to run mig, I'm having this error

./mig PFILE=\"initipmig.ora\" SPOOL=\"migra.log\"

ORA-01009: missing mandatory parameter
./mig

ORA-01009: missing mandatory parameter
./mig PFILE=\"initipmig.ora\" SPOOL=\"migra.log\" DBNAME=ipmig NEW_DBNAME=ip10g

ORA-01009: missing mandatory parameter
./mig PFILE=\"initipmig.ora\" SPOOL=\"migra.log\" DBNAME=\"ipmig\" NEW_DBNAME=\"ip10g\" NLS_NCHAR=US7ASCII CHECK_ONLY=false NO_SPACE_CHECK=true MULTIPLIER=15

ORA-01009: missing mandatory parameter

does anybody have any idea?

i'm using this note as a guide

http://download.oracle.com/docs/cd/A97630_01/server.920/a96530/upgrade.htm#1008864
http://download.oracle.com/docs/cd/A97630_01/server.920/a96530/migutili.htm#1007215


thanks in advance.

Edited by: rachisa on Aug 19, 2010 4:03 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2010
Added on Aug 19 2010
6 comments
1,080 views