cancel
Showing results for 
Search instead for 
Did you mean: 

Database error -1114 at PRE access to table AGR_DEFINE

Vivek_Hegde
Active Contributor
0 Kudos

Hello Everyone,

We are getting this error in the SM 21 logs and simultaneously system is dumping below runtime error.

Runtime Errors DBIF_RSQL_SQL_ERROR

Exception CX_SY_OPEN_SQL_DB

Date and Time 12.08.2010 09:54:24

The dump content:

Database error text........: "POS(1) Communication packet too small"

Internal call code.........: "[RSQL/OPEN/AGR_DEFINE ]"

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"

"/GRCPI/CL_GRIA_ROLE===========CP" or "/GRCPI/CL_GRIA_ROLE===========CM00T"

"GET_ROLE_LISTS"

Any idea ,how to correct this error.

Accepted Solutions (0)

Answers (2)

Answers (2)

nelis
Active Contributor
0 Kudos

Please don't double post:

Instructions for Elke's suggestion can be found in Note 140739 - SQL error -1114 COMMUNICATION PACKET TOO SMALL

Nelis

Former Member
0 Kudos

Hi,

please increase the installation parameter PACKETSIZE / CommandBufferSize (name differs in different releases) to a value up to 128KB

Elke