Select to view content in your preferred language

Error: Insufficient permissions (-25). Error: Unable to create MV view

808
1
05-04-2010 01:26 PM
JosephBrentano
Deactivated User
I am trying to create multi-versioned views in ArcSDE 9.3 running on a Sun server with Oracle 11g and I am getting the following error message:

Error: Insufficient permissions (-25).
Error: Unable to create MV view rep_RCL_VALVE_mvu for table RCL_VALVE.

The command line is:

sdetable -o create_mv_view -T rep_RCL_VALVE_mvu -t RCL_VALVE -i esri_sde -s malibu -u fmoper -p fmoper

Any help would be appreciated.

Thank you,
Joseph Brentano Jr
EMWD
0 Kudos
1 Reply
anthonysanchez
Occasional Contributor
Verify that your fmoper  user has the "create view" system privilege.

Good luck.
0 Kudos