Wednesday, 28 August 2013




java.sql.SQLSyntaxErrorException: ORA-00928: missing SELECT keyword while installing can be found in the log. The solution is you have missed configuring the database


You have to install the required schema before you can actually configure the database . You can search in the internet which has many blogs.

You can reopen the configuration in the following path ${oerhome}/common/bin/dbconfig.bat or dbconfig.sh based on the os.

http://oraclefusion1011.blogspot.in/2011/07/installing-oracle-enterprise-repository.html

No comments:

Post a Comment