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

Home -> Community -> Usenet -> c.d.o.server -> Re: Errors in importing the production dump to the test database

Re: Errors in importing the production dump to the test database

From: Peter Chan <chanp_at_nortelnetworks.ca>
Date: Tue, 15 Dec 1998 15:34:41 -0500
Message-ID: <3676C7E1.B548385C@nortelnetworks.ca>


Answers:
1. It could be because your database getting the import does not have enough disk space to recreate the objects, so it cannot create the initial extents.

   The tables that begin with EVT and SMP look like Enterprise Manager tables.

2. To change the storage parameters, first create the objects on the database that is going to receive the import and then import the data into the receiving database. There are a few parameters that you will have to know for the import, so that this procedure will work, I don't know which ones off the top of my head, but read up on the Server Utilities.

I hope this helps or at least gets you started.

bm2208_at_my-dejanews.com wrote:

> HI All
> Can somebody help me out by clarifying these..
>
> 1.When i am importing to Oracle 8.0 on NT i am getting initial extent problem
> for some tables,indexes and some tables with prefix EVT, SMP &S%..(not sure
> what's the use of these tables and is there any way to avoid these in case of
> no use) though the data is not much
>
> 2.Is there any way to change the storage parameters while exporting from
> production database with larger extents to test database with smaller
> extents..
>
> Thanks in advance
> Madhukar Rao
> m-rao_at_mailcity.com
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Tue Dec 15 1998 - 14:34:41 CST

Original text of this message

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