Hp Neoview Release 2.3 Software Instrukcja Użytkownika Strona 55

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 54
JDBC connections to the Neoview system
JMS sources
There is no default value.
The Transporter Java client uses this URL for its internal database connections.
A JDBC connection URL must be of the form of:jdbc:hpt4jdbc://hostname:port/.
See the Neoview JDBC Type 4 Driver Programmer’s Reference for complete details on JDBC connection
URLs.
Example: a JDBC connection URL for a Neoview system name neo0101.domain.com:
jdbc:hpt4jdbc://neo0101.domain.com:18650/
This option is not applicable to file or named pipe data sources.
This option is required for the Java client.
user
user = "username" | ${referencename} | $E{referencename}
This option is required. It specifies the username to use when connecting to a data source:
username specifies a plain-text password.
${referencename} refers to a plain-text user name defined in the plain property file.
Transporter automatically substitutes the corresponding user name when it processes the
control file.
$E{referencename} refers to an encrypted user name in the encrypted property file.
Transporter automatically substitutes the corresponding decrypted user name when it
processes the control file.
user 55
Przeglądanie stron 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag