Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Perl DBI, Oracle truncating 30th character from the column name.

by marto (Cardinal)
on Nov 26, 2021 at 11:21 UTC ( [id://11139144]=note: print w/replies, xml ) Need Help??


in reply to Perl DBI, Oracle truncating 30th character from the column name.

Pre Oracle v12.2 30 bytes was the limit, post v12.2 this is no longer the case. If you built DBD::Oracle against a pre v12.2 database and have since upgraded you should rebuild against the updated database/clients. If you need more help please read and understand How do I post a question effectively? before responding, more details will be required.

Replies are listed 'Best First'.
Re^2: Perl DBI, Oracle truncating 30th character from the column name.
by Anonymous Monk on Nov 26, 2021 at 11:45 UTC

    Hi Marto,

    Thank you for the revert. Oracle version i have is 19c, but driver i am using is ODBC and not DBD, could it be the issue.

    Let me check that link you provided on how to ask question effectively

    Regards

      If you are using ODBC in windows ensure your Oracle driver is up to date. Update: I assume you don't experience this problem using sqlplus directly?

        Oracle Driver version i have is, 12.2.0.2.0.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11139144]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-19 11:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found