FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Oracle Wallet and PHP issue.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Oracle Wallet and PHP issue. [message #179444 is a reply to message #179426] Sun, 28 October 2012 23:51 Go to previous messageGo to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Sat, 27 Oct 2012 09:34:40 -0700, shashi.divekar wrote:

> php does not work for log-writer account. We get following error -
> insert err = 1031:ORA-01031: insufficient privileges

A quick google suggests two possibilities:

1) The database tried to write to a file / device / socket / stream that
it doesn't have write access to; or

2) The database user tried to change something that they didn't have
sufficient access to change.

For case (1), speak to your sysadmin, and for case (2), your dba. In
determining, in case 2, what privs are needed, it might help knowing what
the sql command was trying to do. Eg insert / update a table, create a
(temporary) table, alter a table structure etc etc.

Rgds

Denis McMahon
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: PHP and Sqlite Encryption extension
Next Topic: function for preserving special characters?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Jan 31 15:00:27 GMT 2025

Total time taken to generate the page: 0.04315 seconds