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 -> Oracle 8.1.6 Export Question

Oracle 8.1.6 Export Question

From: <mahesh_swam_at_yahoo.com>
Date: 2000/05/29
Message-ID: <8gtvgv$g56$1@nnrp1.deja.com>#1/1

I have to upgrade a current 8.1.6 database schema to a new schema. To do this, i want to be able to move just the data out of the tables and the current value of the sequences. Then, create a new database and run the SQL creating new tables and indexes and then import the data and sequences.I should also be able to access the exported data through SQLLoader or PL/SQL to import the existing data in to some of the new tables.

Is there a way in Oracle to export just the data, without the create scripts? Also, is there a way to specify the the sequences to be exported or is full=y the only choice? Does anyone have any alternate suggestions for the process i want to do.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon May 29 2000 - 00:00:00 CDT

Original text of this message

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