Migration to oracle R12

Hi all,
After migration process i tried to connect EBS R12 with new migrated 11g database(11.1.0.6.0).
Aftr generating the appsutil in database tier i generted xml file in apps . and tried to run autconfg.
in that process it will throws some errors like this, [PROFILE PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: /u02/oracle/VIS/apps/tech_st/10.1.3/perl/bin/perl -I /u02/oracle/VIS/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u0
2/oracle/VIS/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/oracle/VIS/apps/apps_st/appl/au/12.0.0/perl -I /u02/oracle/
VIS/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/IA64.ARCHREV_0-thread-multi-LP64 /u02/oracle/VIS/inst/apps
/VIS_oracleebs3/admin/scripts/adexecsql.pl sqlfile=/u02/oracle/VIS/inst/apps/VIS_oracleebs3/admin/install
afwebprf.sql INSTE8_PRF 1
Directory: /u02/oracle/VIS/inst/apps/VIS_oracleebs3/admin/install
afcpctx.sh INSTE8_PRF 1
Erros:
ERROR at line 191:
ORA-06550: line 191, column 12:
PLS-00306: wrong number or types of arguments in call to 'SET_PROFILE'
ORA-06550: line 191, column 12:
PL/SQL: Statement ignored
Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Error encountered while running /u02/oracle/VIS/inst/apps/VIS_oracleebs3/admin/install/afwebprf.sql
ERRORCODE = 1 ERRORCODE_END
.end std out.
and
Uploading Metadata file /u02/oracle/VIS/apps/apps_st/appl/ad/12.0.0/admin/template/adctxinf.tmp
Metadata file /u02/oracle/VIS/apps/apps_st/appl/ad/12.0.0/admin/template/adctxinf.tmp upload failed.
Check log file created by FNDCPUCF program.
ERRORCODE = 1 ERRORCODE_END
.end std out.
APP-FND-01564: ORACLE error 6550 in afpoload
Cause: afpoload failed due to ORA-06550: line 1, column 31:
Thanks,
Ranjith.A

Hi Hussein/srini
1. appsutil.zip successfully created in the apps node. aftr that i created xml fle in db tier and run the autoconfig uing that appsutil.zip.
2. afte that i stoped all thedatabase/listner in db tier andsource the new env file and started thedb and listner.
3. Then in apps tier ,i edited apps contxt fle for the new databse (dbhost and jdbc_url) then Run the auto autoconfig . It throws error like this,
AutoConfig could not successfully execute the following scripts:
Error 1:
Directory: /u02/oracle/VIS/apps/tech_st/10.1.3/perl/bin/perl -I /u02/oracle/VIS/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u0
2/oracle/VIS/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u02/oracle/VIS/apps/apps_st/appl/au/12.0.0/perl -I /u02/oracle/
VIS/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/IA64.ARCHREV_0-thread-multi-LP64 /u02/oracle/VIS/inst/apps
/VIS_oracleebs3/admin/scripts/adexecsql.pl sqlfile=/u02/oracle/VIS/inst/apps/VIS_oracleebs3/admin/install
afwebprf.sql INSTE8_PRF 1
Erro 2:
Directory: /u02/oracle/VIS/inst/apps/VIS_oracleebs3/admin/install
afcpctx.sh INSTE8_PRF 1
Befre that error ,
beginig the autoconfig it shows like this,
Context Value Management will now update the Context file
Updating Context file...COMPLETED
Attempting upload of Context file and templates to database...ERROR: InD bCtxFile.uploadCtx() : Exception : Error executng BEGIN fnd_gsm_util.upload_cont ext_file(:1,:2,:3,:4,:5); END;: 1; Oracle error -6502: ORA-06502: PL/SQL: numeri c or value error: character to number conversion error has been detected in FND_ GSM_UTIL.upload_context_file.
oracle.apps.ad.autoconfig.oam.InDbCtxFileException: Error executng BEGIN fnd_gsm util.uploadcontext_file(:1,:2,:3,:4,:5); END;: 1; Oracle error -6502: ORA-0650 2: PL/SQL: numeric or value error: character to number conversion error has been detected in FND_GSM_UTIL.upload_context_file.
at oracle.apps.ad.autoconfig.oam.InDbCtxFile.uploadCtx(InDbCtxFile.java: 281)
at oracle.apps.ad.autoconfig.oam.CtxSynchronizer.uploadToDb(CtxSynchroni zer.java:328)
at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBCtx(File SysDBCtxMerge.java:678)
at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBFiles(Fi leSysDBCtxMerge.java:222)
at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:16 80)
at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:755)
FAILED
COMPLETED
Log files:
Error 2:
Uploading Metadata file /u02/oracle/VIS/apps/apps_st/appl/ad/12.0.0/admin/template/adctxinf.tmp
APP-FND-01564: ORACLE error 6550 in afpoload
Cause: afpoload failed due to ORA-06550: line 1, column 31:
PLS-00302: component 'MAJOR_VERSION' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored.
The SQL statement being executed at the time of the error was: begin :release := fnd_release.major_version;end; and was executed from the file &ERRFILE.
APP-FND-00434: AFPRCP:Failed to initialize profile option values :
Metadata file /u02/oracle/VIS/apps/apps_st/appl/ad/12.0.0/admin/template/adctxinf.tmp upload failed.
Check log file created by FNDCPUCF program.
ERRORCODE = 1 ERRORCODE_END
for error 1:
Enter value for 1: Enter value for 2: Enter value for 3: Connected.
adx_prf_pkg.set_profile(
ERROR at line 191:
ORA-06550: line 191, column 12:
PLS-00306: wrong number or types of arguments in call to 'SET_PROFILE'
ORA-06550: line 191, column 12:
PL/SQL: Statement ignored
I found one solution for Error 2:
281841.1 (Autoconfig Failed at Script afcpctx.sh).
but i don't know to to disable that not null in tht dable.
Note: ( EBS APPS version is R12 and DB vrsion is 11.1.0.6.0, DD is migrated from 9i)
Thank in Advance,
Ranjith.A

Similar Messages

  • Issue in migration of Oracle Reports

    Hi
    We are migrating from oracle 11.5.10.2 to R12 from Windows to Linux
    Issue
    Moved the oracle reports RDF from 11.5.10.2 to R12, when we submit the conc program getting the error
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    Enter Password:
    REP-0004: Warning: Unable to open user preference file.
    REP-1219: 'F_TRX_NO' has no size -- length or width is zero.
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-1219: 'F_TRX_NO' has no size -- length or width is zero.
    Report Builder: Release 10.1.2.3.0 - Production on Mon Feb 21 14:14:09 2011
    the report is working fine in 11.5.10.2,
    R12
    Without modifying the RDF in R12, the conc program is completed with above error
    Upon converting the bitmapped report to character mode also the conc program is completed with above error
    Can you please provide your suggestions to resolve this.
    Regards
    Yram

    We are migrating from oracle 11.5.10.2 to R12 from Windows to LinuxIs this a custom report..?
    Did manifest patch completed successfully and then completed compiling reports successfully..?
    Moved the oracle reports RDF from 11.5.10.2 to R12Did you compile reports in 10g report builder..?

  • Oracle R12 software for practice

    My friend is using a book to learn the Oracle R12 and she would like to practice working on the software.
    Can anyone advice me how she can practice on Oracle R12. Is there any free trial software available?
    Thanks
    Edited by: 906824 on Jan 9, 2012 8:26 AM

    My laptop is windows 64bit. I could not find R12 under this operating system. What is the OS?
    Oracle EBS R12 cannot be installed on 64-bit and you will have to install it on 32-bit (or install on 32-bit then migrate to 64-bit).
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]
    Migrating Oracle E-Business Suite R12 to Microsoft Windows Server 2008 R2 [ID 1188535.1]
    Although i did find under windows 32bit. - Oracle E-Business Suite Release 12.1.1 Media Pack for Microsoft Windows (32-bit)
    I downloaded all four files below:-
    Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here (Part 1 of 4)
    Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here (Part 2 of 4)
    Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here (Part 3 of 4)
    Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here (Part 4 of 4)
    Then i unzipped the files.
    Under each folder there start cd folder - installed the exe file from part 1 of 4, part 2 of 4
    unable to find exe file in part 3 of 4.
    I am not sure i am doing the installation correctly. Once you install the right OS, please run md5sum to verify the integrity of the stage area directory.
    Using Electronic Delivery With Rapid Install in Oracle E-Business Suite Release 12 [ID 406138.1]
    MD5 Checksums for R12.1.1 Rapid Install Media [ID 802195.1]
    Thanks,
    Hussein

  • Suppliers Migration R11 to R12

    Hi everyone,
    We are working on R12 Toolkit, in this we are migrating all our R11 data into R12, So could anyone give any documents(MD50's or any) or sample codes to migrate Suppliers into R12?
    Thanks in Advace !!
    Edited by: user9964660 on Feb 10, 2009 2:48 AM

    Sanjay Desai wrote:
    pl.refer following oracle white paper link.
    http://www.oaug.org/pls/portal/docs/PAGE/OAUG/Resources/EBS12.1UpgradeCenter/UpgradetoR12.1Whitepaper.pdf
    HTH
    SanjaySuper, just what I needed!

  • Migration from Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 Server

    I am working on migrating Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 from Old server to new server. We have db around 500 GB and 3 schemas. I installed Oracle 10G on new server, created tablespaces, schema's blah blah and now doing export and import at schema level from old server to new server.
    Import is taking more than 4 to 5 hours on new server. My manager is saying, window time is bit longer and he wants me to try possiblities to make this process faster. Can some one help me on this, to use the best possible method to complete this process faster?
    Will below step work, if I try?
    If I install, oracle 9i and 10g both on new server in different home directories and take the hot backup from old machine and restore on new machine in 9i home directory and use the upgrade configuration assistant from 10g and do the upgrade? Pls advice.
    Thanks in advance,
    Hari babu
    Edited by: user6367891 on Mar 2, 2010 5:28 AM

    It looks good.
    I have one question in below steps:
    To migrate an Oracle9i or older database to an Oracle Database 10g Release 1 (10.1) database for 64-bit Windows:
    1 Perform steps 1 - 11 in "Migrating an Oracle Database 10g Release 1 (10.1) Database".
    2 Shut down the database on the 64-bit computer:
    SQL> SHUTDOWN IMMEDIATE;
    3 Start the database migration:
    SQL> STARTUP MIGRATE;
    4 Migrate the database as described in Chapter 3, "Upgrading a Database to the New Oracle Database 10g Release" in Oracle Database Upgrade Guide.
    In step 4, it says, migrate database as described in chapter 3. In chapter 3, it says, to do the upgrade the process using dbca or manually. Pls confirm whether do the upgrade process after issuing startup migrate or not.
    Thanks in advance.

  • Need help for learning how to develop interfaces for Oracle R12 EBS

    Hi all,
    I need to learn how to create interfaces in PL/SQL for Oracle R12 EBS Financials. I cannot find a good starting point for the documentation and examples to help me get started in this area. Would appreciate tips
    for this area.

    Hi,
    What kind of interfaces you are planning to develop?
    Oracle already provides list of APIs that can be used (in R12, it is responsibility).
    Oracle Integration Repository Documentation Resources Release 12 [ID 396116.1]
    Oracle Integration Repository
    http://irep.oracle.com/index.html
    If those APIs do not satisfy your requirements, you can refer to "Oracle Applications Developer" guide as well as SQL-PL/SQL guides.
    Applications Releases 11i and 12
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Database Documentation -- SQL-PL/SQL
    http://www.oracle.com/technetwork/database/enterprise-edition/documentation/index.html
    Thanks,
    Hussein

  • Difference between upgrdae and migration about oracle database

    Difference between upgrdae and migration about oracle database
    please give the comments

    Well, the question is almost philosophic...<br>
    In 9i, there is a Migration Guide whereas in 10g there is a Upgrade Guide.<br>
    Furthermore, in 9i, there is the command line startup migrate whereas in 10g that's startup upgrade.
    Somebody think upgrade when go to new release, and migration when go to new version.<br>
    Others think upgrade when new version replace database in place, and migration when new version include a move of database.<br>
    Another point of view is : upgrade is for technical, and migration for application/data.<br>
    <br>
    Well, after these explanations, your upgrade/migratation notion will not be more clear, but I think that is not very important, only a terminology game. The most important is to know what you need : new version or new release.<br>
    <br>
    Nicolas.

  • How to Create MultiSheet Excel Report Output in XML Publisher in Oracle R12

    Dear All,
    How to Create MultiSheet Excel Report Output in XML Publisher in Oracle R12.
    My Requirement is to develop RTF Template and geneate Excel output in Multiple sheet.
    plz guide me on this..
    thnx
    Khushal

    plz see
    BI Publisher: How to create Multisheet in Single Excel file using Excel Template [ID 1352000.1]
    for r12 you can use excel template
    i think it more appropriate for excel output

  • How to Configure a oracle R12 with RAC on two different  system .

    I have one laptop and one desktop
    Laptop----
    on laptop I have install vmware 8
    Host OS --win7
    Guest OS---linux 4
    Desktop ---
    On Desktop I have install Vmware 8
    Hosts OS --- Win XP
    Guest OS ---Linux 4
    Plz suggest How configure oracle R12 with RAC using both system .

    Hussein Sawwan wrote:
    on laptop I have install vmware 8
    Host OS --win7
    Guest OS---linux 4
    Desktop ---
    On Desktop I have install Vmware 8
    Hosts OS --- Win XP
    Guest OS ---Linux 4
    Plz suggest How configure oracle R12 with RAC using both system .If you want to configure RAC, then you must have the same OS installed on all RAC nodes -- See (RAC: Frequently Asked Questions [ID 220970.1], Does Oracle Clusterware or Oracle Real Application Clusters support heterogeneous platforms?) for details.
    Once you have the same OS, please refer to:
    Oracle E-Business Suite Release 12 High Availability Documentation Roadmap [ID 1072636.1]
    Using Oracle 10g Release 2 Real Application Clusters and Automatic Storage Management with Oracle E-Business Suite Release 12 [ID 388577.1]
    Using Oracle 11g Release 2 Real Application Clusters with Oracle E-Business Suite Release 12 [ID 823587.1]
    Thanks,
    HusseinHi Hussein,
    For Rac I am using both same OS (linux 4) for both nodes .
    Plz suggest its possible to install two nodes on different machine(diiferent virtual machine on different system ) .Can communicate both machine without any problem if its possible plz provide links.

  • Migration from Oracle App Server 10.1.3.5 to WebLogic 12 - Expected issues?

    Hi all,
    the company I work for wants to migrate its Oracle Application Server 10.1.3.5 (with JRE 1.6) to WebLogic 12 and we need to guess which kind of remediation could be needed to have all web-apps still working.
    The concerned applications are using dated technologies:
    direct JDBC connections to db
    JPA 1.0
    connection pools with Oracle JDBC drivers
    some apps are compiled with Java 1.4, some others with Java 1.6
    servlet 2.3
    JSP 2.0
    We do not expect to come accross big issues but I'm not skilled on this kind of matters so I would like to receive seggestions or alerts from experts. Any remark will be appreciated.
    Thank you all.
    Regards,
    Luca

    Hi Luca,
        It would be better if you asked this question in the Application Server forum which should be at this URL -
    Application Server
    and the general forum here -
    Oracle Application Server - General
    Regards,
    Mike

  • What are the Issues in Migration from oracle 8i to oracle 10g

    Hi,
    Can you let me know what are the issues that i face when i migrate from oracle 8i to oracle 10g. I will be very thankful if you give me a list of issues that you face while migrating from 8i to 10g

    In addition to Max's reply, you must be aware that you have to test your applications agains 10g database before you actually upgrade the database.
    If you use CBO, it may produce different execution plans for one query when you run it in 8i and 10g. This may affect your application performances, which you don't like to happen.
    Also you have to decide how much downtime you can afford during the migration. Can you afford some downtime and how much? If you can't than this makes the situation more complicated.
    How big is your database? You may end up only with simple export/import solution using export import utility.
    The bottom line is, whatever you decide, you must test your applications running against 10g database before you actually upgrade your database.

  • DB Migration from oracle 8.1 32bit to 64 bit

    Hi,
    We are working on oracle 8.1 on 32 bit on solaris 64bit operating system. We are working on SAP R/3 4.6C.
    We want to migrate our oracle database form 32 bit to 64 bit.
    If anyone can help me with some documentation, it would be helpful. Please send to my mail id [email protected]
    Also, please suggest some preperatory steps for the same.
    Thanks,
    Sailesh K

    Dear ,
    you are going to upgrade from 8.1.7.3 (32-bit) to 8.1.7.3 (64-bit).  This
    applies if you are running Java inside the database.
    1)  Shutdown your 32-bit 8.1.7.3 database.  Shutdown the listener.
    2)  Take a cold backup of this database.
    3)  Install Oracle RDBMS 8.1.7.0 (64-bit)
    4)  Apply patchset 8.1.7.3 (64-bit) to this oracle home.
    5)  Copy your init.ora from the 32-bit home to the 64-bit home.
    6)  Edit the init.ora of the 64-bit ORACLE_HOME so that the following
        parameters are set as follows:
        aq_tm_processes = 0
        job_queue_processes = 0
        systemtrig_enabled = FALSE
        db_block_buffers= (at least 2000)
        shared_pool_size= (at least 150MB)
        java_pool_size= (at least 20MB)
    7)  sqlplus internal or sys
        startup restrict your 8.1.7.3 database using the ORACLE HOME of
        8.1.7.3(64-bit).
    8)  delete from duc$ where pack='JIS$INTERCEPTOR$' and proc='USER_DROPPED';
        commit;
        @?/rdbms/admin/utlip.sql
    9)  Go to Metalink, select Patches, and put in 1994933 for the 'Patch Number'.
        It will come up with a patch saying that it is for HP, but it is actually
        generic for Oracle on all platforms.
        After downloading the patch, extract it and keep track of where you put
        the rmsro.sql and invalidate.sql files.
    10) Now run the following, again from sql*plus connected as internal or sys:
        SQL> @?/javavm/install/initjvmaux.sql
        SQL> @<directory where you placed the files from step 9>/rmsro.sql
        SQL> call rmsro.run();
        SQL> @<directory where you placed the files from step 9>/invalidate.sql
    11) shutdown normal the database
    12) If you are following this procedure because you are converting word size
        from 8.1.7.3 32-bit to 8.1.7.3 64-bit *ON SOLARIS*, then you also need
        to apply another fix.
        Go to Metalink, select Patches, and put in 2209569 for the 'Patch Number'.
        After downloading the patch, extract it and put the classes.bin file from
        the downloaded patch into $ORACLE_HOME/javavm/admin.  This will replace the
        classes.bin file which is already there.
    13) Startup restrict your 64-bit 8.1.7.3 database
    14) Sql*plus internal or sys and type
        SQL> create or replace java system
          2  /
    15) Shutdown the database
    16) Startup restrict the database, connect as internal or sys and run
        SQL> @?/rdbms/admin/utlrp.sql;
        -- To check on the progress of utlrp.sql, you can open a second sql
           prompt and do a select count(*) from dba_objects where status!='VALID';
           This count should keep decreasing as the script progresses to
           revalidate all the objects.
        -- If you get an ORA-29554 unhandled Java out of memory condition error,
           simply rerun utlrp.sql again and it will pick up where it left off.
    17) Shutdown the database
        (Note: you may get an ORA-600 [729] error, which can be ignored.
        If that is the case, simply do a shutdown abort before continuing)
    18) Change the SYSTEMTRIG_ENABLED parameter in your init.ora as follows.
        SYSTEMTRIG_ENABLED =TRUE
    19) Startup restrict, connect as internal or sys and run:
        SQL> insert into duc$ (owner, pack, proc, field1, operation#, seq)
             values ('SYS','JIS$INTERCEPTOR$','USER_DROPPED',0,1,1);
        SQL> commit;
    20) shutdown the database
    21) Modify the database startup parameters JOB_QUEUE_PROCESSES and
        AQ_TM_PROCESSES (and shared_pool_size/java_pool_size/db_block_buffers if
        you modified them earlier) back to their original values.
    22) restart the database
    23) check that you are able to startup & shutdown normally the database
        without hanging anywhere.
    Regards
    vinod

  • Migration of Oracle 32-bit to 64-bit on same Windows host.

    Hi,
    Title: Migration of Oracle 32-bit to 64-bit on same Windows host.
    We have windows host x64 bit. Oracle is 10g 32 bit and we want to migrate it to 10g 64 bit. I would like to know the steps. Note 940811 is not clear enough.
    Please help.
    Many thanks,
    Mohan.

    Hi,
    I think SAP Note 940811 is not relevant to your case as far as I understand your case in your previous thread because you are already on oracle 10.2 and there is no upgrade required.
    Please check SAP note 192822 and please check below extract from this note:
          5. Can I switch to 64-bit, even though I already run the same oracle release on 32-bit?
          Yes. The only thing that needs to be done is
    run del_ora.csh to delete the 32-bit software
    install the 64-bit software
    start the database.
    As the wordsize changes with 64-bit, all pl-sql-predures should be recompiled.
          Therefore please run the following two scipts on db-level:
          @$ORACLE_HOME/rdbms/admin/utlip.sql -invalidates all plsql-procedures
          @$ORACLE_HOME/rdbms/admin/utlrp.sql -recreates the plsql-procedures with the new word size
    Thanks
    Sunny

  • How can we do the data migration between Oracle Applications and SAP R/3.

    Hi All,
    How can we do the data migration between Oracle Applications and SAP R/3 system.What are all the possible ways to move bulk data from Oracle Apps to SAP r/3 system.
    Provide any 3rd party tools which supports data migration and also pls rpovide the SAP's own data migration tools with supports the above feature.
    Awaiting for best possible solution.
    Thanks in advance.
    Regards
    Dharmaraju

    the 3rd party tool is ETL , you can use ETL tool and the prepare the load files then you can use LSMW method to upload the data to SAP.

  • Relink Error oracle r12 on windows

    error while relink oracle r12 on windows
    with the following error
    An error occurred while relinking application programs.
    Creating import libraries for FND
    Creating import library APPR60UE.lib on Sun Mar 18 02:03:43 EST 2012
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:2877: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:729: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:2924: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:1310: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    gnumake: `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/APPR60UE.lib' is up
    to date.
    Done with creating import library APPR60UE.lib on Sun Mar 18 02:03:43 EST 2012
    Creating import library CMDCART.lib on Sun Mar 18 02:03:43 EST 2012
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:2877: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:729: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:2924: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/imp_fnd_3760.mk:1310: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    gnumake: `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/CMDCART.lib' is up
    to date.
    Starting link of fnd executable 'APPR60UE.dll' on Sun Mar 18 02:03:46 EST
    2012
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2901: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:752: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2948: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:1333: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/APPR60UE.map
    -NODEFAULTLIB -MACHINE:IX86 -NOLOGO -SUBSYSTEM:CONSOLE -DLL
    -OUT:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/APPR60UE.dll
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/APPR60UE.exp afsfld.obj
    fdxext.obj fdxidk.obj fdxidr.obj fdxsqk.obj fdxsqr.obj xitdas.obj fduxit.obj \
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/xitsrw.obj
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/xirfnd.obj
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/fdxsrw.obj
    E:/oracle/VIS/apps/apps_st/appl/po/12.0.0/lib/xirpo.obj
    E:/oracle/VIS/apps/apps_st/appl/fa/12.0.0/lib/xirfa.obj \
    E:/oracle/VIS/apps/apps_st/appl/ar/12.0.0/lib/xirar.obj
    E:/oracle/VIS/apps/tech_st/10.1.2/reports/userexit/uez.obj \
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDXIT.lib
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FND115W.lib \
    E:/oracle/VIS/apps/apps_st/appl/pay/12.0.0/lib/payst.lib
    E:/oracle/VIS/apps/apps_st/appl/fa/12.0.0/lib/fast.lib
    E:/oracle/VIS/apps/apps_st/appl/ff/12.0.0/lib/FF.lib
    E:/oracle/VIS/apps/apps_st/appl/po/12.0.0/lib/PO.lib
    E:/oracle/VIS/apps/apps_st/appl/inv/12.0.0/lib/INV.lib \
    E:/oracle/VIS/apps/apps_st/appl/gl/12.0.0/lib/GL.lib
    E:/oracle/VIS/apps/apps_st/appl/wip/12.0.0/lib/WIP.lib
    E:/oracle/VIS/apps/apps_st/appl/alr/12.0.0/lib/alrst.lib
    E:/oracle/VIS/apps/apps_st/appl/alr/12.0.0/lib/alstub.obj \
    E:/oracle/VIS/apps/apps_st/appl/eng/12.0.0/lib/ENG.lib
    E:/oracle/VIS/apps/apps_st/appl/dt/12.0.0/lib/dtst.lib
    E:/oracle/VIS/apps/apps_st/appl/mrp/12.0.0/lib/MRP.lib
    E:/oracle/VIS/apps/apps_st/appl/bom/12.0.0/lib/BOM.lib
    E:/oracle/VIS/apps/apps_st/appl/ar/12.0.0/lib/AR.lib \
    E:/oracle/VIS/apps/apps_st/appl/eng/12.0.0/lib/ENG115W.lib
    E:/oracle/VIS/apps/apps_st/appl/gl/12.0.0/lib/GL115W.lib
    E:/oracle/VIS/apps/apps_st/appl/inv/12.0.0/lib/INV115W.lib \
    E:/oracle/VIS/apps/apps_st/appl/wip/12.0.0/lib/WIP115W.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasqx10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oraclient10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oran10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranl10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oranls10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB
    /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB
    "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    gnumake: *** [E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/APPR60UE.dll]
    Error 128
    Done with link of fnd executable 'APPR60UE.dll' on Sun Mar 18 02:03:46 EST
    2012
    Relink of module "APPR60UE.dll" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'CMDCART.dll' in product fnd ...
    Removing any existing temp directory
    rm -rf temp
    creating the temp directory
    mkdir temp
    changing permissions for the temp directory
    chmod 777 temp
    Getting the object file names for this CMDCART.dll
    gnumake -f E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk
    cmdcart.LIST
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2901: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:752: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2948: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:1333: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    Extracting objects from the library
    ar -xv -F coff E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/fndst.lib
    afplog.obj
    x - afplog.obj
    Creating temporary function list, if required.
    echo
    gnumake -f E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll
    Starting link of fnd executable 'CMDCART.dll' on Sun Mar 18 02:03:46 EST 2012
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2901: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:752: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2948: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:1333: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.map
    -NODEFAULTLIB -MACHINE:IX86 -NOLOGO -SUBSYSTEM:CONSOLE -DLL
    -OUT:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/afpsmcrt.obj \
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/CMDCART.exp
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasqx10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oraclient10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oran10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranl10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oranls10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB
    /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB
    "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    gnumake: *** [E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll]
    Error 128
    Done with link of fnd executable 'CMDCART.dll' on Sun Mar 18 02:03:46 EST 2012
    Relink of module "CMDCART.dll" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'CONCSUB.exe' in product fnd ...
    gnumake -f E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe
    Starting link of fnd executable 'CONCSUB.exe' on Sun Mar 18 02:03:46 EST 2012
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2901: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:752: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2948: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:1333: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.map
    -NODEFAULTLIB -NOLOGO -SUBSYSTEM:CONSOLE -ENTRY:mainCRTStartup
    -OUT:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/fdpocr.obj \
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasqx10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oraclient10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oran10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranl10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oranls10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB
    /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB
    "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    gnumake: *** [E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe]
    Error 128
    Done with link of fnd executable 'CONCSUB.exe' on Sun Mar 18 02:03:46 EST 2012
    Relink of module "CONCSUB.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'FDULONG.exe' in product fnd ...
    gnumake -f E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FDULONG.exe
    Starting link of fnd executable 'FDULONG.exe' on Sun Mar 18 02:03:46 EST 2012
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2901: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:752: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2948: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:1333: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FDULONG.map
    -NODEFAULTLIB -NOLOGO -SUBSYSTEM:CONSOLE -ENTRY:mainCRTStartup
    -OUT:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FDULONG.exe
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/fdulong.obj \
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasqx10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oraclient10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oran10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranl10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oranls10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB
    /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB
    "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    gnumake: *** [E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FDULONG.exe]
    Error 128
    Done with link of fnd executable 'FDULONG.exe' on Sun Mar 18 02:03:46 EST 2012
    warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2948: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:1333: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/fdfcmp.map
    -NODEFAULTLIB -NOLOGO -SUBSYSTEM:CONSOLE -ENTRY:mainCRTStartup
    -OUT:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/fdfcmp.exe
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/fdfcmp.obj \
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasqx10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oraclient10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oran10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranl10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oranls10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB
    /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB
    "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    gnumake: *** [E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/fdfcmp.exe]
    Error 128
    Done with link of fnd executable 'fdfcmp.exe' on Sun Mar 18 02:03:54 EST 2012
    Relink of module "fdfcmp.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Relinking module 'fndcpesr.exe' in product fnd ...
    gnumake -f E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.exe
    Starting link of fnd executable 'fndcpesr.exe' on Sun Mar 18 02:03:54 EST
    2012
    process_begin: CreateProcess((null), lib.exe -NOLOGO -LIST
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDST.lib, ...) failed.
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2901: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:752: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/CMDCART.dll'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:2948: warning:
    overriding commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    E:/oracle/VIS/apps/apps_st/appl/admin/VIS/out/link_fnd_3760.mk:1333: warning:
    ignoring old commands for target
    `E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.map
    -NODEFAULTLIB -NOLOGO -SUBSYSTEM:CONSOLE -ENTRY:mainCRTStartup
    -OUT:E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.exe
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/fdpesr.obj \
    E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/precomp/lib/msvc/orasqx10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oraclient10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oran10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/NETWORK/lib/oranl10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oranls10.lib
    E:/oracle/VIS/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB
    /LIB/OLDNAMES.LIB "LIB"/KERNEL32.LIB "LIB"/USER32.LIB "LIB"/ADVAPI32.LIB
    "LIB"/WINSPOOL.LIB "LIB"/COMDLG32.LIB "LIB"/GDI32.LIB "LIB"/VERSION.LIB
    gnumake: *** [E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin/fndcpesr.exe]
    Error 128
    Done with link of fnd executable 'fndcpesr.exe' on Sun Mar 18 02:03:54 EST
    2012
    Relink of module "fndcpesr.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Done with link of product 'fnd' on Sun Mar 18 02:03:54 EST 2012
    adrelink is exiting with status 1
    End of adrelink session
    Date/time is Sun Mar 18 02:03:54 EST 2012
    Rebase DLLs in AU_TOP/bin and copy DLLs back to PROD_TOP/bin
    Copy DLLs of ALR to E:/oracle/VIS/apps/apps_st/appl/alr/12.0.0/bin
    Copy DLLs of AP to E:/oracle/VIS/apps/apps_st/appl/ap/12.0.0/bin
    Copy DLLs of AR to E:/oracle/VIS/apps/apps_st/appl/ar/12.0.0/bin
    Copy DLLs of BOM to E:/oracle/VIS/apps/apps_st/appl/bom/12.0.0/bin
    Copy DLLs of CRP to E:/oracle/VIS/apps/apps_st/appl/crp/12.0.0/bin
    Copy DLLs of DT to E:/oracle/VIS/apps/apps_st/appl/dt/12.0.0/bin
    Copy DLLs of ENG to E:/oracle/VIS/apps/apps_st/appl/eng/12.0.0/bin
    Copy DLLs of FA to E:/oracle/VIS/apps/apps_st/appl/fa/12.0.0/bin
    Copy DLLs of FF to E:/oracle/VIS/apps/apps_st/appl/ff/12.0.0/bin
    Copy DLLs of FND to E:/oracle/VIS/apps/apps_st/appl/fnd/12.0.0/bin
    Copy DLLs of GL to E:/oracle/VIS/apps/apps_st/appl/gl/12.0.0/bin
    Copy DLLs of INV to E:/oracle/VIS/apps/apps_st/appl/inv/12.0.0/bin
    Copy DLLs of MRP to E:/oracle/VIS/apps/apps_st/appl/mrp/12.0.0/bin
    Copy DLLs of GMA to E:/oracle/VIS/apps/apps_st/appl/gma/12.0.0/bin
    Copy DLLs of PAY to E:/oracle/VIS/apps/apps_st/appl/pay/12.0.0/bin
    Copy DLLs of PO to E:/oracle/VIS/apps/apps_st/appl/po/12.0.0/bin
    Copy DLLs of WIP to E:/oracle/VIS/apps/apps_st/appl/wip/12.0.0/bin

    Do you have any suggestion about that error
    i want to start the application as soon as possibleWhat version of gnumake/make you are using? Make sure you use the one mentioned in (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]), under "GNU Make (Shareware)" section.
    Thanks,
    Hussein

Maybe you are looking for