OCI calls failing for Oracle 11g 11.1.0.7 (64 bit)

Hi,
I have a 32bit app which we build and compile in a 32 bit OS, we then deploy this in a 64 bit Windows 2008 R1 machine which has a 11g 64 bit DB;
when the code make the OCI calls the app terminates.On debugging we found out that its failing to make OCI calls on the connect() method of a .cpp file.
This connect code is a custom wrapper class created for OCI which only accepts a complete SQL statement mainly used for looking after rollback segments, etc.
The code runs perfectly fine when we internally call the ORACMD of sqlplus and directly execute the sql from a script.
It only fails when our code tries to connect to the DB and make OCI calls.
I have also installed a 32 bit Oracle 11g Client 11.1.0.7 since I am using a 32 bit app.
Is there any compatibility issues between these 2 versions or the dll's?
Why is it failing while making OCI calls and is there any resolution?
My machine and setup details:
OS: Windows 2008 R1
DB : Oracle 11g R1 11.1.0.7 (64 bit)
Client: Oracle 11g R1 11.1.0.7 (32 bit)
Our App: 32 bit
ORACLE_HOME = // this is pointing to the 64 bit DB
I tried pointing the oracle_home to the client still no go.
Any suggestions on this will be appreciated.
Regards
Roy

user13376823 wrote:
how do i find that my database is using big file tablespace management or not ?
SQL> select TABLESPACE_NAME,BIGFILE from dba_tablespaces;
TABLESPACE_NAME                BIG
SYSTEM                         NO
UNDOTBS1                       NO
SYSAUX                         NO
USERS                          NO
UNDOTBS2                       NO
TEMP1                          NO
TEMP3                          NO
TEMP2                          NO
8 rows selected.For tablespaces with smallfile datafile maximun datafile size is 32GB, where as bigfile datafile size is 8 exabytes.

Similar Messages

  • ORAMTS.dll patch for Oracle 11g

    Can someone let me know where can I get oramts.dll patch for Oracle 11g ?
    Actually I am intalling TIBCO suite of product and one of the product dependency need correct version of ORAMTS.dll
    Let me know
    Regards,
    Nirav

    Hi;
    Please check and see its helpful for your issue
    Error installing 11g - This application has failed to start because MSVCRTD.dll was not found. [ID 462352.1]
    ODBC Fails With "[ORACLE][ODBC]MTS SUPPORT NOT AVAILABLE, COULD NOT LOAD ORAMTS.DLL" [ID 805985.1]
    ORAMTS Dll's Are Zero Bytes When Installed From ODAC 10.2.0.3.0 [ID 762502.1]
    ORAMTS and Microsoft .NET Managed Provider for Oracle: Unable To Load Dll Oramts.Dll Hresult:0x8007007e [ID 419360.1]
    Also see:
    [Link1|http://forums.oracle.com/forums/thread.jspa?messageID=1826540]
    [Link2|http://eai.ittoolbox.com/groups/technical-functional/tibco-l/where-to-download-oracle-patch-p2428356_9201_winntzip-1051153]
    [Link3|http://www.tek-tips.com/viewthread.cfm?qid=4686&page=1]
    Regard
    Helios

  • Procedure for creating logical standyby database for oracle 11g?

    Hi all,
    can anybody provide me docs /procedure for creating logical standby databse for oracle 11g standard edition.
    Aravind

    Aravind,
    1. The Oracle Standard Edition does not have standby mechanism, you should do it manually or go for Enterprise Edition.
    2. It's rather a question for General Database Discussions instead of Peoplesoft.
    Any further question regarding that point, please post out there.
    Nicolas.

  • PDF Printing  APEX 3.2.1  (APACHE FOP) which OC4J version  for Oracle 11g?

    I am using APEX 3.2.1 on Oracle 11.g (under windows XP)
    I want to test PDF printing (in advanced turorial) with standard config ( APACHE FOP no Oracle BI publisher).
    When I look oracle doc : http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html)
    prerequisites for installing WAR file (Installing and Configuring Apache FOP) imply downlad for Oracle Containers for J2EE (10.1.3.2) ,
    once there : http://www.oracle.com/technology/software/products/ias/htdocs/utilsoft.html)
    the accessed page seems restricted to Oracle Application Server 10g Software Downloads.
    My question : is the last Version (10.1.3.5.0 : Oracle Containers for J2EE 10g (OC4J) (build #090727, 91 MB) - J2EE 1.4 compatible with EJB 3.0 / JPA 1.0 support ) also VALID for Oracle 11g ?

    I just installed a similar setup with the following software combination and it works.
    win32_11gR1_database.zip
    oc4j_extended_101350.zip
    jdk-1_5_0_22-windows-i586-p.exe

  • Required appropriate OCI JDBC driver for   Oracle 9i

    Required appropriate OCI JDBC driver for Oracle 9i Enterprise Edition Release 9.2.0.6.0.

    Stick to one thread please.
    http://forum.java.sun.com/thread.jspa?messageID=9552360

  • /lib32 folder required for Oracle 11g on Linux 32 bit

    Hi,
    I have 64 bit linux and Oracle 11g installed but one of my applications is using 32-bit libraries.
    So i am thinking of copying the lib32 folder in ORACLE_HOME and paste the path in LD_LIBRARY_PATH.
    Will it work or not????
    If YES, i need the lib32 folder for Oracle 11g R2 on Linux 32 bit. Can someone please tell me from where can i download it?

    Hi;
    In addition to Srini, I suggest to review:
    Master Note For Oracle Database Client Installation [ID 1157463.1]
    Client / Server / Interoperability Support Between Different Oracle Versions [ID 207303.1]
    Regard
    Helios

  • Development  tool for oracle 11g R1

    hi all .. can someone plz guide me which dev tool can i use for oracle 11g R1? i want form builder and report builder for this. (i have been using oracle 9i with for builder 6i)

    kashif_ashfaq wrote:
    hi all .. can someone plz guide me which dev tool can i use for oracle 11g R1? i want form builder and report builder for this. (i have been using oracle 9i with for builder 6i)You need to use [Oracle Developer Suite 10g|http://www.oracle.com/technology/software/products/ids/index.html]

  • BR0252E Function fopen() failed for '/oracle/SID/sapbackup/.user.pas' at location BrToolCall-2

    Hi all,
    I am working on setting up the DB13/BRTOOLS integration.
    I am trying to run a db check from sidadm user through brtools and getting the below error.
    BR0280I BRTOOLS time stamp: 2014-04-24 09.35.56
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0252E Function fopen() failed for '/oracle/PB1/sapbackup/.user.pas' at location BrToolCall-2
    BR0253E errno 13: Permission denied
    I changed the permissions for br* to 755 as below
    but still I am getting the same error.
    ustrlxpb1db80:pb1adm 73>  ls -l br*
    -rwxr-xr-x 1 pb1adm sapsys 5736689 Sep  7  2011 brarchive
    -rwxr-xr-x 1 pb1adm sapsys 5854578 Sep  7  2011 brbackup
    -rwxr-xr-x 1 pb1adm sapsys 7577045 Sep  7  2011 brconnect
    -rwxr-xr-x 1 pb1adm sapsys 6279708 Sep  7  2011 brrecover
    -rwxr-xr-x 1 pb1adm sapsys 2227868 Sep  2  2011 brrestore
    -rwxr-xr-x 1 pb1adm sapsys 8033945 Sep  7  2011 brspace
    -rwxr-xr-x 1 pb1adm sapsys 3090793 Sep  2  2011 brtools
    What might be the issue?
    Thanks
    vimal

    Hi Gaurav,
    Thanks for your information.
    I changed the persmissions for sapbackup and sapcheck to 775 and I can able to start the dbcheck via brtools through sidadm user.
    But it got stuck with a below sql error , with insufficient privileges
    BR0280I BRTOOLS time stamp: 2014-04-24 10.36.06
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0801I BRCONNECT 7.20 (17)
    BR0805I Start of BRCONNECT processing: censafis.chk 2014-04-24 10.36.06
    BR0484I BRCONNECT log file: /oracle/PB1/sapcheck/censafis.chk
    BR0477I Oracle pfile /oracle/PB1/112_64/dbs/initPB1.ora created from spfile /oracle/PB1/112_64/dbs/spfilePB1.ora
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.08
    BR0813I Schema owners found in database PB1:
    APPQOSSYS, DBSNMP, DIP, OPS$ORAPB1, OPS$PB1ADM, OPS$SAPSERVICEPB1, ORACLE_OCM, OUTLN, SAPSR3*, SYS,
    SYSTEM
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.09
    BR0814I Number of tables/partitions in schema of owner SAPSR3: 25128/247
    BR0836I Number of tables treated as info cubes for owner SAPSR3: 1676
    BR0814I Number of tables/partitions in schema of owner SYS: 890/298
    BR0814I Number of tables/partitions in schema of owner SYSTEM: 151/39
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.12
    BR0815I Number of indexes/partitions in schema of owner SAPSR3: 33103/502
    BR0815I Number of indexes/partitions in schema of owner SYS: 965/242
    BR0815I Number of indexes/partitions in schema of owner SYSTEM: 212/52
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0816I Number of segments in schema of owner DBSNMP: 8
    BR0816I Number of segments in schema of owner OPS$PB1ADM: 1
    BR0816I Number of segments in schema of owner OUTLN: 9
    BR0816I Number of segments/LOBs in schema of owner SAPSR3: 21553/2395
    BR0816I Number of segments/LOBs in schema of owner SYS: 2714/144
    BR0816I Number of segments/LOBs in schema of owner SYSTEM: 407/22
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0961I Number of conditions found in DBCHECKORA: 128
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement:
    'PREPARE stmt_5 FROM'
    'SELECT OBJNAME FROM "SAPSR3".DBDIFF WHERE DBSYS IN ('ORACLE', ' ') AND OBJTYPE = 'TABL' AND DIFFKIND IN ('02', '61', '99') ORDER BY OBJNAME'
    ORA-01031: insufficient privileges
    BR0806I End of BRCONNECT processing: censafis.chk 2014-04-24 10.36.13
    BR0280I BRCONNECT time stamp: 2014-04-24 10.36.13
    BR0804I BRCONNECT terminated with errors
    BR0292I Execution of BRCONNECT finished with return code 3
    Thanks
    Vimal

  • Environment variable path failed in oracle 11g installation

    hi all,
    i am reinstalling oracel 11g in my window 7 64 bit machine after i uninstalled it. however, i got an issue that is environment variable path failed in the installation process. this didn't happen when i firstly successfully installed oracle. how can i fix the issue? thanks in advance.
    regards,
    hong

    user571093 wrote:
    hi,
    the problem is i uninstalled oracle 11g in my windows 7 64 bit machine and then try to install it on my machine. during the prerequisite check stage, an error message popped up like this:
    environment variable: "PATH" failed
    This test checks whether the length of the environment variable "PATH" does not exceed the recommended length. (more details)
    Expected Value
     : 1023
    Actual Value
     : 1433
    so, what is the reason caused this problem and how to fix it. thanks in advance.
    hongI believe the error message is self-explanatory - assuming you you using a supported database and OS combination (which are unknown)
    environment variable: "PATH" failed+
    This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.+
    Expected Value+
    *: 1023*
    Actual Value+
    *: 1433*
    Your PATH variable exceeds the limit of 1023 characters
    HTH
    Srini

  • Optimal NTFS block size for Oracle 11G on Windows 2008 R2 (OLTP)

    Hi All,
    We are currently setting up an Oracle 11G instance on a Windows 2008 R2 server and were looking to see if there was an optimal NTFS block size. I've read the following: http://docs.oracle.com/cd/E11882_01/win.112/e10845/specs.htm
    But it only mentioned the block sizes that can be used (2k - 16k). And basically what i got out of it, was the different block szes affect the max # of database files possible for each database.
    Is there an optimal NTFS block size for Oracle 11G OLTP system on Windows?
    Thanks in advance

    Is there an optimal NTFS block size for Oracle 11G OLTP system on Windows?ideally FS block size should be equal to Oracle tablespace block size.
    or at least be N times less than Oracle block size.
    For example - if Oracle BS=8K then NTFS BS better to be 8K but also can be 4K or 2K.
    Also both must be 1 to N times of Disk sector size. Older disks had sectors 512 bytes.
    Contemporary HDDs have internal sector size 4K. Usually.

  • Where can I find the syntax guide for Oracle 11g?

    Sooooo frustrating...I've perused the Oracle site, have done Google searches, and cannot seem to find the syntax guide for Oracle 11g. Can someone provide me the URL or clue me in as to where it might be buried? Am I just being stupid???
    Thanks in advance for your review and am hopeful for a reply.
    PSULionRP

    the syntax guide for Oracle 11gWhat does that mean exactly ? Maybe the Reference guide ?

  • Searching for a Reporting Tool for Oracle 11g

    Hello,
    I have created several OLAP-Cubes with the Analytic Workspace 11.1.0.7.0B on the Oracle Database 11g. Now I need a Tool for Creating some Reporting. I have Oracle BI Spreadsheet Add-In Version 10.1.2.3 for Microsoft Excel. I have installed it and I have a Connection to the Database. But on the Query-Assistent, I can't see my Measures and Dimensions. I guess it is because of the Version.
    My Questions are:
    - Is there any BI Spreadsheet in Version 11?
    - Is there any other Reporting-Possibility with another Tool for Oracle 11g? I couldn't find anything yet.
    I am very happy, if there is anyone who can answer my questions.

    I have no knowledge of BI publisher but if you install OBIEE then you will have option to install BI publisher also. You can download OBIEE from here.
    After installation you can look at following post to see the set up required to access olap cubes.
    http://www.oracle.com/technology/obe/olap_biee/index.html
    OBIEE install/user documentation -> http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm
    Thanks,
    Brijesh.

  • Bandwidth requirec for Oracle 11g ADF application

    Hi
    What is the idel bandwidth recomend for oracle 11g ADF web application .

    Can't be answered without knowledge of the app you are talking about.
    100 user doesn't mean they are all active at once and even if they are it depends on how much data your app processes. This can't be answered from out point of view.
    So your task is to find out how many users are doing what at a given time interval and then find out how much data is processed (there are plenty of tools available to measure this).
    How a bout a test run with e.g. 10 users doing normal work with our app, measure the amount of data and calculate the bandwidth from there. Don't forget to take service level agreements (e.g. a page has to be submitted in x seconds) into your calculations.
    Timo

  • Would like to write OCA exam for Oracle 11G, Need Help ?

    Hi Team,
    I would like to write OCA exam for Oracle 11g, I am a SQL/PLSQL developer and could you please guide me what are the exams needs to take.
    Please provide me links and materials inorder to know the exam details/model paper.
    Thanks in advance............
    Thanks
    Raghavendra Setty S
    [email address removed by moderator for security purposes]
    Edited by: Certification Forum Moderator on May 16, 2012 4:12 AM

    Hi Raghavendra, welcome to the forum!
    I suggest you remove you email from your post to avoid recieveing undesired emails.
    There are two OCA paths, OCA Developer or OCA DBA.
    For both paths you need to take one of the following SQL exams:
    1z0-007 Introduction to Oracle9i SQL (this is an outdated exam)
    or
    1z0-047 Oracle Database SQL Expert (more advanced exam recommended for developers/dbas with SQL experience)
    or
    1z0-051 Oracle Database 11g: SQL Fundamentals I (recommended for beginners or people with average experience in SQL)
    After passing one of these exams, if you want to take the OCA DBA path you need to do the:
    1z0-052 Administration I exam
    After passing one of the SQL exams, if you want to take the OCA Developer path you need one of the:
    1z0-147 Program with PL/SQL (outdated exam)
    or
    1z0-144 Oracle Database 11g: Program with PL/SQL (more actual exam, recommended)
    For information on specific exams:
    1z0-007: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_007
    1z0-047: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_047
    1z0-051: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_051
    1z0-052: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_052
    1z0-147: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=1001&lang=US&p_exam_id=1Z0_147
    1z0-144: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=1001&lang=US&p_exam_id=1Z0_144
    For information on the OCA Developer path:
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=458&get_params=p_track_id:PLSQL
    For information on the OCA DBA path:
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=458&get_params=p_track_id:Datab11g

  • DB connection issue for Oracle 11g with jdk1.3

    Hi Experts,
    I have jdk1.3 installed. I need to connect to Oracle 11g, but there is no driver class for Oracle 11g with jdk1.3. I have Classes12.jar for Oracle 9i with jdk1.3. When I try to connect to Oracle 11g with jdk1.3 using Classes12.jar, I get the below error
    Error:
    java.sql.SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=185599744)(ERR=12514)(ERROR_STACK=(ERROR=(CODE=12514)(EMFI=4))))
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:222)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:335)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:334)....
    Please help to solve this issue. This is urgent.
    Thanks.

    "connection refused" is quite a clear error message;
    - either you configure a wrong host name or port number
    - the database isn't even running
    - a firewall is blocking you
    In any case no connection can be made to the database, which is hardly a programming or driver problem. You'll have to figure out for whatever external reason you cannot create a connection to the database. Good luck.

Maybe you are looking for

  • Quicktime 7.1.5 will not install!!!!!!!!!!!!!!!!!!!!!!!

    Ok long day short, bad bad day and this update will not finish. Like it gets all the way there and then stops and a message in the screen where the little bar thingy is and says please try installing again. Anyone know the deal?

  • None mac mini user question

    Hi!! I have an ibook and i just wanna know something about the mac mini. On what does it go and is it a comp... i know its newb but i just can't figure out how it work. Can we plug it on an ordinary screen? thx for answering me

  • Change credit control area in posted document

    Hi, how can I make this field KKBER changeable in an already posted document? I have made settings in OB38 that it can be overwritten during document entry and that is working fine. Additonally, I have added the field BSEG-KKBER in document change ru

  • PDF export to SWF with options

    I would like to have an export feature to export my PDF's to a SWF file with navigation buttons, page curls, page location, zoom in/out features (magnifying glass showing), page print, and other additional interactivity that I can choose and/or custo

  • 4K support in CS6?

    I'm considering buying a 4K monitor (Dell's UP2414Q). From what I've read, CS6 does not support 4K well, ie. the icons don't scale and are all but unreadable because of this. Is there any hope that CS6 will get a 4K update, or should I start looking