> I do have some SAP DB test installations on Windows and Linux > servers for our web application. Yesterday we installed a > Demo notebook with Suse 8.1 Linux and SAP DB 7.4. During > installation (plugged into our network with DHCP) everything > worked fine. But as a standalone machine (with fixed ip > address) we could start the sapdb daemon but we could not set > the db_online?!? After several hours we found a solution ... > there was no entry for DNS server ... our entry is now > 'kalter.kaffee' and now the SAP DB is online!!!
Aparently you get your System name from DHCP, if there's only a fixed IP, it can't find the name. You should take care of the following: - /etc/resolv.conf for entry hosts: files should be before dns - /etc/hosts create an entry with FQDN and hostname This should work as long as your configuration is not overwritten by dhcpd. Greetz, SIEGENIA-AUBI KG Informationswesen i.A. Markus D�hr SAP-CC/BC, SAPDB-DBA Tel.: +49 6503 917-152 Fax: +49 6503 917-7152 E-Mail: [EMAIL PROTECTED] Internet: http://www.siegenia-aubi.com _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
