APP-FND-01630, APP-FND-01662, cannot open .dbc file
Applies to:
I am using:
Oracle Enterprise Linux 5.5
Oracle Application Install - Version: 11.5.10.0 and later
Database 11gR1
Database 11gR1
Description:
I recently came across a problem after creating repository for Enterprise Manager of 11g, and unable to login the oracle application, facing the following errors:
Solution:
Locate the .dbc file and issue read/write permissions on it:
cd $FND_SECURE
chmod 777 TEST.dbc
Your comments, especially which will help us improve the functionality, will be greatly appreciated :)