Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: The file convSID.dbf is not created after running the mig
Abiy,
The "check_only=true" parameter will only perform space use calculation.
It does not perform the migration. If you didn't get any errors when you
specified check_only=true, then you should run mig without check_only which
will create the convert file for you.
HTH,
- Sah Kohsuwan
-----Original Message-----
From: ALEMU Abiy [mailto:abiy.alemu_at_criltechnology.com]
Sent: Friday, December 22, 2000 10:56 AM
To: Multiple recipients of list ORACLE-L
Subject: The file convSID.dbf is not created after running the mig command
While trying to migrate a database instance from 7.3.4 to 8.1.5, the command did not create the convSID.dbf file. I don't have any error message. Here is what I've done
1. I'm connected as an oracle user (7.3.4) 2. I stopped the 7.3.4 database instance 3. I moved to the 8.1.5 oracle home 4. I set up environment variables
setenv ORACLE_SID bdell11
setenv NLS_LANG AMERICAN_AMERICA.US7ASCII
setenv ORANLS33
/export/home/users/oradev/app/oracle/product/7.3.4/ocommon/nls/admin/data
5. I run the migration command
mig spool=\"/export/home/users/oradev/app/oracle/product/7.3.4/mig.log\" check_only=true
But this does not generate the convSID.dbf file.
What step did I omit ?
Help !!!!!
"WorldSecure Server <baking.bestfoods.com>" made the following
annotations on 12/22/00 13:30:33
"WorldSecure Server <baking.bestfoods.com>" made the following
annotations on 12/22/00 13:42:35
![]() |
![]() |