Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC)

MOSC Banner

RDBPROD: RDB/JDBC config question using SQLDeveloper RDB addin

edited May 19, 2014 8:47AM in Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC) 9 commentsAnswered ✓
Hi,

I have tested the RDB addin för SQLDeveloper, seems to work ok.  But I'm running into problems when trying to set it up for use with RMU. I have the following xml config file on the server...

<?xml version = '1.0'?>

<!-- Configuration file for Rdb Thin JDBC Drivers and Servers -->

<config>

<!-- SERVERS -->

<servers>

<!-- DEFAULT server characteristics-->

<!-- note that the default password for control here is obfuscated - but

its "rdb" -->

<server

name="DEFAULT"

type="RdbThinSrv"

url="//localhost:1701/"

maxClients="-1"

srv.bindTimeout="1000"

srv.idleTimeout="0"

srv.mcBasePort="5517"

srv.mcGroupIP="239.192.1.1"

tracelevel = "0"

autostart = "false"

autorestart = "false"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center