cancel
Showing results for 
Search instead for 
Did you mean: 

RAISE_EXCEPTION with Exception condition "ACCESS_DENIED" raised.

Former Member
0 Kudos

we are having this Dump in our R3 4.7E production server.

Dump:

Exception condition "ACCESS_DENIED" raised.

What happened?

The current ABAP/4 program encountered an unexpected

situation.

Error analysis

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

condition "ACCESS_DENIED".

Since the exception was not intercepted by a superior program

in the hierarchy, processing was terminated.

Dev Trace:

ABAP Program ZH_WORD_DOC_COPY .

Source ZH_WORD_DOC_COPY Line 558.

Error Code RAISE_EXCEPTION.

Module $Id: //bas/640_REL/src/krn/runt/abfunc.c#22 $ SAP.

Function ab_jfune Line 2386.

    • RABAX: level LEV_RX_STDERR completed.

    • RABAX: level LEV_RX_RFC_ERROR entered.

    • RABAX: level LEV_RX_RFC_ERROR completed.

    • RABAX: level LEV_RX_RFC_CLOSE entered.

    • RABAX: level LEV_RX_RFC_CLOSE completed.

    • RABAX: level LEV_RX_IMC_ERROR entered.

    • RABAX: level LEV_RX_IMC_ERROR completed.

    • RABAX: level LEV_RX_DATASET_CLOSE entered.

    • RABAX: level LEV_RX_DATASET_CLOSE completed.

    • RABAX: level LEV_RX_RESET_SHMLOCKS entered.

    • RABAX: level LEV_RX_RESET_SHMLOCKS completed.

    • RABAX: level LEV_RX_ERROR_SAVE entered.

    • RABAX: level LEV_RX_ERROR_SAVE completed.

    • RABAX: level LEV_RX_ERROR_TPDA entered.

    • RABAX: level LEV_RX_ERROR_TPDA completed.

    • RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.

    • RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.

    • RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.

    • RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.

    • RABAX: level LEV_RX_END entered.

    • RABAX: level LEV_RX_END completed.

    • RABAX: end no http/smtp

    • RABAX: end RX_GOTO_RABAX

Exception condition "ACCESS_DENIED" raised..

System environment

SAP Release.............. "620"

Application server....... "r3prdapp2"

Operating system......... "Linux"

Release.................. "2.6.18-53.el5"

Hardware type............ "x86_64"

Character length......... 8 Bits

Pointer length........... 64 Bits

Work process number...... 1

Short dump setting....... "full"

Database server.......... "r3prddb"

Database type............ "ORACLE"

Database name............ "CRP"

Database owner........... "SAPERP"

Character set............ "en_US.ISO-8859-1"

SAP kernel............... "640"

Created on............... "Aug 16 2007 19:45:47"

Created in............... "Linux GNU SLES-9 x86_64 cc3.3.3"

Database version......... "OCI_920 "

Patch level.............. "196"

Patch text............... " "

Supported environment....

Database................. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE

10.2.0.."

SAP database version..... "640"

Operating system......... "Linux 2.6"

PLease advise...

i contacted user they are able to to thier task when they change their workstation.

i think this problem is related to SAP GUI. but still wanted to raise a question in SDN ?\

Thanks

Divs

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

what was the scenario, is there any background job failed, means in what situation this dump occurs like what transaction etc ?

so check more details in st22 and search for terms given there in marketplace too

Former Member
0 Kudos

thanks for the help.

scenario was just few users are trying to download certain documents in local machine in .DOC format.

this is custom develped program and transaction.

Answers (0)