cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP runtime errors SNAP_NO_NEW_ENTR

Former Member
0 Kudos

The following errors occured just after login, can anyone tell me how to handle it?

ABAP runtime errors SNAP_NO_NEW_ENTRY

Occurred on 0000.00.00 at 13:47:44

Runtime error: Unable to write short dump.

What happened?

The current ABAP/4 program " " had to be terminated because

one of the statements could not be executed.

This is probably due to an error in the ABAP/4 program.

Unfortunately, the original cause of the error cannot be determined

because there is no suitable short dump in the table SNAP (which

records information about the point of termination).

termination).

What can you do?

Note the actions and input that caused the error.

Inform your SAP system administrator.

You can print out this message by choosing "Print". Transaction ST22

allows you to display and manage termination messages, including keeping

them beyond their normal deletion date.

Error analysis

Error analysis

Unfortunately, the original cause of the error cannot be

determined, since there is no suitable short dump in table SNAP.

The table SNAP probably already contains a number of short dumps

and cannot accept any more. Please check the situation using the

system log.

The table SNAP contains all the short dumps for the last 7 days.

-

How to correct the error

Check the system log for each cause of error.

More space probably needs to be provided for table SNAP

using database means.

If the error occurred in a non-modified SAP program, you may be

able to find a solution in the SAP note system.

If you have access to the note system yourself, use the following

search criteria:

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check the Note 17537 - ABAP/4 runtime error SNAP_NO_NEW_ENTRY

regards

Naveen

Former Member
0 Kudos

Hello,

Check the transaction log.Possible that it has ran full.

thanks,

Prasanna

Former Member
0 Kudos

Thanks all the answers.

Former Member
0 Kudos

Hello,

how check the transaction log ?

tks..

Former Member
0 Kudos

hello,

Check these:

Note 495297 - DB6: Monitoring transaction log

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f03d5fb8-b619-2b10-c383-c6d56872829e&override...

Ideally, db2diag.log should tell you this information.

Hope it helps.

thanks,

Prasanna

Answers (0)