Hello!
        Thanks for your prompt reply!
        
        When I execute the command:
                "./dbmcli -u DBM,DBM -d TST74 inst_enum"

        I get the following error:

                ERR
                -24994,ERR_RTE: runtime environment error
                1,Can't find Registry section:Installatio

        Do you have any hint about the problem?
        Can it be related with the installation?
        I am planning to install the software again. What version should
I install? Version 7.4.3.7 Beta (the one which is installed now) or
version 7.3.0.29?

        Thanks in advance,
                Victor Batista 


-----Original Message-----
From: Dittmar, Daniel [mailto:[EMAIL PROTECTED]] 
Sent: quinta-feira, 5 de Dezembro de 2002 14:05
To: 'Victor Batista'; [EMAIL PROTECTED]
Subject: RE: Sapdb 7.4.03 on Redhat 7.2 - connection problems

> I have read on previous posts that I could register the database
through dbmcli:
> "inst_enum" - gives the list of sapdb installations
> "inst_reg" - registers one installation
> 
> Although I am getting the following error when I try to execute dbmcli
on Linux 
> without arguments:
> "Error! Connection failed to node (local) for database (no dbname):
database or server not found"
>
> I just can execute dbmcli correctly to connect to the test database.
> "./dbmcli -u DBM,DBM -d TST74"

It looks as if the installation registry is broken. When no database
name is given to dbmcli, the installation directory with the highest
version entry is choosen. If this directory doesn't exist or doesn't
contain a dbmsrv, the connection will fail.

Run "./dbmcli -u DBM,DBM -d TST74 inst_enum",
if you see any directories that shouldn't be there or that don't exists,
remove them with
"./dbmcli -u DBM,DBM -d TST74 inst_unreg <path>"

Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to