Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Crystal Reports - Oracle Issue
On May 10, 3:54 pm, s_valm..._at_telus.net wrote:
> Guys, just wondering what your input would be on this.
>
> I have Crystal 9 reports which connect to an Oracle 9i database. They
> do this through the ODBC driver provided by Oracle (9.2.0.7.0). The
> problem occurs when I generate multiple reports. The first two
> reports always work, but the third one always results in a Crystal
> object in my code throwing an "incorrect logon parameters" exception.
>
> To me this feels a lot like the DB connections that are being opened
> aren't closed until my entire app is shut down. Is it normal for an
> Oracle DB to allow two connections from the same IP, but then reject a
> third attempt? Perhaps because it exceeds a threshold of two set by
> some administrator?
>
> Thanks.
Have you tried to change the order of reports and got the same behavior? Received on Thu May 10 2007 - 15:14:08 CDT
![]() |
![]() |