Help me plsss...

Marco Bizzarri marco.bizzarri at gmail.com
Tue Jun 30 08:10:05 EDT 2009


Of course, you're sure that under

/data/oracle/product/10.2.0.3/lib


you can find

libclntsh.so.9.0

Regards
Marco



On Tue, Jun 30, 2009 at 1:45 PM, Harsha Reddy <harsha.reddy at db.com> wrote:
>
> Hi All,
>
> Environment :-                 Solaris
> Python Version :-         ActivePython 2.4.3 Build 11 (ActiveState Software Inc.) based on
>                         Python 2.4.3 (#1, Apr  3 2006, 18:34:02) [C] on sunos5
> Oracle version :-         10.2.0.3
>
> Below is the library path
>
> echo $LD_LIBRARY_PATH
> /data/lgcmsp1/apps/dbus_3_0_8_14/vitria.3.1/SPARC_5.8/6.0/lib:/data/lgcmsp1/apps/dbus_3_0_8_14/SPARC_5.8/6.0/lib::/data/lgcmsp1/apps/dbus_3_0_8_14/SPARC_5.8/6.0/lib:/data/lgcmsp1/apps/dbus_3_0_8_14/vitria.3.1/SPARC_5.8/6.0/lib:/data/oracle/product/10.2.0.3/lib
>
>
> Issue :-
>
> We have been recently migrated from 9i to 10g database and also from AIX to Solaris.
>
> When we were using 9i i can able to import cx_oracle library...
>
> But now iam in Solaris and 10g database and same when iam trying to do that below is the error iam getting...
>
> newprd$ python
> ActivePython 2.4.3 Build 11 (ActiveState Software Inc.) based onPython 2.4.3 (#1, Apr  3 2006, 18:34:02) [C] on sunos5Type "help", "copyright", "credits" or "license" for more information.
>
> >>> import cx_Oracle
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> ImportError: ld.so.1: python: fatal: libclntsh.so.9.0: open failed: No such file or directory
>
> Does it mean that cx_oracle library not there (or) if you see the error it's trying to get 9i libraries fatal: libclntsh.so.9.0.
>
>
>
> PLs help meee ...
> Cheers,
> Harsha.
>
> FXPCA & GCMS & CLS SUPPORT
> Phone : +91-80-4187 3075
> FXPCA HOTLINE : +91-80-64522431 GCMS & CLS HOTLINE : +91-80-6450 8482
> ------------------------------------------------------------------------------------------------------------------------------------------------
> P.S.: Please ensure all your FXPCA queries are CC'd to fxpca_support at list.db.com & GCMS related queries are CC'd to "GCMS_IT_SUPPORT at DMG UK" & CLS related queries are CC'd to CLS_IT_SUPPORT to get a quicker response in case of my absence
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> ----------------------------------------------------------------------------------------------
> “This mail is transmitted to you on behalf of HCL Technologies"
> "Diese Post wird Ihnen im Namen der HCL Technologies übermittelt"
> -----------------------------------------------------------------------------------------------
>
> ---
>
> This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
>
> Please refer to http://www.db.com/en/content/eu_disclosures.htm for additional EU corporate and regulatory disclosures.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



--
Marco Bizzarri
http://code.google.com/p/qt-asterisk/
http://notenotturne.blogspot.com/
http://iliveinpisa.blogspot.com/



More information about the Python-list mailing list