Error:
Error Viewing CM log files - File server could not verify its initialization parameters
Cause:
The issue is because of the syntax error in listener.ora file on apps side. Go to TNS_ADMIN directory and in the listener file , If you check the parameter APPLFSTT in appmgr side , you will see there is a space between the value. So FNDFS cannot interpret the space between the value
Solution:
Workaround:
Remove the space between the values and bounce apps listener.
Permanent Fix:
As per metalink note ID 304568.1, apply patch 4244610 to the environment.
1 comment:
I have also heard about another repair .mdf application that repairs corrupted database files
Post a Comment