cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Dump

Former Member
0 Kudos

hi Can this group help me with this error.

I am unable to transact anything in SAP ECC . If i create an order, i get this dump or if do a F1 or F4 i get this dump

What happened?

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

ABAP/4 processor detected an internal system error.

Error analysis

An invalid request was made to the database interface

when accessing table "CDPOS ".

Last error logged in SAP kernel

Component............ "NI (network interface)"

Place................ "SAP-Server sapserver_DM0_01 on host sapserver (wp 0)"

Version.............. 38

Error code........... "-16"

Error text........... "verify own hostname 'sapserver' failed"

Description.......... "NiIMyAddrVerify"

System call.......... " "

Module............... "nixxi.cpp"

Line................. 7497

The error reported by the operating system is:

Error number..... " "

Error text....... " "

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Mahesh,

please make sure that the hostname 'sapserver' on your sap server resolves to an IP address that can be bound by a server process. You can check this with the following commands:

niping -t -H sapserver 

the output should contain a line like


MyAddrVerify   (sapserver, NULL)                           rc = 0

and:


niping -s -H sapserver

(niping can be foundin the executable directory of you installation).

If these commands work out and you still see the problem, you should at least provide the name of the dump.

Best regards

Carl Philipp

Former Member
0 Kudos

hi Carl,

I am not too technical... Where do i run this command.. in CMD prompt .. and where exactly i can fidn this installation file...

Former Member
0 Kudos

Hi Mahesh,

there got to be some problem with the hostname that has been assigned to your SAP system

since when your SAP system is running?

Also please refer to notes 1229914 and 954717

Rohit

Former Member
0 Kudos

its been running since a month now.. and it was all ok untill yesterday.... On F1 i get a dump and on Saving sales order gets me a dump..

Former Member
0 Kudos

ask your network team if they have made some changes in the network,I guess it has to be some network issues,they might have made some changes to the hostnsme or ip address

Also refer to notes that I have mentioned in the previous post

Rohit

Former Member
0 Kudos

Sure.. i will refer to the notes. but its a training server IDES

0 Kudos

Hi Mahesh,

yes, you run these commands in the command prompt. You can find the programs in the executable directory (usually /usr/sap/<SID>/SYS/exe/run).

best regards,

Carl Philipp

former_member187565
Active Contributor
0 Kudos

Hi,

Check the available memory in your system.This type of situation occured when less memory available in the system.If your system has less memory then free some space in your system by deleting some unnecessary document & then check.

Former Member
0 Kudos

hi Neo,

my system has 11 GB of space.. It was workingfine untill yesterday..

Former Member
0 Kudos

Mahesh

you havent specified the name of the dump,please tell that

Rohit

Former Member
0 Kudos

Hi Rohit,

are you refering to this

Runtime Errors DBIF_RSQL_INVALID_REQUEST

Date and Time 08.04.2009 23:13:30

Short dump has not been completely stored (too big)

debasissahoo
Active Contributor
0 Kudos

Hi Mahesh,

Please check and follow recommendation as per SAP Note 520658.

https://service.sap.com/sap/support/notes/520658

other forum thread describing same type of issue.

Regards,

Debasis.