Hey Guys,

I am creating Oracle URLs for Database Connections in my Mashzone environment but I need to enter the Oracle details every time I try to connect to a DB. It looks like this is built into the app as a security feature. I figured I'd post anyway and see if there is a way to pass the Oracle credentials so we don't have to auth every time. I know on the Database Connections config page there is a place to set Optional parameters but I haven't found anything on a parameter to pass credentials. Looking I found that it is possible to structure the Oracle url like jdbc:oracle:<driver>:<username>/<password>@<server>:<port>:<SID> but it still asks for a user name and password.

Thanks,

 

Dave

 or register to reply.

Notify Moderator