Re: [PHP] ora error

2001-02-08 Thread Mark
First guess is correct, yeah I did use the cool ora_plogin thing I'm only doing selects so why do I need to do any commits -Mark ""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message 09ab01c091b8$3e6b4000$[EMAIL PROTECTED]">news:09ab01c091b8$3e6b4000$[EMAIL PROTECTED]... > > Oracle Error: 204

Re: [PHP] ora error

2001-02-08 Thread Richard Lynch
> Oracle Error: 2042 (ORA-02042: too many distributed transactions ORA-02063: > preceding line from SHEETS -- while processing OCI function OPARSE) > Session halted. Well, maybe you have a lot of transactions and never commit them. Wild Guesses: You used that cool ora_plogin persistent thing, so

[PHP] ora error

2001-02-06 Thread Mark
I wrote a php script that queries for a paticular group of documents, gets the path of the documents and copies them to a holding area. But there is one problem I keep getting the following error about every 20th time the script is executed. Database error: ora_parse() failed: select DOCUMENT_ID