Backup solution for e - Business Suite

Hi all

We have Oracle application and database deployed on a single server while running a server on Oracle company Linx on 64-bit and running oracle R12.

So basically I see 03 root folders in my server in my Oracle folder by name
[oracle@test lab01]$ ll
total 12
drwxr-xr-x 4 oracle dba 4096 Jun 24 15:07 apps
drwxr-xr-x 4 oracle dba 4096 Jun 24 15:07 db
drwxr-xr-x 3 oracle dba 4096 Jun 24 15:06 inst
So far as my backup solution, I plan to have:
-Solution of RMAN backup for the database which is represented by the DB folder
' - OS tar command "to copy the application Oracle which is represented by the apps folder-> correct me if I'm wrong, I don't know...
-I don't know what is the function of the INST file and what is the best way to save.

Thank you and best regards,

Hello

-Solution of RMAN backup for the database which is represented by the DB folder

Fix.

' - OS tar command "to copy the application Oracle which is represented by the apps folder *--> correct me if I'm wrong, I don't know...

Fix.

-I don't know what is the function of the INST file and what is the best way to save.

Please refer to the "Oracle Applications Concepts" manual for more details on the record of the INST.

You must use the OS command to save this top, all the same way you save the application tier node files.

Concepts of Oracle Applications
http://download.Oracle.com/docs/CD/B53825_03/current/Acrobat/121oacg.PDF

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • Test for E-Business Suite using IE8 issue of load ATS

    Hello
    I am trying to record a script using Oracle Application testing SUite for E-Business Suite R12.1.3 of load test application. When I start recording, I get a pop up asking me to change/disable the XSS filter in IE8. I altready done this and restart the browser. But the same pop-up message arrives.

    My questions are:
    (1) 9.3 ATS is supported for use with Internet Explorer 8? I am on Windows 7

    (2) how can I overcome this problem so that I can script EBS records in openscript.

    I executed the file runDiagnosis.bat under the folder of installation of openscript, and the output is as follows:


    10:40:17, 892 INFO [Application] newspapers stored in: C:\OracleATS\logs\odt
    10:40:17, 905 INFO [DiagnosisExecutor] start diagnosis...
    10:40:17, 908 newspapers INFO [DiagnosisExecutor] for the diagnosis of all categories are stored in: "C:\OracleATS\logs\odt."
    10:40:18, 105 INFO [DiagnosisExecutor] environment Info - Date Tue Oct 11 10:40:17 EST 2011
    Windows Vista 6.1, x 86
    OpenScript
    Internet Explorer 8.0.7600.16385
    FireFox 7.0.1

    10:40:18, 108 Openscript INFO [DiagnosisExecutor] installation directory: C:\OracleATS\openScript
    10:40:18, 117 DEBUG [DiagnosisExecutor] diagnosis Oracle EBS/forms functional test - tool of FT
    10:40:18, 532 ERROR [Forms FT tool] JInitiator is not found on the system.
    10:40:18, 537 JRE INFO [install] cache option is available: false
    10:40:18, 541 [install] failed to backup JRE ERROR! FormsFT for installation assistance will continue...
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (the system cannot find the path specified)
    at java.io.FileInputStream.open (Native Method)
    at java.io.FileInputStream. < init > (FileInputStream.java:106)
    at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:119)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
    at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
    at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
    at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
    at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22, 867 WARN [install] FormsFT Helper is installed without cache
    java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (the system cannot find the path specified)
    at java.io.FileInputStream.open (Native Method)
    at java.io.FileInputStream. < init > (FileInputStream.java:106)
    at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:193)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
    at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
    at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
    at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
    at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
    at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
    at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
    at org.eclipse.core.launcher.Main.main(Main.java:30)
    10:40:22, 936 JRE INFO [install] cache option is available: false
    10:40:24, 044 DEBUG [DiagnosisExecutor] diagnostic Oracle EBS/forms functional tests - shape tool of FT. Analysis of the results.
    10:40:24, 063 DEBUG [DiagnosisExecutor] diagnosis Sun JRE Version 1.6.0_24
    10:40:24, 077 DEBUG [DiagnosisExecutor] diagnosis form FT for Installation assistance
    10:40:24, 080 DEBUG [DiagnosisExecutor] diagnosis Web functional Testing - IE Helper
    10:40:24, 238 INFO [IEBhoUtil] DotNet Framework found. The version is 4.0.30319
    10:40:24, 404 INFO [RunCommand] [run Cmd] cmd.exe /C C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe
    10:40:26, 187 INFO [IEBhoUtil] DotNet Framework works.
    10:40:26, 318 INFO [IEBhoUtil] OpenScript IE Toolbar/BHO is found.
    10:40:26, 458 INFO [RunCommand] [run Cmd] cmd.exe/c 'C:\OracleATS\openScript\Oracle IE ToolBar\OpenScriptToolBar.exe.
    10:40:27, 357 error [IEBhoUtil] run Oracle IE Toolbar: attempted to perform an unauthorized operation.

    10:40:27, 594 INFO [IEBhoUtil] IE Enhanced Security Administrator setting: null
    10:40:27, 675 INFO [IEBhoUtil] users of IE security settings: null
    10:40:27, 677 INFO [IEBhoUtil] IE Enhanced Security Settings disabled
    10:40:27, 681 DEBUG [DiagnosisExecutor] diagnostic Web functional Testing - IE Helper. Analysis of the results.
    10:40:27, 683 DEBUG [DiagnosisExecutor] diagnosis .NET Framework
    10:40:27, 685 DEBUG [DiagnosisExecutor] diagnosis IE Installation assistance
    10:40:27, 686 DEBUG [DiagnosisExecutor] IE Helper accessibility diagnosis
    10:40:27, 687 found at diagnosis Web Functional Testing IE Helper failed ERROR [DiagnosisExecutor]
    10:40:27, 689 DEBUG [DiagnosisExecutor] trying to fix IE Helper accessibility
    10:40:27, 691 INFO [IE Helper] try to solve a problem: IE Helper accessibility
    10:40:27, 860 INFO [IEBhoUtil] OpenScript IE BHO/toolbar has been enabled.
    10:40:27, 864 INFO [DiagnosisExecutor] auto-correction IE Helper accessibility
    10:40:27, 866 DEBUG [DiagnosisExecutor] diagnosis IE conflict Helper
    10:40:27, 869 DEBUG [DiagnosisExecutor] diagnosis IE Zoom factor
    10:40:27, 871 DEBUG [DiagnosisExecutor] diagnose enhanced IE security setting
    10:40:27, 982 DEBUG [DiagnosisExecutor] diagnosis Web functional Testing - Firefox Helper
    10:40:28, 076 INFO [FFExtUtil] OpenScript WebDom Firefox extension is already installed.
    10:40:28, 156 INFO [FFExtUtil] OpenScript WebDom module is compatible with the installed Firefox 7.0.1
    10:40:28, 174 INFO [FFExtUtil] Firefox profiles are located.
    10:40:28, 179 INFO [FFExtUtil] Firefox profiles are located.
    10:40:28, 182 DEBUG [DiagnosisExecutor] diagnostic Web functional Testing - Firefox Helper. Analysis of the results.
    10:40:28, 191 DEBUG [DiagnosisExecutor] diagnosis of the Installation of Firefox support
    10:40:28, 193 DEBUG [DiagnosisExecutor] diagnosis Firefox Version
    10:40:28, 199 DEBUG [DiagnosisExecutor] diagnosis Firefox Accessibility Helper
    10:40:28, 201 DEBUG [DiagnosisExecutor] diagnosis reset content Firefox preferences.
    10:40:28, 207 DEBUG [DiagnosisExecutor] OS diagnosis - WebDom platform Diagnosor
    10:40:30, 798 DEBUG [DiagnosisExecutor] diagnosed with OS - WebDom platform Diagnosor. Analysis of the results.
    10:40:30, 801 DEBUG [DiagnosisExecutor] diagnosis of Environment Variables
    10:40:30, 803 DEBUG [DiagnosisExecutor] diagnosis IE Toolbar/BHO Remover
    10:40:30, 806 DEBUG [DiagnosisExecutor] diagnosis Oracle EBS/forms Load Testing - Forms LT tool
    10:40:31, 647 DEBUG [Forms LT tool] Proxy settings for Sun Java 1.5 and above are well positioned to "use browser settings". Proxy settings for older versions of Sun's Java and JInitiator should be checked manually.
    10:40:31, 650 DEBUG [DiagnosisExecutor] diagnostic Oracle EBS/forms Load Testing - form LT tool. Analysis of the results.
    10:40:31, 654 [DiagnosisExecutor] diagnosis IE8 XSS security DEBUGGING settings
    10:40:31, 655 [DiagnosisExecutor] failed ERROR found during the diagnosis of Oracle EBS/forms Load Testing Forms LT tool
    10:40:31, 659 DEBUG [DiagnosisExecutor] trying to fix IE8 XSS security settings
    10:40:31, 671 ERROR [DiagnosisExecutor] do not auto-fix of the problem.
    10:40:31, 674 ERROR [DiagnosisExecutor] Suggestion for fixing: Local intranet: the XSS filter is disabled
    Trusted sites: the XSS filter is enabled
    Internet: The XSS filter is disabled
    Sensitive sites: XSS filter is enabled

    To change the setting:
    Go to tools > Internet Options and select the Security tab
    Select the field to be changed and press custom level
    Find XSS activate filter setting - select Disable and click Ok
    10:40:31, 680 diagnosis of DEBUGGING Sun Java [DiagnosisExecutor] proxy settings
    10:40:31, 683 DEBUG [DiagnosisExecutor] diagnosis Helper Service - helpdesk
    10:40:32, 282 DEBUG [DiagnosisExecutor] Diagnostic Helper Service - assistance Service. Analysis of the results.
    10:40:32, 284 DEBUG [DiagnosisExecutor] support diagnostic Installation Service
    10:40:32, 287 DEBUG [DiagnosisExecutor] diagnosis Helper Service status
    10:40:32, 289 DEBUG [DiagnosisExecutor] diagnosis Helper Service connection
    10:40:32, 612 Eclipse No. DEBUG [DiagnosisExecutor] .log available configuration file.
    10:40:32, 774 INFO [DiagnosisExecutor] complete diagnosis.


    Please notify.

    concerning
    CP

    Hello
    1 / ATS 9.3 is supported with IE8, not IE9 now

    2 / you have disabled xss settings for four different security zones?

    Alternatively, you can try to add the url of the EBS for trusted sites and disable the settings of xss for this area.

    Let know us and good luck

    JB

  • Re: Backup solution for vC Ops

    Hello guys,.

    I'm looking for a backup solution for the vcops. My scenario is that we have a vcops 5.0.3 with 2.4 to split between three LUNS. What are the possibilities of the back upward. If I take a snapshot how it would consume about?

    If I move the vcops on SAN NAS, I guess we don't have any problems with the backup or instant? But in the company vcops in the section guide backup as I saw that the vcops does not work on NAS file systems. What some true thing?

    Any help is appreciated.

    Thank you

    VK

    also any related KB article:

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=2031891

  • Online backup solution for Mac files?

    I'm All in with the Apple ecosystem.  I have iCloud, which shows how to save my photos (most important).  But now, what of my files?  So far, I was backup on external hard drive using Time Machine.  But I prefer that my backup not to be on a device that could burn (or other) being sometimes advanced with my MacBook Pro.

    I know there are services such as Carbonite, but I would be everything-Apple if possible.  I know I can drag files on my iCloud drive, but this isn't a real backup solution.

    Any advice?  Thanks for any help.

    You must decide if you want to save your programs or just files - I personally backup files since all my programs can be downloaded or resettled

    Here's a comparison

    Carbonite provides an option for Mac

    Best backup of Cloud for Mac-2016 edition Services - Cloudwards.net

  • Discoverer 11g installation of office for E-Business Suite 12.1.3

    Hi all

    Is it possible to simply create a EUL in my E-Business Suite 12.1.3 database (DB version is 11g R2) and the latest version of Discoverer Desktop allows you to connect to it and generate reports without having to install Fusion Middleware?

    Thank you
    Sinan

    Hello
    You don't need custom software if you only want to use Desktop. You must use the administrator to create the EUL, then you can create reports using office.

    Best wishes
    Michael

  • Setting up Oracle® Fusion Intelligence For E-Business Suite

    Hello

    I tried to configure Oracle Business Intelligence and followed the implementation Guide, output 12 - Réf.-E05295-02. I changed the star schema in the file NQSConfig.ini to:
    "Star is EBSAnalyticMaster.rpd, default value;". I downloaded Patch 6086300 from MetaLink to get the "EBSAnalyticMaster.rpd" file and placed in the directory of "C:\OracleBI\server\Repository" but when I started the presentation of Services for the login screen and type in "Administrator" for the ID and the password, I get an "Unable to Log In French - an invalid username or password was entered" error.

    Please let me know what I could do wrong.
    Thank you

    Linda

    Try without password

  • Requests for E - Business Suite associated with BG

    Dear all,

    I have some questions related to the Group of companies

    -Why BG is a human resources management framework? Although we assosiating of different profiles in it?
    -Under what conditions we define more then a group of companies?

    Hello

    1 BG - BG is a common structure that is used in the EBS overall, if you are looking for the importance of the BG in HCM then BG is used to determine the main structures such as employment, position, quality, group of people, and of the CAKF. It also governs the legal requirements such as type of address, identifying National etc..
    2. one of the main reasons for the HCM to go to a separate BG perspective is if you put salaries in place for several geos?
    If the payroll is not within reach, then number of employees in each geo, the change in structures etc will play key roles when deciding if a separate BG must be defined or not.

    It will be useful.

    Thank you
    Sanjay

  • 802 backup solution for AAA local. 1 x?

    So I decided to use 802. 1 x on a switch on a 2901 module, reasons being to the mobility of a laptop computer and network security.

    However, authentication 802. 1 x occurs over the VPN Tunnel (on the Internet).  What is our concern, what happens if the Internet or a Tunnel goes down?  I know that 802. 1 x does not authenticate against the local DB IOS, then that would be another option in the case where this scenario happened?

    There will be only one device authenticating (maybe 2) and they are 2 HP Windows 7 laptop computers.

    Thanks in advance!

    Yes

  • Re: recommended size for the E-Business Suite.

    Hello

    Is there a recommended for ASM in GR 11, 2 rack unit Allocation size?

    In Oracle 11 g grid 2, AU (Allocation unit) can now be specified as an attribute of ASM Diskgroup. Is there a recommended size for E-Business Suite for what UA value should be fixed?

    Kind regards.

    Salvation;

    In Oracle 11 g grid 2, AU (Allocation unit) can now be specified as an attribute of ASM Diskgroup. Is there a recommended size for E-Business Suite for what UA value should be fixed?

    As far as I KNOW no, but you can use the network installation guide and can use recomentation specified for the ASM Diskgroup to EBS attribute also

    Respect of
    HELIOS

  • Any backup e-Business Suite R12

    Hello

    Someone please give me a link where can I get information on how to do a full backup of the e-Business suite R12 (the application and the database)? or can someone give me the steps to do?, so the same steps to make recoveries of these copies.

    I'm new to EBS R12 and I don't know how to make these backups.

    Thank you

    I do the installation of Oracle accelerators, every step tells me to do a full backup.
    * Enough to copy all the files from file data, control and redologs?

    Yes, the database backup should be sufficient.

    * There is no such thing as the following directories:
    Appl
    commune
    ORA

    These directories exist in 11i installation.

    but there are some very similar to the following directories:
    $ INST_TOP / ora
    $ INST_TOP / appl
    COMMON_TOP

    If they are the copy I have?

    Yes, here in R12 and it is similar to the foregoing.

    If you take a backup only database, you can ignore the directories above (make sure that you have a valid backup at least one of your files from application layer).

    * A forum to recommend the full backup of the system of fyle (/ d01 /...), it is really necessary?

    This is required when we have to take a full backup of the application and the database.

  • EBS R12.1.3 "Incremental Clone" as a backup Solution?

    Hi Hussein.


    I worked on a backup solution for Oracle EBS, which can be used in disaster (complete server failure). That's what I came with:


    Week 1: complete Clone of the Oracle E-Business Suite R12.1.3 environment. The copied files are sent to another server (the target system is NOT configured).


    Week 2: I stop the AppsTier source and DbTier and copy them over the other server using the rsync command to synchronize all changes (database and application). It is a crash.


    So where we physically lose the Production Server, I can always restore the clone on a new server.

    We can afford 1 week of data loss (users will need to re-enter the data).


    Week 3: same as week 2.


    This could work as a recovery after disaster? (The rsync command really will synchronize the content of the databases data blocks?)


    Thank you, Hussein.


    Hi Clamarion,

    Your approach should work too long that your database is shut down cleanly before using rsync. Since you are using rsync and overwrite the data files, your destination files will be in sync with the source ones.

    Outside rsync, you could use RMAN incremental backup database or EU data guard (which requires an additional license). If you are open to these options and you have any questions feel free to post here.

    Thank you

    Hussein

  • Java 7 is crtified with oracle E-Business suite R12

    Hello

    According to the note

    Map of java update to 7 for E-business suite and the note below. Please let me can know I proceed with this. Any negative impact on the server after the upgrade to java 7.

    Thanks in advance

    Salvation;

    You can use it,

    I suggest review:

    https://blogs.Oracle.com/stevenChan/entry/jre_7_certified_with_oracle

    Respect of

    HELIOS

  • Oracle Application Management Pack for Oracle E-Business Suite Guide 12.1.0.4.0?

    Hello fellow pioneers OEM.

    I am trying to locate the Oracle Application Management Pack for Oracle E-Business Suite Guide 12.1.0.4.0


    I have a beautiful SR but still no answer on that of the analyst. Thank you.

    DA

    Currently the latest version of MPA is 12.1.0.3.0

  • Mandatory training for certification 1Z0-511 (Oracle E-Business Suite R12 project Essentials)

    Hi, is there any requirement for mandatory training for certification 1Z0-511 (Oracle E-Business Suite R12 project Essentials)? Please suggest also if any good resource available for reference.

    N ° there is no training requirement to become Oracle E-Business Suite R12 specialist certified in Project Implementation.  The certification link is below and shows no training requirement:

    Oracle E-Business Suite R12 implementation specialist certified project

    I can't offer materials.  Oracle Apps is not something that I have experience with.

  • Oracle E - Business Suite Release 12.2.2 Media Pack v1 for Linux x 86-64-bit available NOW!

    Hi friends;

    Finally, Oracle E-Business Suite Release 12.2.2 Media Pack is available at electronic transmission site.

    For a moment, it was published for linux x 86-64.

    Size installation almost 83G

    Here are a few notes:

    New Installation customers who do not have access to My Oracle Support will not have access to key documents necessary to perform a new Installation of Oracle E-Business Suite Release 12.2. This number includes files of documents that must be addressed when a ' xxxxxx.1′ Document is referenced in the Documentation.

    Is the first document to revise the "READ FIRST - . Document 1320300.1 , Oracle E-Business Suite Release Notes, version 12.2.html. It's your starting point to perform a new Installation.

    Documents included in the Documents directory:
    ————————————————-
    Check first:- Document 1320300.1 Oracle E-Business Suite Release Notes, version 12.2.html
    Document 389422.1 Browsers recommended for Oracle E - Business Suite Release 12 html
    Document 1155883.1 Oracle E-Business Suite customer of office hardware and Software Requirements.html
    Document 1314621.1 Oracle E-Business Suite NLS Release Notes, version 12.2.html
    Document 1330701.1 Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Linux x 86 - 64.html
    Document 1330702.1 , Oracle E-Business Suite Installation and upgrade version 12 (12.2) Notes for Oracle Solaris (64-bit) .html
    Document 1330703.1 Oracle E-Business Suite Installation and upgrade version 12 (12.2) Notes for IBM AIX (64-bit) .html
    Document 1330704.1 Oracle E-Business Suite Installation and upgrade version 12 (12.2) Notes for HP - UX Itanium.html
    Document 1355068.1 Oracle E - Business Suite 12.2 patch components technology manual
    Document 1376618.1 Oracle E-Business Suite technology Stack Release Notes for Release 12.2.2.html
    Document 1469456.1 DATAINSTALL AND HRGLOBAL the APPLICATION 12.2 SPECIFICS.html
    Document 1506669.1 Oracle E-Business Suite Release 12.2.2 Readme.html
    Document 1560906.1 By applying liberation 12.2.2 AD and T2K updated Packs.html version

    This entery & information is available to Oracle E-Business Suite Release 12.2 Supplemental Documentation - FIRST REVIEW V39664-01 on the e-deliverysite.

    Enjoy :)

    Oracle E - Business Suite Release 12.2.2 Media Pack v1 for Linux x 86-64-bit available NOW! HELIOS & amp; #039; s Blog


    Respect of

    HELIOS

    Helios,

    Wow, you're quick!

    All I could say, let the fun begins

    Kind regards

    Hussein

Maybe you are looking for

  • How to install plugins from office for smart phone?

    I pushed the button to download on mobile add the and it installs just a shortcut of the add on my computer element. I then try and install, and it says windows cannot open this file. Can you help me please? Thank you for your time!

  • Satellite Z30 - update driver touch pad with adjustable scrolling speed?

    Hello touchpad Alps for W8.1 that is currently provided by Toshiba driver doesn't have an option to set the vertical scrolling speed of the gesture two fingers. With the speed by default, even supported the fingers down without moving them results in

  • Safari iPad Air links don't work do not

    Hello, we have an iPad 2 Air and Safari has stopped working properly since yesterday. I think we could do with updating. Turning Javascript power is a work-around. Ask yourself is better to wait a few days for Apple released an update to the update?

  • HP Elitebook 8460p: problem with drivers

    Hello again, Thank you for the quick support here Here, I have problems with the drivers on my HP Elitebook 8460p running Windows7 ultimate 64-bit, whenever I have dwonload drivers on hp support for 64-bit Windows business Web site and install them.

  • can I install virtual server 2005 R2 on windows vista family 32-bit

    Hello Please can you tell me if I can install virtual server 2005 R2 on windows vista 32-bit family, because I'm trying to do, but an error apears "virtual server not supported by windows vista" knowing I have install all IIS services Please give me