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: SQL INSERT FAILS - IDENTIFIER TOO LONG (ORA-00972)

Re: SQL INSERT FAILS - IDENTIFIER TOO LONG (ORA-00972)

From: Johan Muller <johan.muller_at_gmail.com>
Date: Fri, 22 Sep 2006 09:28:48 -0400
Message-ID: <3b9442840609220628v157e453bh608169f79cdf0e66@mail.gmail.com>


Single quotes did it :(.

Thks all.

On 9/22/06, Niall Litchfield <niall.litchfield_at_gmail.com> wrote:
>
> You've mixed the use of double and single quotes by the look of it.
>
> On 9/22/06, Johan Muller <johan.muller_at_gmail.com> wrote:
> > What is really causing the insert to fail? My object name is 4
> characters
> > long; max lenght is 30 characters. Oracle 10.2 on RHE rel 4.
> > SQL> insert into test
> <snip>
> "Backup failed : Please check /u02/backups/backups_26810.err for errors"
> </snip> is probably being treated as an identifier.
>
> cheers
>
>
> --
> Niall Litchfield
> Oracle DBA
> http://www.orawin.info
>

-- 
Johan Muller
Oracle DBA
(214) 676 2147 anytime.

"Democracy is two wolves and a lamb voting on what to have for lunch.
Liberty is a well-armed lamb contesting the vote." --Benjamin Franklin

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 22 2006 - 08:28:48 CDT

Original text of this message

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