Issue with installation of Common schema of Oracle BI Sample

Hi, I am trying to install the Common schema of Oracle Business Intelligence that provides all the sample data used by the Discoverer tutorials. I have an Oracle 10g XE installed on a Windows XP box. There is no "SH" schema shipped with the XE so I created the database schema.
Once I followed the steps and ran the script install_rel.bat, I kept getting error "ORA-01031: insufficient privileges". I think the script aborted at the command "%ORACLE_HOME%\BIN\sqlplus -L -S "/ as sysdba" @user_exists.sql SH" inside the script. Any ideas?
Mike.

Hello Yatan,
To start the nodemanager, you need to browse to C:\Oracle\MiddlewarePS4\wlserver_10.3\server\bin and execute "startNodeManager.cmd" (there is no such file like startNodeManager.bat).
"nodemanager.properties" will get created under ""C:\Oracle\MiddlewarePS4\wlserver_10.3\common\nodemanager\" once you start the nodemanager.
You can also check the status of nodemanager from weblogic console.
a) Login to weblogic console.
b) Browse to Environment -> Machines in the Domain Structure panel (located left side)
c) Click on "LocalMachine".
c) Click on "Monitoring" tab to know the status of nodemanager.
Thanks,
-Pavan

Similar Messages

  • Issues with Installation Oracle 10g over Vista Home premium

    Hi All,
    I was trying to install Oracle 10g over my laptop which has Vista Home Basic Edition.
    After the installation got completed, i got a prompt for Configuration of Net Services without which i was unable to connect to any of the database through the
    sql prompt.
    Can you just guide me through the steps for configuring the Net services so that i am able to login through sql prompt and connect to a database.
    When ever i try loggin in, i am getting back an error as " No TNS listeners could be found."
    Please guide me through the steps so that i am able to connect to the database.

    Did you created the database with installation? If not then first try to create database with database configuration assistant.

  • Issue with the upadted database Schema in ODI 11g ?

    Hi ,
      I am new to ODI ..  and i am using ODI 11g .
    the problem which i am facing is below stated :
    I have an existing interface with both source and target tables its working fine . when there is change in the column in the source and the target table i do the reversed enginnner to get the new colums in the source nad the target schema .
    I tried to retain the existing mapping  of source and traget by deleting the source schema and replacing it with the newly updated schema  in the source colum in the interface .
    and  drag and drop the the newly updated schema In the target colum in this way i was able to retain the existing mapping ,and did the mapping for the new columns in both .
    The problem is that it is running succesful and data for the earlier existing mapping are moving from source to target but not for the newly mapped column .
    please help me out in sorting out this issue 
    the knowlede modules that i am using it are as follows
    For LKM  i am using LKM SQL to SQL
    For CKM  - CKM SQL
    FOR IKM -IKM SQL Incremental Update

    Thanks for the suggestion .i am working with Interface . i implemented that and got the colums without deleting anything ,but when  i am mapping the newly upadted colums i am getting an error while executing the Interface .
    ODI-1228: Task TARGET_1 (Control) fails on the target  connection odipoc.
    Caused By: java.sql.SQLSyntaxErrorException: ORA-00904: "COUNTRY": invalid identifier
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1115)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3954)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1539)
    at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:163)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:366)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:292)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:855)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
    at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)

  • Performance issue with view selection after migration from oracle to MaxDb

    Hello,
    After the migration from oracle to MaxDb we have serious performance issues with a lot of our tableview selections.
    Does anybody know about this problem and how to solve it ??
    Best regards !!!
    Gert-Jan

    Hello Gert-Jan,
    most probably you need additional indexes to get better performance.
    Using the command monitor you can identify the long running SQL statements and check the optimizer access strategy. Then you can decide which indexes might help.
    If this is about an SAP system, you can find additional information about performance analysis in SAP notes 725489 and 819641.
    SAP Hosting provides the so-called service 'MaxDB Migration Support' to help you in such cases. The service description can be found here:
    http://www.saphosting.de/mediacenter/pdfs/solutionbriefs/MaxDB_de.pdf
    http://www.saphosting.com/mediacenter/pdfs/solutionbriefs/maxDB-migration-support_en.pdf.
    Best regards,
    Melanie Handreck

  • Issue with installation of ofm application adapter

    Hi,
    I'm new to application adapter for SAP in 11g.
    I was working on an integration scenario between oracle-ebs and sap using ofmw 11g (11.1.1.4).
    When I'm trying to install ofm_adapters_application_generic_11.1.1.4.0 (downloaded from OTN).
    When executing/running "iwora11gPS3_application-adapters_win.exe", getting following error:
    __"Error while checking for instances  an error occurred while trying to manage the selected instance"__
    configuration is as follows:
    Machine: windows virtual machine
    OS: Windows Server 2K3, Service Pack 2
    DB version: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0
    JDK Version: java version "1.6.0_21" ( installs default along with Weblogic)
    FMW: Oracle SOA Suite 11gR1 (11.1.1.4.0)
    Could someone please help here as to what could be the reason, why this error is coming and how we could resolve this.
    Regards,
    newbie.

    From our experience, we decided to have our server re-imaged and re-installed all the necessary Oracle Suites. We believe something in the registry was preventing us from installing the application adapter. Once we cleaned out our box, everything went well and we were able to install the Application Adapter with no error. This may not be ideal if you are in a production environment, but for development this maybe quick and clean.

  • Issue with FRD and Forms Trace in Oracle Apps Release 12.0.6 forms

    Hi,
    Morning..could someone please assist us with this issue..
    We are trying to generate FRD and Forms Trace for a seeded Oracle Apps Forms in Release version 12.0.6
    1. We have setup the below mentioned profile option at the user level : ICX: Forms Launcher
    value : http://<host_name>:<port number>/OA_HTML/frmservlet?record=forms tracegroup=medium
    tried with this value as well : http://<host_name>:<port number>/OA_HTML/frmservlet?record=forms tracegroup=0-97
    and then log out and then tried the transaction steps again in Oracle Apps frontend
    2. Then checked at the directory location named : $FORMS_TRACE_DIR and there we see a file generated like this :forms_19136694.trc
    But in this file we could only see the generic seeded error messages...why are we not seeing all the message calls showing all the details regards form level trigger , data blocks , values etc for the form
    We need to have the FRD & Forms trace generated urgently for an issue...
    Could someone please help us as to how a complete FRD & Forms Trace be generated in Oracle Forms in Oracle Apps version R 12.0.6 & what exact steps need to be checked.
    Thanks

    2. Then checked at the directory location named : $FORMS_TRACE_DIR and there we see a file generated like this :forms_19136694.trc
    But in this file we could only see the generic seeded error messages...why are we not seeing all the message calls showing all the details regards form level trigger , data blocks , values etc for the form What is the timestamp of the file? Have you tried to delete/rename the file, reproduce the issue and see if a new file is generated?
    You would need to logout and login again, or bounce the application services (if possible) after doing the necessary configuration steps and before reproducing the issue.
    We need to have the FRD & Forms trace generated urgently for an issue...
    Could someone please help us as to how a complete FRD & Forms Trace be generated in Oracle Forms in Oracle Apps version R 12.0.6 & what exact steps need to be checked.Please see these docs.
    R12: Forms Runtime Diagnostics (FRD), Tracing And Logging For Forms In Oracle Applications [ID 438652.1]
    How To Collect And Use Forms Trace (FRD) in Oracle Applications Release 12 [ID 373548.1]
    Steps To Take FRD Trace in 11.5.10 & R12 [ID 867943.1]
    How To Generate A Stack Trace For Forms With Applications R12 [ID 789659.1]
    Thanks,
    Hussein

  • Security issues with calling web services from within Oracle?

    I'd like to use a trigger to initiate pushing data to a web service, so I thought we should call the web service from PL/SQL in a DBMS job, or perhaps create a .NET stored proc to call the service. Our DB Lead is concerned about security, since the standard model is for clients to call the database, and not for the database to function as a client.
    Does this pose any security risk? Can you refer me to any best practices or articles on this?
    Thanks in advance.
    Edited by: Kit.net on Nov 9, 2010 11:28 AM

    First, a trigger is there to for a single sole purpose - guaranteeing the integrity of the data and the transaction. It is not there to interact with external services and processes (like mail, web and other services). Doing that exposes the transaction to those other processes/services. The transaction can now fail. not because of a business rule validation, but because of a network error when the trigger accesses an external service. How on earth can a business transaction fail when the transaction is valid, but a the transaction's trigger hit an external access error!?
    And what happens do that event you have fired off in the trigger, when the transaction is rolled back? How do you undo that event you have created in the trigger that was based on uncommitted data?
    So using a trigger like this is simply stupid (and yes, I have seen it too often in practice with horrible results to sugarcoat such an idiotic approach).
    As for calling a web service from the database, using the database as the client in such a case. This is not a security risk. This is not unusual. In fact, it is very common in my experience. We have a lot of databases, ranging from SE to EE and several RAC clusters. All of them function as a client at some stage during processing. Some use a db link - and as a client fire off a SQL via that db link to a database server to obtain data. Some use ftp and act as a ftp clients, transferring processed data (XML format) to a server. Some call web services to extract data from 3rd party systems to reconcile the differences between local data sets and 3rd party data sets..
    This is common between server and server. I do not see anything unusual in the database server using another server (and acting as a client when it does). Security between servers should not be a major problem (in fact, it can easily be done in a very robust way using trusted and encrypted communication).
    The problem occurs when a client connects to the server and client and server roles are swapped at some stage (like the server "writing" a file directly to the client's filesystem). This very seldom makes any sense. And this is where authentication and security become an issue.

  • Issues with installing Time zone patch for Oracle 10.1.0.4 in Windows

    All,
    I have a working Oracle 10.1.0.4 installation on Windows box, I successfully patched the time zone patches(5865568 and 5126270), OPatch successfully installed the patch. But when I verified if the patch was installed, it says the patch is not installed. I wonder if any one else had this issue.
    The only difference in my installation was that my database does not use INIT.ORA but uses SPFILE.
    The Post Installation steps called to make certain parameter changes in INIT.ORA and restart the database. In my case I did not do this.
    Any ideas?
    thx
    SS

    I'm about to install this patch also. If I'm using an spfile I'll need to create pfile from spfile and modify the parameters in the pfile. When I then restart the database in migrate mode I must then say that I'd like to start using the pfile. Am I correct in assuming this??
    OR since I know that I'm using an spfile I could alter the spfile and use whats below. After I restart I can then take out these changes.
    ALTER SYSTEM SET system_trig_enabled=FALSE, JOB_QUEUE_PROCESSES=0, AQ_TM_PROCESSES=0
    COMMENT='Change To Take Effect After Jan 1 Reboot'
    SCOPE=SPFILE;
    thanks.
    Message was edited by:
    Bogey

  • Abort issue with installation CS6 (payloads)

    Dear all,
    Since I wanted to find out if CS6 products would pay out I wanted to install the trial version of the CS6 (MC) but got the below mentioned error messages during insallation process of PremierPro, Aftereffects, Indesign, Illustrator.
    I thought it would come form permission issue in the registry but what makes me wonder is that the reg  key in brakets (I think that is the key name) is not found in my registry hive.
    I worked with CS5 since long time smoothly, never had such an issue.
    --> My system for the Trial: Win7  /64bit / AV and Firwall disarmed for installation/ working as Admin / Highend HW
    Any Idea what interrupts the installation of the payload units?
    What does these Payloads require to settle? What are they good for?
    Thanx
    ----------- Payload: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0 -----------
    ERROR: Install MSI payload failed with error: 1603 - Schwerwiegender Fehler bei der Installation.
    MSI Error message:
    ----------- Payload: {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 -----------
    ERROR: Failed to install Microsoft Visual C++ 2010 Redistributable Package (x86). Please try installing it by double clicking on the executable at "D:\Softwarebibliothek\Webdesign\CS6 Master Collection\Adobe CS6\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2010 Redistributable Package (x86) from Microsoft website - www.microsoft.com
    ----------- Payload: {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148 -----------
    ERROR: Failed to install Microsoft Visual C++ 2008 Redistributable Package (x86). Please try installing it by double clicking on the executable at "D:\Softwarebibliothek\Webdesign\CS6 Master Collection\Adobe CS6\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2008 Redistributable Package (x86) from Microsoft website - www.microsoft.com
    ----------- Payload: {9D2A060F-AC6B-11E0-8C00-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x64) 10.0.40219.1 -----------
    ERROR: Failed to install Microsoft Visual C++ 2010 Redistributable Package (x64). Please try installing it by double clicking on the executable at "D:\Softwarebibliothek\Webdesign\CS6 Master Collection\Adobe CS6\payloads\Microsoft VC 2010 Redist (x64)\vcredist_x64.exe", or download and install the latest Microsoft Visual C++ 2010 Redistributable Package (x64) from Microsoft website - www.microsoft.com
    ----------- Payload: {9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x64) 9.0.30729.4148 -----------
    ERROR: Failed to install Microsoft Visual C++ 2008 Redistributable Package (x64). Please try installing it by double clicking on the executable at "D:\Softwarebibliothek\Webdesign\CS6 Master Collection\Adobe CS6\payloads\Microsoft VC 2008 Redist (x64)\vcredist_x64.exe", or download and install the latest Microsoft Visual C++ 2008 Redistributable Package (x64) from Microsoft website - www.microsoft.com
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR: DW050:  - Microsoft_VC80_CRT_x86: Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2008 Redistributable Package (x64): Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2008 Redistributable Package (x86): Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2010 Redistributable Package (x64): Install failed
    ERROR: DW050:  - Microsoft Visual C++ 2010 Redistributable Package (x86): Install failed
    ERROR: DW050:  - Adobe SwitchBoard 2.0: Install failed

    Sorry - I missed to say that I had tried to install them manually but it failed the same way - what could be the reason? (And I also downloaded the once that where suggested for download)
    Which areas of Windows need to be accessed here for the installation?

  • Issues with installation and Error codes afterwards ...

    So this morning getting on my computer I was going to watch youtube videos, and it popped up saying that my adobe flash player was out of date.
    Fine and all, I went to update, and when the .exe finished downloading I launched it, and the Adobe Flash Player installer popped up, and its was blank, didnt do anything.
    I did some searching around and found that a way around it is downloading the offline installer, which a member of this board posted links to very often. But everytime I tried following these links it was giving me a 404, so I did some searching around, ended up a the download center Adobe Flash Player - Downloads and downloaded this one : Download the Windows Flash Player 15 Plugin content debugger (for Netscape-compatible browsers) (EXE, 16.84 MB)
    It installed just fine, my videos and .swf files loaded again.
    But now I've run into another issue, when I load a youtube video up, I get a couple error codes, here they are
    Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.
    Now, I've googled these errors, and looked at the help section on this site, and both of these have nothing to do with the issue I'm having, they seemingly pop up for no reason, when I hit dismiss all or continue the video plays just fine. But I would really rather not have to deal with this popping up every single time I go to watch a video.
    I dont know if it has something to do with plugins I'm using or the browser, I'll do some more tests meantime but I'll list what Im running below :
    Windows 7 Ultimate 64 bit
    Using the Opera Web browser
    The only extension that I believe could be causing an issue, is Youtube Center, but the only thing that really changes is the way the video loads, I'll try disabling it and seeing if that changes it but I'm confident thats not the issue here.
    If someone could help me out with this I would really appreciate it.

    useduser wrote:
    Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.
    You get this because you installed the debug player.  Uninstall it, and install the standard players from
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)

  • Viewmail for lotus notes - Issue with installation

    Hello there,
    We just did an upgrade from an older version of unity and call manager (4 to 9)
    There unity was tied to lotus notes. 
    We are having an issues configuring the Viewmail for lotus notes client.
    we are using the following installation guide
    http://www.cisco.com/en/US/docs/voice_ip_comm/connection/vmn/release/notes/851cucvmnrn.html
    on theCreating a ViewMail for Notes Account in Notes section
    step 2 (we are using notes 8.5)
    it says from the file menu select open then lotus notes application then Install VMN
    that menu option is not there at all.  Please help
    we have a menu under file then application.  however there is not Install VMN option
    we are on connection 9.1.1a however the issue seems to be with the client not matching up on the install instructions
    thanks

    Please check the below docs . Looks like the EOL for IBM lotus with cisco UC has
    ended a long time back. 
    http://www.cisco.com/en/US/prod/collateral/voicesw/ps6789/ps9830/end_of_life_notice_c51-546834.html
    http://www.cisco.com/en/US/products/sw/voicesw/prod_category_end_of_life.html
    The above is the reason why you probably do not see the install VMN option.
    Hope that helps!
    Regards,
    Karthik Sivaram

  • Issue with creating Web Service Client using Oracle JDeveloper

    Hi All,
    I am trying to create a Web Service Client using Oracle JDeveloper. I set the Project compiler property to JRE 1.4
    When I run the web service client, it throws me bunch of errors saying:
    'Error(32,2): annotations are not supported in -source 1.4'
    I am wondering why JDeveloper is using annotations even after I set the compiler property to 1.4
    I am following this link to create the webservice client:
    http://www.oracle.com/technetwork/developer-tools/forms/webservices-forms-11g-094111.html
    Any help in this regard would be greatly appreciated.
    Thanks,
    Scott.

    Dear Shay,
    Thanks for your prompt response.
    You are right. JDeveloper 11g uses JDK 6 style annotations for the clients it creates. But you can change the JRE Version used at compile time by following these steps:
    1. In the Applications Navigator, right-click the Project Nanem node and select Project Properties... from the context menu.
    2. Select the Compiler node and check the Source Files and Generated Class Files dropdown lists. You may change these versions depending on the version of the JRE you are using with Forms to ensure that the compiled
    classes from JDeveloper can be read by the JRE used by Form.
    So I selected JDK version 1.4 there.
    Sorry that I did not mention that we are using Oracle Forms 10g. That is the reason I selected JDK 1.4
    Thank you.
    Scott.

  • Issues with installation of adobe flesh player

    I'm unable to install latest version of adobe player or even install clean version of it (after uninstalling). I removed all the components and still have issues as it gets stuck at 30%. Is there any way of resolving it?thanks

    Get the offline flash player installer from this link
    https://get.adobe.com/it/flashplayer/download/?installer=FP_17_Mac_for_Safari_an d_Firefox_-_NPAPI&standalone=1

  • Issue with enabling the save button for Oracle Composer

    Hi
    I was trying to create a custom webcenter portal application through JDeveloper which allows the user to edit the content at runtime with the help of oracle composer.
    Followed the steps below as specified in the developers guide.
    1. Implemented ADF security.
    2. Updated the adf-config file with the required namespaces.
    3. Updated the web.xml file to set the appropriate filter mappings.
    The web application is deployed successfully without any errors. However, the save button doesn't seem to get enabled. So, not very sure if the sandbox is enabled.
    Have a hunch that there could be a problem in configuring it with the datasource as while deploying the prompt still refers to the file system mds and not from DB.
    Could somebody please provide clear steps as to how to go about the dataSource creation and configure this datastore for enabling the sandbox. It would really help in understanding it better.
    Thanks

    First of all, are you using webcenter 11.1.1.3 or 11.1.1.4?
    Judging from your explenation i should say you are using .3 because in the later releases you don't need to configure adf security anymore.
    If you are using .3 than you should complete following steps:
    http://download.oracle.com/docs/cd/E14571_01/webcenter.1111/e10148/jpsdg_page_editor_mds.htm#CHDBHBDA

  • Having Issue with Service Monitor Report when using Oracle DB

    Hi,
    I set up Oracle XE to store monitoring and message data for Service Monitor. I configured the Database Connection in Policy Studio, and deployed the configuration. When starting the Service Monitor, I got "There are no reporting nodes configured." error.
    Here is the detailed message:
    INFO 27/Jan/2012:13:13:54.155 [ed46fa00] thread set netsvc threadpool drained
    INFO 27/Jan/2012:13:13:55.074 [ed46fa00] rolling file logs/ConfigurationManagementAuditTrail.xml stopped
    INFO 27/Jan/2012:13:13:55.078 [ed46fa00] Shutting down Policy Director Manager
    INFO 27/Jan/2012:13:13:55.093 [ed46fa00] rolling file trace/ServiceMonitor.trc stopped
    [oracle@EDCPR16P0 bin]$ ./oegservicemonitor
    INFO 27/Jan/2012:13:13:59.896 [911baa00] Attempting to connect to entity store at federated:file:////u01/app/oracle/oeg11g/oegservicemonitor/conf/fed/configs.xml
    INFO 27/Jan/2012:13:14:03.014 [911baa00] Realtime monitoring disabled
    INFO 27/Jan/2012:13:14:03.016 [911baa00] Storing metrics in database disabled
    INFO 27/Jan/2012:13:14:03.781 [911baa00] cert store configured
    INFO 27/Jan/2012:13:14:03.785 [911baa00] keypairs configured
    INFO 27/Jan/2012:13:14:03.791 [911baa00] Initializing server
    INFO 27/Jan/2012:13:14:04.423 [911baa00] Attempting to connect to repConfig entity store at file:/u01/app/oracle/oeg11g/oegservicemonitor/conf/repConfig.xml
    INFO 27/Jan/2012:13:14:04.455 [911baa00] There are no reporting nodes configured.
    INFO 27/Jan/2012:13:14:04.456 [911baa00] Initializing report file format transformer
    INFO 27/Jan/2012:13:14:13.005 [911baa00] Server initialized
    INFO 27/Jan/2012:13:14:13.206 [911baa00] TCP interface
    INFO 27/Jan/2012:13:14:13.206 [911baa00] checking invariants for interface *:8040
    INFO 27/Jan/2012:13:14:13.206 [911baa00] listen on address 0.0.0.0/8040
    It looks like the repConfig.xml file needs to be updated. If so, what elements? Anything else i am missing?

    You need to add a Gateway node the service monitor.
    To do this browse to http://HOST:8040/
    Using the default port, you can connect to the Service Monitor interface in a browser, where HOST points to the IP address or hostname of the machine on which Service Monitor is installed.
    Right mouse click and add the Gateway node.

Maybe you are looking for

  • Moved to Lion and all folders in mail disappeared. How can I restore them from Time Machine?

    When I moved to Lion I had to reconfigure my mailbox and all previous folders disappeared. How can I restore them? I have backip of everything in the Time machine but cannot find the folders and do not know how to import them when I do. Thank you so

  • How do I view the contents of my ipod on the new itunes?

    I used to always drag and drop and delete manually off my ipod, but now I can't seem to find the ipod itself on itunes. I can switch between the itunes store and my library but I can't seem to view the actual ipod. Is this apple saying I need to sync

  • Using v9.0.1. When I launch I get message that already running (2)-why?

    + recently often get Firefox messages telling me that I have high memory usage. Think I have the current release. (Ditched Avast antivirus because it was incompatible w new version and bought Norton to be able to update Firefox.) When I launch Firefo

  • Howto for uloading to iTunes

    Hi. We have a number of apps ready to go for ipad but no matter what I try I can't seem to get  the apps accepted by the Application Loader. We have encountered dozens of error messages over the last few months and we are at our witts end. Please can

  • LR5 Crashes with selecting "preview" or "play" in Slideshow tab.

    I own the latest version of LR5 and am running it on a 1st gen Mac Book Pro Retina with OSX 10.9 also with a secondary monitor running off of HDMI.  I've never used this feature until now and trying to test it out. Any clues on why it wouldn't be wor