cancel
Showing results for 
Search instead for 
Did you mean: 

Recovery - Workprocess died disp+work.exe stops

lu_huynh
Participant
0 Kudos
78

Hi everybody,

I've installed a new SAP ERP 6.0 SR1 on Windows Server. Created instance SID TS4 and SAPDB TDB. Now I made a recovery with initialization from Tape (SID and DB have different ID's). Recovery works fine.

After making Backup of data and log I want to start the SAP Instance (ABAP), but after a while the workprocesses get status "Ended" and all processes died and the disp+work.exe stops.

In the file adatmp I have the following error message:

"Error! Connection failed to node trtest04 for database TST:

database instance not found"

I think this might be the error, because the databse instance should be TDB.

In the trace file of the a WP there's the following line:

Loading SQLDBC client runtime ...

C Try to connect (DEFAULT) on connection 0 ...

C *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))

[dbsdbsql.cpp 119]

B ***LOG BV3=> severe db error -10709 ; work process is stopped [dbsh#2 @ 1199] [dbsh 1199 ]

B ***LOG BY2=> sql error -10709 performing CON [dblink#5 @ 431] [dblink 0431 ]

B ***LOG BY0=> Connection failed (RTE:database not running) [dblink#5 @ 431] [dblink 0431 ]

M ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c 1440]

M in_ThErrHandle: 1

M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 10506]

Please do you have any suggestions?

Thanks in advance for any help.

Kind Regards,

Lu

Edited by: Lu Huynh on Nov 12, 2009 12:09 PM

Accepted Solutions (1)

Accepted Solutions (1)

lbreddemann
Active Contributor
0 Kudos

> I've installed a new SAP ERP 6.0 SR1 on Windows Server. Created instance SID TS4 and SAPDB TDB. Now I made a recovery with initialization from Tape (SID and DB have different ID's). Recovery works fine.

Why shoud the SID matter?

> After making Backup of data and log I want to start the SAP Instance (ABAP), but after a while the workprocesses get status "Ended" and all processes died and the disp+work.exe stops.

>

> In the file adatmp I have the following error message:

> "Error! Connection failed to node trtest04 for database TST:

> database instance not found"

>

> I think this might be the error, because the databse instance should be TDB.

>

> In the trace file of the a WP there's the following line:

>

> Loading SQLDBC client runtime ...

> C Try to connect (DEFAULT) on connection 0 ...

> C *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))

> [dbsdbsql.cpp 119]

> B ***LOG BV3=> severe db error -10709 ; work process is stopped [dbsh#2 @ 1199] [dbsh 1199 ]

> B ***LOG BY2=> sql error -10709 performing CON [dblink#5 @ 431] [dblink 0431 ]

> B ***LOG BY0=> Connection failed (RTE:database not running) [dblink#5 @ 431] [dblink 0431 ]

> M ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c 1440]

> M in_ThErrHandle: 1

> M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 10506]

> Please do you have any suggestions?

Sure.

Make sure that

a) the database is actually running (obvious)

b) the XServer is running on the DB host as well

c) that the XUSER entry DEFAULT points to the correct host/database (this is very likely the issue here!)

regards,

Lars

lu_huynh
Participant
0 Kudos

Hi Lars,

thanks for your help. I was wondering SID, because of the entry in adatmp.

But I think you're right, so I started command: xuser list.

In the entries I can see that there's always the wrong user, password and dbname.

I think now I have to correct these wrong entries, right?

Is there a note for using command xuser -set...?

Kind regards,

Lu

lbreddemann
Active Contributor
0 Kudos

>

> Is there a note for using command xuser -set...?

>

Hi Lu,

how come I appear to you as a notes/documentation search engine??

Please don't ask me (or anybody else) to do your work.

Use the search facility in the upper right corner!

regards,

Lars

lu_huynh
Participant
0 Kudos

Hi Lars,

I was looking for notes and found 39439, but I wasn't sure, because of the MaxDB (7.5) Versions meant in there, so I just asked, if you know a note, I didn't ask you or somebody else to search for me. Also I'm not very familiar to those things, because I'm not doing this everyday. And I thought forums is a service to get experiences from other users who alredy faced same or similar problems

Sorry for wasting your time.

I just tried and could sucessfully change xuser entries.

Regards,

Lu

lbreddemann
Active Contributor
0 Kudos

>And I thought forums is a service to get experiences from other users who alredy faced same or similar problems

Sure, it is.

But on a certain level which does not include to off-load work to others.

Check the [Rules of Engagemant - Step 1|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement] !

lu_huynh
Participant
0 Kudos

Ok sorry, my fault. Next time I first have to tell my steps I've done before making demands. Haven't seen these Rules of engagemant before.

Answers (0)