Oracle EBS related resources

Hi All,
For implementation of Oracle EBS modules and Maintenance of Oracle EBS (DBA, Sysadmin Taks), Error resolution. What are best resources?
Regards,
Salahuddin

user7278381 wrote:
Hi All,
For implementation of Oracle EBS modules and Maintenance of Oracle EBS (DBA, Sysadmin Taks), Error resolution. What are best resources?
Regards,
SalahuddinOracle EBS 11i/R12 docs can be found at http://www.oracle.com/technetwork/documentation/applications-167706.html
OBE
http://www.oracle.com/technetwork/tutorials/index.html
http://bit.ly/Y73Jaa
http://bit.ly/Y73JHl
Thanks,
Hussein

Similar Messages

  • Oracle EBS 11.5.10.2 Installation Steps

    Although this is by no means exhaustive or the most accurate, all contributions and/or corrections are welcome
    As I attempt to reply the numerous calls and emails I have been getting, firstly sorry guys, I have been settling down at a new job, and haven’t had time to locate my implementation notes, however find below the steps I followed with a successful result.
    Installing Oracle E-Business (EBS) Release 11i (version 11.5.10.2)
    Linux Installation – SLES 9 Rel 1
    •     Please follow these instructions – I could not have written a better set of instructions :
    http://www.novell.com/coolsolutions/feature/16009.html     
    NOTE: Although this is written for SLES 9.1, I believe this will work for any Linux variant.
    Also, make sure you have installed openmotif 2.0 or higher to make sure the forms server starts and remains running
    Windows 2003 Server SP 1
    Environment:
    Windows 2003 Server was installed as an environment on VMWare Server (The free one).
    Hardware Spec:
    P4 800 Mhz CPU
    2GB (Physical RAM) and 1GB (Virtual RAM)
    250 GB (Physical HDD), 120GB (Virtual HDD)
    DVD RW
    DECLARE
    At this point I have to say a few things:
    1.     I have not attempted installing on any other version of Windows, so if you try with another version, I may not be able to answer your questions, although I believe it should not be any different.
    2.     I would believe you can or have access to the internet and can download or find most of the resources needed.
    3.     I would assume you have installed the Windows 2003 Server with SP 1, Internet Explorer and Outlook. Also, have included an IP address, a server name with its domain extensions in the host file.
    4.     I would assume that you have created one group – dba , two users applmgr and oracle and included them in the dba and administrator groups
    5.     I would assume that you are at least familiar with the terms and usage of abbreviations in this sort of environments.
    6.     I would also assume you have reviewed and have made allowance to meet the required specification in terms of hardware (I did not attempt an installation on the USB HDD, so may not be able to help, if this applies to your situation)
    BEGIN
         Prepare Environment
    Download and have read the following software:
    1.     Java Development Kit 1.3 (or higher version)
    http://java.sun.com/downloads/index.html
    2.     Active Perl – This is needed for the staging script adautostg.pl http://www.activestate.com/store/productdetail.aspx?prdGuid=81fbce82-6bd5-49bc-a915-08d58c2648ca     
    3.      Visual C++ - This is needed for many of the real-time code compilation
    http://msdn.microsoft.com/vstudio/express/visualc/download/     
    4.      CYGWIN
    http://www.cywin.com/setup.exe     (Free open source, never expires!)
    OR
    MKS Toolkit (Evaluation copy, 30 Trial or get a licence for about $500)
    http://www.mkssoftware.com/eval/
    This is necessary for certain unix-only available utilities required to implement/compile Oracle E-business Suite, such as which, make, cc, etc.
    5.     The DVDs or downloaded zipped copy of the entire Oracle E-Business Suite software for Windows 32-Bit ( I did not attempt on a 64-Bit processor, though I believe it should not be different, but see the necessary documentation if that is your situation)
    http://edelivery.oracle.com     
    6.     Jinitiator – This is required to run the forms on your system (Although a first attempt to view any of the form interfaces downloads and requests this be installed first) http://www.oracle.com/technology/software/htdocs/devlic.html?url=http://otn.oracle.com/software/products/developer/htdocs/jinit.htm     
    NOTE:
    •     DO NOT Install into the default directories and do not allow spaces in file directories/path when installing the software, somehow experience has shown that the Oracle EBS does not handle spaces in file directories well, and results in untold hardship if ignored. E.g Default installation folder for an software installation may suggest C:\Program Files\ JDK 1.5, MAKE SURE you alter this to something like C:\JDK15. DO THIS FOR ALL SOFTWARE INSTALLED
    •     After each software installation, please reboot the system before installing the next piece.
    •     Make sure that all the paths to the bin folders for all software installed is included in the environment variables, and verify by typing path in the command prompt to display all paths listed
    •     If using CYGWIN (like I did, as I could not afford a software expiring on me nor could afford $500 for a test). You may choose all the modules available, but you do not need all (it will be an overkill to have the entire unix utilities and libraries on your windows box, unless you plan on learning unix commands or into heavy development requiring a unix environment, without wanting a unix machine) MAKE SURE you choose all the library options, all the development options and that should be OK. Then confirm after the installation by typing which, cc (or gcc), make(gnumake), ls, gawk(awk), grep (egrep) (IMPORTANT:Where one of the other in brackets exists, copy and rename the copy as the alternative). As a double sure – copy all of these into C:\Bin directory.
    •     If the Oracle EBS is downloaded, unzip all the files into the folder and ignore any suggestions that it will over-write other files such as the component.label files
    Installation Proper
    •     Run adautostg.pl – which you will find in the StartCD i.e the first file downloaded and unzipped. This will attempt to rearrange the installation files in the order in which the installation wizard – rapidwiz prefers and identifies the folders. (Saves you hand-holding the wizard by having to interact during the installation, pointing it to the relevant folders/files if not run) to create the staging area.
    •     Run Rapidwiz – either by double clicking the rapidwiz.cmd in the startcd folder (this would be the one in the staging area) or from the command prompt
    •     As required, point rapidwiz, to the bin folder of cygwin e.g C:\cygwin\bin (if this is as installed) in the place where it requires the MKS Toolkit
    •     Pre-installation Checks – rapidwiz intelligently tests all the necessary software and requirements before installation starts. A corresponding message to each parameter suggests the opinion of the rapidwiz whilst a green tick indicates the parameter is sufficient, other indicators may need reviewing. Please make sure you resolve each issue before progressing with the installation. This may lead to a waste of time if not resolved.
    •     Choose a single-node installation
    (if just testing or practicing, you may also choose a multi-node if this is what you want.)
    •     If all the modules are not needed (I installed all), you may have to choose which modules you require, and state where you want the modules installed.
    •     Assuming all parameters are passed and installation begins, the different stages of the installation steps can be followed by the on-screen messages or log file reviews (each logfile directory will be displayed on the screen during the installation of each context).
    •     Post Installation Checks – Rapidwiz does some checks after an installation, whether successful or not, and provides a report. When an installation is successful. It confirms and provides the url to login. The default username and password for the system administrator is usually sysadmin / sysadmin. You are encouraged to create another user immediately.
    For all who asked, depending on how far up your hardware scales in terms of specifications, the installation may take about 3 hours (at least mine did) or more.
    Login on to Oracle EBS !
    The URL required for logging on to the OAM (Oracle Application Management - For the Apps DBAs) and OEBS (Oracle E-Business Suite - essentially for the Functional Implemeters/Consultants ) - The entire gamut (They are shown as hyperlinks), should be as follows;
    http://hostname(servername.domainname.com):8000/
    where hostname is the same as specified in your host file e.g servername.domainname.com or .whatever-u-like
    and
    8000 - is the default port, but you may have chosen your own port and that should be used in such a case.
    N.B - The Forms server is often started when an attempt is made to access such an interface after login in to the OEBS. However, in my own case, it did not until I made sure openmotif 2.1 was installed on my SuSE Linux Enterprise Server 9.1. The windows installation started without any issues.
    If all attempts fails….
    You may have to try and try again by deleting all installation files and starting all the installation steps again. It will help if you know how to edit your registry settings to delete all reference to oracle e-business (not all reference to oracle though, as some odbc-related entries have been installed by Microsoft and require your registry settings to function)
    Alternatively, send me your box, your mailing address and a token (money of course, and I may be able to set it all up for you) – JOKING!
    CAVEAT: I will not be held responsible if anything unsavoury happens to your system in the course of you following the steps I have highlighted above either correctly or incorrectly. However, if you are successful, please sing my praises all over the forum and ask that I be rewarded by Oracle!
    Olu

    Hi
    If anyone need the document to "How to install Oracle Applications 11i on Windows 2003" i can forward the document with screen shots with detailed steps.
    Reg
    Dwaraka

  • A SOA Exception returned from Oracle EBS ISG

    Hi All,
    Need your help. Maybe someone know the solution for this error.
    Background
    Using a webservice client to call WSDL service which is published in Oracle EBS Integrated SOA Gateway. After invoking, encounter a error.
    Error
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Header/><env:Body><env:Fault xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><faultcode xmlns="">SOAP-ENV:Server</faultcode><faultstring xmlns="">FND_SOA_SERVICE_EXECUTION_ERR:oracle.apps.fnd.soa.util.SOAException: ServiceExecutionError: Error while executing the service Exception returned from JCA Service Runtime. Exception returned from JCA Service Runtime. null
        :Please see service monitor logs for full error trace</faultstring></env:Fault></env:Body></env:Envelope>
    My Research
    I checked SOA log, found detailed log like below.
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : JCAClientFactoryCrated.
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : JCAInterfaceCreated.
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : JCAOperationCreated.
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : buildversion in jcahanlder is 1213
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : found runtime classes
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : created instance for runtime classes
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : runtime Methods found [Ljava.lang.reflect.Method;@2ba02ba0
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : method executeRequestResponseOperation found
    Fri Aug 23 19:19:04 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : executing 3 parameter method
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : Exception returned from JCA Service Runtime.java.lang.reflect.InvocationTargetException
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke : Exception returned from JCA Service Runtime.oracle.apps.fnd.soa.util.SOAException: ServiceProcessingError: Exception returned from JCA Service Runtime. null
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.services.jca.JCAHandler.handleRequest : Exception returned from JCA Service Runtime.oracle.apps.fnd.soa.util.SOAException: ServiceProcessingError: Exception returned from JCA Service Runtime. Exception returned from JCA Service Runtime. null
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.SOAProvider.createErrorResponseMessage : Creating Error Response Message.
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.SOAProvider.getNLSTranslatedMessage : Error code : FND_SOA_SERVICE_EXECUTION_ERR
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.util.SOAContext.setSecurityContext : Is security context set = true
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.util.SOAContext.setNLSContext : Is nls context set = true
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.SOAProvider.getNLSTranslatedMessage : NLS Compliant Error Msg = FND_SOA_SERVICE_EXECUTION_ERR
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.SOAProvider.createErrorResponseMessage : Setting fault string = FND_SOA_SERVICE_EXECUTION_ERR:oracle.apps.fnd.soa.util.SOAException: ServiceExecutionError: Error while executing the service Exception returned from JCA Service Runtime. Exception returned from JCA Service Runtime. null
        :Please see service monitor logs for full error trace
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.SOAProvider.createErrorResponseMessage : Error Response Message Created
    Fri Aug 23 19:19:05 CST 2013 : oracle.apps.fnd.soa.provider.SOAProvider.processMessage : oracle.apps.fnd.soa.util.SOAException: ServiceExecutionError: Error while executing the service Exception returned from JCA Service Runtime. Exception returned from JCA Service Runtime. null
        at oracle.apps.fnd.soa.provider.services.jca.JCAHandler.handleRequest(JCAHandler.java:135)
        at oracle.apps.fnd.soa.provider.SOAProvider.processMessage(SOAProvider.java:366)
        at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:958)
        at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:388)
        at java.security.AccessController.doPrivileged(AccessController.java:284)
        at javax.security.auth.Subject.doAs(Subject.java:573)
        at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:385)
        at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:481)
        at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
        at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
        at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:200)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
        at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
        at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
        at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
        at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
        at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
        at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
        at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
        at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
        at java.lang.Thread.run(Thread.java:735)
    java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:45)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:599)
        at oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke(JCAHandler.java:193)
        at oracle.apps.fnd.soa.provider.services.jca.JCAHandler.handleRequest(JCAHandler.java:123)
        at oracle.apps.fnd.soa.provider.SOAProvider.processMessage(SOAProvider.java:366)
        at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:958)
        at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:388)
        at java.security.AccessController.doPrivileged(AccessController.java:284)
        at javax.security.auth.Subject.doAs(Subject.java:573)
        at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:385)
        at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:481)
        at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
        at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
        at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:200)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
        at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
        at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
        at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
        at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
        at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
        at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
        at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
        at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
        at java.lang.Thread.run(Thread.java:735)
    Caused by: org.collaxa.thirdparty.apache.wsif.WSIFException: file:/xxxx/soa/PLSQL/4392/INVOKEFMSWS.wsdl [ INVOKEFMSWS_ptt::INVOKEFMSWS(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'INVOKEFMSWS' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    ; nested exception is:
        ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by javax.resource.spi.InvalidPropertyException: Missing Property Exception.
    Missing Property: [DBManagedConnectionFactory.userName].
    Make sure the property is set in the interaction (activation) spec by editing its definition in the wsdl.
        at oracle.tip.adapter.fw.wsif.jca.WSIFOperation_JCA.executeRequestResponseOperation(WSIFOperation_JCA.java:642)
        at oracle.tip.adapter.client.JCABindingOperation.invokeWsifProvider(JCABindingOperation.java:275)
        at oracle.tip.adapter.client.JCABindingOperation.executeRequestResponseOperation(JCABindingOperation.java:182)
        ... 30 more
    Caused by: ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore.
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by javax.resource.spi.InvalidPropertyException: Missing Property Exception.
    Missing Property: [DBManagedConnectionFactory.userName].
    Make sure the property is set in the interaction (activation) spec by editing its definition in the wsdl.
    And in MOS, I found below related metalink note, But I think my case is not same with the description in that note, bcz the reponsibility I provided is not null, and should be a correct value.
    FND_SOA_SERVICE_EXECUTION_ERR Error When Invoking EBS SOA Gateway Web Service (Doc ID 1512956.1)
    Thanks in advance
    Paul

    Hi, PaulTian ,
      Have you find the solution? I have the same problem, and it world not be responsibility reasons. The webservice worked well ,but it stopped when applied a patch.
    Kevin

  • Oracle EBS Database 11.1.0.7 to 11.2.0.2

    Hi All,
    I try to find something on internet about upgrading Oracle EBS Database 11.1.0.7 to 11.2.0.2...
    All i find is upgrade your oracle R12 ebs from 11.1.0.7 to 11.2.0.2.Can any one pls provide me some links or guidlines where i can do some search about upgrade our EBS database from 11.1.0.7 to 11.2.0.2.
    Cuurent EBS version:11.5.10.2
    Db version:11.1.0.7
    OS:Linux
    Regards,
    Neev

    Hi Neev;
    Please also see:
    Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    You can check below master note for all EBS db related issue:
    Database Documentation Resources for EBS Release 11i and R12 [ID 1072409.1]
    I sugest also use search mechanisim, you can find many similar issue here
    Regard
    Helios

  • Getting 404 error when trying to login to Oracle EBS page

    Hi,
    I had installed Oracle EBS 12.0.4 last year and everything was running fine until last week. Last week, we suddenly started seeing this issue - when trying to login to the Oracle EBS page, we are getting the 404 page not found error.
    I have EBS installed on 2 VMs (virtual machines) - one VM has the application server and other VM has the database server. I logged on to the aplpication server to do some debugging and noticed 2 things ->
    1.The Oracle Fullfillment service was not running. I started it, it was up for some time but then it stopped on its own. This happens everytime - after successfully starting the service, it shuts down after sometime. There is nothing in the event viewer except this message "The service may have terminated abnormally, please see the log file generated by the service for more details." I checked the log file, but there is nothing significant inside the log file. Maybe I need to increase the log level. Can any one tell me how can I do that?
    2. Reviver.exe was crashing intermitently on the application server. I belive reviver tries to establish the connection between the application and database server after its broken.
    So I am thinking now that maybe the connection between the app server and the database server is getting broken intermittenlty and this is the root cause of all the problems.
    I dont know how to verify whethe my analysis is correct or not? And it it is, how to resolved it? Is there a setting or a configuration file in which you have to specify the database server details (ip address / host name etc). Can you tell me where can I find this setting?
    Or culd there be something altogether different that is causing the page not found error?
    Thanks in advance,
    Megha

    Hussein,
    The problem is partially solved - I am not getting the 404 error now. The issue was not with the netsvc file. Please see the resolution in NOTE:412980.1 (oafm,forms and oacore not starting up after IP adress change).
    The OC4J services are imperative for any URL for java code. With just the Apache listener running, examples of URLS that will work are ->
    http://HOST.DOMAIN:PORT/OA_MEDIA/FNDLOGOL.gif
    http://HOST.DOMAIN:PORT/
    Any URL for Java code will fail at this stage when OC4J services are down. For example this URL will fail: http://myHost.oracle.com:8000/OA_HTML/ServletPing.
    But now, I am getting 500 Internal server error. Let me know if you kno anything about this error ->
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 33 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null Connection     at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)     at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)     ... 37 more

  • Oracle EBS R12 intalltion on Windows Web Server 2008 R2

    hi ,
    Am planning to install intially oracle EBS R12 in windows web server 2008 R2.
    Is this OS supported by oracle? Did anybody already done this ?
    also later am planning to install OBIA + OBIEE stack on this. will all these
    supported on windows web server 2008 R2?
    Please provide your suggestions.
    which windows version is stable to have EBS R12 + OBIA + OBIEE.
    thanks

    Hi Srini;
    Duplicate post - Oracle EBS R12  intalltion on Windows Web Server 2008 R2
    Dont you have admin right? You could delete duplicate which pretend to open same question more than one place and also it could hold clear to open question interface on main related forum part
    Regard
    Helios

  • Oracle ILM assistant for Oracle EBS R12.1 application with 11.1.0.7 DB

    Oracle ILM through its ILM Agent, which is a database component provides option for data archiving.
    Need to know how ILM agent can be used against Oracle EBS R12 and the options available:
    a. Does ILM assistant map to industry Compliance requirements and can we add or modify based on additional Client requirements
    b. Is this configured for all components and are the business rules (default) taken care in terms of archiving related data, if not what are the options available
    c. What are the options to archive data
    i. On Same and archive database
    ii. Other RDBMS (mysql, or open source database)
    d. Access to archived data
    i. Is archive data available from the existing application or only from backend database
    ii. Does ILM assistant provide options to access archived data (same Oracle RDBMS or heterogeneous database)
    e. Retention options
    i. Does ILM assistant provide multi tier retention options for archived data for different range (# of years)
    Edited by: user9031099 on May 9, 2013 11:00 PM
    Any update on my query please...?

    Limits the Preferred Read-Write Tablespace to only 1 where as in Oracle EBS we would require multiple tablespaces to be Preferred Read Write. Can we extend the functionality of ILM assistant to have multiple Read-Write tablespaces...?

  • HTTP check RW-5001 - Oracle EBS 12.1.1 Rapidwiz on RHEL 5 VMWARE Fusion

    Dear All,
    I have been attempting to install Oracle EBS 12.1.1 Using Rapidwiz on RHEL 5 VMWARE Fusion for the past month, i have run through the install on a few occaisions now just to ensure that i have followed all the pre-reqs correctly and also set up the guest OS as described in several posts including (http://www.oraclenerd.com/2009/12/ebs-install-guide-part-1.html, http://gerardnico.com/wiki/ebs/installation and always refering back to My Oracle Support Doc ID 761566.1: Oracle Applications Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64.
    I have installed (prior to running rapidwiz) the oracle recommended patch p6078836_101330_LINUX.zip and confirmed from the install that the Database listener and Database are up and running (checked by running the db.env script and running addbctl.sh and addlnctl.sh respectively). However, the rapid install completes with an error for HTTP, java, Login Page, Help files, in the post intall checks.
    The error displayed for the HTTP check RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    I've found posts relating to this message, and proceeded to check the status and try and start the apps services manually; however, i'm experiencing another error message;
    You are running adopmnctl.sh version 120.6
    Checking the status of opmn managed process...
    Unable to connect to open
    opmn may not be up.
    Then i try and start the services manually after running the INST_computername.env scripts;
    *[applvis@oracler12 scripts]$ ./adopmnctl.sh start*
    You are running adopmnctl.sh version 120.6
    Starting Oracle Process Manager (OPMN) ...
    libopmnoraclenls.so: unable to load
    */d01/oracle/VIS/inst/apps/VIS_oracler12/ora/10.1.3/opmn/bin/opmnctl: line 898: 1228 Segmentation fault $OPMNADMIN ping*
    libopmnoraclenls.so: unable to load
    libopmnoraclenls.so: unable to load
    */d01/oracle/VIS/inst/apps/VIS_oracler12/ora/10.1.3/opmn/bin/opmnctl: line 898: 1234 Segmentation fault $OPMNADMIN pingwait*
    opmnctl: opmn start failed.
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /d01/oracle/VIS/inst/apps/VIS_oracler12/logs/appl/admin/log/adopmnctl.txt for more information ...
    I'm not a DBA and i'm just starting out to learn how ebusiness suite is installed and how the applications run in parralel to the database. (my history of oracle ebs front end development and functional support)
    I know there are a few posts out there within these forums that go into some details on what this issue may be, however, i cannot find any that specifically address my type of install and OS setup, and sometimes find it hard to understand the terminology and techniques used to diagnose these kinds of issues.
    What i'm looking for is for some help in diagnosing and trouble shooting my issue, i will be happy to provide any output that is required to help address the issue and will be online regularly until i can have this issue resolved.
    So, if you can help, please let me know where we can start.
    Many thanks
    Simon

    Hi All,
    Problem solved, although not on RHEL 5. I started over with a clean install of OEL 5.4, completed all the pre-reqs and applied reccommended patching, install completed fine, not experienced same issues with http. Differing install steps;
    A) Selected different Port pool - 67 instead of 55
    B) in OEL 5 when installing, if gives you the option to turn off SELINUX, which i compelted.
    C) Checking the OS, i noticed the rpm versions were quite different (probably somewhat obvious, but im not sure if this had an impact)
    Although, this was a fristrating set up, i have (i think) learnt a bit more about linux and installing ebs.
    Thanks all for your guidance and help
    Simon

  • Software Configuration Management of Oracle eBS

    Hi All
    I am setting up a standard configuration management, build & deployment automation and change & release management process for all types of applications including Oracle eBS, Informatica, Siebel, Cognos, Java etc. As you know, SCM for Java and .Net types of applications are very matured, but not for other types of applications such as Oracle eBS.
    Can you give me some hint on how to manage Oracle eBS applications from SCM's perspective? For example,
    1. How to version control eBS artifacts?
    2. How to build eBS artifacts and then deploy to a new environment?
    3. How to manage changes?
    We have a standard SCM tool called RTC from IBM, which has version control, build and change control functions.
    Thanks
    Jirong

    Hello Jirong,
    I did a lot in the configuration management area related to EBS, in terms of concepts and practical implementations.
    I would suggest that you take a look at the following material and afterwards, please contact me to clarify any question you might have.
    https://blogs.oracle.com/ebs_customization_management/
    In terms of technical solutions, I have worked a lot with Oracle AMS (ACMP), different consulting solutions, but also with non-commercial tools. So we will find a solution also together with RTC/IBM.
    You can find me in linkedin.
    Best Regards
    Volker

  • Oracle EBS R12 Advice

    Hey Community,
    I have 2 years of experience as an Apps DBA. I recently took a new job working under a consultant as jr. apps dba. Well the consultant was fired and well now I'm the only dba. So far things are great and I'm really enjoying this challenge. I have been studying my behind off daily to catch up on a lot of stuff that is new to me. I had a few questions I would like to ask and get advice from experts here.
    One of my questions are what are some daily tasks I need to do as an apps dba? This is a fairly new shop and right now, there isn't any procedures on doing much. I am creating procedures now. Right now I just check to make sure the applications are up, if they are down, I go from there. We have a core dba so I don't have to do much on the database side. I need info for the application side.
    Also, I don't know RAC but will have to learn it. I do have my own home environment. I know how to install Oracle EBS finally. At the moment, I am upgrading my database to 11.2.0.3 and after that I will upgrade my applications to 12.1.3 and then the latest version. After I complete these tasks, I am going to take time to learn as much as I can about RAC, then I will do my own implementation of RAC. I will then need to install Oracle EBS on RAC (Not sure how to do that yet) I also need to learn to clone on RAC, Patch on RAC and how to maintain EBS on RAC. If you all could give me any documentation, videos, or anything else I can study it would be greatly appreciated.
    Also do you all have any advice for me that will help me rise to the challenge. I know its a huge one but its one I believe I can do as long as I put in much hard work and dedication. Any advice would be appreciated. Thanks

    Daily tasks/checklist for Apps DBAs -- https://community.oracle.com/search.jspa?q=apps+dba+daily+tasks
    How to become an Apps DBA -- https://community.oracle.com/search.jspa?q=how+to+become+and+apps+dba
    RAC Installation & Cloning
    Oracle E-Business Suite Release 12 High Availability Documentation Roadmap(Doc ID 1072636.1)
    Using Oracle 11g Release 2 Real Application Clusters and Automatic storage management with Oracle E-Business Suite Release 12.2(Doc ID 1453213.1)
    Using Oracle 12c Release 1 (12.1) Real Application Clusters with Oracle E-Business Suite Release R12.2(Doc ID 1626606.1
    Rapid Clone Documentation Resources For Release 11i and 12(Doc ID 799735.1)
    Certified RAC Scenarios for E-Business Suite Cloning(Doc ID 783188.1)
    Cloning Oracle E-Business Suite Release 12.2 RAC Enabled Systems with Rapid Clone(Doc ID 1679270.1)
    Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone(Doc ID 559518.1)
    Troubleshooting RAC RapidClone issues with Oracle Applications R12(Doc ID 1303962.1)
    Thanks,
    Hussein

  • OBIEE 11g with Oracle EBS R12 implementation,Need to know Default Roles

    Hi All,
    Can anyone please let me know regarding any documentation or link where i can find all default OBIEE Group names and the relation of each Groups with Oracle EBS R12 roles and responsibility categorized by the Modules.
    We need the Roles information for the following modules:
    1. Supply Chain & Order Management
    2. Procurement & spend
    3. Finance
    Thanks in advance. Please help.
    Regards
    Sudipta

    Please see these docs.
    Integrating Oracle Business Intelligence Applications with Oracle E-Business Suite [ID 555254.1]
    What documentation do I need to review when installing and configuring a OBI Apps 7.9.6.x environment with EBS? [ID 1221764.1]
    Master Note for OBIEE Integration issues with EBS, Siebel, SSO, Portal Server [ID 1248939.1]
    Oracle SSO E-Business Suite Applications Integration with Oracle Business Intelligence [ID 553423.1]
    Oracle EBS integration with OBIEE [ID 733137.1]
    Document for implementing security OBIEE Apps with EBS and Siebel CRM as sources [ID 756851.1]
    What Application must be chosen for Responsibility within EBS when integrating with OBIEE [ID 1246464.1]
    Also, search Steven Chan's Blog and you should get couple of hits -- http://blogs.oracle.com/stevenChan/
    Thanks,
    Hussein

  • Oracle EBS is patehtically working on VM Ware although it has same specs as of physical machine.

    Hi Everyone,
    We are running Oracle EBS on Physical machine having specs as follows:
    DB
    X2 Quad Core Xeon 2.4 GHz
    32 GB RAM
    x2 146GB SAS Drive with RAID-1 for OS
    SAN HDD x10 450GB SAS 15K i.e. 4.0TB but RAID-5 implemented (2.3TB allotted to DB)
    x4 NIC but 1 NIC used 10/100/1000
    Apps
    X2 Quad Core Xeon 2.4 GHz
    32 GB RAM
    x2 146GB SAS Drive with RAID-1 for OS
    SAN HDD x10 450GB SAS 15K i.e. 4.0TB but RAID-5 implemented (500GB allotted to Apps)
    x4 NIC but 1 NIC used 10/100/1000
    We are facing serious issues when migrated Oracle EBS on vmware infrastructure.
    Issue are related to high I/Os and high CPU usage hence performance of the application gets down badly whereas same application on physical machine working fine. We would also like to share physical machine is with lesser specification.
    Following are specs of Oracle & VM Ware machine;
    Oracle EBS is with 11g v1.1.07 Database and R12 v12.1.3 Apps
    OS for above applications is RED HAT Enterprise Linux 5.5 64bit
    ESXi version 5.5.0 build 1331820
    Hope to have a positive reply.

    Hi Linjo,
    Thank you for your response.
    VM MAchine specs are as follows:
    (There are two servers, everything is same except local storage.)
    Both servers are HP DL 585 G7 server with;
    Quad AMD Opteron Processor 2.5GHz
    12GB RAM
    x8 NIC
    Local-1 HDD x8 600GB SAS 10K i.e. 5.4TB, RAID-5 implemented
    Local-2 HDD x10 900GB SAS 10K i.e. 7.2TB, RAID-5 implemented
    SAN
    SAN-1 HDD x6 600GB SAS 15K i.e. 2.4TB but RAID-5 implemented
    SAN-2 HDD x6 2TB SAS 7.2K i.e. 8TB but RAID-5 implemented
    Yes, it is a shared environment, like we have other machines are running on VM but we have dedicated cores & memory for EBS Apps & DB servers.

  • Oracle EBS content repository integration with UCM(Web Center)

    Hello,
    have any one try to user Oracle EBS content repository to integrate with UCM (Web Dav or Web serice) is this supported method to keep attachmnets forom FND_BLOB to Web Ceneter, Where I can find  any documntation
    Thank you

    Didn't see the link in your post. may have been stripped.
    if you want to use the ebs native attachment lists, what we've done is used a custom bpel composite to load items into the appropriate entity in the fnd_documents and all of those other related ebs tables. this takes webcenter out of it for the most part. you could also load links, similar to the imaging solution's approach. this way, again, uses the ebs attachments, but stores the image in IPM (in the imaging case, that is). there is a link loaded into the fnd tables.
    if you want to leverage the ebs-side attachment lists, managed attachments may not be the approach you want to take. You may want to look into the imaging solution or creating a custom process.
    -ryan

  • Oracle EBS and SOX compliance

    Hello,
    I am new to Oracle EBS
    I would like to know what are the features of Oracle EBS to comply with SOX (Access to data and programs, change control, Operations)
    Thanks in advance

    Have a look at the following notes/links, it may be helpful:
    [Note: 406401.1 - R12 Responsibilities And Roles Based On Business Flows|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=406401.1]
    [The SOX Effect On Oracle Apps Technical Development |http://apps2fusion.com/at/pb/264-the-sox-effect-on-oracle-apps-technical-development]
    [DBA Guide to Understanding Sarbanes-Oxley (SOX) |http://www.integrigy.com/security-resources/whitepapers/DBA-Guide-to-Understanding-Sarbanes-Oxley.pdf/view]
    [Sarbanes-Oxley (SOX)—Impact on Security In Software|http://www.developer.com/security/article.php/3320861]
    [Applications Releases 11i and 12|http://www.oracle.com/technology/documentation/applications.html]

  • Oracle EBS R12 Apps DBA

    Hi
    I am an Oracle DBA located in India , just wanted to know where can i pursue Oracle EBS R12 Apps DBA training . My company will be paying for my training . Is the link below is the one which i have to pursue ?
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=210
    Thanks

    Hi;
    Pelase see below link:
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=501&p_org_id=18&lang=TR&p_nl=1322557405566
    You can also call local oracle office/education department they can direct you related oracle university location in india.
    Your link which u posted is shows path to become EBS certified professional
    Regard
    Helios

Maybe you are looking for

  • Macbook Pro 17 part number question

    If the computer has the part # of MA897LL/A, does it come with glossy screen or matte screen? I can't tell by just looking at the label. Do they assign different numbers for matte and glossy? This is the for regular rez model (not hi-rez) Thanks

  • Parallel Port Not Assigned

    Changed my LapTop with ME to another one with XP. While trying to configure my DAQPad 1200, MAX 2.2 shows no options on the parallel port other than "Not Assigned". I have an older Lap also with XP and I could install the DAQPad. Both computers are T

  • Is it possibiel to disable drag and drop of JTable columns?

    Hi, Using JDK6 I would like to disable user to drag and drop columns and change the default layout of my JTables. Thanks for any help,

  • Page download

    Hi, Is it possible to make a page only appear once the entire page has downloaded. I don't like the page gradually appearing as each image etc. is downloaded, and would prefer the page to stay blank until the entire page is ready. Any advice would be

  • JTable user resize columns with grid?

    Is it possible to allow a user to resize columns not just through the table header, but with the vertical grid lines?