cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with SAP NetWeaver 7.01 ABAP Trial Version installation

Former Member
0 Kudos

Hi,

I have installed NW 7.01 ABAP trial version "successfully".

Unfortunately the application server doesn't start.

After some time the Dispatcher process stopps.

In the syslog you can see that 7 workprocesses are started.

they all don't seem to be able to connect to the database and shut down.

The related syslog messages are:

Database: SQL error -1070 occurred (possible network problems?). Work process is stopped

Database: Database error -10709 at CON

Database: > Connection failed (RTE:Database name is missing)

SAP-Basis System: Stop Workproc 4, PID 4136

I already re-installed the Trial version, and I also checked that the database is up and running.

The error persist.

Can anyone help ?

Thanks

Stefan

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

Hi Stefan,

Please post the contents of dev_w0

Regards

Juan

Former Member
0 Kudos

Hi Juan,

thanks for the suggestion.

here's the trace file dev_dev0.

Still need help though ....

Regards Stefan

-


trc file: "dev_w0", trc level: 1, release: "701"

-


*

  • ACTIVE TRACE LEVEL 1

  • ACTIVE TRACE COMPONENTS all, MJ

*

B

B Sat Oct 25 20:51:49 2008

B create_con (con_name=R/3)

B Loading DB library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll' ...

B Library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll' loaded

B Version of 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll' is "700.08", patchlevel (0.7)

B New connection 0 created

M sysno 02

M sid NSP

M systemid 560 (PC with Windows NT)

M relno 7010

M patchlevel 0

M patchno 7

M intno 20020600

M make: multithreaded, ASCII, optimized

M pid 5388

M

M kernel runs with dp version 240(ext=110) (@(#) DPLIB-INT-VERSION-240)

M length of sys_adm_ext is 364 bytes

M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 5388) [dpxxdisp.c 1319]

I MtxInit: 30000 0 0

M DpSysAdmExtCreate: ABAP is active

M DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

M

M Sat Oct 25 20:51:50 2008

M DpShMCreate: sizeof(wp_adm) 8232 (1176)

M DpShMCreate: sizeof(tm_adm) 3786880 (18840)

M DpShMCreate: sizeof(wp_ca_adm) 1280 (60)

M DpShMCreate: sizeof(appc_ca_adm) 1200 (60)

M DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048

M DpShMCreate: sizeof(comm_adm) 528048 (1048)

M DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

M DpShMCreate: sizeof(slock_adm) 0 (96)

M DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

M DpShMCreate: sizeof(file_adm) 0 (72)

M DpShMCreate: sizeof(vmc_adm) 0 (1296)

M DpShMCreate: sizeof(wall_adm) (22440/34344/56/100)

M DpShMCreate: sizeof(gw_adm) 48

M DpShMCreate: SHM_DP_ADM_KEY (addr: 04CA0040, size: 4389744)

M DpShMCreate: allocated sys_adm at 04CA0040

M DpShMCreate: allocated wp_adm at 04CA1BF8

M DpShMCreate: allocated tm_adm_list at 04CA3C20

M DpShMCreate: allocated tm_adm at 04CA3C50

M DpShMCreate: allocated wp_ca_adm at 050404D0

M DpShMCreate: allocated appc_ca_adm at 050409D0

M DpShMCreate: allocated comm_adm at 05040E80

M DpShMCreate: system runs without slock table

M DpShMCreate: system runs without file table

M DpShMCreate: allocated vmc_adm_list at 050C1D30

M DpShMCreate: allocated gw_adm at 050C1D70

M DpShMCreate: system runs without vmc_adm

M DpShMCreate: allocated ca_info at 050C1DA0

M DpShMCreate: allocated wall_adm at 050C1DA8

M rdisp/queue_size_check_value : -> off

M ThTaskStatus: rdisp/reset_online_during_debug 0

X EmInit: MmSetImplementation( 2 ).

X MM global diagnostic options set: 0

X <ES> client 0 initializing ....

X Using implementation view

X <EsNT> Using memory model view.

M <EsNT> Memory Reset disabled as NT default

X ES initialized.

M

M Sat Oct 25 20:51:52 2008

M ThInit: running on host 4FIL41430

M calling db_connect ...

C

C DBSDBSLIB : version 700.08, patch 0.007 (Make PL 0.7)

C MAXDB shared library (dbsdbslib) patchlevels (last 10)

C (0.007) Support DB-Type 'SAP DB' by UPDSTAT (note 1225668)

C

C

C Loading SQLDBC client runtime ...

C SQLDBC SDK Version : SQLDBC.H 7.6.0 BUILD 002-121-083-965

C SQLDBC Library Version : libSQLDBC 7.6.4 BUILD 014-123-188-347

C SQLDBC client runtime is MaxDB 7.6.4.014 CL 188347

C SQLDBC supports new DECIMAL interface : 0

C SQLDBC supports VARIABLE INPUT data : 1

C SQLDBC supports keepAlive indicator : 0

C INFO : SQLOPT= -I 0 -t 0 -S SAPR3

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

C *** ERROR => Connect to database failed, rc = -10757 (XUSER error (the USERKEY is unknown))

[dbsdbsql.cpp 113]

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

C *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:Database name is missing))

[dbsdbsql.cpp 137]

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

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

B ***LOG BY0=> Connection failed (RTE:Database name is missing) [dblink#1 @ 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 10557]

M

M Info for wp 0

M

M pid = 5388

M severity = 0

M status = 0

M stat = WP_RUN

M waiting_for = NO_WAITING

M reqtype = DP_RQ_DIAWP

M act_reqtype = NO_REQTYPE

M rq_info = 0

M tid = -1

M mode = 255

M len = -1

M rq_id = 65535

M rq_source =

M last_tid = 0

M last_mode = 0

M semaphore = 0

M act_cs_count = 0

M csTrack = 0

M csTrackRwExcl = 0

M csTrackRwShrd = 0

M mode_cleaned_counter = 0

M control_flag = 0

M int_checked_resource(RFC) = 0

M ext_checked_resource(RFC) = 0

M int_checked_resource(HTTP) = 0

M ext_checked_resource(HTTP) = 0

M report = > <

M action = 0

M tab_name = > <

M attachedVm = no VM

M

M *****************************************************************************

M *

M * LOCATION SAP-Server 4FIL41430_NSP_00 on host 4FIL41430 (wp 0)

M * ERROR ThInit: db_connect

M *

M * TIME Sat Oct 25 20:51:52 2008

M * RELEASE 701

M * COMPONENT Taskhandler

M * VERSION 1

M * RC 13

M * MODULE thxxhead.c

M * LINE 10777

M * COUNTER 1

M *

M *****************************************************************************

M

M PfStatDisconnect: disconnect statistics

M Entering TH_CALLHOOKS

M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP

M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c 724]

M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c 261]

M Entering ThSetStatError

M ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)

M Entering ThReadDetachMode

M call ThrShutDown (1)...

M ***LOG Q02=> wp_halt, WPStop (Workproc 0 5388) [dpnttool.c 334]

Answers (1)

Answers (1)

martin_juen2
Contributor
0 Kudos

I think the same like Juan Reyes.

Go to the work-directory (/usr/sap/<SID>/DVEBMGS<SYSNR>/work and check the tracefiles.

dev_w0 sounds good. I suggest you do an additional start and check all the latest files.

On the other hand you can check if the database connection is running. Use "R3trans -x" on oslevel to test the database connection. If ok try "R3trans -d". This statement checks the database connection and makes an insert, select and a delete on a database table. you can have a look of the connection tests in file R3trans.log. You will find in the directory you did the R3trans -x or -d test runs.

best regards,

Martin

Former Member
0 Kudos

Hi Martin,

thanks for your tips.

I executed r3trans -x and it failed

it comes back with '2EETW169 no connect possible "connect failed with DBLI_RC_LOAD_LIB failed."

Kind regards

Stefan

debasissahoo
Active Contributor
0 Kudos

Hi Stefan,

There seems some problem with XUSER files.

Follow the note

https://service.sap.com/sap/support/notes/39439

there is another thread about the same problem..check it

Regards,

Debasis.

martin_juen2
Contributor
0 Kudos

Hi Stefan.

Is the environment for Oracle correct?

-> Check note 556232

regards,

Martin

JPReyes
Active Contributor
0 Kudos

Read this thread,

It should solve your issue.

Regards

Juan