|
You are here: TWiki > |
r1 - 13 May 2007 - 19:53 - PeterLorenzen |
call dbms_xdb.setftpport(21);
<http2-port>8090</http2-port> <http2-protocol>TCPS</http2-protocol>
WALLET_LOCATION =
(SOURCE =
(METHOD = FILE)
(METHOD_DATA =
(DIRECTORY = d:\oracle\wallet)
)
)
SSL_CLIENT_AUTHENTICATION = FALSE
LISTENER_SSL=
( DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCPS)(HOST = WMSI001494.corp.wmdata.net)(PORT = 2484))
)
)
alter system set dispatchers= '(PROTOCOL=TCPS) (SERVICE=orclXDB)' scope=spfile;
call dbms_xdb.sethttpport(0);
Copyright © 1999-2010 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.