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: sqlloader reserved word is column name

RE: sqlloader reserved word is column name

From: Petrus, Mike (CAP, GEFA) <Mike.Petrus2_at_gecapital.com>
Date: Tue, 05 Jun 2001 12:03:25 -0700
Message-ID: <F001.0031CBD2.20010605120720@fatcity.com>

Excelent!! Thank you Kevin - it worked like a charm.

Mike Petrus

-----Original Message-----
Sent: Tuesday, June 05, 2001 12:13 PM
To: Multiple recipients of list ORACLE-L

Directly from the "Oracle8i Utilities" manual

"Because the following words have special meanings for SQL*Loader, Oracle Corporation recommends that you do not use them as names for tables or columns. If you do use them, the names should be enclosed in double quotation marks. "

Kevin
-----Original Message-----
Sent: Tuesday, June 05, 2001 1:11 PM
To: Multiple recipients of list ORACLE-L

Can anyone help?

I am attempting to load a table, using SQL*Loader, where the table has a column named "PARTITION". Partition is a SQL*Loader reserved word and the load failed with: SQL*Loader-350 Expecting column name found "partition".

If anyone has a solution or workaround for this gotcha, I'd like to know what you have done.

Thanks very much.

Michael L. Petrus
GE Auto Warranty Services
7125 W. Jefferson Av. #200
Lakewood, CO 80235

Database Administrator

Phone: (303) 987 4129
Fax: (303) 987 4298
Email: Mike.Petrus2_at_gecapital.com

--

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

Author: Petrus, Mike (CAP, GEFA)
  INET: Mike.Petrus2_at_gecapital.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: Toepke, Kevin M
  INET: ktoepke_at_cms.cendant.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: Petrus, Mike (CAP, GEFA)
  INET: Mike.Petrus2_at_gecapital.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). Received on Tue Jun 05 2001 - 14:03:25 CDT

Original text of this message

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