Creating Materialized View dynamically
428546Dec 21 2004 — edited Dec 22 2004I am trying to create a MV using an execute immediate call from a stored proceudre but am running into insufficient priviliges errors.
If I take the string I'm passing to the NDS call and just run it in a sql window it works fine. The MV is complex but very straight forard, it selects from local tables and calls a couple of local functions.
Is this something I just can't do or am I missing some privs?
thx
jack