Renaming a schema name and full priveleges
Hi,
1) it possible to rename a particular schema in oracle 9i.For example the existing schema name is xyz,i want it to be renamed to abc.I dont want to do it using exp/imp.Any help will be appreciated
2)Secondly is it possible to give full rights on one schema to another schema by giving single command or any alternative.
For example
Schema A should full rights on Schema B objects (i.e insert,delete,execute,create etc)
regards
Vijay