Oracle DB Error ORA-02345 cannot create a view with column based on CURSOR operator

Oracle DB Error ORA-02345 cannot create a view with column based on CURSOR operator

The following is the cause of this error:

A CURSOR operator was used as one of the SELECT elements in the subquery of a CREATE VIEW or CREATE TABLE ... AS SELECT statement.

Action you can take to resolve this issue: Remove the CURSOR operator and replace it with the CAST operator.


Tags: Database, Microsoft, SQL, Oracle, Software, DBMS




Disclaimer:Pak/ed and the contributors are not responsible for any errors contained and are not liable for any damages resulting from the use of this material.  Disclaimer


Related

Home      Disclaimer      Advertise      Contact      Privacy Policy     

Copyright © 2004-16 Paked.com. All rights reserved.

Note: Site best viewed at 1024 x 768 or higher screen resolution