Hi
Please contact the Administrator. You (your userid) is not having the full privilege to create/modify the table.
you need to have the grant /xyz access to your schema,
Example:
GRANT <your options> ON SCHEMA <Schemaname>'
Regards,
Venkat
Hi
Please contact the Administrator. You (your userid) is not having the full privilege to create/modify the table.
you need to have the grant /xyz access to your schema,
Example:
GRANT <your options> ON SCHEMA <Schemaname>'
Regards,
Venkat