cancel
Showing results for 
Search instead for 
Did you mean: 

RAISE_EXCEPTION

Former Member
0 Kudos

Hi ,

We are getting the runtime error " RAISE_EXCEPTION" in BW3.5 production server.

Error analysis

A RAISE statement in the program "SAPLSDD1" raised the exception

condition "DB_ERROR".

Since the exception was not intercepted by a superior program

in the hierarchy, processing was terminated.

Short description of exception condition:

Error when creating on the database.

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

How to correct the error

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:

-


"RAISE_EXCEPTION" C

"SAPLSDD1" or "LSDD1U02"

"DD_CREATE_INDEX"

-


or

"SAPLSDD1" "DB_ERROR"

or

"RSPROCESS " "DB_ERROR"

If you cannot solve the problem yourself and you wish to send

an error message to SAP, include the following documents:

Could you please let me know how to rectify the error.

Thanks in advance.

Cheers,

Jena.

Edited by: Subhadip Jena on Jul 29, 2009 9:54 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Digesh,

Thank you verymuch for your effort.

Already the patch level is SAPKW35022 in the system.

Reg.

Jena.

Former Member
0 Kudos

This is an old thread but maybe this could help someone.

I just face this problem and it was a file system issue (not enough space), check your system log (SM21) and there you can find if this is your case.

Regards

Daniel

Diggeshhjoshi
Contributor
0 Kudos

Hi Subhadip,

I think OSS Note Link: [1049615 - Exception condition "DD_ERROR" in RSDU_CLUSTER_FACT_ADA] is relevent for your problem.

As per SAP Note SP 21 resolves this issue.

Thanks,

Digesh Joshi