This content has been marked as final.
Show 3 replies
-
1. Re: [nQSError:37001] Could not connect to BI Server Instance
662126 Oct 17, 2008 9:59 AM (in response to 45736)Which call interface are you using presently to connect?
I had the same issue while using ODBC 3.5 and all OCI but it works fine with ODBC 2.0 .
Try using other call interface options.
Hope this will help. -
2. Re: [nQSError:37001] Could not connect to BI Server Instance
malam Oct 17, 2008 6:03 PM (in response to 45736)I had the exact same situation .
Try this after you have restarted the OC4J service , log out of the presentation services and log back in again.
That should solve your problem.
Regards,
Mohammad Farhan Alam -
3. Re: [nQSError:37001] Could not connect to BI Server Instance
595550 Dec 15, 2008 12:44 PM (in response to 45736)One undocumented feature is that you cannot have a space in the ODBC entry name. So 'LocalRPD' will work, but 'Local RPD' will not.