- |
For the AnthillPro upgrade you should only need SELECT, INSERT, UPDATE and DELETE for the anthill user. Granting DBA permissions is not necessary and actually can cause problems on install.
|
+ |
'''GENERAL RULE:''' For the AnthillPro upgrade you should only need SELECT, INSERT, UPDATE and DELETE for the anthill user. Granting DBA permissions is not necessary and actually can cause problems on install.
|
|
|
+ |
=== Installation w/Oracle XE ===
|
|
|
+ |
Connect as SYSTEM, and then create a new user. Grant '''RESOURCE''' and '''CONNECT''' on that user (you should now be able to access this connection through ''SQL-DEVELOPER''). Now, you should be able to install anthillpro (NOT as DBA user) with the new user.
|
|
|
+ |
See the [talk talk] page for further details.
|