cancel
Showing results for 
Search instead for 
Did you mean: 

SAP liveCache instance update exited abnormally

Former Member
0 Kudos

Hi MaxDB/Livecache,

While applying LIvecache patch from 07 to 13 i got this error.

checking unpacked archive... ok

installation of SAP liveCache APO LiveCache finished successfully Tu, Feb 05, 2008 at 17:14:33

finding instance type...

checking mmap support...

starting release already known

apo starting release already known

migration strategy already known

running finalize check...

current liveCache state is OFFLINE

checking parameters...

switch liveCache state to ADMIN

switch liveCache state to ONLINE

loading system tables...

checking catalog...

registering liveCache application procedures...

registering lcapp routines failed

load_lcapps

ERR

-24964,ERR_EXECUTE: error in program execution

768,/sapdb/LCA/db/bin/x_python /sapdb/LCA/db/env/lapps.py -R /sapdb/LCA/db -d LCA -u SUPERDBA,*

Installing APPS

Installing APPS

-


Traceback----


File "/sapdb/LCA/db/env/installib.py", line 401, in connectAndInstall

installRoutine (session, options)

File "/sapdb/LCA/db/env/lapps.py", line 34, in install

"APPS"

File "/sapdb/LCA/db/env/installib.py", line 163, in include

install (session, options)

File "/sapdb/LCA/db/env/APPS.py", line 36, in install

loaderCmd (session, 'USE USER %s %s' % (sapuser[0], sapuser[1]))

-


Command----


USE USER SAPLCA MANAGER

-


Error----


loader.LoaderError: [-25008] Logon failure; previous user's (SUPERDBA) connection was restored.

cannot finish instance update for "LCA"

checking catalog...

table SYSDBA.SYSCHECKCATALOGERRORS does not exist

registering liveCache application procedures...

registering lcapp routines failed

load_lcapps

ERR

-24964,ERR_EXECUTE: error in program execution

768,/sapdb/LCA/db/bin/x_python /sapdb/LCA/db/env/lapps.py -R /sapdb/LCA/db -d LCA -u SUPERDBA,*

Installing APPS

Installing APPS

-


Traceback----


File "/sapdb/LCA/db/env/installib.py", line 401, in connectAndInstall

installRoutine (session, options)

File "/sapdb/LCA/db/env/lapps.py", line 34, in install

"APPS"

File "/sapdb/LCA/db/env/installib.py", line 163, in include

install (session, options)

File "/sapdb/LCA/db/env/APPS.py", line 36, in install

loaderCmd (session, 'USE USER %s %s' % (sapuser[0], sapuser[1]))

-


Command----


USE USER SAPLCA MANAGER

-


Error----


loader.LoaderError: [-25008] Logon failure; previous user's (SUPERDBA) connection was restored.

SAP liveCache instance update exited abnormally at Tu, Feb 05, 2008 at 17:15:27

Accepted Solutions (0)

Answers (1)

Answers (1)

roland_mallmann
Advisor
Advisor
0 Kudos

Hi,

hm, as you're an SAP customer, please open an OSS message for your issue.

Firs thing to check would be note 616555 or 821200, you need to set the correct user with which the liveCache is started(initialized etc.) using the DBMCLI command user_sap, in your case the user should be SAPLCA.

Regards,

Roland

Former Member
0 Kudos

Hi Rolland,

As you told is right, there was a problem in the password,

we changed that password and we have tested the DB connection in db59, this was ok. and we ran the command user_sap SAPLCA,<password>

this was ok.

After the registration has been succefully from LC10 ..

Thanks for your inputs,

Mahesh Chedde