While upgrading your Oracle database server from 10g to 19c, you want to ensure that the users can still connect with their current passwords after the upgrade.
What do you need to set explicitly for this purpose?
A.
SQLNET.ALLOWED_LOGON_VERSION_SERVER = 12a in the sqlnet.ora of the new database home
B.
Client net. allowed_lLOGON_VERSION_client must be set to a lower value than the server
SQLNET.ALLOWED LOGON. VEBSION .SERVER.
C.
SQLNET.ALLOWED_LOGON_VERSION_client = 8 in the sqlnec.ora file of the client application.
D.
SQLNET.ALLOWED_LOGON_VERSION_sebveb = 8 In the aqlnec.ora of the new database homo.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit