Hello, I was asked is following is possible:
ArcSDE 9.3.1
Oracle 11g
A business user holds business tables, sde user holds gdb tables.
The client wants to define an additional read-only user which will be capable to query business user's layers but unable to edit.
From what I've learned read-only is pretty cumbersome in GDB since every user has to update his own log tables.
Is this possible at all?
Thanks!