Cross platform migrate repository and oms, gets "EM Key Verification Error"

Hello,
I am trying to cross platform migrate repository and oms from Sun Solaris Sparc 64 bit to Linux x86-64bit.
Environment:
Original repository Oracle 10.2.0.3, OMS 10.2.0.5, Sun Solaris Sparc 64 bit
New repositoy Oracle 10.2.0.3, OMS 10.2.0.5, Linux x86-64bit
Following metalink note:
Subject: How To Move Grid Control Oms & Repository To Another Server
Doc ID: 853293.1
to step 4:
4. Point the new OMS to the new repository
can't get over emkey corrupt issue, gets error:
2009-10-13 14:07:24,570 [AJPRequestHandler-ApplicationServerThread-11] ERROR conn.ConnectionService verifyRepositoryEx.918 - EM Key Verification Error = Em key does not match with repos verifier
2009-10-13 14:07:27,910 [Shutdown] ERROR em.notification unregisterOMS.2573 - Error unregistering: EM Key is Missing java.sql.SQLException: EM Key is Missing
The newly installed additional OMS can only point to the original repository and can't point to the newly migrated repository.
Steps I did:
Install an addition OMS to point to original repository (make sure emkey is in repository)
create a new empty database on new host with a new name (is new name caused problem?)
migrate old repository to new (use export/import)
point new OMS to new repository by modifing emoms.properties
startup oms and gets emkey corrupt error
This metalink note does not help either:
Subject: The Em Key is not configured properly. Run "emctl status emkey" for more details.
Doc ID: 817035.1
I also have a SR open but still have no help from Oracle support. I did make sure the emkey is in the repository before migrate. There may be tricks that I don't know.
Can anyone shed some light on this?
Thank you for your help in advance.
Edited by: user1062137 on Oct 16, 2009 2:14 PM

Hi, I'm having the same issue.
Our original installation was on Windows 32bit with the repository and OMS on the same host. I want to move the repository to a linux 64bit host to make more resource available for everything. The new database is 11.1.0.7 though. As the Grid control release is 10.2.0.5 Oracle Support have confirmed that the 11g database is OK to use.
In the log I see a lot of this:
[AJPRequestHandler-ApplicationServerThread-5] ERROR conn.ConnectionService verifyRepositoryEx.911 - Invalid Connection Pool. ERROR = ORA-01031: insufficient privileges
ORA-06512: at "SYSMAN.MGMT_USER", line 10296
ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
ORA-06512: at line 1
2009-11-05 18:54:57,254 [AJPRequestHandler-ApplicationServerThread-7] ERROR conn.FGAConnection _setConnContext.326 - java.sql.SQLException: ORA-01031: insufficient privileges
ORA-06512: at "SYSMAN.MGMT_USER", line 10296
ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
ORA-06512: at line 1
java.sql.SQLException: ORA-01031: insufficient privileges
ORA-06512: at "SYSMAN.MGMT_USER", line 10296
ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
ORA-06512: at line 1
2009-11-05 18:54:59,973 [Shutdown] ERROR em.notification unregisterOMS.2573 - Error unregistering: EM Key is Missing
java.sql.SQLException: EM Key is Missing
Unfortunately that package is wrapped so I can't see what privs are required.
The instructions say (simplified here) either datapump or exp/imp to the new database, run some admin scripts, then update the emoms.properties with the new connection information. Thats it - start OMS again and it should work.
Thankfully I can turn the old repository back on while I sift through these logs.

Similar Messages

  • Cross platform migration from hp unix to sun

    Hi
    recently we have done cross platform migration from hp unix to sun (10g R2 RAC +ASM). It was a challenging experience to complete the migration in 8 hours downtime for a database of about 2 TB.
    I would like to share the experience , so that it would be hepfull to others and i would learn more new techniques for improvement .
    source environment:
    HP-UX -ITANIUM - 2 node RAC - 10g R2 - Oracle clusterware - ASM - Heavily loaded all the time .
    Destination Env:
    Sun solaris 10 - 2 node RAC - 10g R2 - Oracle Clusterware - ASM
    Total Downtime available : 6 hours.
    Steps followed
    1. snapshot backup of source database on a intermediate HP-Unix box. (stage area)
    2. recover the database and start the rman image backup on to disk in stage area.
    3. mount this filesystem locally (Veritas ) on to one of the node in the destination env.
    4. Mount this filesystem as NFS on second node using a cross cable between both of them (we can use interconnect VLAN also here)
    5. Keep applying the archive logs from source env till the downtime .
    5. startup nomount the database , change the datafile names from ASM to RMAN image copy files and mount.
    6. start rman convert statements and pump into the already exisitng ASM nodes with parallel sessions as much as possible (with 35 sets (513 datafiles) we were able to pump 2 TB data in 4.5 Hrs) - only system and undo datafiles need a convert statements (platform migration ) others would need a file system to ASM conversion only.
    7. alter database open resetlogs in the destination environment.
    8. create services manually and start the application.
    we were given very less time to decide upon this stategy , By gods grace we were able to complete it .
    I got a doubt while we are chalking out this plan .
    can we connect to ASM instance remotely and pump data from one ASM to another ASM. It seems it is not possible , just a wild thought.
    Let me know if you see any more improvements in this.
    Thanks
    Naveen samala

    can we connect to ASM instance remotely and pump data from one ASM to another ASM. It seems it is not possible , just a wild thought.No. Thats not possible.

  • Cross Platform migration AIX to linux (ERROR IN CONVERSION ORA-19994: Message 19994 not found)

    I am performing a cross platform migration aix to Linux from release 11.2.0.2 to 11.2.0.4. I am using this doc
    Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup (Doc ID 1389592.1).
    I am using the db_file_transer method and I have hit this error
    Error:
    /home/oracle/local/db_convert/dest_rman/xxttconv_i3q0t1ha_1_1_4.sql execution failed
    ERROR IN CONVERSION ORA-19994: Message 19994 not found;  product=RDBMS;
    facility=ORA
    ORA-19600: input file is backup piece
    (/oraback/nfclpat1/i2q0t1ha_1_1)
    ORA-19601: output file is backup piece
    (/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28)
    CONVERTED BACKUP PIECE/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28
    PL/SQL procedure successfully completed.
    I have searched and do not have anything to go on.
    Can anyone who has seen this give me some direction?

    As per Oracle documentation on given error code, Please see if following action helps.
    ORA-19994: cross-platform backup of compressed backups to different endianess is not supported
    Cause: A cross-platform backup was requested for a compressed backup to a different endianess from the current platform.
    Action: Do not specify a compressed backup or specify the same endian platform.

  • Grid Control for a cross-platform migration

    Is it possible to use Enterprise Manager Grid Control to execute a cross-platform migration? A co-worker suggested checking this out, but he wasn't sure if it would work or not.

    Cross-Platform transportation is a complex process and done by RMAN utility. Don't rely on GridControl, better follow the roadmap in
    http://download-uk.oracle.com/docs/cd/B19306_01/backup.102/b14191/dbxptrn.htm#sthref1379
    Werner

  • Cross platform migration question.

    I have a customer that is currently runnning oracle 10g databases on solaris 64 bit operating system on sun m4000 and m5000 hardware. The customer is looking to move to the redhat 6 operating system.
    I am wanting to know what method will be available for me to migrate the databases as the endian on the files are different? Will transportable tablespaces work with the different endian?
    Thanks.

    Hi;
    I suggest please also see:
    How To Use RMAN CONVERT DATABASE on Source Host for Cross Platform Migration [ID 413586.1]
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    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

  • EBS Cross Platform Migration

    Hi
    I've EBS (11.5.10.2) running on RHEL 5 32 bit, and I want to migrate EBS to OEL 5 (64bit).
    I dont whether it can be called Cross Platform Migration(because both are linux flavors)
    Thanks

    Oracle EBS 11i is not certified on 64-bit for the application tier node, so you can migrate the database tier node only to 64-bit.
    And, yes this is called split configuration since the application will be running on 32-bit OS while the database will be running on 64-bit OS.
    Frequently Asked Questions: Oracle E-Business Suite Support on x86-64 [ID 343917.1]
    Using Oracle Applications with a Split Configuration Database Tier on Oracle 10g Release 2 [ID 369693.1]
    Thanks,
    Hussein

  • I have just updated Acrobat to version 10.1.13. I am using a MAC Running Yosemite.  When I try to scan a document, after the printer scans Adobe Acrobat quits and I get an unexpected closure error.

    I have just updated Acrobat to version 10.1.13. I am using a MAC Running Yosemite.  When I try to scan a document, after the printer scans Adobe Acrobat quits and I get an unexpected closure error.  I am running Mac OS 10.10.1.  This only started happening when I installed the update of Adobe Acrobat.

    Hi MEW1,
    Is the printer connected wirelessly or wired?
    Go to Preferences and under categories go to > Convert to Pdf then select the Image Capture and then hit ok button.
    Close Acrobat and then relaunch it and see if it helps you while you do scanning.
    Regards,
    Rave

  • IOS 5 seems to work, but when I connect the ipad to my macbook, i get the message that itunes was interrupted when restoring. I try to restore again and I get the message "An error occurred while restoring this iPad (-50)." What should I do?

    iOS 5 seems to work on my ipad, but apparently something went wrong when restoring. I lost music and movies, and when I connect the ipad to my macbook, I get the message that itunes was interrupted when restoring. I try to restore again and I get the message "An error occurred while restoring this iPad (-50)." What happened and what should I do?

    I have had the same issue since day 1 of the ios5 installation.  I always hit "Cancel" and then the iPad eventually shows up again in iTunes.  Then a few hours later, I get the same message again.  Annoying, but I've not found a way around it.

  • HT1338 trying to download update for iTunes and keep getting the following   An error occurred while installing the updates.(103

    trying to download update for iTunes and keep getting the following   An error occurred while installing the updates.(103

    Try to download direct from here.
    http://www.apple.com/itunes/download/

  • HT4061 I have loaded on my lap top, unistalled and reinstalled itunes and keep getting Apple application support error 2. Any suggestions?

    I have loaded itunes on my laptop, unistalled and reinstalled and keep getting "Apple Application support" error 2. Any suggestions?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if Apple Application Support won't install normally.
    tt2

  • HT201303 I lost my itouch and bought a new one and keep getting an iTunes billing error

    I lost my itouch and bought a new one and keep getting an iTunes billing error.
    Do I have create a new acct and loss and lose all my downloads/purchases?

    I lost my itouch and bought a new one and keep getting an iTunes billing error.
    Do I have create a new acct and loss and lose all my downloads/purchases?

  • Need Help in Cross Platform Migration

    Hi Gurus,
    can you please tell me best way to do Corss Platform Migration with minimum down time and we are planning to do from AIX TO HP-UX.
    oracle version is 10g
    and can we do the data sync using streems if it is can you give the steps to configure streems in cross platform.
    Thanks in advance.

    High Availability Customer Case Studies, Presentations, Profiles, Analyst Reports, and Press Releases
    [http://www.oracle.com/technology/deploy/availability/htdocs/HA_CaseStudies.html?_template=/ocom/print]
    Check under Transportable Tablespace at the bottom
    [Multi Terabyte Database Migration|http://www.oracle.com/technology/deploy/availability/pdf/TheHartfordProfile_XTTS.pdf]
    HTH
    Anantha

  • Can I use Messages in OSX to text with a person on an Android platform? My iPhone works cross platform but I don't get the text in Messages on my desktop with OSX 10.8.2

    Does "Messages" in OSX 10.8.2 work cross platform? My daughter has an android phone and I can text with her OK in iOS. However, her texts don't show up on OSX whereas texts from my son, who has an iPhone, work in iOS and OSX.

    HI,
    The answer is yes and no.
    As Barney-15E link says you can get the Messages app to SMS to AIM Buddies.  Or rather telephone Numbers as AIM Buddies.
    There are limits.
    The computer has to be set as if in the United States (System Preferences > Language and Text > Region)
    The phone is question has to be on a carrier that supports AIM SMS forwarding which only applies to some US based carriers.
    The reason the SMS Messages arriving on the iPhone do not sync is that they are not iMessages  (the "No" Part).
    I use Messages with the Buddy List Showing.
    As a test I have added a made up number as a Buddy and also created a Address Card for it.
    So Mousing over the "Buddy" reveal the "Screen Name" which is the phone Number
    You have to include the Leading +1 country code as well.
    9:32 PM      Thursday; March 14, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Adlibout: error when cross platform migrate

    Hi,
    I'm having problem when applying adpatch in hotpatch option using note Application Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]
    Here are the applications and os details:
    Source system: HP UX PARISC 11.11
    Target system: HP UX Itanium 11.31
    Database oracle 11.1.0.7
    architecture: split node where 1 node for all application server process (forms, reports, concurrent, etc) and 1 node for database
    File name is /apprd/apps/apps_st/appl/ff/12.0.0/lib/libff.a
    Skipping to next product...
    ---fnd----------------------------------------
    Extracting object modules for product fnd...
    ar: /apprd/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a not in archive format
    adlibout: error: cannot get table of contents in library file for product fnd
    File name is /apprd/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a
    Skipping to next product...
    ---ftp----------------------------------------
    Extracting object modules for product ftp...
    ar: /apprd/apps/apps_st/appl/ftp/12.0.0/lib/libftp.a not in archive format
    adlibout: error: cannot get table of contents in library file for product ftp
    File name is /apprd/apps/apps_st/appl/ftp/12.0.0/lib/libftp.a
    Skipping to next product...
    ---gl----------------------------------------
    Extracting object modules for product gl...
    ar: /apprd/apps/apps_st/appl/gl/12.0.0/lib/libgl.a not in archive format
    adlibout: error: cannot get table of contents in library file for product gl
    File name is /apprd/apps/apps_st/appl/gl/12.0.0/lib/libgl.a
    Skipping to next product...
    ---gma----------------------------------------
    Extracting object modules for product gma...
    ar: /apprd/apps/apps_st/appl/gma/12.0.0/lib/libgma.a not in archive format
    adlibout: error: cannot get table of contents in library file for product gma
    File name is /apprd/apps/apps_st/appl/gma/12.0.0/lib/libgma.a
    Skipping to next product...
    ---gmf----------------------------------------
    Extracting object modules for product gmf...
    ar: /apprd/apps/apps_st/appl/gmf/12.0.0/lib/libgmf.a not in archive format
    adlibout: error: cannot get table of contents in library file for product gmf
    File name is /apprd/apps/apps_st/appl/gmf/12.0.0/lib/libgmf.a
    Skipping to next product...
    ---gml----------------------------------------
    Extracting object modules for product gml...
    ar: /apprd/apps/apps_st/appl/gml/12.0.0/lib/libgml.a not in archive format
    adlibout: error: cannot get table of contents in library file for product gml
    File name is /apprd/apps/apps_st/appl/gml/12.0.0/lib/libgml.a
    Skipping to next product...
    ---iby----------------------------------------
    Extracting object modules for product iby...
    ar: /apprd/apps/apps_st/appl/iby/12.0.0/lib/libiby.a not in archive format
    adlibout: error: cannot get table of contents in library file for product iby
    File name is /apprd/apps/apps_st/appl/iby/12.0.0/lib/libiby.a
    Skipping to next product...
    ---inv----------------------------------------
    Extracting object modules for product inv...
    ar: /apprd/apps/apps_st/appl/inv/12.0.0/lib/libinv.a not in archive format
    adlibout: error: cannot get table of contents in library file for product inv
    File name is /apprd/apps/apps_st/appl/inv/12.0.0/lib/libinv.a
    Skipping to next product...
    ---mrp----------------------------------------
    Extracting object modules for product mrp...
    ar: /apprd/apps/apps_st/appl/mrp/12.0.0/lib/libmrp.a not in archive format
    adlibout: error: cannot get table of contents in library file for product mrp
    File name is /apprd/apps/apps_st/appl/mrp/12.0.0/lib/libmrp.a
    Skipping to next product...
    ---msc----------------------------------------
    Extracting object modules for product msc...
    ar: /apprd/apps/apps_st/appl/msc/12.0.0/lib/libmsc.a not in archive format
    adlibout: error: cannot get table of contents in library file for product msc
    File name is /apprd/apps/apps_st/appl/msc/12.0.0/lib/libmsc.a
    Skipping to next product...
    ---mso----------------------------------------
    Extracting object modules for product mso...
    ar: /apprd/apps/apps_st/appl/mso/12.0.0/lib/libmso.a not in archive format
    adlibout: error: cannot get table of contents in library file for product mso
    File name is /apprd/apps/apps_st/appl/mso/12.0.0/lib/libmso.a
    Skipping to next product...
    ---msr----------------------------------------
    Extracting object modules for product msr...
    ar: /apprd/apps/apps_st/appl/msr/12.0.0/lib/libmsr.a not in archive format
    adlibout: error: cannot get table of contents in library file for product msr
    File name is /apprd/apps/apps_st/appl/msr/12.0.0/lib/libmsr.a
    Skipping to next product...
    ---mst----------------------------------------
    Extracting object modules for product mst...
    ar: /apprd/apps/apps_st/appl/mst/12.0.0/lib/libmst.a not in archive format
    adlibout: error: cannot get table of contents in library file for product mst
    File name is /apprd/apps/apps_st/appl/mst/12.0.0/lib/libmst.a
    Skipping to next product...
    ---mwa----------------------------------------
    Extracting object modules for product mwa...
    ar: /apprd/apps/apps_st/appl/mwa/12.0.0/lib/libmwa.a not in archive format
    adlibout: error: cannot get table of contents in library file for product mwa
    File name is /apprd/apps/apps_st/appl/mwa/12.0.0/lib/libmwa.a
    Skipping to next product...
    ---pa----------------------------------------
    Extracting object modules for product pa...
    ar: /apprd/apps/apps_st/appl/pa/12.0.0/lib/libpa.a not in archive format
    adlibout: error: cannot get table of contents in library file for product pa
    File name is /apprd/apps/apps_st/appl/pa/12.0.0/lib/libpa.a
    Skipping to next product...
    ---pay----------------------------------------
    Extracting object modules for product pay...
    ar: /apprd/apps/apps_st/appl/pay/12.0.0/lib/libpay.a not in archive format
    adlibout: error: cannot get table of contents in library file for product pay
    File name is /apprd/apps/apps_st/appl/pay/12.0.0/lib/libpay.a
    Skipping to next product...
    ---po----------------------------------------
    Extracting object modules for product po...
    ar: /apprd/apps/apps_st/appl/po/12.0.0/lib/libpo.a not in archive format
    adlibout: error: cannot get table of contents in library file for product po
    File name is /apprd/apps/apps_st/appl/po/12.0.0/lib/libpo.a
    Skipping to next product...
    ---pon----------------------------------------
    Extracting object modules for product pon...
    ar: /apprd/apps/apps_st/appl/pon/12.0.0/lib/libpon.a not in archive format
    adlibout: error: cannot get table of contents in library file for product pon
    File name is /apprd/apps/apps_st/appl/pon/12.0.0/lib/libpon.a
    Skipping to next product...
    ---rg----------------------------------------
    Extracting object modules for product rg...
    ar: /apprd/apps/apps_st/appl/rg/12.0.0/lib/librg.a not in archive format
    adlibout: error: cannot get table of contents in library file for product rg
    File name is /apprd/apps/apps_st/appl/rg/12.0.0/lib/librg.a
    Skipping to next product...
    ---wip----------------------------------------
    Extracting object modules for product wip...
    ar: /apprd/apps/apps_st/appl/wip/12.0.0/lib/libwip.a not in archive format
    adlibout: error: cannot get table of contents in library file for product wip
    File name is /apprd/apps/apps_st/appl/wip/12.0.0/lib/libwip.a
    Skipping to next product...
    ---wps----------------------------------------
    Extracting object modules for product wps...
    ar: /apprd/apps/apps_st/appl/wps/12.0.0/lib/libwps.a not in archive format
    adlibout: error: cannot get table of contents in library file for product wps
    File name is /apprd/apps/apps_st/appl/wps/12.0.0/lib/libwps.a
    Skipping to next product...
    ---wsm----------------------------------------
    Extracting object modules for product wsm...
    ar: /apprd/apps/apps_st/appl/wsm/12.0.0/lib/libwsm.a not in archive format
    adlibout: error: cannot get table of contents in library file for product wsm
    File name is /apprd/apps/apps_st/appl/wsm/12.0.0/lib/libwsm.a
    Skipping to next product...
    ---xdp----------------------------------------
    Extracting object modules for product xdp...
    ar: /apprd/apps/apps_st/appl/xdp/12.0.0/lib/libxdp.a not in archive format
    adlibout: error: cannot get table of contents in library file for product xdp
    File name is /apprd/apps/apps_st/appl/xdp/12.0.0/lib/libxdp.a
    Skipping to next product...
    and here are the list of /apprd/apps/apps_st/appl/fnd/12.0.0/lib/*
    -rwxr-xr-x   1 applmgr    orafin       19984 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/adconv.o
    -rwxr-xr-x   1 applmgr    orafin        9664 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afdgen.o
    -rwxr-xr-x   1 applmgr    orafin        8620 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afdcvt.o
    -rwxr-xr-x   1 applmgr    orafin        2436 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afgfh.o
    -rwxr-xr-x   1 applmgr    orafin       24216 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afgfu.o
    -rwxr-xr-x   1 applmgr    orafin       99064 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afsload.o
    -rwxr-xr-x   1 applmgr    orafin        8536 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfloadcp.o
    -rwxr-xr-x   1 applmgr    orafin        4268 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmailcp.o
    -rwxr-xr-x   1 applmgr    orafin        1280 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmailgs.o
    -rwxr-xr-x   1 applmgr    orafin       12540 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmlxfr.o
    -rwxr-xr-x   1 applmgr    orafin        5108 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfresgcp.o
    -rwxr-xr-x   1 applmgr    orafin        1568 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afuesc.o
    -rwxr-xr-x   1 applmgr    orafin        1004 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcmmgr.o
    -rwxr-xr-x   1 applmgr    orafin        1008 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcmsrva.o
    -rwxr-xr-x   1 applmgr    orafin        2348 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/spctst.o
    -rwxr-xr-x   1 applmgr    orafin        2180 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/FNDLIBR.o
    -rwxr-xr-x   1 applmgr    orafin        1216 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcpspn.o
    -rwxr-xr-x   1 applmgr    orafin        1216 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpctxu.o
    -rwxr-xr-x   1 applmgr    orafin        3588 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcsrvt.o
    -rwxr-xr-x   1 applmgr    orafin        1216 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpdwpug.o
    -rwxr-xr-x   1 applmgr    orafin        1216 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpemon.o
    -rwxr-xr-x   1 applmgr    orafin       26968 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpfss.o
    -rwxr-xr-x   1 applmgr    orafin        4260 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpim.o
    -rwxr-xr-x   1 applmgr    orafin        1216 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppurg.o
    -rwxr-xr-x   1 applmgr    orafin        1204 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afprrf.o
    -rwxr-xr-x   1 applmgr    orafin        2120 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afptmtst.o
    -rwxr-xr-x   1 applmgr    orafin       19636 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsrg.o
    -rwxr-xr-x   1 applmgr    orafin        1204 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afptst.o
    -rwxr-xr-x   1 applmgr    orafin       39384 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpwrr.o
    -rwxr-xr-x   1 applmgr    orafin        1208 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpglc.o
    -rwxr-xr-x   1 applmgr    orafin       52956 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdrrun.o
    -rwxr-xr-x   1 applmgr    orafin        9148 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxsrw.o
    -rwxr-xr-x   1 applmgr    orafin        2596 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xitiap.o
    -rwxr-xr-x   1 applmgr    orafin       14956 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xitfnd.o
    -rwxr-xr-x   1 applmgr    orafin        3340 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xirfnd.o
    -rwxr-xr-x   1 applmgr    orafin        2252 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xitsrw.o
    -rwxr-xr-x   1 applmgr    orafin       22852 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdulong.o
    -rwxr-xr-x   1 applmgr    orafin       44404 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wftest.o
    -rwxr-xr-x   1 applmgr    orafin       37808 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/tltblgen.o
    -rwxr-xr-x   1 applmgr    orafin        6448 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfload.o
    -rwxr-xr-x   1 applmgr    orafin        1168 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmail.o
    -rwxr-xr-x   1 applmgr    orafin       21084 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmsisnd.o
    -rwxr-xr-x   1 applmgr    orafin        4096 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmgsm.o
    -rwxr-xr-x   1 applmgr    orafin        3336 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmsistb.o
    -rwxr-xr-x   1 applmgr    orafin        3216 Jan  3  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfresgen.o
    -rwxr-xr-x   1 applmgr    orafin       13776 Jan  4  2007 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdcpspn.o
    -rwxr-xr-x   1 applmgr    orafin       14628 Nov 25  2008 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrad.o
    -rwxr-xr-x   1 applmgr    orafin        1212 Nov 25  2008 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfbup.o
    -rwxr-xr-x   1 applmgr    orafin        1212 Nov 25  2008 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfbcn.o
    -rwxr-xr-x   1 applmgr    orafin       15848 Nov 25  2008 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsmcrt.o
    -rwxr-xr-x   1 applmgr    orafin       18636 Nov 25  2008 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpocr.o
    -rwxr-xr-x   1 applmgr    orafin        4916 Nov 25  2008 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpesr.o
    -rwxr-xr-x   1 applmgr    orafin       13996 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppqs.o
    -rwxr-xr-x   1 applmgr    orafin       15788 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpeim.o
    -rwxr-xr-x   1 applmgr    orafin       51816 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdplbr.o
    -rwxr-xr-x   1 applmgr    orafin       40733 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fnd.mk
    -rwxr-xr-x   1 applmgr    orafin       43505 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fndnt.mk
    -rwxr-xr-x   1 applmgr    orafin       86808 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdbg.o
    -rwxr-xr-x   1 applmgr    orafin       20360 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdds.o
    -rwxr-xr-x   1 applmgr    orafin       23540 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdtj.o
    -rwxr-xr-x   1 applmgr    orafin       25704 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdfu.o
    -rwxr-xr-x   1 applmgr    orafin        3020 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdvu.o
    -rwxr-xr-x   1 applmgr    orafin        5960 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffbu.o
    -rwxr-xr-x   1 applmgr    orafin        1224 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfcvh.o
    -rwxr-xr-x   1 applmgr    orafin       35080 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfcom.o
    -rwxr-xr-x   1 applmgr    orafin       27144 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfcmp.o
    -rwxr-xr-x   1 applmgr    orafin       27520 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdaupd.o
    -rwxr-xr-x   1 applmgr    orafin        1224 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdatmn.o
    -rwxr-xr-x   1 applmgr    orafin        2680 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfchy.o
    -rwxr-xr-x   1 applmgr    orafin       43824 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdastr.o
    -rwxr-xr-x   1 applmgr    orafin        4336 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdahmi.o
    -rwxr-xr-x   1 applmgr    orafin       32040 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfapi.o
    -rwxr-xr-x   1 applmgr    orafin        5004 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdacon.o
    -rwxr-xr-x   1 applmgr    orafin       20504 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdacv.o
    -rwxr-xr-x   1 applmgr    orafin        1032 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfobj.o
    -rwxr-xr-x   1 applmgr    orafin       18104 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfksr.o
    -rwxr-xr-x   1 applmgr    orafin        1032 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfstr.o
    -rwxr-xr-x   1 applmgr    orafin        3548 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdftdu.o
    -rwxr-xr-x   1 applmgr    orafin        1224 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfupg.o
    -rwxr-xr-x   1 applmgr    orafin       11496 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfupu.o
    -rwxr-xr-x   1 applmgr    orafin       18916 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfutl.o
    -rwxr-xr-x   1 applmgr    orafin       53336 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfval.o
    -rwxr-xr-x   1 applmgr    orafin       47264 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfvgn.o
    -rwxr-xr-x   1 applmgr    orafin       17688 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfvsu.o
    -rwxr-xr-x   1 applmgr    orafin       16700 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfweb.o
    -rwxr-xr-x   1 applmgr    orafin        2264 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwfld.o
    -rwxr-xr-x   1 applmgr    orafin       63028 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwin.o
    -rwxr-xr-x   1 applmgr    orafin       14760 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwmsg.o
    -rwxr-xr-x   1 applmgr    orafin        9860 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwrt.o
    -rwxr-xr-x   1 applmgr    orafin       22880 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwtk.o
    -rwxr-xr-x   1 applmgr    orafin       22680 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfsrw.o
    -rwxr-xr-x   1 applmgr    orafin       10324 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfsdf.o
    -rwxr-xr-x   1 applmgr    orafin        1224 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfrxr.o
    -rwxr-xr-x   1 applmgr    orafin       41012 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkva.o
    -rwxr-xr-x   1 applmgr    orafin       17028 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkfu2.o
    -rwxr-xr-x   1 applmgr    orafin       73556 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkfu.o
    -rwxr-xr-x   1 applmgr    orafin       26132 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkds.o
    -rwxr-xr-x   1 applmgr    orafin       12160 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfgli.o
    -rwxr-xr-x   1 applmgr    orafin        1224 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfgfv.o
    -rwxr-xr-x   1 applmgr    orafin       10948 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfgcx.o
    -rwxr-xr-x   1 applmgr    orafin       33692 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffvs.o
    -rwxr-xr-x   1 applmgr    orafin        2480 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdflist.o
    -rwxr-xr-x   1 applmgr    orafin       14392 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffld.o
    -rwxr-xr-x   1 applmgr    orafin        4220 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffile.o
    -rwxr-xr-x   1 applmgr    orafin       20864 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffds.o
    -rwxr-xr-x   1 applmgr    orafin        4980 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdflop.o
    -rwxr-xr-x   1 applmgr    orafin       25524 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfrfu.o
    -rwxr-xr-x   1 applmgr    orafin       26076 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdatat.o
    -rwxr-xr-x   1 applmgr    orafin       29580 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfffu.o
    -rwxr-xr-x   1 applmgr    orafin       10832 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldr.o
    -rwxr-xr-x   1 applmgr    orafin        8248 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrnls.o
    -rwxr-xr-x   1 applmgr    orafin        4256 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcmt.o
    -rwxr-xr-x   1 applmgr    orafin       17696 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixfsb.o
    -rwxr-xr-x   1 applmgr    orafin       53456 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcmn.o
    -rwxr-xr-x   1 applmgr    orafin        4620 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixube.o
    -rwxr-xr-x   1 applmgr    orafin        3088 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpfqr.o
    -rwxr-xr-x   1 applmgr    orafin       46244 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afperq.o
    -rwxr-xr-x   1 applmgr    orafin       13992 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpesa.o
    -rwxr-xr-x   1 applmgr    orafin        3204 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpflx.o
    -rwxr-xr-x   1 applmgr    orafin       19340 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrdump.o
    -rwxr-xr-x   1 applmgr    orafin        9904 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgip.o
    -rwxr-xr-x   1 applmgr    orafin       24560 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgmg.o
    -rwxr-xr-x   1 applmgr    orafin       37464 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgrq.o
    -rwxr-xr-x   1 applmgr    orafin        5856 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgsr.o
    -rwxr-xr-x   1 applmgr    orafin       14272 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpi.o
    -rwxr-xr-x   1 applmgr    orafin       12708 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpeot.o
    -rwxr-xr-x   1 applmgr    orafin        9256 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcra.o
    -rwxr-xr-x   1 applmgr    orafin        3444 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/affntgen.o
    -rwxr-xr-x   1 applmgr    orafin       24560 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrul.o
    -rwxr-xr-x   1 applmgr    orafin       12096 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixfs.o
    -rwxr-xr-x   1 applmgr    orafin       16412 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpejp.o
    -rwxr-xr-x   1 applmgr    orafin        1304 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/spnnt.o
    -rwxr-xr-x   1 applmgr    orafin       21596 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/spnunx.o
    -rwxr-xr-x   1 applmgr    orafin       16632 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrutl.o
    -rwxr-xr-x   1 applmgr    orafin        6296 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/usdtec.o
    -rwxr-xr-x   1 applmgr    orafin       29484 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcsq.o
    -rwxr-xr-x   1 applmgr    orafin         972 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afhtmhlp.o
    -rwxr-xr-x   1 applmgr    orafin       26284 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixft.o
    -rwxr-xr-x   1 applmgr    orafin       57296 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcrm.o
    -rwxr-xr-x   1 applmgr    orafin        3800 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/affntrep.o
    -rwxr-xr-x   1 applmgr    orafin        2460 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/affntlst.o
    -rwxr-xr-x   1 applmgr    orafin       16212 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrfs.o
    -rwxr-xr-x   1 applmgr    orafin       15736 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrdl.o
    -rwxr-xr-x   1 applmgr    orafin       11548 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpiml.o
    -rwxr-xr-x   1 applmgr    orafin        5260 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpmir.o
    -rwxr-xr-x   1 applmgr    orafin        6832 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcs2uni.o
    -rwxr-xr-x   1 applmgr    orafin       21284 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afptm.o
    -rwxr-xr-x   1 applmgr    orafin        3748 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixust.o
    -rwxr-xr-x   1 applmgr    orafin       10396 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrval.o
    -rwxr-xr-x   1 applmgr    orafin       30124 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afshape.o
    -rwxr-xr-x   1 applmgr    orafin       11808 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixupgn.o
    -rwxr-xr-x   1 applmgr    orafin        1036 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afttf2t3.o
    -rwxr-xr-x   1 applmgr    orafin        1036 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afttflib.o
    -rwxr-xr-x   1 applmgr    orafin        8768 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixucf.o
    -rwxr-xr-x   1 applmgr    orafin        7776 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afugli.o
    -rwxr-xr-x   1 applmgr    orafin       55024 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afunicd2.o
    -rwxr-xr-x   1 applmgr    orafin        5112 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcharrp.o
    -rwxr-xr-x   1 applmgr    orafin       14396 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpatn.o
    -rwxr-xr-x   1 applmgr    orafin        4232 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrbind.o
    -rwxr-xr-x   1 applmgr    orafin       17664 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsms.o
    -rwxr-xr-x   1 applmgr    orafin       13832 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afenv.o
    -rwxr-xr-x   1 applmgr    orafin        6112 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpolg.o
    -rwxr-xr-x   1 applmgr    orafin        9636 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpperl.o
    -rwxr-xr-x   1 applmgr    orafin        3448 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppir.o
    -rwxr-xr-x   1 applmgr    orafin       35248 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpprq.o
    -rwxr-xr-x   1 applmgr    orafin       15764 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpprr.o
    -rwxr-xr-x   1 applmgr    orafin       60492 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppur.o
    -rwxr-xr-x   1 applmgr    orafin       22252 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrcp.o
    -rwxr-xr-x   1 applmgr    orafin        8328 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsmg.o
    -rwxr-xr-x   1 applmgr    orafin       29356 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsmc.o
    -rwxr-xr-x   1 applmgr    orafin       35444 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsch.o
    -rwxr-xr-x   1 applmgr    orafin       52304 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrcfd.o
    -rwxr-xr-x   1 applmgr    orafin        9968 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afprcls.o
    -rwxr-xr-x   1 applmgr    orafin        8796 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpasswd.o
    -rwxr-xr-x   1 applmgr    orafin        4132 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afconntag.o
    -rwxr-xr-x   1 applmgr    orafin        3872 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/ccmsvc.o
    -rwxr-xr-x   1 applmgr    orafin        3508 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdphbe.o
    -rwxr-xr-x   1 applmgr    orafin        4040 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxsqr.o
    -rwxr-xr-x   1 applmgr    orafin       23444 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdprep.o
    -rwxr-xr-x   1 applmgr    orafin        5272 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpmbr.o
    -rwxr-xr-x   1 applmgr    orafin        4648 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdplnk.o
    -rwxr-xr-x   1 applmgr    orafin        3892 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpibm.o
    -rwxr-xr-x   1 applmgr    orafin        7464 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpgrq.o
    -rwxr-xr-x   1 applmgr    orafin       11456 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsslbg.o
    -rwxr-xr-x   1 applmgr    orafin       10560 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsslbm.o
    -rwxr-xr-x   1 applmgr    orafin        7360 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsslbs.o
    -rwxr-xr-x   1 applmgr    orafin        8096 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afspwd.o
    -rwxr-xr-x   1 applmgr    orafin        3884 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/ccmsetup.o
    -rwxr-xr-x   1 applmgr    orafin       11472 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdprmo.o
    -rwxr-xr-x   1 applmgr    orafin        4744 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpsar.o
    -rwxr-xr-x   1 applmgr    orafin       12564 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdscpwd.o
    -rwxr-xr-x   1 applmgr    orafin        6720 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxsqk.o
    -rwxr-xr-x   1 applmgr    orafin        2972 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxidr.o
    -rwxr-xr-x   1 applmgr    orafin        4640 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxidk.o
    -rwxr-xr-x   1 applmgr    orafin        9568 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdudat.o
    -rwxr-xr-x   1 applmgr    orafin       22180 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdugpi.o
    -rwxr-xr-x   1 applmgr    orafin        9296 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdssgn.o
    -rwxr-xr-x   1 applmgr    orafin       20448 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/usdsim.o
    -rwxr-xr-x   1 applmgr    orafin       11348 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdspwd.o
    -rwxr-xr-x   1 applmgr    orafin        8236 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdsgbl.o
    -rwxr-xr-x   1 applmgr    orafin        5052 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/aforg.o
    -rw-r--r--   1 applmgr    orafin     5100644 Aug 17  2011 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a
    -rwxr-xr-x   1 applmgr    orafin       23468 Mar 27  2012 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpo.o
    -rwxr-xr-x   1 applmgr    orafin       10420 Mar 27  2012 /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxefv.o
    and the output of file /apprd/apps/apps_st/appl/fnd/12.0.0/lib/*
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/FNDLIBR.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/adconv.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcharrp.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcmmgr.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcmsrva.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afconntag.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcpspn.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afcs2uni.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afdcvt.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afdgen.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afenv.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/affntgen.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/affntlst.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/affntrep.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afgfh.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afgfu.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afhtmhlp.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixfs.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixfsb.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixft.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixube.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixucf.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixupgn.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afixust.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrad.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrbind.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrcfd.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrcp.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrdl.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrdump.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrfs.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrnls.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrul.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrutl.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afldrval.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/aforg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpasswd.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpatn.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcmn.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcmt.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcra.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcrm.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcsq.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpcsrvt.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpctxu.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpdwpug.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpeim.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpejp.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpemon.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpeot.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afperq.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpesa.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpflx.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpfss.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgip.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgmg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgrq.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpgsr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpi.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpim.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpiml.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpmir.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpo.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpolg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpperl.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppir.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppqs.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpprq.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpprr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppur.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afppurg.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afprcls.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afprrf.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsch.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsmc.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsmcrt.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsmg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsms.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsrg.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsslbg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsslbm.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpsslbs.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afptm.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afptmtst.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afptst.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afpwrr.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afshape.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afsload.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afspwd.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afttf2t3.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afttflib.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afuesc.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afugli.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/afunicd2.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/ccmsetup.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/ccmsvc.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdacon.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdacv.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdahmi.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdastr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdatat.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdatmn.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdaupd.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdcpspn.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfapi.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfbcn.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfbup.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfchy.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfcmp.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfcom.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfcvh.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdbg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdds.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdfu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdtj.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfdvu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffbu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffds.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfffu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffile.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffld.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdffvs.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfgcx.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfgfv.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfgli.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkds.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkfu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkfu2.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfksr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfkva.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdflist.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdflop.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfobj.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfrfu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfrxr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfsdf.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfsrw.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfstr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdftdu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfupg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfupu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfutl.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfval.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfvgn.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfvsu.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfweb.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwfld.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwin.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwmsg.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwrt.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdfwtk.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpesr.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpfqr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpglc.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpgrq.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdphbe.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpibm.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdplbr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdplnk.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpmbr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpocr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdprep.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdprmo.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdpsar.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdrrun.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdscpwd.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdsgbl.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdspwd.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdssgn.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdudat.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdugpi.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdulong.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxefv.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxidk.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxidr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxsqk.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxsqr.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fdxsrw.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fnd.mk:
    commands text
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/fndnt.mk:
    commands text
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/libfnd.a:
    archive file -PA-RISC2.0 relocatable library
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/spctst.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/spnnt.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/spnunx.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/tltblgen.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/usdsim.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/usdtec.o:
    PA-RISC1.1 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfload.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfloadcp.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmail.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmailcp.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmailgs.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmgsm.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmlxfr.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmsisnd.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfmsistb.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfresgcp.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wfresgen.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/wftest.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xirfnd.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xitfnd.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xitiap.o:
    PA-RISC2.0 relocatable object
    /apprd/apps/apps_st/appl/fnd/12.0.0/lib/xitsrw.o:
    PA-RISC2.0 relocatable object
    please advised
    Thanks,
    Hendra

    found the solution by renaming or delete all the library with extension a and o and reapply the patch

  • Cross Platform migration employing Incremental Transportable Tablespaces

    We have a VLDB that needs to be converted from a Sparc T3 Solaris Big endian to Linux small endian and there are over 6000 tables and the GoldenGate method to reduce downtime was attempted n dev and was an utter failure.  Then I read in several places including metalink ( My Oracle Support ) in DOC ID 1644693.1 Entitiled "How to restore a pre 12c database backup to a cross platform cross endian 12c database", Bug 13335722 and many Oracle 12c Brochures all state that the cross platform cross endian method of using Incremental Transportable Tablespaces which used to be only supported for Exadata is now supported for ALL 12c platforms.  Can anyone veriffy this and has employed this technique to migrate from Sun to Linux by first upgrading the source database to 12c then employing Incremental Transportable Tablespaces capabilities of 12c to migrate cross platform cross endian from Sun Sparc big endian 64 bit word  to Linux Intel little endian 64 word.  Otherwise if we migrate from 11GR2 Sun to Intel we are looking at least 5 days of Read Only downtime.
    Thanks

    You can also refer to Metalink note
    Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup (Doc ID 1389592.1)

Maybe you are looking for

  • Format of date in calendar

    hi, i created a screen in which input field is date. the format i hav given is DATS, so we get input help by default. but wen i select some date from the calendar displayed as input help , the date is shown in the format "MM/DD/YYYY". I need it in th

  • Broken Charger In iBook

    The other i realized that my charger got stuck inside of my iBook g3 and i was wondering what is the specific name or serial number for the charging port (the thing you place your charger into) and on average how much would it be to fix it and to buy

  • New CF10, Server 2012, Default Document 404

    On a new WIndows 2012 server (64bit), IIS 8.x installed, CF10 installed (to latest patches), CF10 hardening done. Ran WS-Config on individual IIS sites (not the "All" site). Jakarta virtual directory in place in the IIS site, and pointing to the corr

  • Section code IN A posted SALES DOCUMENT

    Hi In some of billing documents Section code and business place has posted with blank. How to generate Section code and Business place in posted Sales billing document. J1INPP is for generating Business place and section code in MIRO documents. Pleas

  • Past Due-Show Love for PC Gamers

    BB should have more promos that include the PC gamers http://forums.bestbuy.com/t5/Best-Buy-IdeaX/Past-Due-Show-Love-for-PC-Gamers/idi-p/528964