cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

Hi ,

I am doing some operations in transaction /n/sapapo/rrp3 . when executing strategy profile manually I am getting following error.

Runtime Errors DBIF_DSQL2_SQL_ERROR

Exception CX_SY_NATIVE_SQL_ERROR

Date and Time 09.08.2010 09:02:08

Short text

An SQL error occurred when executing Native SQL.

What happened?

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

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

How to correct the error

Database error text........: "POS(1) Work rolled back: tExcept 18719 in

APS_ORDER_CHAN"

Database error code........: 600

Triggering SQL statement...: "EXECUTE PROCEDURE "APS_ORDER_CHANGE""

Internal call code.........: "[DBDS/NEW DSQL]"

Please check the entries in the system log (Transaction SM21).

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"DBIF_DSQL2_SQL_ERROR" "CX_SY_NATIVE_SQL_ERROR"

"/SAPAPO/SAPLOM_PLANNING" or "/SAPAPO/LOM_PLANNINGU08"

"/SAPAPO/OM_ORDER_CHANGE"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

The exception must either be prevented, caught within proedure

"/SAPAPO/OM_ORDER_CHANGE" "(FUNCTION)", or its possible occurrence must be

declared in the

RAISING clause of the procedure.

please suggest me the solution about this error.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

Thsi is common error in LiveCache.

You can inform this to BASIS pople ,

heap memory of the liveCache

Go through and validate following notes

Note 1126394 - Planning version copy: DBIF_DSQL2_SQL_ERROR

Note 1231812 - Program termination when you use rpt /SAPAPO/VS_DLV_DELETE

inceasing resources on livecache database. (cache_size, oms_heap_limit) will help

you to resove ths.

Regards

Nagaraju

Answers (0)