cancel
Showing results for 
Search instead for 
Did you mean: 

Error starting Livecache thru LC10

0 Kudos

Hi,

A newbie question. I'm getting the following error when starting livecache. Please help


more lcinit.log

************************ START *****************************

liveCache SID (restart)

25.11.2015

03:41

------------------------------------------------------------

Installation path is /sapdb/SID/db

Operating system is SunOS

The liveCache state is OFFLINE

DBMServer 7.7.07   Build 045-123-247-303

Starting SID into ADMIN

Starting SID into ONLINE

Creating liveCache application procedures

ERR

-24964,ERR_EXECUTE: error in program execution

65280,/sapdb/SID/db/bin/sdbsysload -R /sapdb/SID/db -d SID -u superdba,*

----------Command----------------

USE USER superdba *  SERVERDB "SID"

-----------Error-----------------

ERR

-25005

User (SUPERDBA) logon to database SID failed: SQL error -4008 = Unknown user name/password combination (error position: 1)

---------------------------------

MaxDB Installer Runtime Error:

perl runtime error:

Can't call method "loaderCmd" on an undefined value at installib.pm line 574.

ERROR : liveCache SID not started

------------------------------------------------------------

25.11.2015

03:42

************************* END ******************************

Accepted Solutions (0)

Answers (1)

Answers (1)

JamesZ
Advisor
Advisor
0 Kudos

Are you able to log on maxdb directly via superdba user?

dbmcli -d <dbsid> -u superdba,<password> db_state

Please also provide the screenshot:


lc10->lca-> integration -> user data tab



0 Kudos

I'm able to login directly using dbcmli. Below is the screen shot.

former_member229109
Active Contributor
0 Kudos

Hello,

1.

What users do you have in CSV database?

Connect to the CSV DB using the dbmcli tool & run "sql_execute select * from users", post output.

2.

What users did you save in the upc containers?

Post output of the dbm command "user_getall" and "sql_execute user-type=SAP select user from dual".

* Please see the SAP note 616555 for more details.

Regards, Natalia Khlopina