On Mon, 2003-09-22 at 17:42, Dittmar, Daniel wrote:
> sorry for not answering, but I have to find a machine first where I can delete all 
> traces of SAP DB installations to test a scratch build.
> 
> In the meantime, you could try to run $TOOL/bin/prepare_inst.pl as root. That was 
> intended to create the necessary directories with the right permissions.
> 

[EMAIL PROTECTED]:/u/tom/sources/SAP/sapdb-74 # prepare_inst.pl
directories /usr/spool/sql, /usr/spool/sql/config are world writable now!
please change permissions to access with your develop/sap db users only
sql6 in /etc/services found
sql30 in /etc/services found
[EMAIL PROTECTED]:/u/tom/sources/SAP/sapdb-74 # exit
[EMAIL PROTECTED]:~/sources/SAP/sapdb-74 $ dbmcli -s -R $INSTROOT inst_reg -k 
$INSTROOT -c
Error! Connection failed to node (local) for database (no dbname)


> Daniel Dittmar
> 
> -- 
> Daniel Dittmar
> SAP DB, SAP Labs Berlin
> [EMAIL PROTECTED]
> http://www.sapdb.org/
> 
> 
> > -----Original Message-----
> > From: Thomas Cataldo [mailto:[EMAIL PROTECTED]
> > Sent: Monday, September 22, 2003 4:46 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Installing a self built sapdb
> > 
> > 
> > Hi,
> > 
> > I just redid an "imf all" without exporting NOREG=1
> > 
> > One of the first execute command is :
> > 
> > dbmcli -s -R $INSTROOT inst_reg -k $INSTROOT -c
> > 
> > where INSTROOT is :
> > 
> > /u/tom/sources/SAP/sapdb-74/usr
> > 
> > The result is :
> > 
> > [EMAIL PROTECTED]:~/sources/SAP/sapdb-74 $ dbmcli -s -R $INSTROOT 
> > inst_reg -k $INSTROOT -c
> > Error! Connection failed to node (local) for database (no dbname)
> > 
> > Looking at an strace log, the only failing syscall is an
> > open("/etc/opt/sapdb"). I created the /etc/opt directory and 
> > I gave the
> > the necessary rights to the "tom" user.
> > 
> > Can you give me some idea to make to command succeed, as I am really
> > have no idea of what is going wrong.
> > 
> > I attached the strace -f output of the command.
> > 
> > Regards,
> > Thomas.
> > 
> > 
> > 


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to