Skip to Content
0
Former Member
Jan 13, 2012 at 12:06 PM

dumps after change buffer parameters

209 Views

Hi all!

After increase physical memory on dialog instance server I increased the settings in rz10 on BOTH instances because in st02 this parameters are red.

After that ONLY on dialog instance i have many dumps :

PXA_NO_FREE_SPACE:

DBIF_REPO_SQL_ERROR

RUNT_INTERNAL_ERROR

on dialog instance in dev_w0 i have periodically :

M *** WARNING => ThHdlReconnect: no reconnect in hold mode

Error Code PXA_NO_FREE_SPACE.

  • ERROR => Error 3127 in stmt_execute() from oci_execute_stmt(), orpc=1

bsloci.c 12886]

  • ERROR => ORA-3127 occurred when executing SQL statement (parse error offset=0)

B ***LOG BY0=> Error while trying to retrieve text for error ORA-03127 [dbds#3 @ 592] [dbds 0592 ]

C *** ERROR => Failed to register application info: orc=3127

C *** ERROR => Error 3127 in stmt_fetch()

C *** ERROR => OCI-call 'OCITransCommit' failed: rc = 3127

Error Code DBIF_REPO_SQL_ERROR.

on dialog instance in dev_w1 :

Y *** ERROR => dySaveDataBindingValue: Abap-Field= >DETAIL VIEW< not found [dypbdatab.c 506]

Y *** ERROR => dySaveDataBinding: dySaveDataBindingEntry() Rc= -1 Reference=>DETAIL VIEW< [dypbdatab.c 137

Y *** ERROR => dyPbSaveDataBindingForField: dySaveDataBinding() Rc= 1 [dypropbag.c 612]

Y *** ERROR => ... Dynpro-Keyword= >PUSH1< [dypropbag.c 613]

Y *** ERROR => ... Dynpro= >SAPLTAX1< >0501< [dypropbag.c 614]

Y

Y Fri Jan 13 12:26:29 2012

Y *** ERROR => dySaveDataBindingValue: Abap-Field= >DETAIL VIEW< not found [dypbdatab.c 506]

Y *** ERROR => dySaveDataBinding: dySaveDataBindingEntry() Rc= -1 Reference=>DETAIL VIEW< [dypbdatab.c 137

Y *** ERROR => dyPbSaveDataBindingForField: dySaveDataBinding() Rc= 1 [dypropbag.c 612]

Y *** ERROR => ... Dynpro-Keyword= >PUSH1< [dypropbag.c 613]

Y *** ERROR => ... Dynpro= >SAPLTAX1< >0501< [dypropbag.c 614]

Y

Y Fri Jan 13 12:26:31 2012

Y *** ERROR => dySaveDataBindingValue: Abap-Field= >DETAIL VIEW< not found [dypbdatab.c 506]

Y *** ERROR => dySaveDataBinding: dySaveDataBindingEntry() Rc= -1 Reference=>DETAIL VIEW< [dypbdatab.c 137

Y *** ERROR => dyPbSaveDataBindingForField: dySaveDataBinding() Rc= 1 [dypropbag.c 612]

Y *** ERROR => ... Dynpro-Keyword= >PUSH1< [dypropbag.c 613]

Y *** ERROR => ... Dynpro= >SAPLTAX1< >0501< [dypropbag.c 614]

most likely this is due to incorrect parameters changes?

i increase :

buffer size for ABAP program - 240000KB

Nametab - 120148KB

Generic key tables - 90829KB

Single key tables - 30000KB

CUA Information - 25000KB

Screens - 35532KB

physical memory increased from 16 up to 32G

Please help solving this problem....

Edited by: Andrey Burakov on Jan 13, 2012 1:06 PM