Effect - JDeveloper/FormBuilber/ReportBuilder are not able to connect database(12c only)
Solution -
1) cd $ORACLE_HOME (Database)
2) cd network/%SID%/admin
3) vi sqlnet.ora
add following parameters
SQLNET.ALLOWED_LOGON_VERSION_server=8
SQLNET.ALLOWED_LOGON_VERSION_client=8
SQLNET.ALLOWED_LOGON_VERSION_server=8
SQLNET.ALLOWED_LOGON_VERSION_client=8
4) Retest the issue
Hi Aditttya..Thanks for the post. It resolved all my issues. You look gr8 !!!
ReplyDeleteThanks Bhagath, That's great the post is helpful to you. For any other DBA related issues you can post me ,i'll try to add those as well in the blog.
ReplyDeleteThank you Aditya...It resovled my issue...
ReplyDelete