Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump in Prduction

Former Member
0 Likes
630

Hi,

Please see I am getting dump in Production, and I am getting this in SAP GTS for standard program /SAPSLL/CONLCLIC02_EXP not only this I am getting some other programs also.

I have already asked my basis team to increase space still didn't work.

Please help me.

Below is the analasis.

-


Error analysis

-


An exception occurred. This exception is dealt with in more detail below

. The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was

neither

caught nor passed along using a RAISING clause, in the procedure

"/SAPSLL/LC_ASS_DOCS_SELECT" "(FUNCTION)"

.

Since the caller of the procedure could not have expected this exception

to occur, the running program was terminated.

The reason for the exception is:

-


How to correct the error

-


The exception must either be prevented, caught within the procedure

"/SAPSLL/LC_ASS_DOCS_SELECT"

"(FUNCTION)", or declared in the procedure's RAISING clause.

To prevent the exception, note the following:

Database error text........: "ORA-01630: max # extents (505) reached in temp

segment in tablespace PSAPTEMP"

Internal call code.........: "[RSQL/FTCH//SAPSLL/CUIT ]"

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

You may able to find an interim solution to the problem

in the SAP note system. If you have access to the note system yourself,

use the following search criteria:

-


"DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC

"/SAPSLL/SAPLLC_ASSIGNED_DOCS" or "/SAPSLL/LLC_ASSIGNED_DOCSU01"

"/SAPSLL/LC_ASS_DOCS_SELECT"

-


Thanks

Sarath

Hi,

Please see I am getting dump in Production, and I am getting this in SAP GTS for standard program /SAPSLL/CONLCLIC02_EXP not only this I am getting some other programs also.

I have already asked my basis team to increase space still didn't work.

Please help me.

Below is the analasis.

-


Error analysis

-


An exception occurred. This exception is dealt with in more detail below

. The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was

neither

caught nor passed along using a RAISING clause, in the procedure

"/SAPSLL/LC_ASS_DOCS_SELECT" "(FUNCTION)"

.

Since the caller of the procedure could not have expected this exception

to occur, the running program was terminated.

The reason for the exception is:

-


How to correct the error

-


The exception must either be prevented, caught within the procedure

"/SAPSLL/LC_ASS_DOCS_SELECT"

"(FUNCTION)", or declared in the procedure's RAISING clause.

To prevent the exception, note the following:

Database error text........: "ORA-01630: max # extents (505) reached in temp

segment in tablespace PSAPTEMP"

Internal call code.........: "[RSQL/FTCH//SAPSLL/CUIT ]"

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

You may able to find an interim solution to the problem

in the SAP note system. If you have access to the note system yourself,

use the following search criteria:

-


"DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC

"/SAPSLL/SAPLLC_ASSIGNED_DOCS" or "/SAPSLL/LLC_ASSIGNED_DOCSU01"

"/SAPSLL/LC_ASS_DOCS_SELECT"

-


Thanks

Sarath

2 REPLIES 2
Read only

Former Member
0 Likes
561

It might be cause your selection criteria includes too many parameters.

It's better that select option will include one large range instead of many single values.

Reward if helpfull.

Read only

JanStallkamp
Advisor
Advisor
0 Likes
561

Hi.

Have you checked in SM21? There might be further information why you get that error. Also search for SAP Notes as suggested in the short dump.

The error is related to your database (Oracle) so I would suggest asking it in the 'SAP on Oracle' forum in the DB/OS section.

Best regards,

Jan Stallkamp