|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Oracle file access for the XMLParser
Does any one know what grants have to be given to access files on the local oracle file system in Oracle9i. I'm having trouble run a store procedure with the Oracle XMLParser. Getting an access denied message.
Thanks ahead of time |
|
#2
|
|||
|
|||
|
the error normally gives you what permissions you need. Once you get that its a simple Grant on that object.
The short cut (and its kinda hackey) that I think we used is to grant execute on everything in the XDB schema to the user that is running the XML stuff. |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Oracle file access for the XMLParser |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|