Technical data

A Using the WebLogic Java Utilities
A-6 Administration Guide
DB
Name of the database. Use the following format, depending on
which JDBC driver you use:
WebLogic jDriver for Microsoft SQL Server:
DBNAME@HOST:PORT
WebLogic jDriver for Oracle:
DBNAME
WebLogic jDriver for Informix:
DBNAME@HOST:PORT
Oracle Thin Driver:
HOST:PORT:DBNAME
Sybase JConnect driver: JCONNECT:
HOST:PORT:DBNAME
Where:
n HOST is the name of the machine hosting the DBMS,
n PORT is port on the database host where the DBMS is listening
for connections, and
n DBNAME is the name of a database on the DBMS. (For Oracle,
this is the name of a DBMS defined in the
tnsnames.ora
file.)
Argument Definition