[ATTACH=CONFIG]34612[/ATTACH]hi all,
i am facing the attached error message while editing data in ArcMAP 10.1
message error looks like this: could not load data from the data source. unable to create logfile system tables.
my geodatabase is hosted in Oracle 11gR2.
can someone help please
i am facing the attached error message while editing data in ArcMAP 10.1
message error looks like this: could not load data from the data source. unable to create logfile system tables.
my geodatabase is hosted in Oracle 11gR2.
can someone help please
under "Permissions required for stand-alone log files", permissions required are:
- CREATE SESSION
- CREATE TABLE
- CREATE TRIGGER
- CREATE SEQUENCE
- CREATE PROCEDURE
or you can grant "resource" oracle role to the user.Regards,