>       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

There seems to be a flaw in the installation as no instalation directory has been 
registered. You can fix this yourself. 
1. find the <dependent_path>: "./dbmcli -u DBM,DBM -d TST74 dbm_version" and grep for 
INSTROOT
2. run "dbmcli -s -R <dependent_path>"
3. "dbmcli inst_enum" should now work
4. the file /usr/spool/sql/init/SAP_DBTech.ini should contain a section 
[Installations] and a line
<dependent_path>=7.4.3.7,<dependent_path> in that section

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