EBS R12 database upgrade to 11gR2

Hi All,
I am currently trying to upgrade database to 11gR2 following instruction in 1058763.1. When i try to apply the 6400501 patch (10.1.0.5 version x86), i get this:
OPatch found the word "error" in stderr, please look into it.
You may have to run the make again.
Stderr Output (from /u01/oracle/PROD/apps/tech_st/10.1.2/.patch_storage/6400501/make_local.stderr):
/usr/lib/gcc/x86_64-redhat-linux/4.4.6/32/libgcc_s.so: undefined reference to `__stack_chk_fail@GLIBC_2.4'
collect2: ld returned 1 exit status
make: *** [u01/oracle/PROD/apps/tech_st/10.1.2/rdbms/lib/rman] Error 1
OPatch encounters the following Make issues:
Error for command: cd /u01/oracle/PROD/apps/tech_st/10.1.2//rdbms/lib; /usr/bin/make -f ins_rdbms.mk irman ORACLE_HOME="/u01/oracle/PROD/apps/tech_st/10.1.2" 2>/u01/oracle/PROD/apps/tech_st/10.1.2/.patch_storage/6400501/make_local.stderr
Replying 'Y' will terminate the patch rollback immediately. It WILL NOT restore any updates that have been performed to this point. It WILL NOT update the inventory.
Replying 'N' will continue with updating the inventory showing the patch has been removed.
Do you want to STOP?
Please respond Y|N >
y
Make Error!
ERROR: OPatch failed during patching, possibly due to missing files.
I tried to do the relink:
# unlink /usr/lib/libXtst.so.6
# ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6
But i keep getting the same error. Is there anything else i could try?
Thanks in advance, Maylo
PS.
I am running R12.1.1 with 11.1.0.7.0 on x64 OL6

maylo wrote:
Hi again,
I have a question about upgrading DB to 11gR2. Using DBUA, performed upgrade, and reached the point where I'm supposed to set Database Initialization Parameters (according to 396009.1). However, during the upgrade, I chose option "Do Not Move Database Files", and now I don't have initPROD.ora in my new $ORACLE_HOME/dbs. Which files should I copy from the old ORACLE_HOME? Which to edit? Any advice would do, thanks in advance.
MayloYou should have the init.ora file under the same directory. However, if the file is missing you can copy it from the old $ORACLE_HOME as mentioned above.
Please refer to these docs for setting those initialization parameters.
Database Initialization Parameters for Oracle E-Business Suite Release 12 [ID 396009.1]
bde_chk_cbo.sql - EBS initialization parameters - Healthcheck [ID 174605.1]
Thanks,
Hussein

Similar Messages

  • Converting EBS R12 database to RAC 11gR2

    We are on EBS R12 with 11gR2 database. I read the document 823587.1 with emphasis on Section 3. We are planning to convert the existing EBS database to a 2-node RAC on new servers.
    1. Install 11gR2 Grid Infrastructure on new servers.
    2. Install 11gR2 database software on the 2 nodes with local disk.
    3. Configure listener.
    4. Implement and run Autoconfig on the 2 nodes.
    5. Start Application processes.
    I am not clear about how the data is migrated to the new servers with shared disk using ASM. How is this part done? Mind you, we are moving from a single node server to two brand new servers. I understand that part of using rconfig to convert from single node database to 2 node RAC. But we are not planning to use the existing database server as part of new RAC environment. Thanks.

    It sounds like you are trying to build out new boxes.
    The Shared Storage will have to be setup first with the datafiles/control files, then you could clone the database to the new servers. with RMAN or some other method.
    Your Sysadmin (Unix) should be able to help setting up the shared storage. then on the clone based on how you do it. The Datafiles can be mapped to the new storage area and/or ASM. The Tasks are slightly different.

  • How to download spreadsheets to the EBS R12 database

    Hi,
    Is there a way to download/upload spreadsheets to EBS R12 database using its web forms front-end interface?
    Thanks a lot

    Hi,
    Could you please elaborate more about this?
    You can use Web ADI as Web ADI integration with Microsoft Excel enables you to bring your E-Business Suite data to a spreadsheet where familiar data entry and modeling techniques can be used to complete Oracle E-Business Suite tasks.
    Oracle Web Applications Desktop Integrator Implementation and Administration Guide
    http://download.oracle.com/docs/cd/B40089_09/current/acrobat/120bneig.pdf
    For some modules/screens, it is possible to use the paperclip icon in the toolbar and add attachments.
    Regards,
    Hussein

  • Error while applying patch the EBS R12.2 upgrade driver

    Hi, While running adpatch options=nocopyportion,nogenerateportion for an 11i to R12.2 upgrade we are getting the following error:
    About to update the current-view snapshot: Thu Mar 12 2015 16:08:18
      Updating the current-view snapshot...
    Done updating the current-view snapshot: Thu Mar 12 2015 16:08:24
    Completed uploading Java objects to patch history tables.
    1 "left over" javaupdates.txt files uploaded to DB: Thu Mar 12 2015 16:08:17
    0 patches uploaded from the ADPSV format patch history files: Thu Mar 12 2015 16:08:24
    Uploading /u001/ebsr12/fs1/EBSapps/appl/admin/TFMSD5/adpsv20150312152342_preinst.txt...
    > Inserted 1 patch history records (total).
    ADOP record out.
    AutoPatch warning:
    Error while inserting into AD_TRACKABLE_ENTITIES
      ABBREVIATION ... csc
      NAME ........... Customer Care
      TYPE ........... product
      BASELINE .......
      CODELEVEL ......
    ORA-01400: cannot insert NULL into ("APPLSYS"."AD_TRACKABLE_ENTITIES"."CODELEVEL")
    Freeing includes hash table
    Freeing fixes hash table
    Freeing basedons hash table
    Freeing entities hash table
    0 patches uploaded from the ADPSV format preinstall patch history files: Thu Mar 12 2015 16:08:24
    Uploading information about files copied during the previous runs ...
    0 "left over" filescopied_<session_id>.txt files uploaded to DB: Thu Mar 12 2015 16:08:25
         ****************** E N D   O F   U P L O A D ******************
    Thank you,
    J

    Our problem is a bit later in the process, but very similar to the OP.  The records do exist in AD_TRACKABLE_ENTITIES, but reflect the incorrect codelevel because they were not updated due to the ORA- error
    AutoPatch warning:
    Error while inserting into AD_TRACKABLE_ENTITIES
      ABBREVIATION ... csc
      NAME ........... Customer Care
      TYPE ........... product
      BASELINE .......
      CODELEVEL ......
    ORA-01400: cannot insert NULL into ("APPLSYS"."AD_TRACKABLE_ENTITIES"."CODELEVEL")
    Freeing includes hash table
    Freeing fixes hash table
    Freeing basedons hash table
    Freeing entities hash table
    Uploading /u01/app/oracle/fs1/EBSapps/appl/admin/EBS/adpsv20150329133324_preinst.txt...
    > Inserted 3 patch history records (total).
    ADOP record out.
    AutoPatch warning:
    Error while inserting into AD_TRACKABLE_ENTITIES
      ABBREVIATION ... csc
      NAME ........... Customer Care
      TYPE ........... product
      BASELINE .......
      CODELEVEL ......
    ORA-01400: cannot insert NULL into ("APPLSYS"."AD_TRACKABLE_ENTITIES"."CODELEVEL")
    Freeing includes hash table
    Freeing fixes hash table
    Freeing basedons hash table
    Freeing entities hash table
    SQL> select * from ad_trackable_entities where abbreviation = 'csc';
    ABBREVIA NAME
    TYPE                           U L
    CODELEVEL
    BASELINE
    csc      Oracle Customer Care
    product
    R12
    R12
    This becomes problematic when attempting to apply the 12.2.4 upgrade driver
    AutoPatch error:
    This patch is not compatible with your current codelines.
    This patch is compatible with: entity 'csc' - codeline 'R12.CSC.C'.
    Your current on-site codeline for the entity 'csc' is: 'R12.CSC.R12'.
    You should not apply this patch.
    Apply an equivalent patch that is compatible with your
    current codelines instead.

  • Additional Patch R12 database upgrade

    Hi,
    I am upgrading my ebs db 10.2.0.4 to 11.2.0.3.
    Please suggest the way to approach for additional patch ->13001379
    a)I hv unziped patch
    b)In README, -> Prerequisites -> 7. cp kutable.xsl rdbms/xml/xsl/.
    As per the readme my understanding is - > I hv to copy the file from dir: /13001379/files/rdbms/xml/xsl/kutable.xsl to $ORACLE11g_HOME/rdbms/xml/xsl/ (file already here->update the file)
    Then do -> opatch apply
    Post step: Will happen during database upgrade
    c)If I am wrong, please correct me.
    Thanks,
    Salim

    a)I hv unziped patch
    b)In README, -> Prerequisites -> 7. cp kutable.xsl rdbms/xml/xsl/.
    As per the readme my understanding is - > I hv to copy the file from dir: /13001379/files/rdbms/xml/xsl/kutable.xsl to $ORACLE11g_HOME/rdbms/xml/xsl/
    Then do -> opatch apply
    Post step: Will happen during database upgrade
    c)If I am wrong, please correct me.Correct except for post installation which you have to do after the upgrade (Step 15. Perform patch post-install instructions).
    Thanks,
    Hussein

  • EBS R12 Database Copy or clone - init.ora, and spfile conflict...

    Hi All,
    I am a report developer. I have two servers(VMs)
    Server1: Win 2008, Oracle EBS R12.1.1. (db_name = vis)
    Server2: Win XP SP3, Oracle 11g R1 (db_name = orcl)
    My goal is to copy the whole EBS R12.1.1 Vision Instance database (VIS) on Server1 to Server 2 Oracle Database....And please note that I need only data in those schemas - I use that to run ETL scripts, so, on Server2 I am not going to run any EBS Applications(Forms, or reports or others).
    In order to do this I am http://www.dba-oracle.com/oracle_tips_db_copy.htm method.
    During the process I have encountered an issue - Server1 (VIS) database uses initVIS.ora file as parameter file, where as Server 2 uses SPFILE.ORA as parameter file.
    in Step8 we have to copy the init.ora file from EBS R12 to Server2, but this doesn't help me as server2 use spfile.
    please give me your suggestions to solve this gap......
    Thanks!

    user12296343 wrote:
    Hi All,
    I am a report developer. I have two servers(VMs)
    Server1: Win 2008, Oracle EBS R12.1.1. (db_name = vis)
    Server2: Win XP SP3, Oracle 11g R1 (db_name = orcl)
    My goal is to copy the whole EBS R12.1.1 Vision Instance database (VIS) on Server1 to Server 2 Oracle Database....And please note that I need only data in those schemas - I use that to run ETL scripts, so, on Server2 I am not going to run any EBS Applications(Forms, or reports or others).
    In order to do this I am http://www.dba-oracle.com/oracle_tips_db_copy.htm method.
    During the process I have encountered an issue - Server1 (VIS) database uses initVIS.ora file as parameter file, where as Server 2 uses SPFILE.ORA as parameter file.
    in Step8 we have to copy the init.ora file from EBS R12 to Server2, but this doesn't help me as server2 use spfile.
    please give me your suggestions to solve this gap......
    Thanks!Please update your original thread instead of creating new one -- Re: EBS R12.1.1 databse copy windows to windows??

  • How to use EBS R12 Database (10.2.0.2) for report analysis tools?

    Hi All,
    My client wants to use reporting tools for bussiness analysis.For this I want to use a separate database which will be replica of production database.Is there any way to achieve this in R12 database(10.2.0.2)?
    Kindly share your experience.
    Regards
    Latif

    As Srini states, knowing more about your requirements would help us to help you. :-)
    Do you need a daily twice/daily snapshot of your data? If so, then you might be able to implement the solution that Srini mentioned earlier. An added benefit of this method is that it can go beyond the creation of a reporting database: it can also be leveraged in the creation of additional clones for test and dev environments.
    Do you need real-time replication of data to your reporting database? If so, then you might want to investigate Oracle Streams/Goldengate (disclaimer: I'm typing on the fly, so I'm not 100% certain that this is supported).
    If you're willing to license more Oracle software to solve your problem, you might also consider Oracle Business Intelligence Applications, which has out-of-the-box integration with E-Business Suite for common reporting/business intelligence needs. There are additional costs involved, but you can weigh those against the development costs of "rolling your own" MVs and reports, and maintaining them.
    Again, knowing your requirements, constraints, and points of flexibility will go a long way toward figuring out which option best suits you. :)
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • EBS R12 Database structure.

    Hello All,
    I am new to EBS R12, I have an R12(vission instance) copy running on my VM. I would like to look into the EBS tables, for example all the HR schema, tables, and data. For this information(schema, tables and data) which document in the Oracle Documentation Library I have to use? http://docs.oracle.com/cd/B34956_01/current/html/docset.html
    Other resources also helps.
    Thanks and regards,
    DK

    see http://etrm.oracle.com

  • Can we use replication usings oracle 10g steams for EBS r12 database?

    HI,
    We are using EBS 12.0.6 and database 10.2.0.3 on linux 32-bit/64-bit OS (Multi-Node env).
    Actually We want to decrease the load of custom reports on actual production system, so thats why
    we need reports server and as my past experience I had used oracle streams for replication with simple schema based replication and tablespace replication also.
    So, please educate me, that can i used the oracle 10g streams for EBS schemas like APPS, GL ,INV, PO, ONT, ODM, AR, AP, CM etc?
    Please provide us the above related env docs and road Map.
    If you have any other way to create the Report Server?
    Regard,
    Fayaz Ahmed

    Hi,
    We are not in a position to upgrade the EBS from 12.0.6 to 12.1, because this is lengthy task, but we had already tested technically it in test env, but functional testing in pending.
    Now we want to immediate solution if possible, because this is production?
    So, please suggest another.
    regards

  • Access EBS R12 database views data

    Hello,
    I am connected with the database of EBS using Toad and I want to view data of different views like glfg_actual_balances, glfg_actual_journal_entries, etc.
    I have executed fnd_global.apps_initialize (1110,20434,101) but even after this, I get no rows for select * from glfg_actual_balances.
    Any idea how to solve this?
    Thanks

    How to view org-specific data in a MOAC environment [ID 415860.1]
    Oracle Applications Multiple Organizations Access Control for Custom Code [ID 420787.1]
    How to set the Organization Context in R12? [ID 437119.1]
    SQL Queries and Multi-Org Architecture in Release 12 [ID 462383.1]
    How To Retrieve Rows From Table Or Synonym For An ORG_ID In E-Business Suite 12 [ID 787677.1]
    as example
    Re: How to fetch data for all OUs

  • Database upgrade to 11gR2

    Client upgraded the development environment to 11gR2 (11.2.0.1) yesterday, and now mappings generated from OWB (client is 10.2.0.1.31) to development throw an RPE-01011 (incompatible version) error.
    The OWB design repository is in a standalone database. That database has not been upgraded yet (at 10.2.0.4).
    Would it be possible to use the 11.2 OWB design "piece" against a 10.2.0.1 repository, or is there a patch available that would allow the 10.2.X client to deploy to a 11.2.0.1 database?

    Hi,
    I wanted to start a new thread, but this one touches a similar problem:
    A customer plans to migrate a huge DWH from 10gR2 to 11gR2; but there are over 2000 mappings which he don't want to re-deploy. In general, this is not recommendable, but would it work at all? A 11gR2 runtime executing 10gR2 generated mappings? My first thought was this "incomaptible versions" error. I haven't the infrastructure to test it on the fly, so I'm asking before answering to the customer.
    regards
    Thomas

  • How to defragment the datafile hwm in EBS R12 database

    Hi All,
    We are on 1204 E-biziness instance on 11gR2 database.
    We have deleted(purged some EGO data and got the huge space in dba_segments. it was around 2.5 gb after purging activity we got
    SQL> select sum(bytes/1024/1024/1024) from dba_segments;
    SUM(BYTES/1024/1024/1024)
    734.867561
    SQL>
    SQL> select sum(bytes/1024/1024/1024) from dba_data_files;
    SUM(BYTES/1024/1024/1024)
    2456.70493
    SQL>
    But in datafile the HWM is not reduced, i checked by moving the big tables, even though i am not getting the space in datafile level, i need to resize my datafile size to 1TB , take backup and clone the target which is having 1TB space.
    For example in apps_ts_tx_data we have only 243Gb segments but the datafiles size it is having 1000GB, we have to reduce the datafile size to that 300Gb, how to do it?
    =======
    SQL> select sum(bytes/1024/1024/1024) from dba_segments where tablespace_name='APPS_TS_TX_DATA';
    SUM(BYTES/1024/1024/1024)
    243.981201
    SQL> select sum(bytes/1024/1024/1024) from dba_data_files where tablespace_name='APPS_TS_TX_DATA';
    SUM(BYTES/1024/1024/1024)
    1070.2343
    SQL>
    ==========
    I thought of creating one tablespace of 300GB and move all objects into new tablespace , drop old tablespace and rename new tablespace to 'APPS_TS_TX_DATA', but we have objects like below, Pl guide me what is the best method of doing this and reduce my database size to 1TB. so that i can accomplish my task
    ====
    SQL> select DISTINCT SEGMENT_TYPE,count(*) FROM DBA_SEGMENTS where tablespace_name='APPS_TS_TX_DATA' group by SEGMENT_TYPE;
    SEGMENT_TYPE COUNT(*)
    INDEX 275
    INDEX PARTITION 509
    INDEX SUBPARTITION 96
    LOB PARTITION 8
    LOB SUBPARTITION 96
    LOBINDEX 460
    LOBSEGMENT 460
    TABLE 14615
    TABLE PARTITION 2079
    TABLE SUBPARTITION 96
    10 rows selected.
    ====
    Thanks in advance..

    Please see these docs.
    How to Reorganize INV Schema / Reclaim the High Watermark [ID 555058.1]     
    Optimizing Database disk space using Alter table shrink space/move compress [ID 1173241.1]
    Why is no space released after an ALTER TABLE ... SHRINK? [ID 820043.1]
    Various Aspects of Fragmentation [ID 186826.1]
    Thanks,
    Hussein

  • Read Only Schema in Oracle APPS EBS R12 database

    I want create a read only schema say apps_read in EBS database which have select access on all objects like apps. Kindly let us know how can I accomplish it or What is the best practice of doing it.

    Hussein - I have gone through all the threads but No one solves my problem. Actually there is a table in applsys schema i.e table_name ecx_outqueue.
    ECX_OUTQUEUE is having columns of type "User Defined Type Objects". I have highlighted these columns in Italics. Kindly help me How I can give select access on these user defined objects.on
    SQL> desc applsys.ecx_outqueue
    Name                                      Null?    Type
    Q_NAME                                             VARCHAR2(30)
    MSGID                                     NOT NULL RAW(16)
    CORRID                                             VARCHAR2(128)
    PRIORITY                                           NUMBER
    STATE                                              NUMBER
    DELAY                                              TIMESTAMP(6)
    EXPIRATION                                         NUMBER
    TIME_MANAGER_INFO                                  TIMESTAMP(6)
    LOCAL_ORDER_NO                                     NUMBER
    CHAIN_NO                                           NUMBER
    CSCN                                               NUMBER
    DSCN                                               NUMBER
    ENQ_TIME                                           TIMESTAMP(6)
    ENQ_UID                                            NUMBER
    ENQ_TID                                            VARCHAR2(30)
    DEQ_TIME                                           TIMESTAMP(6)
    DEQ_UID                                            NUMBER
    DEQ_TID                                            VARCHAR2(30)
    RETRY_COUNT                                        NUMBER
    EXCEPTION_QSCHEMA                                  VARCHAR2(30)
    EXCEPTION_QUEUE                                    VARCHAR2(30)
    STEP_NO                                            NUMBER
    RECIPIENT_KEY                                      NUMBER
    DEQUEUE_MSGID                                      RAW(16)
    SENDER_NAME                                        VARCHAR2(30)
    SENDER_ADDRESS                                     VARCHAR2(1024)
    SENDER_PROTOCOL                                    NUMBER
    USER_DATA                                          SYSTEM.ECXMSG
    USER_PROP                                          SYS.ANYDATA
    SQL>

  • Heterogeneous oracle EBS R12 installation

    To install Heterogeneous oracle EBS R12 ( database is in linux and oracle EBS is on Solaris), we don't know how to proceed. Please clarify it.
    1) Do you have Heterogeneous oracle EBS R12 binaries to install ?
    2) Please guide to install Heterogeneous oracle EBS R12
    Please suggest us, how to proceed with installation of R12.
    Details :
    EBS version : 11.5.10.2 on Solaris 5
    Database version : 10.2.0.4 on linux 5 64 bit .
    Regards .

    Hi;
    This config is called split configuration. Please see below links:
    Frequently Asked Questions: Oracle E-Business Suite Support on x86-64 [ID 343917.1] <search as split
    Using Oracle EBS with a Split Configuration Database Tier on 11gR2 [ID 946413.1]
    Regard
    Helios

  • Help needed in 10gR2 to 11gR2 EBS Database Upgrade

    Hi,
    I am upgrading EBS Database from 10gR2 (10.2.0.3) to 11gR2 11.2.0.3. While going through Oracle Note Complete Checklist for Manual Upgrades to 11gR2 [ID 837570.1], under the point 3 of "Recommendations from Source database" it says:
    "Disable the custom triggers that would fire before/after DDL and enable them after the upgrade is complete."
    I want to know is it compulsory to disable the custom triggers? If yes then how can I get the list of those custom triggers and disable/enable them before and after the database upgrade?
    Please let me know the commands. My operating system is Oracle Enterprise Linux 5.8.
    Thanks,
    Abdul

    Hi Srini,
    Thanks for the docs.
    EBS version is R12 (12.0.6) and 10gR2 (10.2.0.3).
    Currently I am only upgrading EBS Database from 10gR2 (10.2.0.3) to 11gR2 (11.2.0.3) and want to use it with my current R12 version.
    Currently I am following these Oracle notes:
    - Complete Checklist for Manual Upgrades to 11gR2 [ID 837570.1]
    - Interoperability Notes EBS 12.0 and 12.1 with Database 11gR2 [ID 1058763.1]
    I hope I am on the right track?
    Regards,
    Abdul

Maybe you are looking for