cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP DBTech JDBC: [383] (at 38): invalid identifier: parameterized sql view USR_ATTR_ID without input

bilalnisar
Newcomer
0 Likes
279
Getting following error on query execution via JDBC

com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: [383] (at 38): invalid identifier: parameterized sql view USR_ATTR_ID without input arguments: line 1 col 39 (at pos 38)\n\tat com.sap.db.jdbc.exceptions.SQLExceptionSapDB._newInstance(SQLExceptionSapDB.java:209)\n\tat com.sap.db.jdbc.exceptions.SQLExceptionSapDB.newInstance(SQLExceptionSapDB.java:42)\n\tat com.sap.db.jdbc.packet.HReplyPacket._buildExceptionChain(HReplyPacket.java:898)\n\tat com.sap.db.jdbc.packet.HReplyPacket.getSQLExceptionChain(HReplyPacket.java:218)\n\tat com.sap.db.jdbc.packet.HPartInfo.getSQLExceptionChain(HPartInfo.java:39)\n\tat com.sap.db.jdbc.ConnectionSapDB._receive(ConnectionSapDB.java:6105)\n\tat com.sap.db.jdbc.ConnectionSapDB.exchange(ConnectionSapDB.java:2744)\n\tat com.sap.db.jdbc.StatementSapDB._executeDirect(StatementSapDB.java:2257)\n\tat com.sap.db.jdbc.StatementSapDB._execute(StatementSapDB.java:2227)\n\tat com.sap.db.jdbc.StatementSapDB._execute(StatementSapDB.java:2187)\n\tat com.sap.db.jdbc.StatementSapDB._executeQuery(StatementSapDB.java:2141

Accepted Solutions (0)

Answers (0)