importing of views - reg [message #72887] |
Tue, 02 December 2003 22:54 |
Senthilkumar P.B.
Messages: 5 Registered: December 2003
|
Junior Member |
|
|
Hello,
We have different users in our database named 'SASL' like 'SASL','SASL01' etc. The view "TAB" in the user 'SASL' has been dropped wrongly. How can I restore the view from backup ? or How can I create the view in the particular user?
Regards
Senthil.
|
|
|
|
Re: importing of views - reg [message #72908 is a reply to message #72899] |
Sat, 06 December 2003 02:45 |
Senthilkumar P.B.
Messages: 5 Registered: December 2003
|
Junior Member |
|
|
Hi
Thank you for reply.
When i run the query in SASL user it shows the following error
"ora-01933 cannor create a stored object using privileges from a role".
If i run the query in SYS user it shows the error
ora-00942 table or view does not exist.
but the portion from select is working.
|
|
|