cancel
Showing results for 
Search instead for 
Did you mean: 

st04 dump - DYNPRO_FIELD_CONVERSION

former_member199632
Participant
0 Kudos

Hello,

When performing ST04, we are getting a dump in the system

DYNPRO_FIELD_CONVERSION

-


Here how it looks like;----

Program............. "SAPLSDB6CCMS"

Screen.............. "SAPLS_ORA_COCKPIT_2 0001"

Screen line......... 0

Information on where terminated

Termination occurred in the ABAP program "SAPLSDB6CCMS" - in "SYSTEM-EXIT".

The main program was "SAPLS_ORA_COCKPIT_2 ".

In the source code you have the termination point in line 0

of the (Include) program " ".

-


For this issue; i just gone through Note 1227629;

But there it mentioning, to apply a support package OR doing the correction manually;

I want to know, "Why this issue arising" ?

(numbers are too big in order to match the field definitions.)

Will this issue resolve , if we restart the DB server. (Will these numbers / buffers reset, if we accomplish a restart)

What is the field that exceeding the number range? Is it possible to mention?

(Is it the field logical reads? phy. reads? buffer values?)

regards,

Zerandib

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

S. Note 740797

Regards

Thomas

Answers (1)

Answers (1)

Former Member
0 Kudos

Try tcode DBACOCKPIT instead of ST04.

former_member199632
Participant
0 Kudos

Same result

DB02--->Performance Overview

It gives the same dump. (Coz of it accessing the same program)

Former Member
0 Kudos

Hm maybe the Problem like in note 1361986?