Skip to Content
0
Feb 03, 2023 at 05:30 PM

Insert error in sql

935 Views

Hi team,

Greetings!

I am getting the below error message when I tried to insert values into a virtual table in sql console in sap bw4hana studio. please assist. I tried to add all fields and only few fields as well. Still same error. I have even entered package name along with virtual table name and no use. Please assist. Thanks in advance.

INSERT INTO "PACKAGENAME"."TABLENAME" (renewal_d)

VALUES ('2023-02-03 10:50:40 287 PM');

SAP DBTech JDBC: [403]: internal error: Error executing query [YYYY]Failed to execute query [null]. for query " INSERT INTO """YYYY"".""TABLENAME""" ( "RENEWAL_D") VALUES (?)"