Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Importing from Oracle 10g
I am trying to import 6M records in a table from an Oracle 10g database
into a SQL Server 2000 database.

After importing 1.5M+ records I get the following error:

Ora-01555: snapshot too old: rollback segment number 129 with name
"_SYSSMU129$" too small

How can I speed up the import process between Oracle and SQL Server?
The database box I'm using has 12GB of memory and 1.5 TB of space.  It
shouldn't be a hardward problem. :-)

Thanks in advance.


Report this thread to moderator Post Follow-up to this message
Old Post
db55
01-25-06 01:24 AM


Re: Importing from Oracle 10g
One possible cause is that your Oracle UNDO tablespace isn't sized large
enough to accommodate data modifications made during the import.  In that
case, you might try running the process during a time of less update
activity or increase the UNDO tablespace size.

--
Hope this helps.

Dan Guzman
SQL Server MVP

"db55" <chfran@gmail.com> wrote in message
news:1138139643.416635.125020@g14g2000cwa.googlegroups.com...
>I am trying to import 6M records in a table from an Oracle 10g database
> into a SQL Server 2000 database.
>
> After importing 1.5M+ records I get the following error:
>
> Ora-01555: snapshot too old: rollback segment number 129 with name
> "_SYSSMU129$" too small
>
> How can I speed up the import process between Oracle and SQL Server?
> The database box I'm using has 12GB of memory and 1.5 TB of space.  It
> shouldn't be a hardward problem. :-)
>
> Thanks in advance.
>



Report this thread to moderator Post Follow-up to this message
Old Post
Dan Guzman
01-25-06 01:24 AM


Re: Importing from Oracle 10g
Thank you.  I will contact the Oracle DBA.


Report this thread to moderator Post Follow-up to this message
Old Post
db55
01-26-06 09:57 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 04:20 AM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006