Wednesday, 30 July 2014

Install MFT 12c (Managed File Transfer 12.1.3.0.0)


Install MFT (Managed File Transfer 12.1.3.0.0) 12c
     1) Install Certified Database for MFT version
     2)   Run RCU to create required schemas in Database.
    %Oracle_Home%\oracle_common\bin\rcu.bat (comes with installation of OFM12c)
     3)  Set JAVA_HOME environment variable to JDK1.7
     4)  Download Files from the below location 
        (http://www.oracle.com/technetwork/middleware/mft/downloads/index.html)
     5)  Install MFT (Oracle Managed File Transfer requires an existing Oracle Fusion 
        Middleware Infrastructure installation and must be installed in the same 
        Oracle home.)
     Command: %JAVA_HOME%\bin\java -jar fmw_12.1.3.0.0_mft.jar
     6)  Create Domain by running the config.cmd  located in
     %ORACLE_HOME%/oracle_ common/common/bin

   7)   Start Servers

No comments:

Post a Comment

Featured post

SOA 12c- Runtime faults project error ( "faultMessageType" is set to "bpel:RuntimeFaultMessage" on this <bpel:catch> activity but it cannot be resolved)

I have used catch for runtime fault and I created the variable for the fault type invalidVariables. While compiling the ...

Popular Posts