Skip to main content

The error message "java.sql.SQLException: ORA-00933: SQL command not properly ended" appears when using an alias in the "SELECT" statement


Technote (troubleshooting)


Problem(Abstract)

When using an alias in a SELECT statment on Oracle® database
for example,


SELECT a.column from table as a


the outcome is:
java.sql.SQLException: ORA-00933: SQL command not properly ended

and in the editor the SELECT statment becomes:

SELECT column from table as a

Resolving the problem

This issue has been identified as a product defect and has been logged under APAR PK62050.

Cross Reference information
Segment Product Component Platform Version Edition
Software Development Rational Software Architect Data Access Applications Windows 7.0, 7.0.0.1, 7.0.0.2, 7.0.0.3, 7.0.0.4, 7.0.0.5 All Editions

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Rational Application Developer for WebSphere Software

Data Access Applications


Software version:
7.0, 7.0.0.1, 7.0.0.2, 7.0.0.3, 7.0.0.4, 7.0.0.5


Operating system(s):
Windows


Software edition:
All Editions


Reference #:
1297000


Modified date:
2010-11-23

Translate my page

Content navigation