oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT EmpTestEO.EMPNO, EmpTestEO.ENAME, EmpTestEO.JOB, EmpTestEO.MGR, EmpTestEO.HIREDATE, EmpTestEO.SAL, EmpTestEO.COMM, EmpTestEO.DEPTNO FROM EMP_TEST EmpTestEO WHERE EMPNO = :1
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 Oracle Community by HaroonAfridi, 1 year ago
via Oracle Community by 784264, 1 year ago
via Oracle Community by 868733, 1 year ago
via Oracle Community by 784264, 1 year ago
via Oracle Community by 27091988, 1 year ago
via Oracle Community by 802240, 1 year ago
oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT EmpTestEO.EMPNO, EmpTestEO.ENAME, EmpTestEO.JOB, EmpTestEO.MGR, EmpTestEO.HIREDATE, EmpTestEO.SAL, EmpTestEO.COMM, EmpTestEO.DEPTNO FROM EMP_TEST EmpTestEO WHERE EMPNO = :1
at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(Unknown Source)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(Unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)