ORA-01031: insufficient privileges
529581Aug 23 2006 — edited Sep 12 2006Hello *,
when I try to create a table (or any other object) in HTML DB I get the error message:
Creating table "TEST2" failed.
Failed Creating Table ORA-01031: insufficient privileges ORA-00942: table or view does not exist ORA-06510: PL/SQL: unhandled user-defined exception.
The user has the create table right.
I can create the table with SQL*Plus.I log in to the database with the same user as indicated as HTML DB schema.
Any hints are welcome,
Carola