OMS an repository migration

Hi all,
i have OMS(9i) and his repository(9i) installed in one machine that is going to be migrated. The future machine will have a different hostname and IP. ALso the target databases will be migrating to new machines with different hostnames and IPs. What will i have to do so that the new migration of OMS and his targets goes well?

Refer the note 388090.1

Similar Messages

  • SQL Developer 4.0 EA3: Data Miner Repository Migration Issue

    If you are attempting to migrate a existing Data Miner repository using SQL Developer 4.0 EA3, please review the following Data Miner forum posting.
    Thanks, Mark
    Data Miner Extension in SQL Developer 4.0 EA3 Release: EA3 Repository Migration Failure

    Hi Gustavo,
    It appears your Service SFTP user was not created correctly. Please contact support and mention the fact that your Service SFTP user appears on Security/Users tab and not on Security/SFTP Users tab.
    Vlad

  • Need details about the BI repository migration

    I have a requirement coming my way, although I am not working in Technology related to BI , my client insists me to do some BI repository migration.
    His requirement was that he has already done the cloning part of the DB, now all he wants is , the BI repository needs to be reproduced from the current server to another server.
    Kindly let me know any pointers for this BI repository migration.
    Thanks in advance.
    Regards,
    SID

    Hi,
    look if this is want you are looking for:
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/484161.htm
    Regards.
    Bruno Condemi

  • OBIEE 10g incremental repository migration

    Could someone direct me to an Oracle document or previous post that clarifies if incremental OBIEE repository migration utilizing copy/paste between two offline repositories is supported, and if doing so viloates any Oracle warranty? We're on version 10.1.3.2. Thanks.

    thanks bifacts. i have reviewed this article before and conducting our migrations the way it describes, but have recently been told that this approach is no longer supported by Oracle (i.e., incremental copy/paste). can you confirm if it's supported? or, to ask another way, are there any Oracle support risks associated to heading down this path?

  • OBIEE Repository migration

    Hello Guys,
    I ran into a strange problem today. I am using repository migration to migrate my objects from one repository to the other. There are some dummy presentation table that i created to nest some of the presentation tables under it.
    After the repository migration strangely all my dummy folders are gone from the presentation layer. It will only display the presentation tables that have columns under it.
    I end up manually creating those dummy presentation tables again after the migration.
    Is this a known behaviour or am i missing some thing here? Please advice
    Thanks
    Prasanth Gurram

    Its a known bug. What oracle says about it is, A presentation table should have at least one column, Then only it considers for migration.
    In your case what you have to do is create a dummy column and remove read access for every one. So that we will overcome the problem in the rpd mgiration.
    - Madan

  • = Help PLEASE ! (Designer repository migration 6i)

    Hi everybody,
    (Oracle Designer 2000 repository migration from 6 to 6i)
    I'd like to know where can I find the script 'migrate_repos_privs.sql'. The propose of this script is to migrato users from the old repository version to 6i.
    I start with repository version 6 and I try to execute this script. The source of this script try to call 'jr_sys_privs.ins' package internally but it doesn't exist in old repository. The result obviously is an error 'pl/sql called not found'.
    This is the fouth step (4/5) in the tutorial instructions. Next I'm going to push the 'migrate repository' button in the tool to complete the migrate process.
    Thanks. (Please, send me copy of your answers to: [email protected] )
    Best regards:
    Richard.

    Hi,
    The MIGRATE_REPOS_USERS.SQL script is generated when you run the the CKGENUSR.SQL script (step 12.1 of the insallation guide). In the box at the beginning of '12:Migration of subordinate users'it describes how when you run CKGENUSR.SQL it generates the MIGRATE_REPOS_USERS.SQL to your working directory.
    check your working directory after running CKGENUSR.SQL you should find the script there.
    Rgds
    Susan Duncan
    Oracle Designer Product Management

  • Prerequsites before Repository Migration

    Dears,
    We need to perform repository migration from Dev environment to Production environment. Can anyone please confirm me what are prerequisites need to be taken before performing?
    Please correct me if I am wrong & let me know If I miss anything. I think we need to:-
    1.) Take backup of Production repository (i.e. by exporting the Prod repository)
    2.) Need to take the backup of the production server installed folder (i.e. sba81 folder (installed folder))
    Please let me know anything more need to be taken as backup. Your help is highly appreciated.
    Regards,
    Abi

    I think there are two different things in your questions.
    Your primary question is what you have to do for a DEV2PROD.
    One of the sub questions is, if you should make a backup of the current repository in PROD.
    You can import a repository (with a different name), but it won't be active.
    Or you can stop the server, rename the current repository and import the new repository with the name "Siebel Repository".
    Once that is done, you can do the DDLSYNC, to make the new columns/tables active.
    Workflows are migrated with the new repository, but still need to be activated.
    The application will need the new SRF, as most of the functionality is run from the SRF and not from the repository.
    To answer your sub question about exporting the PROD repository, you have to find out if release files are stored somewhere.
    If they keep older copies of the previous releases, there is no need to export the PROD repository.
    So in the case that earlier release files are not kept (or this is your first release), you can export the repository from PROD.

  • Data Miner Extension in SQL Developer 4.0 EA3 Release: EA3 Repository Migration Failure

    The Data Miner extension in the SQL Developer 4.0 EA3 release fails when attempting to migrate the repository to EA3. This posting contains instructions on how to recover from this failure as well as to successful migrate the repository from EA2 to EA3. There are no problems when just installing a fresh Data Miner repository.
    Sorry about the difficulty if this has caused you any problems.
    Mark
    Failure message displayed in log when migrating to EA3:
    Error report -
    ORA-06550: line 96, column 40:
    PLS-00382: expression is of wrong type
    ORA-06550: line 96, column 7:
    PL/SQL: Statement ignored
    06550. 00000 -  "line %s, column %s:\n%s"
    *Cause:    Usually a PL/SQL compilation error.
    *Action:
    Instructions on how to recover from failure and continue using original version of SQL Developer:
    1) Execute the following sql as SYS in order to allow the Data Miner repository to be open for use again:
    UPDATE ODMRSYS.ODMR$REPOSITORY_PROPERTIES
    SET PROPERTY_STR_VALUE = 'LOADED'
    WHERE PROPERTY_NAME = 'REPOSITORY_STATUS';
    COMMIT;
    2) During attempted migrationto EA3 failed, access priviliges to the Data Miner repository are revoked from users. In order to use Data Miner again, these grants must be reapplied. You can either use the UI guided process to accomplish this, which requires the SYS password, or you can run the usergrants.sql script, again as the SYS user. For instructions on how to run the usergrants.sql script, or any adminstrative script, review the instructions contained in the install_scripts_readme.html file. You can find this file in the SQL Developer directories created when you unzipped SQL Developer. It is located in the following relative directory: \<SQL Developer Install Directory>\sqldeveloper\dataminer\scripts.
    Instructions on how to successfully migrate to EA3.
    If you have already attempted to migrate to EA3 and failed, then you need to perform the recovery instructions noted above, after which you can continue with the instructions below.
    If you have not yet attempted to migrate to EA3, then just following the instructions below.
    1) Replace all contents the script file createxmlworkflowsbackup.sql with specification contained at the end of this posting. The file to edit can be found in the \<SQL Developer Install Directory>\sqldeveloper\dataminer\scripts directory.
    2) After completing the edit to createxmlworkflowsbackup.sql,  you can proceed with the UI guided migration or perform the migration using the appropriate migration script. Review the install_scripts_readme.html file in the /dataminer/scripts directory for instructions on how to perform the migration using the script. For the UI migration, simply open any user connection in your Data Miner navigator, and you will be prompted to perform the migration.
    WHENEVER SQLERROR EXIT SQL.SQLCODE;
    DEFINE MAX_VERSIONS = 30
    EXECUTE dbms_output.put_line('Start Backup Data Miner Workflows ' || systimestamp);
    DECLARE
      table_cnt NUMBER;
    BEGIN
      SELECT count(*) INTO table_cnt FROM all_tables WHERE owner='ODMRSYS' AND table_name='ODMR$WORKFLOWS_BACKUP';
      IF (table_cnt = 0) THEN
        EXECUTE IMMEDIATE '
          CREATE TABLE ODMRSYS.ODMR$WORKFLOWS_BACKUP
            USER_NAME VARCHAR2(30 CHAR) NOT NULL
          , PROJECT_ID NUMBER NOT NULL
          , PROJECT_NAME VARCHAR2(30 CHAR) NOT NULL
          , PJ_CREATION_TIME TIMESTAMP(6) NOT NULL
          , PJ_LAST_UPDATED_TIME TIMESTAMP(6)
          , PJ_COMMENTS VARCHAR2(4000 CHAR)
          , WORKFLOW_ID NUMBER NOT NULL
          , WORKFLOW_NAME VARCHAR2(30 CHAR) NOT NULL
          , WORKFLOW_DATA SYS.XMLTYPE
          , CHAIN_NAME VARCHAR2(30 CHAR)
          , RUN_MODE VARCHAR2(30 CHAR)
          , STATUS VARCHAR2(30 CHAR) NOT NULL
          , WF_CREATION_TIME TIMESTAMP(6) NOT NULL
          , WF_LAST_UPDATED_TIME TIMESTAMP(6)
          , BACKUP_TIME TIMESTAMP(6) NOT NULL
          , VERSION NUMBER NOT NULL
          , WF_COMMENTS VARCHAR2(4000 CHAR)
          , CONSTRAINT ODMR$WORKFLOWS_BACKUP_PK PRIMARY KEY
              PROJECT_ID
            , WORKFLOW_ID
            , VERSION
            ENABLE
          LOGGING
          PCTFREE 10
          INITRANS 1
          XMLTYPE COLUMN "WORKFLOW_DATA" STORE AS BASICFILE CLOB';
      END IF;
    END;
    DECLARE
      schema_old_ver VARCHAR2(30);
      schema_ver   VARCHAR2(30);
      patch        VARCHAR2(30);
      db_ver       VARCHAR2(30);
      v_storage    VARCHAR2(30);
      schema_data  CLOB;
      v_db_11_2_0_2 NUMBER; -- db is <= 11.2.0.2?
      row_cnt      NUMBER;
      ver_num      NUMBER := 1;
      maintaindom  NUMBER;
      workflow_rec ODMRSYS.ODMR$WORKFLOWS_BACKUP%ROWTYPE;
    BEGIN
      SELECT STORAGE_TYPE INTO v_storage FROM ALL_XML_TAB_COLS WHERE OWNER='ODMRSYS' AND TABLE_NAME='ODMR$WORKFLOWS' AND COLUMN_NAME='WORKFLOW_DATA';
      if (db is >= 11.2.0.3 AND SQL Dev > 3.0) OR (db is <= 11.2.0.2 AND MAINTAIN_DOM_PATCH_INSTALLED)
        back up all workflows
      end if  
      IF (v_storage != 'BINARY') THEN
        -- determine xml schema version
        SELECT XMLSerialize(CONTENT SCHEMA AS CLOB) INTO schema_data
        FROM DBA_XML_SCHEMAS WHERE schema_url = 'http://xmlns.oracle.com/odmr11/odmr.xsd' AND owner = 'ODMRSYS';
        maintaindom := INSTR(schema_data, 'xdb:maintainDOM="false"', 1, 1);
        -- determine database version
        SELECT version INTO db_ver FROM product_component_version WHERE product LIKE 'Oracle Database%';
        --- Check schema compatibility
        schema_old_ver := '11.2.0.1.9'; -- default value
        BEGIN
          SELECT property_str_value INTO schema_ver
          FROM "ODMRSYS"."ODMR$REPOSITORY_PROPERTIES" WHERE property_name = 'WF_VERSION';
          IF schema_old_ver = schema_ver  THEN
            IF NOT (db_ver = '11.2.0.1' OR db_ver = '11.2.0.2') THEN
              dbms_output.put_line('WARNING: The backup process can not be done, The workflows need to be migrated first');
            RETURN;
            END IF;
          END IF;
        EXCEPTION WHEN NO_DATA_FOUND THEN
          schema_ver  := schema_old_ver;
          dbms_output.put_line('No WF_VERSION found. Defaults to: '  || schema_old_ver);
        END;
        -- determine if MAINTAIN_DOM_PATCH_INSTALLED
        IF (INSTR(db_ver, '11.2.0.2') > 0 OR INSTR(db_ver, '11.2.0.1') > 0 OR INSTR(db_ver, '11.2.0.0') > 0) THEN
          v_db_11_2_0_2 := 1;
          BEGIN
            SELECT PROPERTY_STR_VALUE INTO patch FROM ODMRSYS.ODMR$REPOSITORY_PROPERTIES WHERE PROPERTY_NAME = 'MAINTAIN_DOM_PATCH_INSTALLED';
            patch := UPPER(patch);
          EXCEPTION WHEN NO_DATA_FOUND THEN
            patch := 'FALSE';
          END;
        ELSE
          v_db_11_2_0_2 := 0;
        END IF;
      END IF;
      IF (   v_storage = 'BINARY'
          OR (v_db_11_2_0_2 = 0) -- db is >= 11.2.0.3
          OR ((v_db_11_2_0_2 > 0) AND ((patch = 'TRUE') OR (maintaindom = 0))) ) THEN -- db is <= 11.2.0.2 AND (MAINTAIN_DOM_PATCH_INSTALLED OR maintaindom="true")
        SELECT count(*) INTO row_cnt FROM ODMRSYS.ODMR$WORKFLOWS_BACKUP;
        IF (row_cnt > 0) THEN
          SELECT NVL(MAX(VERSION)+1,1) INTO ver_num FROM ODMRSYS.ODMR$WORKFLOWS_BACKUP;
        END IF;
        FOR wf IN (
          SELECT
            p.USER_NAME "USER_NAME",
            p.PROJECT_ID "PROJECT_ID",
            p.PROJECT_NAME "PROJECT_NAME",
            p.CREATION_TIME "PJ_CREATION_TIME",
            p.LAST_UPDATED_TIME "PJ_LAST_UPDATED_TIME",
            p.COMMENTS "PJ_COMMENTS",
            x.WORKFLOW_ID "WORKFLOW_ID",
            x.WORKFLOW_NAME "WORKFLOW_NAME",
            xmlserialize(DOCUMENT x.WORKFLOW_DATA as CLOB indent size = 2) "WORKFLOW_DATA",
            x.CHAIN_NAME "CHAIN_NAME",
            x.RUN_MODE "RUN_MODE",
            x.STATUS "STATUS",
            x.CREATION_TIME "WF_CREATION_TIME",
            x.LAST_UPDATED_TIME "WF_LAST_UPDATED_TIME",
            x.COMMENTS "WF_COMMENTS"
          FROM ODMRSYS.ODMR$PROJECTS p, ODMRSYS.ODMR$WORKFLOWS x
          WHERE p.PROJECT_ID = x.PROJECT_ID
        LOOP
          workflow_rec.USER_NAME := wf.USER_NAME;
          workflow_rec.PROJECT_ID := wf.PROJECT_ID;
          workflow_rec.PROJECT_NAME := wf.PROJECT_NAME;
          workflow_rec.PJ_CREATION_TIME := wf.PJ_CREATION_TIME;
          workflow_rec.PJ_LAST_UPDATED_TIME := wf.PJ_LAST_UPDATED_TIME;
          workflow_rec.PJ_COMMENTS := wf.PJ_COMMENTS;
          workflow_rec.WORKFLOW_ID := wf.WORKFLOW_ID;
          workflow_rec.WORKFLOW_NAME := wf.WORKFLOW_NAME;
          workflow_rec.WORKFLOW_DATA := SYS.XMLTYPE(wf.WORKFLOW_DATA);
          workflow_rec.CHAIN_NAME := wf.CHAIN_NAME;
          workflow_rec.RUN_MODE := wf.RUN_MODE;
          workflow_rec.STATUS := wf.STATUS;
          workflow_rec.WF_CREATION_TIME := wf.WF_CREATION_TIME;
          workflow_rec.WF_LAST_UPDATED_TIME := wf.WF_LAST_UPDATED_TIME;
          workflow_rec.BACKUP_TIME := SYSTIMESTAMP;
          workflow_rec.VERSION := ver_num;
          workflow_rec.WF_COMMENTS := wf.WF_COMMENTS;
          BEGIN
            -- Output the ids (proj name, workflow name, proj id, workflow id)
            dbms_output.put_line('Backup workflow: ('||wf.PROJECT_NAME||', '||wf.WORKFLOW_NAME||', '||wf.PROJECT_ID||', '||wf.WORKFLOW_ID||')');
            INSERT INTO ODMRSYS.ODMR$WORKFLOWS_BACKUP VALUES workflow_rec;
            COMMIT;
          EXCEPTION WHEN OTHERS THEN
            dbms_output.put_line('Backup workflow failed: ('||wf.PROJECT_NAME||', '||wf.WORKFLOW_NAME||', '||wf.PROJECT_ID||', '||wf.WORKFLOW_ID||')');
          END;
        END LOOP;
      END IF;
      -- keep the latest 30 versions
      EXECUTE IMMEDIATE 'DELETE FROM ODMRSYS.ODMR$WORKFLOWS_BACKUP WHERE VERSION <= :1' USING (ver_num - &MAX_VERSIONS);
      COMMIT;
    EXCEPTION WHEN OTHERS THEN
      ROLLBACK;
      RAISE_APPLICATION_ERROR(-20000, 'Workflow backup failed. Review install log.');
    END;
    EXECUTE dbms_output.put_line('End Backup Data Miner Workflows. ' || systimestamp);

    823006 wrote:
    5.a. XLS export of big number columns looses precision, for example a number(38) column with all digits used.
    I believe excel only holds 15 digits of precision.
    Edited by: 823006 on Jan 18, 2011 8:14 AMThen it would be nice if you can define the "excel type" of each column. So you can make this number a "string" in the XLS.
    Edited by: user9361780 on Jan 18, 2011 9:12 AM

  • Database repository migration

    <p>I have Hyperion Intelligence Server 8.3 on Windows box andDatabase Repository sitting on ORACLE, authentication is viaLDAP.</p><p> </p><p>I'm trying to migrate (this is DEV BOX) Oracle DatabaseRepository to new server, here is what I did step-by-step.</p><p> </p><p>1. shut down 3 services (DAS, BI, BrioPlatform) on HI DEV serverin correct order</p><p> </p><p>2. migrated complete schema (all data, tables) to new oracleserver (new server uses same schema name, same password).</p><p> </p><p>3. changed JDBC in LOCAL SERVICES CONFIGURATOR (I double-checkedthis)</p><p> </p><p>4. started all 3 services in correct order</p><p> </p><p> </p><p> </p><p>When I try to login to the web server from the web browser, Iget error  "</p><form action="/Hyperion/browse" method="post"><center>Your attempt to log into the Hyperion Performance Suitefailed. You must supply a valid username, password and server tolog onto the system. <table cellspacing="0" border="0" id="bannerMsg" cellpadding="0"><tr><td>"</td></tr></table></center></form><p> </p><p> </p><p>any idea what I have to do in oder to correctly migrate therepository?</p><p> </p><p>database server will be still oracle (same version), schema andpassword will be the same, only host name, port and database nameare going to change (I changed all three in JDBC connectionstring).</p><p> </p><p> </p><p>thank you</p><p>jiri</p>

    <p>I have Hyperion Intelligence Server 8.3 on Windows box andDatabase Repository sitting on ORACLE, authentication is viaLDAP.</p><p> </p><p>I'm trying to migrate (this is DEV BOX) Oracle DatabaseRepository to new server, here is what I did step-by-step.</p><p> </p><p>1. shut down 3 services (DAS, BI, BrioPlatform) on HI DEV serverin correct order</p><p> </p><p>2. migrated complete schema (all data, tables) to new oracleserver (new server uses same schema name, same password).</p><p> </p><p>3. changed JDBC in LOCAL SERVICES CONFIGURATOR (I double-checkedthis)</p><p> </p><p>4. started all 3 services in correct order</p><p> </p><p> </p><p> </p><p>When I try to login to the web server from the web browser, Iget error  "</p><form action="/Hyperion/browse" method="post"><center>Your attempt to log into the Hyperion Performance Suitefailed. You must supply a valid username, password and server tolog onto the system. <table cellspacing="0" border="0" id="bannerMsg" cellpadding="0"><tr><td>"</td></tr></table></center></form><p> </p><p> </p><p>any idea what I have to do in oder to correctly migrate therepository?</p><p> </p><p>database server will be still oracle (same version), schema andpassword will be the same, only host name, port and database nameare going to change (I changed all three in JDBC connectionstring).</p><p> </p><p> </p><p>thank you</p><p>jiri</p>

  • Repository Migration

    I have installed new repository for Designer 6i Release 4 and
    have started Migration from Designer 6.0.
    I have error message ORA-12154 with cause:
    The service name specified is not defined correctly in the
    TNSNAMES.ORA file.
    I have checked TNSNAMES.ORA and haven't found any error. Other
    soft works with old repository.
    help me to solve this problem

    You did check the TNSNAMES.ORA on the server and not on the
    client ... Oracle is trying to build a db link and it is the
    server that needs to see the other database not the workstation
    HTH
    Steve

  • Designer Repository Migration: 9i to 10g

    Hi All,
    We need to migrate designer repository from oracle 9i to oracle 10g.
    Please give us the steps to do it.
    Thanks in advance.
    Regards,
    Ateet

    Please follow :
    http://www.oracle.com/technology/products/designer/supporting_doc/des10g_9046/cmnhlp72/rep_insgde/igrepos_904.htm#UpgradingAnExistingRepository
    http://www.oracle.com/technology/products/designer/documentation.html
    Regards
    Rajesh

  • BO Repository Migration

    We are currently trying to move our Business Objectu2019s repository databases from one Oracle database server to new Oracle RAC database server.  So far we have tried to shutdown the BO apps, export/import the databases into the new Oracle environment and re-point the source in BO, but this has been unsuccessful.  We are fairly new to BO and we were wondering how we could migrate these database(s).  Is there a BO document to do this???  So far we have had trouble searching the web site for such a document.  If you could guide us through this process that would be much appreciated.  
    Cheers,
    Julien

    Hi Jack,
    Yes i'm using native oracle client for the cms database. Reason why i create ODBC connection is to test whether my connection to the new db is working fine.
    Anyway, here is the result of my testing as suggested
    C:\Documents and Settings\Administrator>tnsping boxi
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 21-AUG-2
    008 12:49:54
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\10.2.0\client_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = 10.200.xx.xx)(PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = 10.200.xx
    .xx)(PORT = 1521))) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = boxi)))
    OK (10 msec)
    C:\Documents and Settings\Administrator>sqlplus bo_owner/xxx@boxi
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Aug 21 12:50:55 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name: bo_owner
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Enter user-name: bo_owner
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
    Regards,
    Julien

  • Doc repository migration

    I migrated the portal from 6.1 to WCI 10.3.0, and the collaboration server from 4.1 to 10.3.0. - everything installed on new machines.
    Any idea(link!) how I can migrate the document repository? (I want the old documents saved on Collaboration to be available on the new Collab.)
    Thanks!
    Val

    From memory once the collab db has been upgraded successfully it is just a file copy from the old document repository location to the new file location. The file locations are specified in the collab / dr settings.

  • Validate Repository Migration

    Are there any papers, etc. that would provide some guidelines for the
    validation of a migration from R6.0 to R6.5?
    Thanks

    Hi Joseph,
    I strongly recommend you read the Designer 6i Migration Guide,
    available here on OTN from the Designer Documentation page.
    The Designer online help also has some useful topics and if you
    have a Support agreement, Support should also be able to provide
    you with some helpful information.
    Please take backups of your existing repository and also create
    a separate test environment to test the migration first. The design
    of the 6i repository is very different from the 6.0 version and the
    Migration process will clean up your existing 6.0 repository first,
    so it's important you iron out any problems first.
    Regards,
    Dominic Battiston
    Designer Product Management
    Oracle Corp

  • EMCTL SECURE OMS - Invalid Repository Password

    oracle@GUINAN:/oracle/oracle/oms10g/bin$ ./emctl secure oms
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root Password :
    Enter Agent Registration password :
    OPMN processes already stopped...   Done.
    Securing central oms...   Started.
    Checking Repository...   Invalid Password.I am trying to set up the secure mode for OMS. I enter the SYSMAN password where it asks for the EM Root password, and create a new agent registration password but continually get the error while "Checking Repository" - any suggestions?

    I read through the note, the listener is up and running as is the DB.
    I now get:
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$ ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.guinan
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down
    HTTP_Server        | HTTP_Server        |    1864 | Alive
    LogLoader          | logloaderd         |     N/A | Down
    dcm-daemon         | dcm-daemon         |     N/A | Down
    OC4J               | home               |    1865 | Alive
    OC4J               | OC4J_EM            |    1866 | Alive
    OC4J               | OC4J_EMPROV        |    1869 | Alive
    WebCache           | WebCache           |    1876 | Alive
    WebCache           | WebCacheAdmin      |    1870 | Alive
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$ cd /oracle/oracle/oms10g/bin
    oracle@GUINAN:/oracle/oracle/oms10g/bin$ ./emctl status oms
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Oracle Management Server is not functioning because of the following reason:
    Unexpected error occurred. Check error and log files.But I don't know which/where to check the error and log files?!

Maybe you are looking for