java.sql.SQLException: ORA-06550: line 1, column 7: PLS-00201: identifier 'PR_REJECT_FILE' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by Karthik
, 1 year agovia Oracle Community by 502776, 1 year ago
via Oracle Community by OPR, 1 year ago
via Oracle Community by 800435, 1 year ago
via Server Fault by Unknown author, 1 year ago
via sakaiproject.org by Unknown author, 1 year ago
java.sql.SQLException: ORA-06550: line 1, column 7: PLS-00201: identifier 'PR_REJECT_FILE' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:330)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:287)