Board index » delphi » BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error

BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error

Configuration:
- BDE 5.11 (lastest version I think)
- Oracle Enterprise Edition 8.05.01 64-bit with Patitioning and Objects
Option on HP-UX 11.0
- Windows 98 SE

Oracle tools (SQL Plus 8.0) works fine, but BDE returns: ORA-01041: internal
error. hostdef extension doesn't exests.

I think BORLAND should give us stright answer to solve this problem, becouse
DOA (Direct Oracle Acces) works FINE.
But I have some older applications written with BDE (shit hapens too late).

COULD SOMEBODY HELP ASAP?

Best regards
--

Marko Poljanc, SPIN d.o.o. Kranj

 

Re:BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error


Hi,

Try setting your DLL32 to SQLORA32.DLL

Good luck

Brian

Quote
Marko Poljanc wrote:

> Configuration:
> - BDE 5.11 (lastest version I think)
> - Oracle Enterprise Edition 8.05.01 64-bit with Patitioning and Objects
> Option on HP-UX 11.0
> - Windows 98 SE

> Oracle tools (SQL Plus 8.0) works fine, but BDE returns: ORA-01041: internal
> error. hostdef extension doesn't exests.

> I think BORLAND should give us stright answer to solve this problem, becouse
> DOA (Direct Oracle Acces) works FINE.
> But I have some older applications written with BDE (shit hapens too late).

> COULD SOMEBODY HELP ASAP?

> Best regards
> --

> Marko Poljanc, SPIN d.o.o. Kranj

--
Dr. Brian Cohen                         | #include <disclaimer.h>
    Chief Technology Officer            |
    SW International Systems Pte Ltd    | part of IBA Technologies
    The Curie, #01-01                   |
    83, Science Park Drive              |
    Singapore Science Park              |
    Singapore 118226                    | Web: http://www.swi.com.sg
    Tel: (65) 778-0066                  |
    Fax: (65) 777-9401                  | Brian.L.Co...@swi.com.sg

Re:BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error


Thanks for advice. But it didn't work. I've also tried all (yes all)
kombinations with DDL32 (...32 and ...8.DLL) and with 8.0.4 and 8.0.5
clients and with all Vendor init DLL's (and ORA73, ORA803, ORA804,
ORA805.DLL). I've tried all I've found in news group articles.

And among searching web in news I've realised that this is HUGE problem
caused by BORLAND BDE (DOA works fine).

And I don't accept any solution on changing Oracle server version (newer),
becouse I cannot force my costumer to upgrade server (costs and a lot of
other most important SW runing Oracle, ...). And DOA is solution for next 3
months (converting my old application).

Marko Poljanc
--

Marko Poljanc, SPIN d.o.o. Kranj
Brian Cohen <b...@swi.com.sg> je v sporoilu novic
39A2767A.32CBA...@swi.com.sg napisal ...

Quote
> Hi,

> Try setting your DLL32 to SQLORA32.DLL

> Good luck

> Brian

> Marko Poljanc wrote:

> > Configuration:
> > - BDE 5.11 (lastest version I think)
> > - Oracle Enterprise Edition 8.05.01 64-bit with Patitioning and Objects
> > Option on HP-UX 11.0
> > - Windows 98 SE

> > Oracle tools (SQL Plus 8.0) works fine, but BDE returns: ORA-01041:
internal
> > error. hostdef extension doesn't exests.

> > I think BORLAND should give us stright answer to solve this problem,
becouse
> > DOA (Direct Oracle Acces) works FINE.
> > But I have some older applications written with BDE (shit hapens too
late).

> > COULD SOMEBODY HELP ASAP?

> > Best regards
> > --

> > Marko Poljanc, SPIN d.o.o. Kranj

> --
> Dr. Brian Cohen | #include <disclaimer.h>
>     Chief Technology Officer |
>     SW International Systems Pte Ltd | part of IBA Technologies
>     The Curie, #01-01                   |
>     83, Science Park Drive |
>     Singapore Science Park |
>     Singapore 118226 | Web: http://www.swi.com.sg
>     Tel: (65) 778-0066 |
>     Fax: (65) 777-9401 | Brian.L.Co...@swi.com.sg

Re:BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error


Marko,

This is second-hand, and untested by me, but I have read from other
users that the problem is caused by the BDE's failure to find the
TNSNAMES.ORA file.  The fix suggested was to put an ORACLE HOME key in
the client registry, and to put   TNSNAMES.ORA in the path.  Otherwise,
welcome to the club of Oracle ex-BDE-users.  I switched to DOA.

John PIerce

Re:BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error


Make that key ORACLE_HOME.

jp

Re:BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error


Hello,

I will countinue to write about this topic (for other BDE users). I've tried
with registry (but it was already OK), puting TNSNAMES.ORA in path and as I
said all (and too many) sugestions from news.

I'm already memeber of ex-BDE-users (but older applications are my pain).

Marko Poljanc, SPIN d.o.o. Kranj

--

John Pierce <jpie...@healthplanning.com> je v sporoilu novic
39A3F961.713B3...@healthplanning.com napisal ...

Quote
> Marko,

> This is second-hand, and untested by me, but I have read from other
> users that the problem is caused by the BDE's failure to find the
> TNSNAMES.ORA file.  The fix suggested was to put an ORACLE HOME key in
> the client registry, and to put   TNSNAMES.ORA in the path.  Otherwise,
> welcome to the club of Oracle ex-BDE-users.  I switched to DOA.

> John PIerce

Re:BDE 5.11 + Oracle 8.05.01 on HP-UX 110 - ORA-01041 error


There is a thread on this topic in the sqlservers group.

JP

Other Threads