Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: clntsh.o
Michael,
an .a file is a library, storing the object modules.
I've no AIX at hand here, but something like 'ar xv libclntsh.a libclntsh.o' should do the job. It simply extracts the module from the library.
ar tv libclntsh.a should show you the contents of the library.
Hope this helpls,
Best regards,
Carel-Jan Engel
===
If you think education is expensive, try ignorance. (Derek Bok)
===
On Thu, 2004-10-14 at 12:50, Kline.Michael wrote:
> My Team Leader is looking for information on clntsh.o changes in Oracle
> 9.2 on AIX. His note follows.
>
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Oct 14 2004 - 05:53:18 CDT
![]() |
![]() |