|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by ganeshaneesh in Oracle 8.x, Oracle 9.x, Oracle 10.x
Hi I am using loadjava command to load my java jar into the database. Following is the syntax:
loadjava {-user | -u} username/password[@databas
e] [-option_name [-option_name] ...] filename [filename ]...
I am working on load balancing db servers(two hosts like below example), how can i mention them with loadjava command as i have 2 hosts?
jdbc:oracle:thin:@(DESCRIP
TION=(ADDR
ESS_LIST=(
ADDRESS=(P
ROTOCOL=TC
P)
(HOST=ora.myhost1.com)(POR
T=1521))
(ADDRESS=(PROTOCOL=TCP)(HO
ST=ora.myh
ost2.com)(
PORT=1521)
)
(LOAD_BALANCE=yes)(FAILOVE
R=true))(C
ONNECT_DAT
A=(SERVICE
_NAME=myse
rvice)))
Thanks,
Aneesh.
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625