on 2009 Nov 12 11:06 AM
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
> 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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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
>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] !
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.