On Fri, 2005-10-21 at 20:47 +0100, Tim Bunce wrote:
 
> 
> Ah, I didn't spot the attached trace. Sorry.
> 
>       OCIStmtExecute(831e534,8323594,831e5a8,0,0,0,0,0)=SUCCESS
>       OCIAttrGet(8323594,OCI_HTYPE_STMT,bfffe906,0,10,831e5a8)=SUCCESS
>           dbd_st_execute SELECT returned (SUCCESS, rpc0, fn4, out0)
>           dbd_st_fetch 2 fields...
>       OCIStmtFetch(8323594,831e5a8,1,2,0)=SUCCESS
>           dbih_setup_fbav for 2 fields => 0x829bfac
>           dbd_st_fetch 2 fields SUCCESS
>               0 (rc=0): '?.'
>               1 (rc=0): '51'
> 
> Sure looks like an Oracle problem.
> 
> Tim.

Just to follow up, it was an Oracle problem, what problem I am not sure.
We ended up putting a 9i client on the server, which works.  The funny
thing is that the 10g client that was on that server would work with
another 10g Db.   The only difference is the one db was on an Alpha and
the other one (the one that worked) was on a Linux server.

-- 
Scott T. Hildreth <[EMAIL PROTECTED]>

Reply via email to