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

Can not insert data from temp table

Former Member
0 Likes
1,539

Hi all,

in HANA Studio i am trying to execute a procedure by calling the procedure with overview in order to fill a predefined column table with the procedure result.


Now when executing the procedure I get below error message in Log:

 

SAP DBTech JDBC: [1301]: numeric or value error: [1301] BIAPPL.CE_SQL_TEST2: line 15 col 2 (at pos 452): SQLException1301 exception

When i execute the same procedure call without passing the table name but NULL it will write it in a temp table where i can read then the data from.

Does anyone else already faced this issue?

BR,

Bastian

View Entire Topic
Ravi_Channe
Active Contributor
0 Likes

Hi Bastian,

Is the table name passed as the input to the procedure. Can you please post the procedure declaration and call statement.

Regards,

Ravi