cancel
Showing results for 
Search instead for 
Did you mean: 

live cache error

Former Member
0 Kudos

Hi Gurus,

In my PC while iam trying to start livecache, the following msg's were popped up,

ERROR NO CONNECTION during update transcation in apo-lca

when i click yes in

ERROR NO CONNECTION occured in settings write transcation......

after that livecache status became green

in the bottom of the sceen, it was displayed that

cannot open SQL Connections to livecache LCA

please help me out nin this regard

thanx in advance

raj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

>

> Hi Gurus,

>

> In my PC while iam trying to start livecache, the following msg's were popped up,

>

> ERROR NO CONNECTION during update transcation in apo-lca

> when i click yes in

> ERROR NO CONNECTION occured in settings write transcation......

>

> after that livecache status became green

>

> in the bottom of the sceen, it was displayed that

>

> cannot open SQL Connections to livecache LCA

>

> please help me out nin this regard

>

> thanx in advance

> raj

Hi Raj,

We also had a similar kind of problem and resolved it in the following way. Check for yourself.

Goto T-Code DBCO and check whether the database for LCA is configured. Then goto DB59 and check whether the connection for LCA is proper. Select LCA and click on Connection Test button on the Menu.

In the next screen Select the server and perform the connection test

Then look at the log.

The connection test with "native SQL (LCA)" might have some problem.

Note down the work process and would have been indicated alongside and goto to the OS path

\usr\sap\<SID>\DVEBMGS00\work

Open the file dev_wx (x is your process no.) and see what the error says. Mostly it would be a conflict between the Default Code. If application kernel is UNICODE, make this Defualt Code also as UNICODE.

Thanks,

Rajesh

Answers (1)

Answers (1)

Former Member
0 Kudos

thanx rajesh