Hello, I have changed my /etc/hosts (on Linux 7.0) as follows:
------- Instead of 192.168.1.15 vatican.tmdesign vatican now is 192.168.1.15 vatican.tmdesign vatican.tmdesign ------- The nodename is : [root@vatican /root]# uname -n vatican.tmdesign [root@vatican /root]# The error message has changed and it looks like this: >load_systab -ud dba ERR -24964,ERR_EXECUTE: error in program execution 1792,/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 Some SQL error has occured / S Error Summary / S 1 x 12614 message not available / S 1 x -5015 message not available / * / M STOP 20020307 00101320 / * / M RC = 7 Some SQL error has occured / * --- Is something missing on my system, or what am I doing wrong? How can I solve this issue? Thank you in advanced, Catalin "Mensing, Joerg" wrote: > 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 > > -- ---------------------------- Catalin MIHAILESCU Network Administrator TM Design communications 65, Sherbrooke Ouest Montreal, Canada H2X 1X2 Phone: + 514 849 4421 Fax: + 514 285 5673 Email: [EMAIL PROTECTED] ---------------------------- _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
