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: Export syntax

RE: Export syntax

From: Nirmal Kumar Muthu Kumaran <NIRMALK_at_qtel.com.qa>
Date: Mon, 22 Jul 2002 23:58:23 -0800
Message-ID: <F001.0049F0CA.20020722235823@fatcity.com>


C:\>EXP SCOTT/TIGER TABLES=EMP QUERY='WHERE JOB IN (''MANAGER'')' THIS WORKS FINE... hth.

nIRMAL
(oCP?).

-----Original Message-----
[mailto:cosltemp-g.manoj_at_orbitech.co.in] Sent: Tuesday, July 23, 2002 9:53 AM
To: Multiple recipients of list ORACLE-L

the following syntax gives invalid col name :

exp test/test file=expt.dmp tables=x1
query=\"where x1_cd in \(\'207\'\)\"

EXP-00008: ORACLE error 904 encountered
ORA-00904: invalid column name
EXP-00000: Export terminated unsuccessfully
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nirmal Kumar  Muthu Kumaran
  INET: NIRMALK_at_qtel.com.qa

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 Tue Jul 23 2002 - 02:58:23 CDT

Original text of this message

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