Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00904: "PROPERTYNAME": invalid identifier

2699743Nov 13 2014 — edited Nov 13 2014

Hi,

I would like to ask on how to check on this error on Oracle.

I am implementing 4 Java-based applications (Sybase FinancialFusion) deployed on IBM Websphere Application servers, using Oracle 11g as database. These are all installed in 1 physical server (Windows 2008 Server). Upon starting up the management console for one of these applications, this console cannot access to the Oracle database. The startup for this console is via Windows command line by executing a Windows batch file (.bat) containing the classpaths for the related Java files for this application. Upon checking the CLI, the oracle errorĀ  "ORA-00904: "PROPERTYNAME": invalid identifier".

Should I create this "PROPERTYNAME" identifier on the database itself for it to be valid? Please advise.

Thank you.

CHarles

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2014
Added on Nov 13 2014
2 comments
298 views