How to initialize org in a view definition?
627118Jun 10 2010 — edited Jun 24 2010Hi,
I am creating a custom view which uses Oracle standard function in the condition of the view definition. The function requires org intialization to provide the correct data. The view needs to be accessed in other DB instance via DB link.
So how should the org be initialized so that the view returns the correct data when accessed from the remote data base using the DB link?
Thanks!
Darshini