Skip to Content
0
Former Member
Apr 20, 2010 at 07:42 AM

Phase MAIN_SHDIMP/ICNVINIT been running for a long time, strange files?

100 Views

Hi,

AIX 5300-10-01-0921

db6 9.1.0.7

We're running an upgrade using EHPI. I'm now in the MAIN_SHDIMP/ICNVINIT phase and it has been running for 20 hours or something. Could that be normal?

In my work-directory there are a lot of files, named Y_000xxx, what kind of files are these? Looks like some kind of tracefiles?

Example of content

-


C-STACK -


-


=> 64 bit R/3 Kernel

=> 64 bit AIX Kernel

=> Heap limit = unlimited

=> Stack limit = unlimited

=> Core limit = 51200000

=> File size limit = unlimited

=> Heap address = 0x11356e680

=> Stack address = 0xfffffffffff8d20

=> Stack low = 0xfffffffffff8d20

=> Stack high = 0xffffffffffff640

-


=> Stack Trace:

AixStack() at 0x1000a2e94

CTrcStack2() at 0x1000a2f8c

rabax_CStackSave__Fv() at 0x1000d26c0

ab_rabax() at 0x1000cec80

ab_repoerr__FiPCcT1N22P15RI_Report_Descr14RI_Access_ModeT1Pv() at 0x1008fe234

db_info__FPCcPPcUi() at 0x1004f84a0

ab_pginfo() at 0x1004f8cac

newload__FPCcP13TmpSubpoolDirUiPUi() at 0x100220f54

ab_LoadProgOrTrfo__FPCcUiPUi() at 0x100220bf4

ab_LoadProg__FPCcUi() at 0x100220ce8

LoadGlobalClass__FPCcUiN229ClasState() at 0x10043e280

excpCladId__F11ExcpClassIdUc() at 0x100435ba0

ab_CatchSysExc_1when() at 0x1004364a8

ab_CatchSysExc_1ok() at 0x100436fb0

HandleRsqlErrors__F9RsqlError9CloseMode() at 0x101652520

SqlsExecuteCall__FUcP11DynCallInfo() at 0x101650c8c

ab_jsqls__Fv() at 0x10164c16c

ab_extri__Fv() at 0x1003997a4

ab_xevent__FPCc() at 0x100d03b1c

ab_dstep() at 0x100848474

dynpmcal() at 0x100ce38c0

dynppai0() at 0x100ce0d9c

dynprctl() at 0x100cea548

dynpen00() at 0x100cdce38

Thdynpen00() at 0x1000fc914

TskhLoop() at 0x1001016d0

ThStart() at 0x100118cd0

DpMain() at 0x1018c6acc

nlsui_main() at 0x1019b3454

============================

The file dev_w0 shows me,

C *** ERROR in DB6Open[dbdb6.c, 3285] (END)

B ***LOG BY4=> sql error -727 performing SEL on table DOKIL [dbtrtab#2 @ 3914] [dbtrtab 3914 ]

B ***LOG BY0=> SQL0727N An error occurred during implicit system action type "2". Information returned for the error includes SQLCODE "-204", SQLSTATE "42704" and message tokens "SAPPRDSHD.DOKIL". SQLSTATE=56098 [dbtrtab#2 @ 3914] [dbtrtab 3914 ]

C *** ERROR in DB6Open[dbdb6.c, 3285] CON = 0 (BEGIN)

C &+ DbSlReadDB6( SQLExecute ): [IBM][CLI Driver][DB2/AIX64] SQL0727N An error occurred during implicit system action

C &+ type "2". Information returned for the error includes SQLCODE "-204", SQLSTATE "42704" and message tokens "SAPPRD

C &+ SHD.DOKIL". SQLSTATE=56098

C &+

C &+ SELECT "ID" , "OBJECT" , "LANGU" , "TYP" , "VERSION" , "MASTERLANG" , "TXTLINES" , "DOKSTATE" , "SELFDEF" FROM "DO

C &+ KIL" WHERE "ID" = ? AND "OBJECT" = ? AND "LANGU" = ? AND "TYP" = ? WITH UR

C &+ cursor type=NO_HOLD, isolation=UR, cc_release=YES, optlevel=5, degree=1, buffer_lobs=YES, op_type=18, reopt=0

C &+ ABAP location info: 'SAPMSYST', 0

C &+

C &+ Input SQLDA:

C &+ 1 CT=CHAR T=VARCHAR L=2 P=2 S=0

C &+ 2 CT=CHAR T=VARCHAR L=60 P=60 S=0

C &+ 3 CT=CHAR T=VARCHAR L=1 P=1 S=0

C &+ 4 CT=CHAR T=VARCHAR L=1 P=1 S=0

C &+

C &+ Input data:

C &+ row 1: 1 CHAR I=2 "NA"

C &+ 2 CHAR I=5 "00671"

C &+ 3 CHAR I=1 "D"

C &+ 4 CHAR I=1 "E"

C &+

C &+ ABAP location info 'SAPMSSY2', 14482

C &+

C *** ERROR in DB6Open[dbdb6.c, 3285] (END)

B ***LOG BY4=> sql error -727 performing SEL on table DOKIL [dbtrtab#2 @ 3914] [dbtrtab 3914 ]

B ***LOG BY0=> SQL0727N An error occurred during implicit system action type "2". Information returned for the error includes SQLCODE "-204", SQLSTATE "42704" and message tokens "SAPPRDSHD.DOKIL". SQLSTATE=56098 [dbtrtab#2 @ 3914] [dbtrtab 3914 ]

M *** WARNING => PfStatWrite: missing STAT_END for opcode STAT_REPLOAD [pfxxstat.c 4131]

That doesn't look too good, right?

======

From the SLOG

0001-727 SELDOKIL dbtrtab 3914 BY020100420085557005284000000D0 SAPSYS SAPMSSY2 0001SQL0727N An error occurred during implicit system action BY020100420085557005284000000D0 SAPSYS SAPMSSY2 0001type "2". Information returned for the error includes BY020100420085557005284000000D0 SAPSYS SAPMSSY2

=====

My question is what I can do? I was hoping there should be some kind of error message in the EHPI, but that just shows me "running.."

Should I cancel the installation and restart? If I use the "Stop installation" in the EHPI gui, will that end the installation so that I have to start from the beginning?

Any thoughts appreciated!

Edited by: Carl-Johan Cedlert on Apr 20, 2010 9:44 AM