Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Driver for JDBC User's Manual: HP 3000 MPE/iX Computer Systems > Chapter 4 Using the HP Driver for JDBC

HP-UX Userid and Password

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

For the JDBC Monitor on HP-UX, the userid and password in the client URL connection string must correspond to a valid HP-UX user name and password for the server host. However, the user accounts may be configured to not allow shell logons, to prevent someone from using the user name and password to actually log on to the server host.

For example, a user with a HP-UX user name of "user1" and password "pass1" would use the method call:

java.sql.DriverManager.getConnection(
      "jdbc:allbase://host/user1/mydatabase",
      "user1",
      "pass1");
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.