Now I want to put that exact select statement in a view:
SQL > create view testview as select beadat from dwhdata.b3000t with read
only;
create view test as select beadat from dwhdata.b3000t with read only
*
ERROR at line 1:
ORA-01031 (See ORA-01031.ora-code.com): insufficient privileges
That doesn 't make much sense to me... Any ideas?
This is 9.2 on HP-UX 11i.
Thanks,
Helmut
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --