Oracle: Create Snapshot fails with ORA-01031
Posted: Sat Feb 26, 2005 2:03 pm
[PROBLEM]
The command "CREATE SNAPSHOT myuser.table1 as ...."
gives the error "ORA-01031".
[NOTES]
First of all:
Oracle usually shows you "where" the error happened by placing a "*" below the problematic part.
In this case, the position of the "*" will not make sense. It's the "CREATE SNAPSHOT" which is failing.
[SOLUTION]
I haven't verified a solution, yet - but I'm working on it. See posts below!
The command "CREATE SNAPSHOT myuser.table1 as ...."
gives the error "ORA-01031".
[NOTES]
First of all:
Oracle usually shows you "where" the error happened by placing a "*" below the problematic part.
In this case, the position of the "*" will not make sense. It's the "CREATE SNAPSHOT" which is failing.
[SOLUTION]
I haven't verified a solution, yet - but I'm working on it. See posts below!