Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: The file convSID.dbf is not created after running the mig

RE: The file convSID.dbf is not created after running the mig

From: Kohsuwan, Sah <SKohsuwan_at_baking.bestfoods.com>
Date: Fri, 22 Dec 2000 13:35:07 -0500
Message-Id: <10718.125269@fatcity.com>


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 !!!!!




@biy @lemu
abiy.alemu_at_criltelecom.com <mailto:abiy.alemu_at_criltelecom.com> Cril Telecom Software
France  

"WorldSecure Server <baking.bestfoods.com>" made the following
annotations on 12/22/00 13:30:33



-
The origin of this electronic mail message was the Internet. Bestfoods Baking cannot validate the authenticity of the sender and therefore cannot be held accountable for any content within.

"WorldSecure Server <baking.bestfoods.com>" made the following
 annotations on 12/22/00 13:42:35



This message may contain confidential and trade secret information of Bestfoods Baking, and be subject to the Economic Espionage Act of 1996. For recipient's use only. If you have received this message in error, please delete immediately, and alert the sender.
Received on Fri Dec 22 2000 - 12:35:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US