Hi, SAP DB uses a standard port (7210) and it will be configured during the installation process. If you want to change this port you can modify the entry "sql6" within your /etc/services. Newer sapdb-xserver offers also an option "-S <port>" for setting a specific port number. But it's better to modifying "sql6", because some of the tools and interfaces also get their port number from here.
Regards, Marco ---------------------------------------------- Marco PASKAMP SAP DB, SAP Labs Berlin > -----Original Message----- > From: Chidd [mailto:[EMAIL PROTECTED] > Sent: Montag, 17. M�rz 2003 11:41 > To: SAPDB General Archive > Subject: Newbie: DB - JDBC Port > > > Hello everyone, > > It says in the JDBC "Quick start" notes at sapdb.org > that a JDBC connection can be configured over a > non-standard port: > > the URL must be of the form > jdbc:sapdb://<host>[:port]/<database_name> > The port specification is optional and necessary only > if your database server listens at a non-standard > port. > > But how do you configure the DB server to listen on a > non-standard port, and which part is this? X Server? > > Thanx, > > __________________________________________________________________ > > Gesendet von Yahoo! Mail - http://mail.yahoo.de > Bis zu 100 MB Speicher bei http://premiummail.yahoo.de > _______________________________________________ > 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
