cancel
Showing results for 
Search instead for 
Did you mean: 

Livecache Start problem via LC10

Former Member
0 Kudos

Dear All,

We are facing problems while starting livecache via LC10

It is in green state but lcinit.log file contains error.

Also /sapapo/om03 returns error:

DB 59 works fine.

<b>lcinit.log contains:</b>

                                                • START *****************************

liveCache LCA (restart)

Thu 07/19/2007

06:11 PM

-


installation path = e:\sapdb\lca\db

OK

OK

DBMServer 7.6.00 Build 029-123-130-265

starting LCA into ONLINE

OK

Creating liveCache application procedures

ERR

-<b>24964,ERR_EXECUTE: error in program execution</b>

3,""e:\sapdb\lca\db\bin\x_python" "e:\sapdb\lca\db\env\lapps.py" -R "e:\sapdb\lca\db" -d LCA -u superdba,*"

Installing APPS

-


Traceback----


File "e:\sapdb\lca\db\env\installib.py", line 410, in connectAndInstall

installRoutine (session, options)

File "e:\sapdb\lca\db\env\lapps.py", line 43, in install

"APPS"

File "e:\sapdb\lca\db\env\installib.py", line 172, in include

install (session, options)

File "e:\sapdb\lca\db\env\APPS.py", line 40, in install

'CREATE USER %s PASSWORD %s DBA NOT EXCLUSIVE' %

-


Error----


unexpected Error -2014

ERROR : liveCache LCA not started

-


Thu 07/19/2007

06:11 PM

                                                  • END ******************************

<b>C:\Documents and Settings\scmadm.BOMW047A.003>sdbregview -l</b>SAP Utilities e:/sapdb/programs 7.6.00.29 64 bit valid

DB Analyzer e:/sapdb/programs 7.6.00.29 64 bit valid

Server Utilities e:/sapdb/programs 7.6.00.29 64 bit valid

APO LC APPS e:/sapdb/lca/db/sap 5.00.007 64 bit valid

Base e:/sapdb/programs 7.6.00.29 64 bit valid

Redist Python e:/sapdb/programs 7.6.00.29 64 bit valid

JDBC e:/sapdb/programs 7.6.00.24 valid

Messages e:/sapdb/programs MSG 0.3347 valid

ODBC e:/sapdb/programs 7.6.00.29 64 bit valid

Database Kernel e:/sapdb/lca/db 7.6.00.29 64 bit valid

Loader e:/sapdb/programs 7.6.00.29 64 bit valid

SQLDBC e:/sapdb/programs 7.6.00.29 64 bit valid

SQLDBC 7600 e:/sapdb/programs 7.6.00.29 64 bit valid

<b>dbmcli on LCA>db_enum</b>

LCA e:\sapdb\lca\db 7.6.00.29 slow offline

LCA e:\sapdb\lca\db 7.6.00.29 quick offline

LCA e:\sapdb\lca\db 7.6.00.29 fast running

Can somebody help please.

Regards,

Prashant

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Melanie ,

Integration data has been changed but connection works fine.( checked through DB59).

I can connect to livecache at os level with same password.

Why it is giving following error while loading system tables:

<b>-24964,ERR_EXECUTE: error in program execution</b>

Can somebody help please.

Regards,

Prashant

Message was edited by:

sap basis007

Melanie
Advisor
Advisor
0 Kudos

Hello Prashant,

the error does not occur during loading the system tables, but during loading the liveCache applications (lcapps).

The error message you quoted is just the general information, that an error occured, the detailed error message can be seen in the text below that lin:

...

'CREATE USER %s PASSWORD %s DBA NOT EXCLUSIVE' %

-


Error----


unexpected Error -2014

ERROR : liveCache LCA not started

...

The SAP-User should be created in the database (which is either SAPR3 or SAP<SID>). I assume that you specified a password for this user which is not allowed. Please check the entries for this user in the integration data and double-check that you entered the same information with the user_sap command. For further information see

https://wiki.sdn.sap.com/wiki/x/UC8

If you still cannot solve this issue, please open a customer message that the support can logon to your system to check what's going wrong.

Regards,

Melanie

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Melanie,

Million dollar thanks to you.

Actually LCA.upc file was renamed and new LCA.upc file was created.

I activated old LCA.upc which was renamed. Now it is working fine.

I can start and Stop livecache properly.

So LCA.upc file is modified after integration data changed?

Regards,

sap_basis007

Melanie
Advisor
Advisor
0 Kudos

Hello,

I'm glad that I could help to solve the problem.

However, file LCA.upc is not modified automatically when you change the integration data in LC10. When you alter the password, you have to add the correct user/password to the UPC file using the user_sap command as described in note 25591.

Maybe the wrong user information was stored in this file when LC10 asked for the correct user information (note 821200).

Regards,

Melanie

Melanie
Advisor
Advisor
0 Kudos

Dear Prashant,

error -2014 means: Identifier too long.

Maybe you entered a too long user name or password in the integration data of LC10? Did you change the user/password recently?

If this does not help to solve the issue, please open a customer message, that we can logon to your system and analyze this further.

Best regards,

Melanie