Configuring discoverer(10.1.2) with R12.1

We have upgraded Oracle EBS from 11.5.10.2 to R12.1.3, and we are in the process of configuring the Discoverer 10.1.2 from 11.5.10.2 Tier to R12.1.3 Apps Tier.
We have discoverer 10.1.2 configured for 11i, After R12 upgrade we copied the discoverer home to the R12 environment and did following steps from the Note : Using Discoverer 10.1.2 with Oracle E-Business Suite Release 12 [ID 373634.1]
5.2.2. Copy Database Connection file
5.2.3. Update tnsnames.ora file
5.7.1. Copy the Sun Java Plug-in
5.7.2. Edit the Discoverer Configuration File
5.7.3. Save Your Changes and Restart Discoverer
Then i was not able to start discoverer, failing with following error
[apdevmgr@clelx042ptlge bin]$ pwd
/u03/apdevmgr12/apdevdisc10g/opmn/bin
[apdevmgr@clelx042ptlge bin]$
[apdevmgr@clelx042ptlge bin]$ ./opmnctl startall
opmnctl: starting opmn and all managed processes...
LPX-00202: could not open "/u03/apdevmgr12/inst/apps/HRQA_clelx042ptlge/ora/10.1.2/opmn/conf/opmn.xml" (error 200)
XML parse failed: error 202.
LPX-00202: could not open "/u03/apdevmgr12/inst/apps/HRQA_clelx042ptlge/ora/10.1.2/opmn/conf/opmn.xml" (error 200)
XML parse failed: error 202.
LPX-00202: could not open "/u03/apdevmgr12/inst/apps/HRQA_clelx042ptlge/ora/10.1.2/opmn/conf/opmn.xml" (error 200)
XML parse failed: error 202.
opmnctl: opmn start failed
[apdevmgr@clelx042ptlge bin]$
[apdevmgr@clelx042ptlge bin]$ ll /u03/apdevmgr12/inst/apps/HRQA_clelx042ptlge/ora/10.1.2/opmn/conf/opmn.xml
ls: /u03/apdevmgr12/inst/apps/HRQA_clelx042ptlge/ora/10.1.2/opmn/conf/opmn.xml: No such file or directory
[apdevmgr@clelx042ptlge bin]$
I copied the opnm.xml file to the location which it is looking of but no help
Please advice...
Thanks,
Mohammed Tanveer

Hi,
After unset of ORACLE_CONFIG_HOME, i dont see that error. But again having another issue. As i said that i copied discoverer home from source(11i) instance to target instance where we upgraded apps 11i to 12.1.3.
when i start opmnctl, the ias-instance-id point to source hostname -- hrqadisc10g.ghlx040ptlge.penske.com , not sure in which file i need to update that
[apdevmgr@clelx042ptlge bin]$ ./opmnctl startall
opmnctl: starting opmn and all managed processes...
================================================================================
opmn id=clelx042ptlge.penske.com:6200
0 of 1 processes started.
ias-instance id=hrqadisc10g.ghlx040ptlge.penske.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ias-component/process-type/process-set:
WebCache/WebCacheAdmin/WebCacheAdmin
Error
--> Process (pid=8911)
failed to start a managed process after the maximum retry limit
Log:
/u03/apdevmgr12/apdevdisc10g/opmn/logs/WebCache~WebCacheAdmin~1
[apdevmgr@clelx042ptlge bin]$
Following are the contents from logfile:
[apdevmgr@clelx042ptlge logs]$ tail -n 20 WebCache~WebCache~1
10/12/07 05:04:44 Start process
/u03/apdevmgr12/apdevdisc10g/webcache/bin/webcached: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
10/12/07 05:04:46 Start process
/u03/apdevmgr12/apdevdisc10g/webcache/bin/webcached: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
10/12/07 05:11:50 Start process
/u03/apdevmgr12/apdevdisc10g/webcache/bin/webcached: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
10/12/07 05:11:52 Start process
/u03/apdevmgr12/apdevdisc10g/webcache/bin/webcached: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
[apdevmgr@clelx042ptlge logs]$
[apdevmgr@clelx042ptlge logs]$ tail -n 20 OC4J~OC4J_BI_Forms~default_island~1
10/12/07 05:15:59 Exception occured during initialization of Http: access denied (javax.management.MBeanTrustPermission register)
Error initializing server: access denied (javax.management.MBeanTrustPermission register)
10/12/07 05:16:01 Start process
10/12/07 05:16:04 Invalid jsp taglib location: /u02/hrqamgr/hrqadisc10g/j2ee/home/jsp/lib/taglib does not exist or is not a directory
10/12/07 05:16:10 java.lang.SecurityException: access denied (javax.management.MBeanTrustPermission register)
10/12/07 05:16:10 at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1727)
10/12/07 05:16:10 at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:342)
10/12/07 05:16:10 at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:504)
10/12/07 05:16:10 at com.evermind.server.http.HttpServer.addJ2EEWebSiteMBean(HttpServer.java:874)
10/12/07 05:16:10 at com.evermind.server.http.HttpServer.setSites(HttpServer.java:289)
10/12/07 05:16:10 at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
10/12/07 05:16:10 at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
10/12/07 05:16:10 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
10/12/07 05:16:10 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
10/12/07 05:16:10 at java.lang.Thread.run(Thread.java:534)
10/12/07 05:16:10 Exception occured during initialization of Http: access denied (javax.management.MBeanTrustPermission register)
Error initializing server: access denied (javax.management.MBeanTrustPermission register)
Please let me know if you need any more log info.
Thanks,
Tanveer

Similar Messages

  • How to install 10g discoverer and integrate it with R12

    Hi,
    We want to install 10g Discoverer.
    As we can't install discoverer alone, i have downloaded IAS 10g.
    Which option i need to select to install Discoverer?
    Thanks,

    Hi,
    I was able to install Discoverer 10g successfully.
    Changed the profile options of Discoverer and tried to access it from R12.
    But getting below error.
    A connection error has occurred.
    - OracleBI Discoverer was unable to complete the connection initialization.
    - Attempt 1. CORBA protocol : 0 of 1 processes started. Hint: An administrator can further diagnose connection problems by running the "checkdiscoverer" script under <ORACLE_HOME>/discoverer/util.
    The checkdiscoverer script output is like this. Please check.
    ========================
    Initializing ORB...
    ORB initialized successfully.
    Checking for Discoverer "ServicesStatus"...
    "ServicesStatus" is running.
    Checking the adminstrator set soft limit on no. of sessions ...
    Current value of soft limit = 50 sessions.
    Hint: Administrators can increase the soft limit on Discoverer sessions by modif ying
    "//ias-component[id='Discoverer']/process-type[id='SessionServer']/process-set/@ maxprocs" attribute in the file /a01/distest/OraHome_1/opmn/conf/opmn.xml
    Checking for Discoverer Preferences component...
    Found Discoverer Preferences component.
    Binding to Discoverer Server...
    0 of 1 processes started.
    Error: Failed to bind to Discoverer Server.
    Hint: Try increasing the timeout by changing the timeout value in opmn.xml.
    Checking that the machine has only one network card...
    Yes.
    ===========================
    Thanks,

  • How to Install and Configure Discoverer with Oracle EBS R12

    Hi,
    We are using ,
    Oracle EBS Application Version: 12.1.1
    Operating System Version : OEL 5.6
    Database Version : 11.1.0.7
    We want to install Discoverer on Server where EBS R12 is installed. After doing initial analysis found that we need to install Application Server before installing Discoverer.. Is it right ?
    If yes then which Application Server version we need to download? can anyone post guidelines about Application Server version, place from where i can download it and installation guide ?
    Thanks,
    Priyanka

    Thanks to all of you for your valuable guidance.. We are planning to install WLS. Meanwhile i came across one document saying EUL is pre-installed for Vision instance.
    For connecting to EUL_US i have installed Discoverer Administrator and Deskop (10.1.2) on my win 7 machine. After that did following steps,
    1. Create folder under ORACLE_HOME (D:\oracle\BIToolsHome_1\secure)
    2. Copied DBC file from $INST_TOP/appl/fnd/12.0.0/secure to "D:\oracle\BIToolsHome_1\secure" folder
    3. Copied TNS entry of EBS R12 at tnsnames.ora file
    4. Created environment variables FND_SECURE (D:\oracle\BIToolsHome_1\secure) and FND_TOP (D:\oracle\BIToolsHome_1)
    Tried to connect to Discoverer Administrator using Database User like SYSTEM and able to connect. But when tried connecting to Discoverer Administrator or Desktop using Application user then got following error,
    "Unable to connect to: cbrown@vis
    Failed to connect to database - Unable to connect to Oracle Applications database: invalid username/password"
    After doing some analysis on this error using Metalink and Forum made following changes,
    1. Set System Profile value "Signon Password Case" to "Insensitive".
    2. Updated value if the parameter "s_aapserverid_authenticate" from "SECURE" to "OFF" in context file and after that executed autoconfig.
    Still not able to resolve the issue.. Can anyone guide me on this ?? So that i will be able to access Discoverer Desktop using my Vision instance Application users.
    Regards,
    Priyanka

  • Discoverer 10g integration with R12

    Hi,
    I am installing stand alone Discoverer 10g , no infra and no middle tier, just i want to install Discoverer 10g , my question is---> will it create own own discoverer database , else do i need to integrate with apps ,
    If its not going to create disco database , then we will integrate with R12,
    Thanks

    Ravi,
    Can you guide us how you are installing Discoverer 10g WITHOUT infra and middle tier ? and configuring with APPS R12. Can you put some ligth on it and provide us documents to follow.You need to install Oracle Business Intelligence Server 10g Release 2 (see the document referenced above for details).
    Regards,
    Hussein

  • Configuring Disco with R12

    Hi,
    I need to do a fresh configuration of 10g discoverer with R12 single node on linux. Here are the steps i am planning to do (ref doc.Note:373634.1).
    Please correct me if i am missing something.
    1. Install R12 (single node)
    2. Download Oracle Business Intelligence Server 10g Release 2 (10.1.2.0.2)
    as_linux_x86_bi_101202_disk1.cpio
    as_linux_x86_bi_101202_disk2.cpio
    3. Install Business Intelligence Server in a different Oracle home on same server where R12 is installed.
    4. Apply Discoverer Plus and Viewer MLR Patch 5367472 to your R12 installation.
    5. Configure Oracle Discoverer 10g Release 2 (10.1.2.0.2)
    copy dbc file, update tnsnames.ora etc.
    6. Create the Discoverer End-User Layer
    7. Set disco URL in OAM and Run autoconfig.
    8. Set Application profile

    To implement the solution, please execute the following steps:
    Discoverer Administrator / Desktop: Download and apply Patch 5566430 - APPS: MLR FOR E-BUSINESS SUITE R12: WINDOWS ADMIN/DESKTOP
    Discoverer Plus / Viewer: Download and apply Patch 5367472 - APPS: MLR FOR E-BUSINESS SUITE R12: LINUX PLUS/VIEWER for your platform
    Note: 443661.1 - Discoverer 10g (10.1.2) Connectons To Oracle E-Business Suite 12 Fails With 'Invalid Username/Password'
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=443661.1

  • How to configure discoverer reports with apps

    Hi,
    i developed a report in discoverer desktop.now i want to link or run the report in apps.
    how do i configure this ...
    can u help me out ..
    regds,
    kumar

    hi ,
    i gone through that note its very helpful to me ..
    but i have a doubt .the discoverer reports are opening with Discoverer viewer 4i.how its automatically taking the viewer to open..
    whether viewer is a tool(like admin&desktop or ???) . by default its available in application or whether we have to install or apply any patch or ...
    and also i tried to open existing(seeded) reports in application through disk desktop its giving the message subtitute item ....
    should i replace the existing item (in created workbook) with the new one (which we need)....
    pl u clarify me
    regards,
    kumar

  • OPM Business Area Associated with R12 of Apps

    Hi All,
    We have decided to not go with purchasing views from an Oracle Partner (e.g. like Noetix) and consequently, we have decided to use the seeded views that come with Oracle Apps. Our OPM folder was very sparse. Specifically, it came with the following folders:
    Process Item Master, Customer Sites, Customers, Item Categories, Organizational Items, Item Category Assignments, Item Category Types
    Missing in this are the following:
    Batches, Recipes, Routing, Formulas and everything else (e.g. OPM Financials)
    In examining older versions of Discoverer & Apps, the OPM business area was well rounded (e.g. look at Infocaptor’s metadata http://www.infocaptor.com/bis_bas/process_manufacturing/business_areas1.html).
    In Oracle’s statement of direction on Discoverer, it did not shed any light on whether there are any plans to make this a seeded business area.
    We did create a service request on this issue and the response was very opaque (we were told to look at the Daily Business Intelligence views associated with Process Manufacturing). There was no clear answer from them.
    -Has anyone heard if Oracle plans on more thoroughly seeding the OPM business area like it has historically seeded this business area?
    Our configuration:
    Discoverer Instance: OracleBI Discoverer Version 10.1.2.54.25
    Database: Oracle 10G
    Apps Version: R12
    Problem: Related to our EUL for Apps

    Hi,
    No, this is not possible. The business areas are just a grouping of folders. Workbooks can use many folders which can be located in many business areas. Therefore there is no direct relationship between business area and workbook.
    This is why it is useful to use a naming convention when creating workbooks so that it is easy to identify and group workbooks.
    Rod West

  • Discoverer 4i not working with Sun JRE plugin

    Hi All,
    Recently i replaced jinitiator with Sun JRE plugin, after the deployment of the plugins the discoverer is not launching from the form based responsibility.
    Its displaying on window as
    Applet oracle.disco.DiscoApplet notinited
    But i see the document 290807.1 for deployment of Sun JRE its no where mentioned that 4i will not Support Sun JRE plugins.
    Any inputs are appreciated
    Thanks in advance.

    Hi,
    You can upgrade to Discoverer 10g (10.1.2.3).
    Note: 313418.1 - Using Discoverer 10.1.2 with Oracle E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=313418.1
    Note: 459344.1 - What JRE Client Works With Discoverer 10.1.2 and e-Business Suite 11.5.10.2?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=459344.1
    Note: 367389.1 - Recommended Patch for Discoverer 10g (10.1.2.1 / 10.1.2.0.2) Plus Known Issues
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=367389.1
    If you are not planning to use Oracle AS 10g features (like Discoverer Connection Management, Discoverer Portlet Provider, and Oracle Single Sign On, ..etc), you can choose to install Oracle Business Intelligence Server 10g Release 2. Oracle Business Intelligence Server 10g Release 2 is available on a separate standalone CD and includes Discoverer Server 10g, Discoverer Plus 10g, and Discoverer Viewer 10g.
    Regards,
    Hussein

  • How do I print a configuration page from a Mac with Snowleopard?

    How do  I print a configuration page from a Mac with Snowleopard?  Printer is workinhg fine, but I just put in a new cartridge and I'd like to know how many pages I'm printing.
    Dave

    Hi there Dave, aka @dewanio , welcome back
    I saw that you are looking to print off a configuration page.
    The printer itself will print a test page however, the model depends on how it will print. Let me know which printer you have and I will get back to you!
    Thanks!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • How to configure Oracle 8 to work with Weblogic portal4.0

    Hi! I'm trying to configure my portal to work with oracle8i using thin driver.I've set classes12.zip in the classpath.But if I set the DATABASE=ORACLE_OCI value inthe set-environment.sh file the server does not start.Pls help.

    Here's the error log it throws for the problem:
    : 'Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.R
    DBMSException: An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:258)
    at weblogic.security.SecurityService.initialize(SecurityService.java:115
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:390)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    '>

  • Problem in Integration of Apex with R12

    Hello,
    I followed the paper apex-ebs-extension-white-paper-345780.pdf to do Integration of Apex with R12. but stuck on one step.
    I am done with all the steps in R12. Now if i click the menu in R12, its going to my existing Apex aplication but still asking username and password.
    Can anyone help me out in what exactly I need to change in Apex Authentication scheme in Apex. Right now I am using Authentication scheme as Application Express.
    Please help me out
    Thanks in advance
    Ananya
    Edited by: Ananya on 26 Dec, 2011 8:51 PM

    Hi Mini,
    Thanks a lot for ur replies. But it is not working for me. I am not able to figure out whats going wrong.
    My Requirement is to redirect to the first page of my application without asking for the APEX login page from the EBS menu.
    So summarizing whatever I steps i have followed:-
    (1) Created Profile and function in APPS as given in "apex-ebs-extension-white-paper-345780.pdf"
    (2) I created the following package in APPS schema
         CREATE OR REPLACE PACKAGE APPS.XXAPX_SECURITY_PKG AUTHID DEFINER AS
         FUNCTION generate_hash (
         p_string IN VARCHAR2
         , p_offset IN NUMBER DEFAULT 0) RETURN VARCHAR2;
         FUNCTION validate_hash (
         p_string IN VARCHAR2
         , p_hash IN VARCHAR2
         , p_delay IN NUMBER DEFAULT 5) RETURN BOOLEAN;
         END XXAPX_SECURITY_PKG;
         CREATE OR REPLACE PACKAGE BODY APPS.XXAPX_SECURITY_PKG AS
         g_key VARCHAR2(100);
         FUNCTION generate_hash (
         p_string IN VARCHAR2
         , p_offset IN NUMBER DEFAULT 0) RETURN VARCHAR2
         IS
         BEGIN
         IF p_string IS NULL THEN RETURN NULL; END IF;
         RETURN RAWTOHEX(UTL_RAW.cast_to_raw(
         DBMS_OBFUSCATION_TOOLKIT.MD5(
              input_string=>p_string||':'||
              TO_CHAR(SYSDATE-(p_offset/24*60*60), 'YYYYMMDD HH24MISS')||g_key)));
         END generate_hash;
         FUNCTION validate_hash (
         p_string IN VARCHAR2
         , p_hash IN VARCHAR2
         , p_delay IN NUMBER DEFAULT 5) RETURN BOOLEAN
         IS
         BEGIN
         FOR i IN 0..p_delay LOOP
         IF p_hash = generate_hash (p_string, i) THEN RETURN TRUE; END IF;
         END LOOP;
         RETURN FALSE;
         END validate_hash;
         BEGIN
         SELECT encrypted_user_password INTO g_key
         FROM FND_USER WHERE user_name = 'SYSADMIN';
         END XXAPX_SECURITY_PKG;
    (3) Created a function in the APPS schema:-
         create or replace FUNCTION ebs_authenticate (
         p_username IN VARCHAR2
         , p_password IN VARCHAR2) RETURN BOOLEAN
         AS
         BEGIN
         IF apps.XXAPX_SECURITY_PKG.validate_hash (p_username, p_password) THEN RETURN TRUE; END IF;
         RETURN (apps.FND_WEB_SEC.validate_login (p_username, p_password) = 'Y');
         END ebs_authenticate;
    (4) In my authentication scheme of my apex application i have changed it to use custom authentication to use the below function
         return apps.ebs_authenticate
    (5) Created a procedure in the APPS schema:-
         create or replace PROCEDURE apps_logon
         IS
         v_username VARCHAR2(100);
         v_password VARCHAR2(32);
         BEGIN
         wfa_sec.getsession(v_username);
         v_password := xxapx_security_pkg.generate_hash(FND_GLOBAL.user_name);
         IF v_password IS NOT NULL THEN
         APEX_CUSTOM_AUTH.login(
              P_UNAME => v_username,
              P_PASSWORD => v_password,
              P_SESSION_ID => v('APP_SESSION'),
              P_APP_PAGE => apex_application.g_flow_id||':38'
         ELSE
         RAISE_APPLICATION_ERROR(-20001, 'Password is null, session id = '||icx_sec.g_session_id);
         END IF;
         END apps_logon;
    (6) In my login page, i have created a process Get Username Cookie and with the process point: onload(Before Header)
         BEGIN
         apps.apps_logon;
         EXCEPTION WHEN OTHERS THEN NULL;
         END;
    Now I am getting this error with the login page :-
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small Content-type: text/html; charset=UTF-8 Set-Cookie: WWV_CUSTOM-F_1120314105059329_811=B4134623EB436033; path=/; Location: f?CallFromForm='Y'&p=811:38
    Please help me figure out the problem as I am struggling a lot with this from last few days :(
    Thanks in advance.

  • How do i configure my airport to work with my other wireless router

    how do i configure my airport to work with my other wireless router? I want to be able to listen to itunes through my speakers wirelessly.

    Please check out the following Apple Support article for details on the many methods to use an AirPort Express for iTunes streaming.

  • Eclipse XQuery expression validation failed: The current configuration is out of sync with the XQuery resource in the repository.

    I created a wsdl based on a dbadapter in jdeveloper, imported into eclipse and created the biz and the proxy and uploaded to oracle service bus, it works fine,
    but happens now that i need to have a xsd and wsdl with business names and not table names, invented to create a xsd and wsdl file in jdeveloper
    and then went to eclipse and tried t xquery tranformation, but when i add the replace in the message flow in the filed in Variable : body and Expression i look for the xquery and in the binding trying to put
    $body/input parameter, get the following error [RouteNode1, Replace action] XQuery expression validation failed: The current configuration is out of sync with the XQuery resource in the repository.
    what im doing wrong or its configuration
    thanks in advance sonia

    thanks
    ok have created a table with only in column varchar2(1)
    then the type object and the procedure to insert it works the proxy in the osb if i test it inserts
    now in jdeveloper i created an xml file with
    <?xml version="1.0" encoding="windows-1252" ?>
    <vessel>
    <barco>a</barco>
    </vessel>
    then i created a xsd based on this xml, and a wsdl based on the xsd
    in eclipse created a xquery transformation and selected source as the xsd created in adf and target the xsd input parameter, dont know why in the purple ball of the input parameter it puts a ?, an a f.
    then in the proxy xpath not writing anything in variable body and in the expression select the xquery and in binding select the parameter

  • How to startup the iasconsole with R12.1.1

    Hi Guys,
    Platform: Linux
    Version: 12.1.1
    I need to start the IASconsole with R12 as I need to do deployments.
    So I login as appsuser
    Set environment and run emctl start iasconsole.
    But after logging into the ias console.. I dont see anything or any applications or java components.
    So I am thinking this is the AS server for forms and reports..
    So how do I start the Ias console in R12 to be able to do deployments
    Thanks in advance.

    Hi,
    I have tried secret and oafm and they do not work...
    do you know what the default password for oc4jadmin is on R12? You already have the default password -- See (Note: 454811.1 - Upgrading to the Latest OracleAS 10g 10.1.3.x Patch Set in Oracle E-Business Suite Release 12).
    or how to reset the password for oc4jadmin?Please see this thread.
    unable to reset ias_admin password
    Re: unable to reset ias_admin password
    Regards,
    Hussein

  • Configuring Cisco Router for use with Syslog Server

    Configuring Cisco Router for use with Syslog Server:
    Does anyone know of a good doc for this?
    -Ashley

    Start with that one: http://security-planet.de/wp-content/uploads/2008/12/logging-ios.pdf
    And if you need more informations, just ask what you want to achieve.
    Don't stop after you've improved your network! Improve the world by lending money to the working poor:
    http://www.kiva.org/invitedby/karsteni

Maybe you are looking for

  • I want to tranfer all my data from my old macbook to new macbook air

    i want to tranfer all my data from my old macbook to new macbook air

  • Need to include new field for RX-only: Financial Tax Register Report

    Hi All, In Report eXchange Designer responsibility > Setup RXi> Report Name filed > RX-only: Financial Tax Register Report Here in available filed we have some options when selected to display filed and run the report in Tax Manager only those select

  • What is convenience method in java?

    i generate hibernate pojos + hybernate mapping + dao. in dao class i have some doubt in coding please clear. package org.triology.blog.hibernate; import org.triology.blog.GenericDAO; import java.io.Serializable; import java.lang.reflect.Parameterized

  • Synchronization with Microsoft Outlook

     I recently purchased a curve 8900  and installed a micro 4gb card. I have a very large list of contacts in my  PC Microsoft Outlook, but I do not use my email address with it. I am very much interested in transferring many of those contacts to my BB

  • FM 8.0p277 crashes when pasting DITA xref?

    For FM8p277, DITA. FrameMaker hard-crashes (a.k.a. "bombs out") if I try to copy-and-paste a DITA xref tag and its contents into another location in the XML topic file. Has anyone else seen this? I have a couple of crash logs I can file as a bug, but