ORA-32004: obsolete and/or deprecated parameter(s) specified
I got this ORA-32004: obsolete and/or deprecated parameter(s) specified notification error when I startup an Oracle database 11g 11.2.0.2
I've found this article ORA-32004: obsolete and/or deprecated parameter(s) specified: remote_os_authent [ID 456001.1]
I've set up this remote_os_authent parameter to True because the users who gets connection to the database needs authenticate with their AD accounts but why I got this message? is there any other parameter who replace this one?
Thanks for your answers...
Lucho Farje