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: Help

Re: Help

From: Andrew Protasov <oracle_at_protasov.kiev.ua>
Date: Thu, 17 Dec 98 20:59:39 +0200
Message-ID: <ADRILUsK42@protasov.kiev.ua>

Hi,

If you want to export complete tables from development to production then you can use oracle export utility with parameter tables=(<tablename 1>,...,<tablename n>) and import them.

If you want to copy only some rows from one schema into another then you can try my Schema Comparison:

http://protasov.simplenet.com

Use Find->Compare Data menu item in it.

Andrew Protasov

> hi,
>
> Can anyone advise on how transport data from development
> to production server ?
>
> Using Data manager or schema manager ?
>
> Thank You.,
>
> --
> With regards
> Steven
>
>
>
>
>
Received on Thu Dec 17 1998 - 12:59:39 CST

Original text of this message

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