Workspace administration

Hi,
eight years ago we created apex application, which is still running. Now the client want some changes in this application, but unfortunately I don´t know the workspace administrator user name and I am not able to connect to development environment. (I am afraid, I don´t know the application administrator account, too). Can somebody help, what to do?
Thanks.

Hi,
not sure what version you are using, but with the current version you can change the admin password as follows
http://docs.oracle.com/cd/E37097_01/doc/install.42/e35123/otn_install.htm#BABDEAFD
The documentation archives are here to check for your version
http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-094287.html
Regards
Andre

Similar Messages

  • Timeout querying LDAP groups from BPM Workspace Administration page

    I already configured my server to use Active Directory instead the Weblogic embedded LDAP to users authentication in the BPM Workspace.
    When I go to [Weblogic Console / Security Realms / myrealm / Users and Groups / Groups] the console shows correctly all the AD groups after a 20 secs aprox, but when I try to assign some group to a role using the BPM Workspace Administration menu, the app only show users in the search pop up, if I search usign "All" or "Groups" filter I always get this error:
    ORABPEL-10592
    Identity Service soap error.
    BPMIdentityService encountered soap error in method invoke for with fault "javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: miserver.com:389 [Root exception is java.net.ConnectException: Connection timed out]]".
    Ensure that the soap message is properly formed and has all necessary attributes and elements. Contact oracle support if error is not fixable.
            at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:265)
            at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.searchGroups(IdentityServiceSOAPClient.java:391)
            at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.searchGroups(AbstractIdentityServiceClient.java:514)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.model.identity.UnrestrictedIDSearcher.searchGroups(UnrestrictedIDSearcher.java:65)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.model.IdentityBrowserModel.executeSearch(IdentityBrowserModel.java:265)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.view.IdentityBrowserView.executeSearch(IdentityBrowserView.java:308)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.controller.IdentityBrowserController.executeSearch(IdentityBrowserController.java:84)
            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 com.sun.el.parser.AstValue.invoke(AstValue.java:157)
            at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
            at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1259)
            at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
            at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)It seems like the long response time from AD is closing the connection, but I can find where to configure the timeout for workspace app. In my Provider specific settings for AD provider I checked "Keep Alive Enabled" but doesn't work.
    Any ideas about this?, I'm using Oracle SOA Suite 11gR3

    Hello Martin,
    Did you check it on apex.oracle.com because I just did and didn’t encounter the same problem.
    Regards,
    Arie.
    ♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    ♦ Author of Oracle Application Express 3.2 – The Essentials and More

  • All the user are Workspace Administrator

    Hi,
    when i create a user through ##> Home -> Administration -> Users -> Create user
    with these features:
    User is a workspace administrator: NO     
    User is a developer:      NO
    Application Builder Access : NO     
    SQL Workshop Access      : NO
    Team Development Access      : NO
    and then, when i see the account type appears: Workspace Administrator, and when i log-in with the user, appears the admin toolbar(cache, session, debug, etc)

    appears the admin toolbar(cache, session, debug, etc)This is the Developer Toolbar. Nothing to do with workspace administration.
    It appears in applications when you are logged in to the Application Builder in the same browser session. It will not appear if you log in as an ordinary user in a different browser session.
    (Please update your forum profile with a better handle than "user11189452".)

  • Creating Workspace administrator from apllication

    Hi There,
    I can currently create new end users from a page in my application. This works successfully, although I would like them to be created as workspace administrators and I do not know how to do it. Is there anyone who can help me here?
    The code I am using is:
    DECLARE
    p_workspace_id NUMBER;
    p_userid NUMBER;
    p_username VARCHAR2(32767);
    p_htmldb_group_id VARCHAR(255);
    BEGIN
    p_username := UPPER(:P14_USERNAME);
    p_userid := wwv_flow_user_api.get_user_id(p_username=>p_username);
    IF p_userid IS NOT NULL THEN
    raise_application_error (-20001,'Username already exists');
    ELSE
    SELECT :WORKSPACE_ID INTO p_workspace_id FROM dual;
    wwv_flow_api.set_security_group_id
    (p_security_group_id=>p_workspace_id);
    SELECT html_db_group INTO p_htmldb_group_id
    FROM
    ( SELECT group_code, htmldb_util.get_group_id(group_code) as HTML_DB_GROUP
    FROM
    (select
    group_description,
    group_code
    from security_group)) a
    where a.group_code = :P14_SELECT_GROUP;     
    IF p_htmldb_group_id IS NULL THEN
    raise_application_error(-20002,'No Valid HTML DB Group ID found for group : '||:P14_SELECT_GROUP);
    ELSE
    wwv_flow_fnd_user_api.create_fnd_user(
    p_user_name => p_username,
    p_web_password => :P14_PASSWORD,
    p_email_address => :P14_EMAIL,
    p_default_schema => 'LIGHTBULB',
    p_group_ids => p_htmldb_group_id);
    END IF;
    END IF;
    END;

    Lara - To the create_fnd_user procedure, also pass:
    p_developer_privs => 'ADMIN:CREATE:DATA_LOADER:EDIT:HELP:MONITOR:SQL'
    For developer accounts (non-admin), omit the 'ADMIN:' in that string.
    Scott

  • Workspace: Administration - System Messages

    I'm debugging some consolidation rules and need to view the system messages, but I receive the following:
    Too many rows requested. Please revise filters to reduce size.
    Error Reference Number: {87A0105D-8A45-43FC-9EF0-013A5AA79A0E}
    I can't filter any more, as I'm looking at only 1 day, 1 app. I think one way I can see these messages is in the backend tables, but I'm not sure which table to link to the HFM_ERRORLOG to view the text portion of the messages. Any thoughts?
    Thanks!

    Fine ! ... But, I have not access to the server, thus, I need to find another solution.
    Have you already try to delete the log file, or to purge it? Is it possible?
    Our version is HFM 9.3.1
    thankis in advance

  • Process Administrator and Workspace admin url for 10gR3

    I am running 10gR3 bpm locally.
    Url to access my local workspace is http://localhost:8585/workspace/faces/jsf/workspace/workspace.xhtml
    Could you let me know the URL for accessing the process administrator and workspace admin.
    Thanks in advance.

    Looking at your port 8585 it is the default port for Studio, in Studio there is no webconsole or workspace administrator, those applications only are available in enterprise.
    If your case is enterprise then the url is /webconsole and /portaladmin
    HTH

  • Password Change on MSSQL Server, now no Connection to Workspace

    Hello,
    our IT-Department changed the password to login to the MSSQL Server. Now i cant login to Workspace or Financial Reporting. The Error message says the the GSM Service on Port 1800 cant be reached. The Services are marked as started.
    I have already used the Configuration Utility and the Service Configurator, there is a tab called database where you can change the login credentials. But i still cant login.
    There is a note below which says:
    Note: Database properties are tied to some startup scripts and configuration files. If you make any changes on these properties you should change those related files per hand.
    Which Files are meant ?
    Where else is the password stored ?
    What else can i do to check if the GSM Service is running ?
    Thx for your help
    I forgot to say we use an 9.2 enviroment on win2k3 servers.
    Edited by: Kevin Kraft on 01.10.2009 08:39

    Hello,
    i talked to support an they gave me the advise to restore the old password to get services running and then do the following steps:
    Changing the Services Repository Database Password
    When you change the password that the services use to access the repository database, the order
    of steps is critical. Carefully read all instructions before performing them.
    Caution!
    Make sure to change the password in Workspace before changing it in the database. If you
    perform the steps in the wrong order, you may lose the ability to run Workspace.
    ➤ To change the repository database password:
    1 From RSC, select Name Service, Repository Service, or Event Service.
    2 Click Show item properties, and select the Storage tab.
    3 Change the password and click OK.
    4 Repeat step 1 through step 3 for all Name Services, Repository Services, and Event Services with the same
    database account, making certain to enter the same password for each one.
    If these services use different database accounts, perform this step only for those that use the
    account whose password you are changing.
    5 Close RSC.
    6 In LSC, click Show host properties, and select the Database tab.
    7 Change the password and click OK.
    This password property (like the other properties on the Database tab) applies to all LSC services
    on the local host, all of which use one database account.
    For more information about LSC, see Chapter 8, “Configuring LSC Services.”
    8 Repeat step 6 and step 7 on every host that contains LSC services, making certain to enter the password
    the same way each time.
    9 If you are using the same database for row-level security, change the password for row-level security from
    the Administer module.
    10 Stop the Reporting and Analysis services.
    11 Change the password in the database, making certain it matches the password entered for Reporting and
    Analysis services.
    12 Restart the services.
    This procedure can also be found in the file hsadmin.pdf which is the Workspace Administration Guide.
    My Problem is the IT-Department cant restore the old password, so i fear i have to reinstall the services :(.
    thx for your help
    Kevin

  • How to permit multiple workspaces to access the same schema?

    Hello,
    When creating a new workspace (version 3.2), I am getting the following warnings:
    "Warning: The requested schema already exists. Warning: The requested schema is already assigned to one or more workspaces. Please ensure that giving multiple workspaces access to the same schema is permitted by the security policies at your site before approving this request."
    How do I "ensure that giving multiple workspaces access to the same schema is permitted"?
    What are the advantages/disadvantages of doing so?
    Thanks,
    Gabor

    The correct answer to it would have been: I use manual provisioning.I didn't ask a detailed enough question. What I am wondering is how you are set up to to workspace provisioning at your site. In apex_admin, if you navigate to Home>Manage Service>Instance Settings there is a radio group like:
    Provisioning Status:      
    0 Manual - An administrator manually creates each workspace
    0 Request - Link displayed on login page enabling users to request workspaces
    0 Email Verification - Workspace created after email address is verified by the user
    The help text for this is:
    Provisioning Status:      
    Determines how the process of provisioning (or creating) a workspace works for your development instance. Options include:
        * Manual - An Application Express administrator manually creates new workspaces and notifies the Workspace administrator of the login information.
        * Request - Users request workspaces directly in a self-service fashion. Selecting this option displays a link on the Login page enabling users to request a workspace. When a user requests a workspace, each request is submitted to a queue for approval.
        * Email Verification - Works similar to Request except each user receives an initial email containing a link. Clicking this link validates the user's email address before the request is processed.
    Note: To enable users to request a workspace using a link on the Login page, you must choose Request or Email Verification. If you select Manual, no link appears on the login page.How is yours set up?
    As to the first original question (How do I "ensure that giving multiple workspaces access to the same schema is permitted"?), I still do not know.Whether it is permitted or not is a decision made by the apex site administrator who approves/declines workspace requests. Whether it ought to be permitted is a different question and is really same as your second question which involves issues you said you are now starting to understand better. So I think we've covered your original questions. If not, please elaborate.
    As to the last subject (How did the hidden workspace get created and how do I get rid of id? What happens if I don't?), this happened at work, so I can only tell you more on Monday (luckily...). Until then, here is what I remember. The work space was created, which is proven by the fact that when I want to create a new workspace with the same name, I am getting an error, which says that a workspace with that name already exists. However, I cannot delete the workspace, since it show up nowhere.No hidden workspace got created. I'm pretty sure the request is just in the queue waiting to be approved/declined. In the meantime a workspace with the same name cannot be requested.
    By the way, how do you quote some text here? I just put a '>' in the first character position before the text to quote. You can also use the " rich text icon above the text pane.
    Scott

  • Why can not I see the process deployed to the server in workspace?

    As captioned, After I deploy the BPM project to server, why cannot i see it in the workspace?

    It can be because the user that you are using for log-in to Workspace is not mapped to the Initiator role for ur process.
    Check the role mapping for your process either by going to BPM Workspace --> Administration --> Organization --> Roles
    OR
    OEM --> Application Deployments --> Right Click on any application --> Security --> Application Roles --> BPMProcessRolesApp
    HTH...

  • How to change the quota of a workspace on OCS10g?

    Hi,
    How to change the quota of a workspace on OCS10g?
    I can't find the site administrator page or workspace administrator page to change the quota of workspaces?
    Regards,
    Kitae
    Message was edited by:
    kitaelee

    Hi -
    Oracle Support has a linux command-line script available under controlled release for customers to perform the following:
    1) Modify default quota for all subsequently created Libraries.
    2) Modify the quota for a specific Workspace Library.
    Customers can file a TAR in Metalink and support will supply the script.
    Customers should let their users know to send an email to their Collab Suite Administrator to request additional quota, and then the administrator can run this script.
    Please note that this is filed as a bug and a patch is being developed. This script is provided as an interim fix.
    Thanks

  • Application not displaying in workspace

    Oracle BPM application not displaying in BPM Workspace but it is displaying in weblogic console ,EM and in workspace role  please give solution its urgent...

    Login to BPM Workspace
    <HostName>:8001/bpm/workspace/
    Administration
    Select the Human Tasks in your Process
    Assign users to those Human Tasks
    Login to BPM Workspace with that user

  • Copy items(like task list, pages..) from one workspace to anothe

    How do I copy items(like task list, pages..) from one workspace to another?
    I am the admin for both the workspaces, but I am not the oracle workspace administrator.
    Thank you

    Anonymous,
    No this is not a bug. Working with multi-select lists or any item which stores colon delimited values can be tricky to work with in APEX. There are a few work arounds for this. One is to replace the colons with something else like you described and then replace the colons on the landing page. Another solution is to send the primary key for that record and have an automatic row fetch or a computation pull the colon delimited value.
    Cheers,
    Tyson Jouglet

  • SSO on bpm workspace console

    Helllo,
    i need to protect the bpm workspace administration console with OAM 11g. I can't find how this resource can be created on OAM.
    This is the url to protect:
    http://<machine>:8001/bpm/workspace
    Do you know how i can define this resource in OAM?
    Thank you,
    Nik

    The above issue is seen when we don't have proper FP patchset. after applying a patchset all issues sloved

  • Oracle BPM 11gR1 - Customizing the workspace

    BPM documentation at http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10224/bp_worklist.htm#CIHEAFBC describe how to add views to your BPM workspace or how to change the columns that appear in BPM workspace Inbox Task List page. Also, it describe how you can use your payload to search tasks or add payload content as a columns in a new view (Using Flex Fields). But it's possible to use some payload content as a column in Inbox Task List without creating a new view, I mean editing the default Inbox Task List Page columns?

    Thanks Again Mike.
    Yes I agree with you. Payloads can vary in time and per task type. I configured flex fields in BPM Workspace -> Administration tab, then I mapped these flex fields in Human Tasks. When I create a custom view, It's only available to select the my custom payload field (flex field) when I select the Task type. In my case the payload field is an Person Id that is available since the start of first business activity til the end of the process. I think that if I really need to display this person id as a column, independent of task type, because this id I have all the time. I really need to build a custom worklist client as described in http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10224/bp_worklistcust.htm#BABIHDEF . Maybe this worklist sample (HelpDesk UI Sample) can make my development time smaller compared with total time to develop an entire worklist from scratch.

  • Installation Workspace with FM issuse

    hi all,
    i installed hyperion financial management with oracle. while configuring with financial management all the option are getting sucess as well as for workspace.
    classic planning application tab does not visible in workspace when launching workspace administration navigator.
    if any body have idea cross this , please help
    thanks in advance

    How do you know everything is working ok? Did you run the EPM System Diagnostics Validation test or just confirm that the install completed?
    The Diagnostics Validation test will run a set of tests to confirm proper operation of the environment.
    Oracle EPM System
    Diagnostics
    Generated on 05/10/2012 11:16 AM
    Validation run on XXXXyour server nameXXXX
    EPM System Diagnostics info: 11.1.2.1.0 drop 36-0 build 6321-on-03/01/2011 06:48 AM
    Build version: 11.1.2.1.0.6765
    OS name: Windows Server 2008 R2
    OS version: 6.1
    Test Status     Service     Test Description     Duration
    Hyperion Foundation               
    PASSED     CFG: Configuration     Validating that configuration tasks have been completed     0 seconds
    PASSED     DB: Database Connectivity     Checking connection to database jdbc:weblogic:sqlserver://XXXXyouservernameXXXX:1433;databaseName=HYPv11Foundation     0 seconds
    PASSED     EXT: External Authentication     Check Native Directory external authentication provider configuration     0 seconds
    etc
    etc
    etcYou can run this program on a product by product basis or on all of the products installed on a server at one time.
    Execute the validate.bat program from the following folder : <MIDDLEWARE HOME>\user_projects\epmsystem1\bin
    Reports will be stored at : <MIDDLEWARE HOME>\users_projects\epmsystem1\diagnostics\reports
    NOTE: epmsystem1 may not be the folder name as this was specified during your install. epmsystem1 should be the default name.

Maybe you are looking for

  • Access via 'NULL' object reference not possible Error in WD application execution

    Experts, I am getting following error for web dynpro application intermittently, please find following error log: What happened?     Error in the ABAP Application Program     The current ABAP program "CL_SALV_WD_C_TABLE_V_TABLE====CP" had to be     

  • Update batch no in ME21N

    Hi Friend, I want to update batch no in ME21N. -     At the time of saving the purchase order, a batch number should be generated as follows: o     XXXXX = last 5 digits from the purchase order o     XXXXX = Item number of the purchase order item

  • Select options -restricting the operator value options.

    Hi, In selection screen for the  select options or parameter declarations  I need to restrict the operator options , like when they click for any select options it will give options to select = , #, <, <= , > , >= all these options right. I would lik

  • I want to share a profile -- extensions, cookies, etc -- across two firefox processes

    I want to share as much of a profile as possible across two separate processes. Why? FF seems to accumulate increased CPU load over time; flash seems to affect this more than anything else. FF also seems to grow; again, flash makes this more common.

  • How to add Table element in PDF form in Webdynpro

    Hello Everybody, I am developing one application in Webdynpro using PDF form in it. I wantable control in PDF form. I read somewhere that we can add table control in PDF form. But i didnt find how to add the same. So if anybody knows then please help