Thanks for the reply Thiha,
I retried the make and this time it worked. Obviously I was doing something wrong the
first time, but I have no idea what.
>> Thiha Than <[EMAIL PROTECTED]> 07/12/2000 3:04:29 >>>
>>hi,
>>If the TDPO manual says libobk.a for Solaris, it's the problem with the
>>man
hi,
If the TDPO manual says libobk.a for Solaris, it's the problem with the
manual. Library suppose to be libobk.so. To link it with Oracle 8.0.x
- shutdown all the oracle instances including listeners
- make sure there is no libobk.* in any directory under $ORACLE_HOME
- from $ORACLE_HOME/
Hi All,
I'm attempting an install of TDP for Oracle 2.1.0 on Solaris 2.6 and Oracle 8.0.5
The install doc tells me that where Oracle is below 8.1.5 there should be a libobk.a
that needs to be linked with Oracle via a make command
At 8.1.5 there is a libobk.so that needs to be symbolically linke