Table or view does not exist.
I just created a batch job using Spring Batch framework, but I don't have Database privileges to run CREATE SQL. …
database spring spring-batch privileges ora-00942I'm writing a stored procedure to copy data from one user's table to another schema. Basically, it is a series …
oracle stored-procedures privileges ora-00942I've been trying to access the dba_data_files table to see whether the autoextend is turned on for my …
oracle ora-00942 data-filesThis question is related to the one I posted yesterday but with further implications. The situation is: I'm unable to …
oracle oracle10g ora-00942 drop-table