Operating System - HP-UX
1834903 Members
2791 Online
110071 Solutions
New Discussion

Problems installing oratcl

 
Michael Francisco
Trusted Contributor

Problems installing oratcl

Since our upgrade from HPUX 10.20 and Oracle 7.3.4 to HPUX 11.00 and Oracle 8.0.6, I've been trying on an off to install oratcl. The posting below, I was able to install tcl 8.3.2 and oratcl 3.2.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x448f0cb17a32d5118fef0090279cd0f9,00.html

The oratcl make test passed most tests (the ones that failed had to do with LOBs) and monitoring the Oracle database during these tests indicated that the tests that inserted into the database were actually doing so...I guess that means it works. However, after running make install and starting tclsh, I get 'invalid command name "oralogon"' when I try to connect to the database.

Is there something else I need to do to make tcl know that oratcl is installed? Also, should I be concerned that all LOB testing failed? In your responses, please keep in mind that I'm a novice, so lots of detail would be greatly appreciated!

Thanks in advance,
Michael

Uhhh...no