cancel
Showing results for 
Search instead for 
Did you mean: 

In AbapTrial7.01 NSP the Dispatcher stops after 1:15 minutes.

Former Member
0 Kudos

Hello

may I please post here? I have posted elsewhere but noone replies and here in this forum you seem to know such matters well.

Here is my problem:

Can anyone help?

1. The system is AbapTrial7.01 downloaded from sdn, onto Windows Vista 32 bit.

2. The Dispatcher stops after 1:15 minutes.

3. r3trans -d says:

This is r3trans version 6.14 (release ...).

2EETW169 no connect possible: "DBMS = ADABAS D --- DBNAME = ' '"

r3trans finished (0012).

4. In dev_w0 I have

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

C

C Thu Jul 08 19:50:38 2010

C *** ERROR => Connect to database failed, rc = -4008 (POS(1) Unknown user name/password combination)

[dbsdbsql.cpp 137]

B ***LOG BY2=> sql error -4008 performing CON [dbsh#1 @ 1204] [dbsh 1204 ]

B ***LOG BY0=> POS(1) Unknown user name/password combination [dbsh#1 @ 1204] [dbsh 1204 ]

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

B ***LOG BY0=> POS(1) Unknown user name/password combination [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

Thanks for any help.

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> 3. r3trans -d says:

>

> This is r3trans version 6.14 (release ...).

> 2EETW169 no connect possible: "DBMS = ADABAS D --- DBNAME = ' '"

> r3trans finished (0012).

So please check the file "trans.log" that is created when you execute R3trans -d.

Markus

Former Member
0 Kudos

Thanks.

It says

4 ETW000 [dev trc ,00000] <- getNewConnection(con_hdl=0) 116 0.019376

4 ETW000 [dev trc ,00000] -> checkEnvironment(con_hdl=0) 61 0.019437

4 ETW000 [dev trc ,00000] -> connect() 46 0.019483

4 ETW000 [dev trc ,00000] INFO : SQLOPT= -I 0 -t 0 -S SAPR3 86 0.019569

4 ETW000 [dev trc ,00000] Try to connect (DEFAULT) on connection 0 ... 129 0.019698

4 ETW000 [dev trc ,00000] Thu Jul 08 21:21:51 2010 1264300 1.283998

4 ETW000 [dbsdbsql ,00000] *** ERROR => Connect to database failed, rc = -4008 (POS(1) Unknown user name/password combination)

4 ETW000 94 1.284092

4 ETW000 [dev trc ,00000] -> SetSapdbCA(errcode=-4008) 35 1.284127

4 ETW000 [dev trc ,00000] -> freeConnection(con_hdl=0) 46 1.284173

4 ETW000 [dev trc ,00000] -> sdb_free(p=0009FDA0, size=344 (857012 bytes allocated))

4 ETW000 97 1.284270

4 ETW000 [dev trc ,00000] -> sdb_free(p=0009FA40, size=848 (856156 bytes allocated))

4 ETW000 108 1.284378

4 ETW000 [dev trc ,00000] } DbSlSdbConnect(rc=99) 40 1.284418

4 ETW000 [dblink ,00431] ***LOG BY2=>sql error -4008 performing CON [dblink#1 @ 431]

4 ETW000 92 1.284510

4 ETW000 [dblink ,00431] ***LOG BY0=>POS(1) Unknown user name/password combination [dblink#1 @ 431]

4 ETW000 55 1.284565

markus_doehr2
Active Contributor
0 Kudos

The problem is, that the user is not able to connect to the database.

Was this installation working before?

Markus

Former Member
0 Kudos

No, it has never worked.

Starting it in sapmmc, the Dispatcher is briefly green OK and always stops at 1:15 minutes.

It is a new download from sdn http://www.sdn.sap.com/irj/scn/maxdb-downloads of

1) SAP NetWeaver 7.01 - ABAP Trial Version

2) MaxDB Version 7.6.06.10 Microsoft Windows X86, 32 bit

whereby I first installed 1) and then 2).

markus_doehr2
Active Contributor
0 Kudos

> It is a new download from sdn http://www.sdn.sap.com/irj/scn/maxdb-downloads of

> 1) SAP NetWeaver 7.01 - ABAP Trial Version

> 2) MaxDB Version 7.6.06.10 Microsoft Windows X86, 32 bit

So you installed both? Usually the first comes with a database; if you installed the second it may be that your original database (installed with (1)) may have been overwritten and hence the user data is incorrect.

Markus

Former Member
0 Kudos

What happened was that the first, the AbapTrial, said it would install MaxDB to c:\sapdb. It installed "successfully" but did NOT install MaxDB. I saw that the first time I ran it, it did not even create c:\sapdb. It ran through in about 4 minutes.

I saw a thread here where several people complained of the same thing.

So I installed the MaxDB separately.

I could not install the MaxDB first because then, when I did that, AbapTrial would not install - it reported that NSP existed and should first be uninstalled. It then ended.

markus_doehr2
Active Contributor
0 Kudos

I can't say what the problem is.

I would uninstall both, check that no registry keys are left, reboot the machine and install ONE of them.

Markus

Former Member
0 Kudos

OK.

Here is the thread where others report same problem:

Former Member
0 Kudos

Bad bad bad.

Same problem that I reported earlier:

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

M *** ERROR => DlLoadLib: LoadLibrary(C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll) Error 126 [dlnt.c 241]

M Error 126 = "Das angegebene Modul wurde nicht gefunden."

B *** ERROR => Couldn't load library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll'

[dbcon.c 4731]

but the file exists in that path !

And c:\sapdb was not created in this successful installation that took 3 minutes !

I believe I should redownload and try again.

markus_doehr2
Active Contributor
0 Kudos

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

> M *** ERROR => DlLoadLib: LoadLibrary(C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll) Error 126 [dlnt.c 241]

> M Error 126 = "Das angegebene Modul wurde nicht gefunden."

> B *** ERROR => Couldn't load library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll'

>

> but the file exists in that path !

Is this a 32bit or 64bit Windows?

Markus

Former Member
0 Kudos

32 bit Vista.

German.

If it is interesting, I get around the above error thus:

I take the files

libSQLDBC76_C

libSQLDBC76

libSDBLoader76

from another download

and put them into c:sap

spsysexe un

whence I see - instead of the above error -

B Thu Jul 08 23:06:55 2010

B create_con (con_name=R/3)

B Loading DB library 'C:SAPNSPSYSexe undbsdbslib.dll' ...

B Library 'C:SAPNSPSYSexe undbsdbslib.dll' loaded

B Version of 'C:SAPNSPSYSexe undbsdbslib.dll' is "700.08", patchlevel (0.7)

B New connection 0 created

which looks better at least.

Despite scnsorry I have just downloaded part 1, at least, again of AbapTrial and the unzip says

CRC Prüfsummenfehler: The file SAPNW7.01ABAPTrialimageloadload_datasave.gz is damaged.

Yes, and there is even less in it as the first download - which has no MaxDB files, as reported. Part 2 of the download is in the scnsorry state, that is : I cannot download it.

Former Member
0 Kudos

Markus,

your comments showed me that the version AbapTrial that I downloaded and "successfully installed" was not usable.

It is

SAP NetWeaver 7.01 - ABAP Trial Version

from

http://www.sdn.sap.com/irj/scn/nw-downloads

.

I therefore have taken

.SAP NetWeaver 7.01 SR1 SP3 ABAP Developer Edition

from the same source.

This installation ran for some 6 hours, was immediately successful, I have installed the SAPGui and logged on successfully and accessed immediately SE80.

Thank you for your support. I give you all the points available.

David

Answers (0)