cancel
Showing results for 
Search instead for 
Did you mean: 

Native SQl error ........

Former Member
0 Kudos

Hi all,

I got the following error in APO.

Please suggest me the solution for this.

Runtime Errors DBIF_DSQL2_SQL_ERROR

Exception CX_SY_NATIVE_SQL_ERROR

What happened?

The error 600 occurred in the current database connection "LDA".

Information on where terminated

Termination occurred in the ABAP program "/SAPAPO/SAPLOM_DELTA_BASIS" - in

"/SAPAPO/OMB_DELT_REMOVE_TRGUID".

The main program was "/SAPAPO/ATP_DELTALIST_DISPLAY ".

In the source code you have the termination point in line 42

of the (Include) program "/SAPAPO/LOM_DELTA_BASISU05".

The termination is caused because exception "CX_SY_NATIVE_SQL_ERROR" occurred

in

procedure "/SAPAPO/OMB_DELT_REMOVE_TRGUID" "(FUNCTION)", but it was neither

handled locally nor declared

in the RAISING clause of its signature.

The procedure is in program "/SAPAPO/SAPLOM_DELTA_BASIS "; its source code

begins in line

1 of the (Include program "/SAPAPO/LOM_DELTA_BASISU05 ".

The error 600 occurred in the current database connection "LDA".

Plese kindly help me in this.

Points will be awarded.

Thanks.

Kiran.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kiran,

Check whether the connection string is created in the table DBCON.

Regards,

Siva.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Kiran -

What is that you are trying to do? if you could elaborate as to how you are getting error will be appreciated.

Hope this helps.

Regards,

Suresh Garg

Message was edited by:

Suresh Garg