JavaRanch » Java Forums »
Databases »
JDBC
| Author |
ORA-00972: identifier is too long
|
Reggie McDougal
Ranch Hand
Joined: Sep 27, 2004
Posts: 69
|
|
I get the following exception, can some one help java.sql.SQLException: ORA-00972: identifier is too long at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134) at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289) at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:579) at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1894) Here is the code
|
You can never drink too much
|
 |
Reggie McDougal
Ranch Hand
Joined: Sep 27, 2004
Posts: 69
|
|
|
I fixed it
|
 |
 |
|
|
subject: ORA-00972: identifier is too long
|
|
|
|