Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

export and import of a schema

514045Feb 17 2009 — edited Feb 26 2009
Hi all,
I'm having some trouble doing a simply export than import of a schema (data + structure, tables, sequences, triggers, indexes) from 10g XE to a same version server on another machine.
I follow different ways:
1) Export from "script sql" both as file as sql commands. Trying to import I get this error:
Not found
The requested URL /apex/f was not found on this server
2) (traduction from italy language sorry if it is not exact in english) Loading/Downloading data -> Download -> I tryed both file and xml format. In this case I must select one table a time... but only the structure is exported, no data... fortunately I have only 3 table to export, but if I got many tables?

In short, which is the best practice to export schema with inside data from a server to another with same version??

Thankyou
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2009
Added on Feb 17 2009
12 comments
3,224 views