Oracle Forms (MOSC)

MOSC Banner

Can we rename the [webutil] section in formsweb.cfg?

edited Apr 23, 2015 1:44AM in Oracle Forms (MOSC) 2 commentsAnswered

OK, let me explain...

In the formsweb.cfg we have a [webutil] section, which points to a specific database connection (eg. userid=webutil/webutil@db1)

This works fine and we have applications running against the db1 database using Webutil.

Using the same Forms server, we have applications that connect to db2 database (eg. userid=webutil/webutil@db2)

I am trying to find a way to have something like:

[webutil1]

userid=webutil/webutil@db1


[webutil2]

userid=webutil/webutil@db2


But where is the reference to [webutil] defined so that I can update it?


Thank you!


(Forms 11g 11.1.2.2.0)

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