cancel
Showing results for 
Search instead for 
Did you mean: 

Session was deleted by system administrator

Former Member
0 Kudos

Hi, all experts,

When the user is logging in the SAP system , the session was terminated and appears a error window,

the error information as below:

SID: SAP System Message

Session was deleted by system administrator

Then I use t-code SM21 to check the system log, and find the error log as below:

Time Ty. Nr Cl. User Tcod MNo Text

11:04:33 DIA 01 822 SUPGL02 FBL3 R47 Delete session 001 after error 023

Details

Recording at local and central time........................ 06/24/2010 11:04:33

Task................ 29126 . 01 D1 Dialog work process No. 01

User................ SUPGL02

Client.............. 822

Terminal............ CN510783

Session............. 1

Transaction code.... FBL3N

Program name........ RFITEMGL

Problem class....... K SAP Basis problem

Development class... STSK

Further details for this message type

Module name......... thxxmode

Line................ 1099

Error text.......... 001023

Documentation for system log message R4 7 :

The user is deleted after an internal error. The specified error

number has the following meaning:

002: Initialization error 003: Receive error

004: Send error 005: Internal error

006: Storage error 007: Rollin error

008: Rollout error 009: Commit error

010: Semaphore error 011: Signal received

012: Error after restart 013: Error during connect to DB

014: Error during roll init. 015: Error during page init.

016: Error in OS-spec.init. 017: Error in SAP init.

018: Error during rollback 019: SAP-DEXT call

020: Deleted by administrator 021: Terminal output overflow

022: APPC output overflow 023: Work process has been restarted

Contact the SAP hotline.

Caller.............. ThResFr

Reason/called....... delete

I asked all the BASIS, and they all don't delete any session,

why appears the error ?

Thank you and Best regards,

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

And another error log as below:

Time Ty. Nr Cl. User Tcod MNo Text

14:34:16 DIA 04 000 SAPSYS R0K Mode 001 of user SUPGL02 manually terminated

Details

Recording at local and central time........................ 06/24/2010 14:34:16

Task................ 13340 . 04 D4 Dialog work process No. 04

User................ SAPSYS

Client.............. 000

Terminal............

Session............. 1

Transaction code....

Program name........

Problem class....... S Operation trace

Development class... STSK

Further details for this message type

Module name......... thxxmode

Line................ 3934

Error text.......... 001LFSUPGL02

Caller.............. ThDelFo

Reason/called....... ExitMod

But I cann't find the user 'SAPSYS' in client 000,

That's why ?

B.R

Michael

Former Member
0 Kudos

Hi,

Check your DB size may be its space problem.

Regards,

Vamshi.

JPReyes
Active Contributor
0 Kudos

SAPSYS is a internal user... you won't find a user master record for it,

Check the developer trace for that dialog process and post the error that should give us a bit more info.

Regards

Juan