Next: , Previous: , Up: workspace   [Contents][Index]


3.3 What privileges do you need to run TOra

TOra should be able to run as any user, although off course you can never do anything in TOra that aren’t allowed from that Oracle account. You will be able to use pretty much any tool in TOra for read only purposes if you are granted the SELECT_CATALOG_ROLE, also some parts of TOra will have limited functionality if you do not have the ALTER SESSION privilege.

Also you need to be able to create the plan table if that is not done for you. The plan table (see see Database Settings for how to select plan table name) must also be available with INSERT and SELECT access. TOra will function without the plan table but off course you will not be able to display any execution plans.