Hi Guillaume, Thanks for the update. I found some script to implement this. Regards, Saikumar From: Guillaume Lelarge <guillaume@xxxxxxxxxxxx> Le mer. 7 nov. 2018 à 09:59, Saikumar <saikumar1@xxxxxxxxxxxxxx>
a écrit :
It's working as expected. When you GRANT ALL on a database, you give this role CREATE, TEMP and CONNECT privilege to this database (IOW, all privileges related to a database object). It doesn't
give any privilege to objects inside this database. On a 8.3, you'll have to give privileges table per table. On a more recent release, you would be able to do it schema by schema. Usually, people use scripts to do this when they have a lot of tables. Regards. -- Guillaume. Singapore Power and all members of the group are now serving the public as SP Group. Our registered business address is 2 Kallang Sector, Singapore 349277 and our contact details have changed. Visit us at spgroup.com.sg or connect with us at fb.com/SPGroupSG This email and any files transmitted with it are confidential and intended for the named recipient only. The contents herein are privileged to the sender and the use thereof is restricted to the intended purpose. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient please do not disclose, copy, distribute or take any action in reliance on the contents of this e-mail. Thank you. |