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.
strace.log.gz
Description: GNU Zip compressed data
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
