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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Constraints problem

RE: Constraints problem

From: GL2Z/ INF DBA BENLATRECHE <kbenlatreche_at_lth.sonatrach.dz>
Date: Sat, 24 Aug 2002 04:58:21 -0800
Message-ID: <F001.004BF12B.20020824045821@fatcity.com>


Hi Karthik,

   Try to use EXPORT (USER or TABLES) and after Import using TOUSER parameter.

Regards
Kamel B.

-----Message d'origine-----
De : Karthikeyan S [mailto:skarthik_at_globalsw-in.com] Envoyé : samedi 24 août 2002 11:13
À : Multiple recipients of list ORACLE-L Objet : Constraints problem

Hi,

I had to copy a set of tables with data from one schema into another. I did this by using "create table <table_name> as select * from master_schema.table_name;
But the constraints ( primary key, foreign key etc) are not created in the test schema.
Is there any way to implement all the constraints (in the master_schema) into the test schema?         

Thanks in advance.

regards,
Karthik
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Karthikeyan S
  INET: skarthik_at_globalsw-in.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: GL2Z/ INF DBA BENLATRECHE
  INET: kbenlatreche_at_lth.sonatrach.dz
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sat Aug 24 2002 - 07:58:21 CDT

Original text of this message

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