Oracle COST for rac rdbms
Implemented the listener poisoning solution in our dev environment. oracle EE 11.2.0.4 rac env using document 1340831.1 and 1453883.1. Grid is owned by the grid user and the oracle home is owned by the db user (2 different users). followed document: 1612712.1 and 1624154.1.
I have two questions:
1. tried to test using 11.2.0.3 rac databases and connecting from it to the 11.2.0.4 database (unable to successfully register on the 11.2.0.4 listener after cost is enabled.
receive error:
The listener supports no services
The command completed successfully
implemented solution (a wallet for grid user and a wallet for db user). But didn't have a successful login. Unable to find additional information on this error. Please advise.