How to assign secondar IP to DB-System?
Summary
How to assign secondar IP to DB-System?Content
A database system gets automatically a private ip assigned from the CIDR block of the underlying subnet. We have no controll on which IP is assigned to which db-system
It would be highly valuable for us to be able to assign an extra private IP-address to a db-system on which the database could be reached.
Main reason for this is that, when refreshing a non prod environment, a new db-system is created and the user needs to connect to the new IP. I know this should be handeld in central tnsnames,ora etc., but being able to controll exactly when a user goes to the new environment (not relying on dns-caching, own tnsnames.ora etc. would be be great..