cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Upgrade Phase TABIM_UPG

Former Member
0 Kudos

Hello All,

I am upgrading BW 3.1 to Netweaver 2004s with BI_CONT 703.

Currently my upgrade is running in phase TABIM_UPG.

When noticing the File sytem space in /usr/sap/put it was growing fast and until i increase the space it was 100% full and for some reason it ended the phase and started the phase again :

running /usr/sap/<SID>/SYS/exe/run/tp pf=/usr/sap/put/bin/TABIMUPG.TPP put <SID>

WARNING: tp terminated with status 212

analyzing result of tp call ...

>> 2009/01/23 21:01:01 UPGRADE/NEWBAS: END OF PHASE TABIM_UPG

>> 2009/01/23 21:01:01 UPGRADE/NEWBAS: START OF PHASE TABIM_UPG

running /usr/sap/<SID>/SYS/exe/run/tp pf=/usr/sap/put/bin/TABIMUPG.TPP put <SID>

When i check SLOG700 it gives as :

START MAIN IMPORT <SID> I 20090123140746 <sid>adm <hostname> 200901231407461350da

HALT 20090123205914

ERROR: /usr/sap/put/log/SAPIIBIIU2.<SID> : cant close

Bad file number

ERROR: EXIT(16) -> process ID is: 1265882

START MAIN IMPORT <SID> I 20090123210103 <sid>adm <hostname> 200901232101014d400e

WARNING: /usr/sap/put/tmp/SAPKKIBIIU2.<SID> is already in use (10), I'm waiting 1 sec (20090123210127). My name: pid 5062670 on <hostname> (<sid>adm)

and its going on with same warning since last night.

Please help me out on what needs to be done to proceed.

Any help is appreciated.

Thanks,

FBK

Accepted Solutions (0)

Answers (4)

Answers (4)

ruben_romo3
Participant
0 Kudos

Hi FBK,

Recently I was applying a support package and I went to a similar error. The way it was solved was killing the pid (in OS) and renaming the file that the message says is in use (SAPKKIBIIU2.<SID>).

This thread was very helpful: http://sap.ittoolbox.com/groups/technical-functional/sap-basis/transport-hanged-2595991

Hope this helps you,

Ruben

0 Kudos

Hi ,

I we are in process of upgrading SAP BW 3.0 to 3.1 & then to version BI7. We are getting below error during the Prepare Phase.

ENV <0xffbff9fd>: ORACLE_PSRV=S3E

ENV <0xffbffb0a>: NLS_LANG=AMERICAN_AMERICA.WE8DEC

ENV <0xffbffb2b>: ORACLE_BASE=/oracle

ENV <0xffbffb57>: DIR_PUT=/usr/sap/put/S3E

ENV <0xffbffc40>: dbs_ora_tnsname=S3E

ENV <0xffbffc54>: ORACLE_SID=S3E

ENV <0xadc03a>: DIR_LIBRARY=/usr/sap/put/S3E/exe

ENV <0xb47a9c>: dbs_ora_schema=SAPP3E

ENV <0xffbffd81>: ORA_NLS33=/oracle/client/9207/ocommon/nls/admin/data

ENV <0xadc43a>: LD_LIBRARY_PATH=/usr/sap/put/S3E/exe:/opt/j2sdk1_3_0/jre/bin/../lib/sparc/client:/opt/j2sdk1_3_0/jre/bin/../lib/sparc::/usr/sap/S3

E/SYS/exe/run:/oracle/client/10x_64/instantclient

ENV <0xffbfff50>: ORACLE_HOME=/oracle/S3E/102_64

ENV <0xffbfff9c>: dbms_type=ORA

EXECUTING /usr/sap/put/S3E/exe/tp (tp) pf=/usr/sap/put/S3E/bin/DEFAULT.TPP execdbscript S3E -x SPACECHK.TQL

This is /usr/sap/put/S3E/exe/tp version 320.56.57 (release 620)

ERROR: No connect due to DbSl Load Lib Failure

ERROR: The values set for DIR_LIBRARY ('/usr/sap/put/S3E/exe') or dbms_type ('ORA') are invalid.

ERROR: Connect to S3E failed (20101011151356).

Warning: Parameter WITH_TACOB is no longer used.

Warning: Parameter WITH_TACOB is no longer used.

TRACE-INFO: 1: [dev trc ,00000] Mon Oct 11 15:13:52 2010 2532 0.002532

TRACE-INFO: 2: [dlux.c ,00000] *** ERROR => DlLoadLib: dlopen()= ld.so.1: tp: fatal: libclntsh.so.8.0: open failed: No such file or directo

ry -> DLENOACCESS (0,Error 0)

TRACE-INFO: 3: 7 0.002539

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0249

tp finished with return code: 249

meaning:

connect failed due to DbSL load lib failure

Process with ID 28539 terminated with status 249

Your kind help appreciated.

Siddhartha Gupte

Former Member
0 Kudos

here is my TABIMUPG.TPP File Content:

/usr/sap/put/bin/TABIMUPG.TPP:

TABIMUPG.TPP:

transdir = /usr/sap/put/

r3transpath = /usr/sap/SPF/SYS/exe/run/R3trans

#

alllog = ALOG700

syslog = SLOG700

#

fromdir = /usr/sap/put/exe/

todir = /usr/sap/SPF/SYS/exe/run/

exelist = "/usr/sap/put/exe/instance.lst /usr/sap/put/exe/instancedb.lst"

#

interrupt = no

#

mainimp_proc = 3

#

MVNTAB_LIST_FAILED = 0

#

daylight_shutdown = yes

clientcascade = true

with_tacob = no

lock_eu = yes

impdp_by_event = yes

repeatonerror = 8

stoponerror = 8

kernelmove = false

buffreset = no

nbufform = 1

tp_version = 282

putsteps = "{|(I"

r3up = 1

  1. specific system parameters

SPF/dbtype = ada

SPF/dbname = SPF

SPF/dbhost = spetest

sapevtpath = /usr/sap/SPF/SYS/exe/run/sapevt

#

SPF/system_nr = 00

#

SPF/startsap = /usr/sap/SPF/SYS/exe/run/startsap R3 DVEBMGS00

SPF/stopsap = /usr/sap/SPF/SYS/exe/run/stopsap R3 DVEBMGS00

SPF/startdb = /usr/sap/SPF/SYS/exe/run/startsap DB

SPF/stopdb = /usr/sap/SPF/SYS/exe/run/stopsap DB

SPF/bufreftime = 120

SPF/batch_proc = 3

Former Member
0 Kudos

Hi,

Try stopping/killing the process completely and restart. Its seems that the system is unable to access/modify this file SAPKKIBIIU2.<SID>

<<<<<"WARNING: /usr/sap/put/tmp/SAPKKIBIIU2.<SID> is already in use">>>

Regards,

Pranay

Former Member
0 Kudos

hello friends,

i have the same problem. i would like to update an ecc5 to an ecc6. i hang in phase 399 / 505 in TABIM_UPG. In Logs, i have the following entries:

SLOG700:

WARNING: /usr/sap/put/tmp/SAPKKLESM12.SPF is already in use (120), I'm waiting 5 sec (20090925113930). My name: pid 30951 on spetest (spfadm)

SAPup.ECO:

EXECUTING /usr/sap/SPF/SYS/exe/run/tp (tp) pf=/usr/sap/put/bin/TABIMUPG.TPP put SPF

This is /usr/sap/SPF/SYS/exe/run/tp version 372.04.08 (release 700)

Warning: Parameter INTERRUPT is no longer used.

Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.

Warning: Parameter WITH_TACOB is no longer used.

Warning: Parameter IMPDP_BY_EVENT is no longer used.

Warning: Parameter INTERRUPT is no longer used.

Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.

Warning: Parameter WITH_TACOB is no longer used.

Warning: Parameter IMPDP_BY_EVENT is no longer used.

Warning: Parameter STARTDB is no longer used.

Warning: Parameter STOPDB is no longer used.

Looking for effective putsteps ... ... ready (looking for putsteps

ALOG700:

SAPKLPTM18 SPF.ALL I 0000 20090924165912 D038005 spfadm spetest 2009092414010600693c

SAPKLESM11 SPF.ALL I 0004 20090924170807 D038005 spfadm spetest 2009092414010600693c

SAPKLESM13 SPF.ALL I 0000 20090924170824 D038005 spfadm spetest 2009092414010600693c

SAPKLPTM14 SPF.ALL I 0004 20090924170953 D038005 spfadm spetest 2009092414010600693c

SAPKLESM15 SPF.ALL I 0004 20090924171119 D038005 spfadm spetest 2009092414010600693c

SAPKLESM16 SPF.ALL I 0000 20090924171157 D038005 spfadm spetest 2009092414010600693c

      1. Phase TABIM_UPG:

ALL SPF.ALL ( 0000 20090924182953 spfadm spetest 20090924182950006f54

      1. Phase TABIM_UPG:

ALL SPF.ALL ( 0000 20090925113311 spfadm spetest 200909251133080078e7

have anybody, an idea?

thanks,

christoph

Edited by: Christoph Kautz on Sep 25, 2009 10:16 AM

Edited by: Christoph Kautz on Sep 25, 2009 10:20 AM