cancel
Showing results for 
Search instead for 
Did you mean: 

DBIF_RSQL_SQL_ERROR CX_SY_OPEN_SQL_DB error

Former Member
0 Kudos

Hi Experts

We are on BI 7.0 with MSSQL 7.0 database with Windows NT 5.2 OS.

We are getting the following error once in a day

DBIF_RSQL_SQL_ERROR

CX_SY_OPEN_SQL_DB

What can you do ?

Database error text........: "1205 Transaction (Process ID 52) was deadlocked

on lock resources with another process and has been chosen as the deadlock

victim. Rerun the transaction."

Internal call code.........: "RSQL/OPEN/ARFCSSTATE "

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_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"

"SAPLQOWK" or "LQOWKU07"

"SUPPLEMENTALLY_SELECTION"

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

"SUPPLEMENTALLY_SELECTION" "(FORM)", or its possible occurrence must be

declared in the

RAISING clause of the procedure.

User and Transaction

Client.............. 900

User................ "BWREMOTE"

Language Key........ "E"

Transaction......... " "

Transactions ID..... "EE9316E1F5C2F10C892B001A643617F0"

Program............. "SAPLQOWK"

Screen.............. "SAPMSSY1 3004"

Screen Line......... 2

Information on caller of Remote Function Call (RFC):

System.............. "BP1"

Database Release.... 700

Kernel Release...... 700

Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)

Call Type........... "asynchron with reply and transactional (emode 0, imode

0)"

Inbound TID.........." "

Inbound Queue Name..." "

Outbound TID........." "

Outbound Queue Name.." "

Client.............. 900

User................ "BWREMOTE"

Transaction......... " "

Call Program........."SAPLQOWK"

Function Module..... "QDEST_RUN_DESTINATION"

Call Destination.... "sap-p1-bi-a01_BP1_02"

Source Server....... "sap-p1-bi-a01_BP1_02"

Source IP Address... "172.31.150.15"

Additional information on RFC logon:

Trusted Relationship " "

Logon Return Code... 0

Trusted Return Code. 0

Please give me your valuable suggestion and help me to resolve this issue.

Regards

Sunny

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check the note 1606565 - Deadlock:DBIF_RSQL_SQL_ERROR on table trfcqout or arfcsstate

Best regards,

Orkun Gedik

Former Member
0 Kudos

Thanks Orkun

The note looks very similar to the situation I am facing. I will ask my basis team to implement it and will let you the know the result. Once its resolved completely then i will assign you full marks. But still I have assigned you some points

Just one question is that a SNOTE that can be implemented directly without doing alot of modification and patching.

Regards

Sunny

Former Member
0 Kudos

Hi Sunny,

>> Just one question is that a SNOTE that can be implemented directly without doing alot of modification and patching.

You can apply this note, by using SNOTE

Best regards,

Orkun Gedik