I talked with Bernd about it,
he calls an internal function named 'sqlhostname()' to get the hostname he
uses for the xload call.
The sqlhostname() uses the 'uname' system call and returns the 'nodename'
component. I hope this helps
you to find it.
CU
jrg

> -----Original Message-----
> From: Mensing, Joerg 
> Sent: Donnerstag, 7. M�rz 2002 09:29
> To: 'Catalin Mihailescu'; [EMAIL PROTECTED]
> Subject: RE: Unknown host
> 
> 
> Hello,
> the host name that was not found was vatican.tmdesign. From your eMail
> address i guess the right host name
> seems to be vatican.tmdesign.ca or vatican?
> Best regards
> jrg
> 
> > -----Original Message-----
> > From: Catalin Mihailescu [mailto:[EMAIL PROTECTED]]
> > Sent: Mittwoch, 6. M�rz 2002 23:26
> > To: [EMAIL PROTECTED]
> > Subject: Unknown host
> > 
> > 
> > Hello,
> > 
> > I am new to SAPDB and I can't figure out how to solve the following
> > problem:
> > 
> > I have installed  sapdb-server-linux-32bit-i386-7_3_0_20 and 
> > everything
> > went OK. After I "su sapdb" I do the following:
> > $cd /usr/local/sapdb/indep_prog/bin
> > $[sapdb@vatican bin]./dbmcli -s db_create DBTEST 
> DBTESTADMIN,dbtestadm
> > OK
> > $./dbmcli -d DBTEST -u DBTESTADMIN,dbtestadm -i ../load-script
> > 
> > Where "load-script" is the one I have found on sapdb site:
> > 
> > param_startsession
> > param_init
> > param_put MAXUSERTASKS 5
> > param_checkall
> > param_commitsession
> > param_adddevspace 1 SYS sys_001 F
> > param_adddevspace 1 LOG LOG_001 F 2000
> > param_adddevspace 1 DATA DAT_001 F 10000
> > db_cold
> > util_connect
> > util_execute INIT CONFIG
> > util_activate dba,dba
> > load_systab -ud dba
> > 
> > Everything goes fine except "load_systab" wicth output the 
> following:
> > 
> > ---
> > >load_systab -ud dba
> > ERR
> > -24964,ERR_EXECUTE: error in program execution
> > 256,/usr/local/sapdb/depend/bin/xload -S INTERNAL -n 
> > vatican.tmdesign -d
> > DBTEST -u dba,* -b /usr/local/sapdb/depend/env/lsystab.ins 
> en ENG dba
> > Database DBTEST not started : -32768 unknown host (see /etc/hosts)
> > 
> > My /etc/hosts contain all the hosts in my network, 
> including the linux
> > box I'm working on. Can you please tell me what I'm doing 
> > wrong or what
> > I have to do in order to solve this problem?
> > 
> > Thanks in advanced,
> > Catalin
> > 
> > Email: [EMAIL PROTECTED]
> > 
> > 
> > 
> > _______________________________________________
> > sapdb.general mailing list
> > [EMAIL PROTECTED]
> > http://listserv.sap.com/mailman/listinfo/sapdb.general
> > 
> _______________________________________________
> sapdb.general mailing list
> [EMAIL PROTECTED]
> http://listserv.sap.com/mailman/listinfo/sapdb.general
> 
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to