Unable to find Oracle quote Lines Data

Hi,
I have to find the query or any other data source which is getting the data for the Print quote report. I am unable to find out from where the data in report is being displayed.
The Flow is like...
Search for any quote.
Click on the quote link
One Drop poplist will be displayed. Select Print Quote
And click on the submit button. The PDF report generated,
Now I have to find out from where this data is coming. Can anyone help me on this.
Thanks
Anoop

Anoop,
This is a JTT page and there is no VO. If you wanna see how this report is built check out qotSCocPrint.jsp. Here data source are quoting classes. If u need any quoting related data y do u worry about source, y don't u directly hit quoting tables like aso_quote_headers_all and aso_quote_lines_all.
--Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Unable to find Oracle 10g 32 bit software

    Hi All,
    I am planning to download Oracle 10g 32 bit version, but i couldn't find any where in 10g 32 bit version.
    can anyone please help me to get 10g 32 bit version please.
    Thanks
    Lav

    Posting duplicates is considered as abuse of the forums - Unable to find Oracle 10g 32 bit

  • Unable o Find Oracle Weblogic Server setup for Win 2008 Server 64-Bit

    Hi
    Unable o Find Oracle Weblogic Server setup for Win 2008 Server 64-Bit machine.
    Please provide the dowload links.
    Thanks

    Please follow this link for download and set requirements for installation of WebLogic 10.3 for Win 2008 Server 64bits:
    http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/configs/windows2008/win2008_103.html
    best regards,
    Thiago Leôncio

  • BRCONNECT unable to find oracle library

    Hi
    After SAP upgrade to Netweaver 7.0 with Oracle 10.2 on HP-UX system, the BRCONNECT program unable to execute DBA jobs. It is ending with following error with user <sid>adm
    Execute logical command BRCONNECT On host <wxyz>
    Parameters: -u / -jid CHECK20080812023451 -c -f check
    /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.10.1'.
    Process died due to signal 9
    And if I run it using user ora<sid>, it ends with insufficient privileges.
    BR0801I BRCONNECT 7.00 (32)
    BR0301E SQL error -1031 at location BrLicCheck-14, SQL statement:
    'SELECT COUNT(*) FROM SAP_SAPLIKEY'
    ORA-01031: insufficient privileges
    BR0804I BRCONNECT terminated with errors
    The roles granted to users OPS$<SID>ADM and OPS$ORA<SID> are RESOURCE, CONNECT and SAPDBA.
    please provide your inputs on these issues i.e. how to make the oracle library available when running brconnect using <sid>adm user and how to remove the "ORA-01031: insufficient privileges"  when running brconnect using ora<sid> user.
    Thanks
    Vinod

    Hi All
    I have tried executing it on <sid>adm commandline but it is giving same error.
    >brconnect -u / -c -f check
    /usr/lib/pa20_64/dld.sl: Unable to find library 'libclntsh.sl.10.1'.
    Killed
    The following are the env for <sid>adm
    _=/usr/bin/env
    THREAD=NOPS
    SHLIB_PATH=/usr/sap/<SID>/SYS/exe/run:/oracle/client/10x_64/instantclient
    ORACLE_PSRV=<SID>
    PATH=/oracle/<SID>/102_64/bin:/home/<SID>adm:/usr/sap/<SID>/SYS/exe/run:/opt/sudo/bin:/opt/sudo/sbin:/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/hparray/bin:/opt/nettladm/bin:/opt/upgrade/bin:/opt/fcms/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/resmon/bin:/opt/perf/bin:/opt/prm/bin:/opt/mx/bin:/opt/ignite/bin:/opt/gnome/bin:/opt/mozilla:/opt/wbem/bin:/opt/wbem/sbin:/opt/langtools/bin:/opt/imake/bin:/opt/graphics/common/bin:/usr/sbin/diag/contrib:/opt/sudo/bin:/opt/networker/bin:/opt/hpnpl//bin:/opt/OV/bin/OpC:/opt/OV/bin:/opt/cfg2html:/opt/ssh/bin:/opt/java1.4/bin:.
    NLS_LANG=AMERICAN_AMERICA.WE8DEC
    COLUMNS=125
    ORACLE_BASE=/oracle
    EDITOR=vi
    LOGNAME=<sid>adm
    dbs_ora_tnsname=<SID>
    ORACLE_SID=<SID>
    ERASE=^H
    PS1=
    <sid>adm>
    DB_SID=<SID>
    DIR_LIBRARY=/usr/sap/<SID>/SYS/exe/run
    ORA_NLS10=/oracle/<SID>/102_64/nls/data
    dbs_ora_schema=SAP<SID>
    SHELL=/usr/bin/sh
    JAVA_HOME=/opt/java1.4/bin
    SAPDATA_HOME=/oracle/<SID>
    HOME=/home/<SID>adm
    TERM=xterm
    ORACLE_HOME=/oracle/<SID>/102_64
    PWD=/home/<SID>adm
    TZ=CST6CDT
    dbms_type=ORA
    SAPSYSTEMNAME=<SID>
    LINES=44
    The following is command outputs as requested by Fidel
    ls -lR /oracle/client
    drwxr-xr-x   3 ora<sid>     dba           1024 May 30 11:32 10x_64
    drwxr-xr-x   8 ora<sid>     dba           1024 Jan 10  2007 9207
    drwxr-xr-x   4 ora<sid>     dba             96 Mar 12  2004 92x_64
    /oracle/client/10x_64:
    total 87438
    -rwxr-xr-x   1 ora<sid>     dba        44765594 May 30 11:28 OCL10264.SAR.1
    -rw-rr   1 ora<sid>     dba            100 May  4  2006 dbclient.lst
    lrwxr-xr-x   1 ora<sid>     dba             19 May 30 11:32 instantclient -> instantclient_10202
    drwxr-xr-x   2 ora<sid>     dba           1024 May  4  2006 instantclient_10202
    /oracle/client/10x_64/instantclient_10202:
    total 231858
    -rrr--   1 ora<sid>     dba        1594191 Apr 20  2006 classes12.jar
    -rwxr-xr-x   1 ora<sid>     dba        36684488 Apr 20  2006 libclntsh.so.10.1
    -rwxr-xr-x   1 ora<sid>     dba        5231200 Apr 20  2006 libnnz10.so
    -rwxr-xr-x   1 ora<sid>     dba        3322720 Apr 20  2006 libocci.so.10.1
    -rwxr-xr-x   1 ora<sid>     dba        70117848 Apr 20  2006 libociei.so
    -rwxr-xr-x   1 ora<sid>     dba         201112 Apr 20  2006 libocijdbc10.so
    -rrr--   1 ora<sid>     dba        1540457 Apr 20  2006 ojdbc14.jar
    /oracle/client/9207:
    total 2
    drwxr-xr-x   5 ora<sid>     dba             96 Jan 10  2007 jdbc
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 lib
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 network
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 ocommon
    drwxr-xr-x   5 ora<sid>     dba             96 Jan 10  2007 oracore
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 rdbms
    /oracle/client/9207/jdbc:
    total 62
    -rwxr-xr-x   1 ora<sid>     dba          30654 Jan 10  2007 Readme.txt
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 demo
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 doc
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 lib
    /oracle/client/9207/jdbc/demo:
    total 880
    -rwxr-xr-x   1 ora<sid>     dba         450560 Jan 10  2007 demo.tar
    /oracle/client/9207/jdbc/doc:
    total 14140
    -rwxr-xr-x   1 ora<sid>     dba        3619840 Jan 10  2007 javadoc.tar
    -rwxr-xr-x   1 ora<sid>     dba        3619840 Jan 10  2007 jdbcdoc.tar
    /oracle/client/9207/jdbc/lib:
    total 34090
    -rwxr-xr-x   1 ora<sid>     dba        1413613 Jan 10  2007 classes111_g.jar
    -rwxr-xr-x   1 ora<sid>     dba        1423863 Jan 10  2007 classes111_g.zip
    -rwxr-xr-x   1 ora<sid>     dba        1234433 Jan 10  2007 classes12.jar
    -rwxr-xr-x   1 ora<sid>     dba        1245538 Jan 10  2007 classes12.zip
    -rwxr-xr-x   1 ora<sid>     dba        1476640 Jan 10  2007 classes12_g.jar
    -rwxr-xr-x   1 ora<sid>     dba        1487705 Jan 10  2007 classes12_g.zip
    -rwxr-xr-x   1 ora<sid>     dba        1240587 Jan 10  2007 classes12dms.jar
    -rwxr-xr-x   1 ora<sid>     dba        1483154 Jan 10  2007 classes12dms_g.jar
    -rwxr-xr-x   1 ora<sid>     dba        1848170 Jan 10  2007 nls_charset12.jar
    -rwxr-xr-x   1 ora<sid>     dba        1878202 Jan 10  2007 nls_charset12.zip
    -rwxr-xr-x   1 ora<sid>     dba          37761 Jan 10  2007 ocrs12.jar
    -rwxr-xr-x   1 ora<sid>     dba          37785 Jan 10  2007 ocrs12.zip
    -rwxr-xr-x   1 ora<sid>     dba        1212964 Jan 10  2007 ojdbc14.jar
    -rwxr-xr-x   1 ora<sid>     dba        1427311 Jan 10  2007 ojdbc14_g.jar
    /oracle/client/9207/lib:
    total 52960
    lrwxr-xr-x   1 ora<sid>     dba             16 May 27 08:31 libclntsh.so -> libclntsh.so.9.0
    -rwxrwxrwx   1 ora<sid>     dba        25754472 Jan 10  2007 libclntsh.so.9.0
    -rwxr-xr-x   1 ora<sid>     dba         406606 Jan 10  2007 libocijdbc9.a
    -rwxr-xr-x   1 ora<sid>     dba         226656 Jan 10  2007 libocijdbc9.so
    -rwxr-xr-x   1 ora<sid>     dba         284592 Jan 10  2007 libocijdbc9_g.so
    -rwxr-xr-x   1 ora<sid>     dba         421258 Jan 10  2007 libocijdbcst9.a
    -rwxr-xr-x   1 ora<sid>     dba          18664 Jan 10  2007 libwtc9.so
    /oracle/client/9207/network:
    total 2
    drwxr-xr-x   2 ora<sid>     dba           1024 May 30 13:46 admin
    /oracle/client/9207/network/admin:
    total 8
    -rw-rr   1 ora<sid>     dba             24 May 29 15:38 snmp_ro.ora
    -rw-r-xr-x   1 ora<sid>     dba            277 May 29 15:38 sqlnet.ora
    -rw-r-xr-x   1 ora<sid>     dba           1332 May 29 15:38 tnsnames.ora.old
    /oracle/client/9207/ocommon:
    total 0
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 nls
    /oracle/client/9207/ocommon/nls:
    total 0
    drwxr-xr-x   3 ora<sid>     dba             96 Jan 10  2007 admin
    /oracle/client/9207/ocommon/nls/admin:
    total 28
    drwxr-xr-x   2 ora<sid>     dba          14336 Jan 10  2007 data
    /oracle/client/9207/ocommon/nls/admin/data:
    total 41676
    -rwxr-xr-x   1 ora<sid>     dba            721 Jan 10  2007 lx00001.nlb
    -rwxr-xr-x   1 ora<sid>     dba         124146 Jan 10  2007 lx607d01.nlb
    /oracle/client/9207/oracore:
    total 2
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 lib
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 mesg
    drwxr-xr-x   2 ora<sid>     dba             96 Jan 10  2007 zoneinfo
    /oracle/client/9207/oracore/lib:
    total 4210
    -rwxr-xr-x   1 ora<sid>     dba        2155296 Jan 10  2007 libcore9.so
    /oracle/client/9207/oracore/mesg:
    total 116
    -rwxr-xr-x   1 ora<sid>     dba           8704 Jan 10  2007 lfiesa.msb
    -rwxr-xr-x   1 ora<sid>     dba           7168 Jan 10  2007 lfius.msb
    -rwxr-xr-x   1 ora<sid>     dba          27588 Jan 10  2007 lfius.msg
    -rwxr-xr-x   1 ora<sid>     dba           4608 Jan 10  2007 lrmesa.msb
    -rwxr-xr-x   1 ora<sid>     dba           4608 Jan 10  2007 lrmus.msb
    -rwxr-xr-x   1 ora<sid>     dba           4441 Jan 10  2007 lrmus.msg
    /oracle/client/9207/oracore/zoneinfo:
    total 1022
    -rwxr-xr-x   1 ora<sid>     dba           2297 Jan 10  2007 readme.txt
    -rwxr-xr-x   1 ora<sid>     dba         370494 Jan 10  2007 timezlrg.dat
    -rwxr-xr-x   1 ora<sid>     dba         148797 Jan 10  2007 timezone.dat
    /oracle/client/9207/rdbms:
    total 2
    drwxr-xr-x   2 ora<sid>     dba           1024 Jan 10  2007 mesg
    /oracle/client/9207/rdbms/mesg:
    total 8854
    -rwxr-xr-x   1 ora<sid>     dba           8704 Jan 10  2007 bbedus.msb
    -rwxr-xr-x   1 ora<sid>     dba         124079 Jan 10  2007 ulus.msg
    /oracle/client/92x_64:
    total 0
    drwxr-xr-x   2 ora<sid>     dba             96 Mar 12  2004 ietc
    lrwxr-xr-x   1 ora<sid>     dba             23 Mar 12  2004 jdbc -> /oracle/<sid>/920_64/jdbc
    lrwxr-xr-x   1 ora<sid>     dba             22 Mar 12  2004 lib -> /oracle/<sid>/920_64/lib
    drwxr-xr-x   3 ora<sid>     dba             96 Mar 12  2004 ocommon
    /oracle/client/92x_64/ietc:
    total 40
    -rwxr-xr-x   1 ora<sid>     dba          19961 Mar 12  2004 CROCLLNK
    /oracle/client/92x_64/ocommon:
    total 0
    drwxr-xr-x   3 ora<sid>     dba             96 Mar 12  2004 nls
    /oracle/client/92x_64/ocommon/nls:
    total 0
    drwxr-xr-x   2 ora<sid>     dba             96 Mar 12  2004 admin
    /oracle/client/92x_64/ocommon/nls/admin:
    total 0
    lrwxr-xr-x   1 ora<sid>     dba             41 Mar 12  2004 data -> /oracle/<sid>/920_64/ocommon/nls/admin/data
    <sid>adm> which brconnect
    /usr/sap/<SID>/SYS/exe/run/brconnect
    <sid>adm> pwd
    /sapmnt/<sid>/exe
    <sid>adm> ldd brconnect
            libnsl.1 =>     /usr/lib/pa20_64/libnsl.1
            libpthread.1 => /usr/lib/pa20_64/libpthread.1
            libm.2 =>       /usr/lib/pa20_64/libm.2
            Unable to find library 'libclntsh.sl.10.1'.
    Also it is not working even after adding oracle instant client path in SHLIB_PATH
    Regards,
    Vinod

  • Unable to find Transfer Rules and Data Source for 0PERSON Info Source

    Hi,
    I'am working on SALES ANALYSIS Configuration with the help of SAP Best Practices.
    I'am trying to load Master Data Attributes/Texts/Hierarchies.
    I'am able to load for allmost all the InfoPackages which i created for particular DataSource.
    Now i need to load master data for 0PERSON InfoObject under that Person (Attributes) and Person (texts) are there,for this 2 Transfer Rules and the DataSource has to be defined by default as it is defined for other Attributes/Texts/Hierarchies.But i'am unable to find a DataSource and Transfer Rules to create a infopackage for PERSON Attributes and Texts.
    Please gudie me with a solution in order to get these Transfer Rules and DataSource for this Attributes and Texts.
    With regards,
    Pradeep.B

    Hi,
    Install the corresponding master data objects from Business content. Go to data source find out the needed datasource, replicate it. If you want you can migrate it also.
    If still you are not getting 0person masterdata object datasource & transformation structure, then you have to create the transformation, Infopackage.
    Hope if you will install the business content again, it will solve your problem.

  • Unable to find the content of data source into infosource

    Hi
    I have successfully created a source system in BW and have activated the business contents but I am unable to find the data source contents in infosource. I have replicated the metadata also but uanble to get?  are there any steps to transfer the data from datasource to infosource.?

    after the replication, you'll only see the datasources under the node datasources. you need to map a datasource with an infosource (3.5). in bi7 this is not necessary anymore...
    but for these kind of basic questions, you should really search the forum before posting a thread.
    M.

  • Unable to find link to download Data Federator

    Hi all,
    I have searched alot to find link to download data federator but could not able to find the link. Can any one tell me where can i download data federator from service market place.
    Did any one used r/3 prototype on data federator to connect sap r/3?

    Try add http:// infront of the link (as below). That's the only difference between that link and the others I can see.
    <a href="http://www.photoevolutionscanada.com/svmanager/g2/

  • Unable to find oracle.dss.thin.beans.graph.ThinGraph package.

    Hi,
    How do i find this package. I am using JDEVELOPER 1.3 and i am able to generate graphs using the xml model method. What i want is to be able to generate the graph directly using a SQL without an XML.
    I want to use BI graph and generate graphs. SQL will be provided by me at runtime in the JSP and data returned by sql will be used by graph for plotting. How do i do this?
    http://oraclebi.blogspot.com/2005/11/using-bi-beans-with-non-olap-data.html
    i am using the above link as reference but was unable to locate or install the package where do i find it and how do i proceed..
    Please help
    Arjun Surendra

    Make sure that you have moved Oracle BI Graph to the right hand "selected Libraries" side.
    Also when you are under Profiles -> Development -> Libraries -> Oracle BI Graph. select Oracle BI graph & click on edit.
    under classpath you should see the associated jar files.
    Eg: C:\JDeveloper\jlib\bigraphbean.jar;C:\JDeveloper\jlib\bigraphbean-nls.zip
    Good luck!
    Kavitha

  • Unable to find information on WS data binding error on WLS 9.2.03 startup

    Frustratingly, when I Google for "WS data binding error" I get 'old' links to BEA forum issues which may help but these are nowhere to be seen on the read-only copies now on Oracle forums here :- http://forums.oracle.com/forums/category.jspa?categoryID=202.
    The link I'm looking for is:-
    forums.bea.com/thread.jspa?threadID=600017135
    Is there anywhere I can get access to this information or should I just post new items on the new WLS forum?
    Many thanks.
    p.s. the errors I am trying to research are as follows:-
    <WS data binding error>could not find schema type '{http://xmlns.oracle.com/apps/otm}Transmission
    <WS data binding error>Ignoring element declaration {http://xmlns.oracle.com/apps/otm}Transmission because there is no entry for its type in the JAXRPC mapping file.

    Check this..
    http://docs.oracle.com/cd/E10291_01/doc.1013/e10538/weblogic.htm
    you can ignore those warnings
    The following data type binding warnings and errors are displayed during deployment and start of Decision Service (Business Rules) Applications. These errors and warnings can be ignored.
    <WS data binding error>could not find schema type '{http://www.w3.org/2001/XMLSchema}NCName
    <WS data binding error>could not find schema type
    '{http://websphere.ibm.com/webservices/}SOAPElement
    java.lang.IllegalStateException
    at weblogic.wsee.bind.runtime.internal.AnonymousTypeFinder$GlobalElementNode.
    getSchemaProperty(AnonymousTypeFinder.java:253)

  • Unable to Find "Oracle BI Publisher" menu in MS-WORD

    Hi,
    I have de-installed oracle bi publisher desktop and re-installed it, i could find the "Insert,Data,Preview" toolbar but couldnot get Oracle BI Publisher menu near help menu in MS-WORD.
    I am using MS-WORD 2003 and have tried re-installing but no luck.
    Regards,
    Sreekanth.

    Hi, got the answer from the following thread:
    http://forums.oracle.com/forums/thread.jspa?messageID=4125595&tstart=0
    Thanks,
    Sreekanth.

  • Unable to import oracle 9.2 data to oracle 10.2

    Dear all,
      part of the upgrade project i am facing this problem.
    I have taken DBEXPORT from 4.6C(EXT kernel),oracle 9.2.7 and the same i want to import it on 4.6C,oracle10.2.2.(already 4.6C on oracle 10.2.2 is there on another system)
    when i try to import through DBRELOAD it's showing list of supported database versions as Oracle 8.1.7 and oracle 9.2 only. it's not showing oracle 10.2 (both in DBRELOAD as well DBMIG).
    I want to import the oracle 9.2 databse into existing 10.2 datbase.
    how to proceed on this.. kindly help me on this
    Thanks & regards
    Subbu

    Hi Markus,
    I have raised the same question, that if I want to do the import with the same version of oracle, how can I carry the procedure. I have exported the database, through GUI-- Newinst--> Export Database...( 4th option of the main installation)
    Export is done. Created some 9 folder adn 1 LABEL.ASC file..
    Now as suggested by you in my thread of " Export/import" I am trying to import with the option u suggested( standard install..and then 2 option of System Copy/Migration". But after following all that, when the installation is asking for " Migration CD. LABEL.ASC, I have given what was exported. But gives the error.SAying DBSIZE.XML could find in ORA folder. When checked the export folders, there is only 1 DBSIZE.XML folder, that to ADA folder....
    Please suggest??
    Regards
    Prash

  • Unable to Connect Oracle 7 with Data Services 3.2

    Hi All,
    I am incredibly facing an issues with Oracle 7 connecting with Data Services 3.2. with Native client drivers (TNS Names).
    The client legacy application is on Oracle 7, they are moving the data from legacy to SAP ECC. My role is to transfer the data from Oracle 7 to SAP ECC, We are using Data Services 3.2 for conversion. This Data Services 3.2 is not connecting with Oracle 7 by using oracle native drivers (TNS Names).
    I am able to connect Oracle 8 client with SQL *Plus, but with Data Services its not connecting, I am able create Data Store but when try to import the table the error message I am getting like "ORA-24316: Illegal handle Type"
    Is there any other solution for this to connect, or Is Data Services 3.2 will not connect to Oracle 7 since its older version.
    Please reply with your thoughts, or with some solution.
    Appreciate your prompt reply. Many thanks.

    Hi Paul,
    Currently I am using ODBC connection to read the data from legacy Oracle7, but ODBC is very very slow, queries are taking hours to fetch the data. Is there any other solution by chance... I read that DataDirect is the one can connect to any versions of oracle and its bit faster, is that true. Please clarify me. If that is the solution where can I get this DataDirect drivers for oracle 7? Please advice me.
    Thank  You,
    Ashok

  • Unable to find Oracle OCI libraries on Centos 6.3

    Hello,
    I am having an issue with configuring an application(Zabbix) to use OCI on clean image of CentOS 6.3.
    checking for Oracle OCI headers in /usr/include/oracle/11.1/client/... yes
    checking if Oracle OCI version is >= 10.0... yes
    checking for Oracle version >= 11.x to use -lnnz11 flag... yes
    checking for Oracle OCI libraries in /usr/lib/oracle/11.1/client/lib/... not found
    checking if Oracle support is enabled... no
    I try to perform configuration of the source like this:
    $ ./configure with-oracle with-oracle-include=/usr/include/oracle/11.1/client with-oracle-lib=/usr/lib/oracle/11.1/client/lib enable-server enable-agent enable-java
    config.log has this:
    configure:7084: result: no
    configure:7089: checking for architecture
    configure:7128: result: linux (linux-gnu)
    configure:7132: checking for the linux kernel version
    configure:7139: result: 2.6 family (2.6.32-279.el6.x86_64)
    configure:7810: checking for Oracle OCI headers in /usr/include/oracle/11.1/client
    configure:7837: gcc -c -g -O2 -I/usr/include/oracle/11.1/client conftest.c >&5
    configure:7837: $? = 0
    configure:7846: result: yes
    configure:7878: checking if Oracle OCI version is >= 10.0
    configure:7895: result: yes
    configure:7913: checking for Oracle version >= 11.x to use -lnnz11 flag
    configure:7919: result: yes
    configure:7941: checking for Oracle OCI libraries in /usr/lib/oracle/11.1/client/lib
    configure:7961: gcc -o conftest -g -O2 -I/usr/include/oracle/11.1/client -rdynamic -L/usr/lib/oracle/11.1/client/lib conftest.c -lm -lrt -lresolv -lclntsh -lnnz11 >&5
    /usr/bin/ld: skipping incompatible /usr/lib/oracle/11.1/client/lib/libclntsh.so when searching for -lclntsh
    /usr/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    configure:7961: $? = 1
    configure: failed program was:
    | /* confdefs.h */
    result of *'rpm -qa | grep oracle'* is:
    oracle-instantclient11.1-odbc-11.1.0.7.0-1.i386
    oracle-instantclient11.1-basic-11.1.0.7.0-1.i386
    oracle-instantclient11.1-sqlplus-11.1.0.7.0-1.i386
    oracle-instantclient11.1-devel-11.1.0.7.0-1.i386
    oracle-instantclient11.1-tools-11.1.0.7.0-1.i386
    oracle-instantclient11.1-jdbc-11.1.0.7.0-1.i386
    result of *'ls -l /usr/lib/oracle/11.1/client/lib'* is:
    total 136808
    -rw-r--r--. 1 root root 342 Oct 26 2008 glogin.sql
    lrwxrwxrwx. 1 root root 17 Feb 28 16:43 libclntsh.so -> libclntsh.so.11.1
    -rw-r--r--. 1 root root 37174788 Oct 26 2008 libclntsh.so.11.1
    -rw-r--r--. 1 root root 11159 Oct 26 2008 libheteroxa11.so
    -rw-r--r--. 1 root root 5974910 Oct 26 2008 libnnz11.so
    lrwxrwxrwx. 1 root root 15 Feb 28 16:43 libocci.so -> libocci.so.11.1
    -rw-r--r--. 1 root root 2333632 Oct 26 2008 libocci.so.11.1
    -rw-r--r--. 1 root root 85112897 Oct 26 2008 libociei.so
    -rw-r--r--. 1 root root 129297 Oct 26 2008 libocijdbc11.so
    -rw-r--r--. 1 root root 1510045 Oct 26 2008 libsqlplusic.so
    -rw-r--r--. 1 root root 1122713 Oct 26 2008 libsqlplus.so
    -rw-r--r--. 1 root root 771229 Oct 26 2008 libsqora.so.11.1
    -rw-r--r--. 1 root root 1890499 Oct 26 2008 ojdbc5.jar
    -rw-r--r--. 1 root root 1988051 Oct 26 2008 ojdbc6.jar
    -rw-r--r--. 1 root root 1656243 Oct 26 2008 orai18n.jar
    -rw-r--r--. 1 root root 82979 Oct 26 2008 orai18n-mapping.jar
    -rw-r--r--. 1 root root 299638 Oct 26 2008 ottclasses.zip
    result of *'uname -a'* is:
    Linux localhost.localdomain 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    Any help would be appreciated.

    Oracle is NOT certified on Centos
    V11.1 Oracle is NOT certified on V6 kernel
    so You're On Your Own (YOYO)!

  • Unable to find oracle binaries under %ORACLE_HOME%\bin folder

    Hi ALL,
    I have a new problem in my production server. When i planned to start the service of OEM(oracledbconsoleprod) in WINDOWS SERVER 2003 i got an error like " Error997.overlapped I/O opeartion is in progress" .
    Then i planned to start through cmd . It showing that 'emctl ' is a unrecognized command .
    Then i checked in "c:\oracle\product\10.2\db_1\bin" i can't find any binary files like 'emca,emctl ' etc.
    My database version is 10.2.0.4.0 .
    My doubt is -- > if i copy the binary files like 'emca,emctl ' etc from standby server(10.2.0.4.0) to production server(10.2.0.4.0) will it work?
    will i get the same configuration again or i need to create the OEM again?

    Hi ALL,
    I have a new problem in my production server. When i planned to start the service of OEM(oracledbconsoleprod) in WINDOWS SERVER 2003 i got an error like " Error997.overlapped I/O opeartion is in progress" .
    Then i planned to start through cmd . It showing that 'emctl ' is a unrecognized command .
    Then i checked in "c:\oracle\product\10.2\db_1\bin" i can't find any binary files like 'emca,emctl ' etc.
    My database version is 10.2.0.4.0 .
    Hi,
    1. Do you backup of ORACLE_HOME available..
    2. Only copying emctl/emca binariews might not help you because you are not aware about other files.. Some other files/binaries may also be missing
    I would suggest you restore it from backup..
    >
    My doubt is -- > if i copy the binary files like 'emca,emctl ' etc from standby server(10.2.0.4.0) to production server(10.2.0.4.0) will it work?
    will i get the same configuration again or i need to create the OEM again?It may or may not work.. You can give it a try.. If it doesn't work either go for restoring from backup or fresh installation..
    Also only binaries are missing .. it doesn't have do anything with OEM configuration.. It should work fine once you have all binaries in place.
    Kind Regards
    Rajesh

  • Unable to find Oracle 10g 32 bit

    Hi All,
    I am planning to download Oracle 10g 32 bit version, but i couldn't find any where in 10g 32 bit version.
    can anyone please help me to get 10g 32 bit version please.
    Thanks
    Lav
    Edited by: Lavanya on Nov 29, 2012 1:07 PM

    Hi;
    I am planning to download Oracle 10g 32 bit versionthis version is not avaliable anymore for public download. So
    1. Rise Sr for setup
    2. Contact wiht oracle local office for setup
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

Maybe you are looking for

  • Key figure value in a level

    Hi is it possible to identify which key figures values has introduce a user ? and which CVC has the user uses for inserting the key figure value? REgards. PS :We have APO DP 5.0

  • Best practice for workflow triggering from Web Dynpro UI

    Hello, workflow community! I'm working on a task which allow to trigger the workflow by clicking a button in Web Dynpro UI. As always, there are multiple ways to do that, for instance, to use SAP Workflow API (SAP_WAPI_START_WORKFLOW) or to raise an

  • How do I change the BLOCKSIZE variable permanently?

    I want to change the output when I do ls -s to 1024 instead of 512. How do I do this so it stays that way permanently?

  • Error Message: Reboot and Select proper Boot device.

    My HP desktop computer (model p6654y) will not boot directly into Windows. I can ALWAYS make it boot into Windows by first pressing the F10 key to enter the BIOS. If I then exit the BIOS (without even making any changes), the computer will boot into

  • [solved] Wireless interface not showing up -- Eeepc 1000HE

    Edit: for future generations, the fix is to install rfkill, then do "rfkill unblock all". wlan0 should then show up with iwconfig. I've followed the Wireless Setup guide as best I could, but it's still not working. ifconfig only sees eth0 and lo. The