Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hi All, I am connecting to Oracle 8, from a sparcstation with Perl version 5.005_02.

I am trying to run a SELECT statement but I get an error that the sixth field in my SELECT statement is too long.

DBD::Oracle::db prepare failed: ORA-00972: identifier is too long (DBD +: error possibly near <*> indicator at char 334 in ' SELECT xxx_xxx_x +xx_xxx, yyy_yyy_yyy_yyy_yyy, zzz_zzz_zzz_zzz, aaa_aaa_aaa_aaa_aaa, *>bbb_bbb_bbbbb_bbbbbbbb_bbbbbbbbb,
I know that this particular error indicates that my field name is more than 30 characters long,

But the problem is that the value on the DB is that long and there is no option to change the name on the DB.

How do I overcome this problem.

Thank you to al the Gurus who reply,

Regards,

Julian


In reply to How do I overcome ORA-00972: identifier is too long by Bashirjulian

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-25 11:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found