OEM error

I can not get enterprise manager to connect to the database. Recreating SYSMAN respository did not help.
ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist
Linux-x86_64 Error: 2: No such file or directory
Checked tnsnames.ora and listerner.ora fiels quite a many times. Can not connect locally giving connect string either.

Listener.ora entry
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME = RMSFY07)
(ORACLE_HOME = /usr1/oracle/product/10g)
(SID_NAME = RMSFY07)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = abc.xys.com)(PORT = 1521))
sqlnet.ora entry
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)

Similar Messages

  • Apply patch to 11gR2 through OEM - ERROR: Invalid username and/or password

    I am trying to apply a patch to an 11gR2 database (11.2.0.1.0) running on AIX 6.1. Using Oracle Enterprise Manager, I click on 'Software & Support' on Database tab, click on 'Patch Advisor' and click on 'Stage Patch' link. I use 'Search by number', locate the patch, click Next etc etc - select target, enter Oracle Home credentials etc. Finally I submit the patch job, and, after a minute or so I am getting 'Step: prereqCheckOnHome Initialization Error'. When looking at details of the step, I can see only:
    Error Log
    ERROR: Invalid username and/or password
    I am at fault to understand which username/password is being referred to. I have checked Oracle Home credentials by running an OS command job with these credentials - job completed fine.
    Obviously, patches can be applied the 'old' way - using OPatch from command line and then runing necessary SQL scripts, but I wanted to try new 'civilized' approach.
    Anyone had this issue and know how to tackle it?
    Alex

    Thank you for advice. I made checks for nmo/nmb binaries permissions and made sure filesystems are mounted without nosuid option. Also, I re-entered preferred credentials (and tested them, wheneve rpossible). Enabled authentification tracing as per document, got following in emagent.trc when performing patch procedure:
    2010-06-20 00:48:26,847 Thread-1066 DEBUG Dispatcher: Request ID = 2273, type = 10640, Timeout = -1
    2010-06-20 00:48:26,847 Thread-1066 DEBUG Dispatcher: Adding wrapper context for request ID = 2273, batch = 0, type = 10640
    2010-06-20 00:48:26,847 Thread-1066 INFO Dispatcher: nmemdisp.c: Entering nmemdisp_StreamOpReq
    2010-06-20 00:48:27,327 Thread-772 INFO Authentication: Default nmo binary has setuid permissions
    2010-06-20 00:48:27,327 Thread-772 DEBUG Authentication: nmejcap.c :_adjustArgsForPDP args[0] = /app/oracle/product/11.2.0/perl/bin/perl
    2010-06-20 00:48:27,340 Thread-2604 DEBUG Dispatcher: Adding abort context for ID = 2273
    2010-06-20 00:48:27,386 Thread-2604 DEBUG Authentication: nmejcap.c: buf=''
    2010-06-20 00:48:27,386 Thread-2604 DEBUG Authentication: nmejcap: read error 7 from process
    2010-06-20 00:48:27,850 Thread-2604 DEBUG Dispatcher: Removing abort context for ID = 2273
    2010-06-20 00:48:27,850 Thread-2604 DEBUG Dispatcher: Removing wrapper context for asynchronous request ID = 2273
    Apparentry error happens in the Perl procedure and it is not being recorded in the log file. Any further advice?
    OEM Version I am using: Oracle Enterprise Manager Database Console     11.2.0.1.0
    Edited by: ultradumb on Jun 20, 2010 1:18 AM

  • Oracle 10g OEM error

    Hey,
    Can someone help me figure out why I am getting the error "java.lang.Exception: IOException in sending Request :: Connection refused" at the top of my OEM screen when I login? This is causing all sorts of connection problems.
    emoms.log
    2008-05-15 13:43:42,480 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: Connection refused
    oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: Connection refused
    at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1318)
    at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1222)
    at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:639)
    at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
    at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
    at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
    at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
    at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
    at java.lang.Thread.run(Thread.java:534)
    emdctl.trc
    2008-04-30 09:16:55 Thread-1 ERROR http: 256: Unable to initialize ssl connection with server, aborting connection attempt
    2008-04-30 09:17:02 Thread-1 ERROR ssl: nzos_Handshake failed, ret=29024
    2008-04-30 09:17:02 Thread-1 ERROR http: 256: Unable to initialize ssl connection with server, aborting connection attempt
    2008-04-30 09:17:08 Thread-1 ERROR ssl: nzos_Handshake failed, ret=29024
    2008-04-30 09:17:08 Thread-1 ERROR http: 256: Unable to initialize ssl connection with server, aborting connection attempt
    Thanks in advance!
    Daniel

    did a emctl status dbconsole and it showed that EM was not running.
    did a stop and start and recieved a failed error:
    emoms.log file - result
    2008-05-16 15:06:07,461 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: Connection refused
    oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: Connection refused
    at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1318)
    at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1222)
    at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:639)
    at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
    at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
    at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
    at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
    at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
    at java.lang.Thread.run(Thread.java:534)
    2008-05-16 15:07:38,102 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
    2008-05-16 15:07:38,937 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
    2008-05-16 15:07:39,228 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
    2008-05-16 15:07:39,539 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
    2008-05-16 15:07:39,546 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
    2008-05-16 15:07:39,552 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
    2008-05-16 15:07:39,558 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
    2008-05-16 15:07:39,563 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.reports.em.RepIntg
    2008-05-16 15:07:39,570 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
    2008-05-16 15:07:39,579 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
    2008-05-16 15:07:39,587 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
    2008-05-16 15:07:39,599 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
    2008-05-16 15:07:39,608 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
    2008-05-16 15:07:39,618 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.272 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
    Any Ideas

  • OEM error after host change

    Hi
    10.2.0.4, win 2008 server,
    I recently moved my database from one server to another with a diff hostname.
    It worked successfully.
    However when i open EM console, it shows the hostname of the previous server.
    I searched for a solution and found a command
    emca -config dbcontrol db -repos recreate
    it executed successfully and showed the correct domain.
    But EM still gives the same error.
    java.lang.Exception: UnknownHostException sending request :: (my-old-hostname)
    I only moved the oradata folder.
    listener.ora and tnsnames.ora shows the right hostname.
    Database is up and running.
    Does changing the IP address affect OEM or only hostname?
    Please suggest

    Because of 'Administrator' I guess you are on windows (by the way it's always a good idea to include OS information, that makes many things easier). Make sure the OS user has the 'logon as a batch job' privilege:
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/postcfg.htm#BABFAEIG
    Werner

  • OEM error  EMSDK-1100 : Unable to establish secure ....

    When trying to start (login to)the OEM Console it gives
    following error:
    "EMSDK-1100 : Unable to establish a secure communication
    channel."
    When looking i the .nohup log, I can see it has something to do
    with SSL ("SSL handshake failed: SSLMemoryErr") but I don4t know
    how to correct this.
    Would appreciate any suggestions on how to solve this matter.
    (I have 8.1.7 (Patch Set Version 8.1.7.2.1) on W2k sp2)

    Solved it.
    Problem was in njssl8.dll wich came with the Patch Set Version
    8.1.7.2.1 .
    Replaced it with the old one from version 8.1.7.0.0
    //

  • OEM: error connecting to database: java.exe - Entry point not found

    Greetings all. I have oracle 11g installed on a system and wanted to also install Enterprise Manager from 10g. The installation went smoothly, but when I try to connect to a database using OEM, I get an error stating "The procedure entry point longjmp could not be located in the dynamic link library orauts.dll.
    I've seen many threads indicating that environment variables are not set correctly, but regardless of which installation I specify for ORACLE_HOME and PATH, I get this error. Any suggestions would be greatly appreciated. Thanks in advance for your responses.
    Roland

    See this thread.
    Re: Error while starting the report server

  • OEM ERROR: Run backup job from Enterprise Maneger failed

    After configuring backup policy on my database by means of OEM console (Oracle 9.2, OEM 9.2.0.1) scheduled job failed. Job Output show:
    "Could Not Find C:\WINNT\TEMP\3212132705.44]" (square bracket at the end of filename). This file (without bracket) exist and contain rman's script.
    But how can I force OEM (or RMAN or other product) remove last square bracket!

    I had the same problem of not discovering nodes and teh problem escalated to a point that jobs remained in "submitting" or "deleting" status. I couldn't delete nodes becuase jobs were dependent on it, and couldn't delete jobs because the node was manually configures.
    The following steps are by trial and error and got me back to a working status where nodes are discovered. Try them at your own risk :)
    Oracle Agent doens't seem to like changing IPs... if your machine IP has changed do the following:
    1. Stop the Agent service (under control panel)
    2. under Oracle's folder, ora92/network/agent, backup all the .q and .ora files and delete them. If it does not allow you to delete, disable the Agent service, reboot the computer and try to delete them
    3. Start the agent service (if you had disabled it, change the startup back to "automatic"
    4. I dropped the OEM repository and recreated it. Not sure if it helped or not, you can do the same or just go ahead and start OMS.
    Hope it helps, again, no garantee this works. It did work on my computer.

  • 9ias2 OEM Error

    When trying to examine my httpd.conf through OEM in the Advanced Server Properties option on the HTTP page I get the following error
    Internal Error
    See base exception for details. Root Cause: null
    I have tracked this down to a Perl Directive in the conf
    I need to add some perl modules to my Apache config.
    In my httpd.conf I have the following directive
    <Perl>
    push (@INC, '/path/to/my/lib');
    </Perl>
    Everything works fine and the server starts and finds my lib files but I get the above error if I try to view the conf files through OEM. I guess it must be doing some validity checking but this is failing. Anyone any ideas ?
    Thanks,
    Kim

    Dev has discovered bug in underlying perl parse code. Have files bug 2966730.

  • OEM - errors and logs off automatically

    I am using OEM 10.2.0.3.0 - with Adobe SVG 3.0, Windows Vista and Java jdk 6 update 17 - the problem that I am having is OEM will log off with this error --> unrecognized DOCTYPE declaration Image might not display correctly.
    Does anyone know how I can resolve this issue - I get log off abruptly about three times per day.
    My co_workers are using the same setup except they have java jdk 6 update 7 and don't have the issue.
    Edited by: user10449670 on Mar 18, 2010 8:50 AM

    I have changed all my environment to match my co-workers - IE Version 8.0.6001.18882, adobe svg 3.0, flash player W 10,0.45,2 JDK 6 up 7, OEM grid 10.2.0.3.0 The only things that I changed from my co-workers is I updated my flash player version and went from jdk 6 update 17 to 7. I am not getting the unrecognized doctype now but it is logging me off of grid when I exit MS sharepoint in my browser. It seems to have settled down the issues with automatically logging me off multiple times during the day. In the future with the latest update of sql developer I will be needing to update my jdk version 11 or greater. Any ideas on what esle I need to check?

  • OEM error " Type Mismatch "

    Hi ,
    I have OEM v1.6 on Oracle 8.0.5 on NT. While creating the job,
    when I hit the schedule tab, I get the following eror message
    " Type Mismatch " ( No error number )
    How to avoid this ? Is there any thing that needs to be set up
    to avoid this error messgae.
    I configured all the files (
    tnsnames.ora,listner.ora,sqlnet.ora,snmp_ro.ora,snmp_rw.ora,servi
    ces.ora ) correctly.
    Also there is no proper documentation on this error.
    Has any one ever got this problem . Please let me know, if you
    have a solution.
    Thanks
    Chandra Kapireddy
    null

    You need to download the latest patch. Sorry, do not have
    the I.P. address handy. However, oracle support will
    gladly give you the I.P. address.
    Chandra Kapireddy (guest) wrote:
    : Hi ,
    : I have OEM v1.6 on Oracle 8.0.5 on NT. While creating the
    job,
    : when I hit the schedule tab, I get the following eror message
    : " Type Mismatch " ( No error number )
    : How to avoid this ? Is there any thing that needs to be set up
    : to avoid this error messgae.
    : I configured all the files (
    tnsnames.ora,listner.ora,sqlnet.ora,snmp_ro.ora,snmp_rw.ora,servi
    : ces.ora ) correctly.
    : Also there is no proper documentation on this error.
    : Has any one ever got this problem . Please let me know, if you
    : have a solution.
    : Thanks
    : Chandra Kapireddy
    null

  • OEM errors

    Hi all,
    Doing a revision of my system and database health, I've found these errors several times on my EM logs:
    $ORACLE_HOME/eul0600515_A91/sysman/log/emagent.trc
    SQL = "/* OracleOEM */
    SELECT /*+ INDEX(ts) */
    o.object_type, u.name, o.object_name"...
    LOGIN = sys/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=eul0600515-vip)(PORT=1521))(CONNECT_DATA=(SID=A91)))
    2010-11-16 17:11:47 Thread-4074568608 WARN vpxoci: OCI Error -- ErrorCode(1722): ORA-01722: Invalid number
    SQL = "/* OracleOEM */
    SELECT /*+ INDEX(ts) */
    o.object_type, u.name, o.object_name"...
    LOGIN = sys/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=eul0600515-vip)(PORT=1521))(CONNECT_DATA=(SID=A91)))
    2010-11-16 22:26:14 Thread-4074568608 WARN vpxoci: OCI Error -- ErrorCode(12801): ORA-12801: error se?alizado en el servidor PZ99, instance eul0600515:A91 (1) de consultas paralelas
    ORA-01008: no todas las variables han sido enlazadas
    I'm woriking on a two nodes RAC with 10.2.0.3 version.
    Regards,
    dbajug

    Hi all,
    finally I've found the note 371520.1
    It resolves the 'invalid number' problem. I continue looking to solve the other one...
    Regards,
    dbajug

  • Error while adding database in OEM

    hi
    when i trying to connect oem.When i am trying to add database to tree and to network i am
    getting following error
    oem error
    Failed to parse tnsnames.ora file
    Error :100--NLNV-NLNV String format Error
    So please help me.

    Hi,
    the connection string in tnsnames.ora file are having invalid syntax that why's oem is unable to parse it.
    Make new entry in tnsnames.ora file with proper syntax or provide
    information of hostname,port,sid in oem at the time of adding database into oem,after providing these details it will automatically create new connection string in tnsnames.ora file.
    Thanks
    Kuljeet Pal Singh

  • VD-2 error in OEM while inserting jobs from job-library

    Hi, group.
    im quite new to oracle and in my new company i get the goal to make the things run better and faster as the old DBA got fired.
    I want to make a job in OEM which back up the whole DB once a day, but every time i want to submit ( i hope this is the right word i use , my english is very bad ) the job from the job-library to the job queue i get the error VD-2 : Systemerror is occured.
    I dont know what this error message means. i took a look in the OEM Error Message Guide but i didn find anything.
    Can somebody please help my. because my CIO get wilder and wilder as the system completely stuck an i get in many troubles if i couldnt fix the errors fast.
    Arek

    Hi
    Well that is the error message that it displays. I am not sure why LCM looks for that SAP system, maybe to check the rights. Anyway, remove the SAP system from your CMC and the LCM job should work.
    Regards
    Roland Hoeller

  • Error while creating MV replication group object

    Hi,
    I am getting error while creating replication group object. I tried to create using OEM and SQLPlus
    OEM error
    This error while creating M.V. rep. group object
    There is a table or view named SCOTT.EMP.
    It must be dropped before a materialized view can be created.
    In SQLPLUS
    SQL> CONNECT MVIEWADMIN/MVIEWADMIN@SWEET
    Connected.
    SQL>
    SQL> BEGIN
    2 DBMS_REPCAT.CREATE_MVIEW_REPOBJECT (
    3 gname => 'SCOTT',
    4 sname => 'KARTHIK',
    5 oname => 'emp_mv',
    6 type => 'SNAPSHOT',
    7 min_communication => TRUE);
    8 END;
    9 /
    BEGIN
    ERROR at line 1:
    ORA-23306: schema KARTHIK does not exist
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 2840
    ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 773
    ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 5570
    ORA-06512: at "SYS.DBMS_REPCAT_SNA", line 82
    ORA-06512: at "SYS.DBMS_REPCAT", line 1332
    ORA-06512: at line 2
    Please not already I have created KARTHIK schema.

    Arthik,
    I think I know what may have happened.
    As I can see you are trying to create support for an updateable materialized view.
    You have to make sure the name of the schema that owns the materialized view is the same as the schema owner of the master table (at master site).
    From the code you have shown, I bet the owner of table EMP is SCOTT.
    From the other hand, you want to create materialized view EMP_MV under schema KARTHIK that refers to table SCOTT.EMP at master site.
    According to the documentation, the schema name used in DBMS_REPCAT.CREATE_MVIEW_REPOBJECT must be same as the schema that owns the master table.
    Please check the documentation at the link below
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14227/rarrcatpac.htm#i109228
    I tried to reproduce your example in my environment, and I got exactly the same error which actually confirms my assumption that the reason for the error is the fact that you tried to create the materialized view in a schema with different name than the one where master table exists.
    I'll skip some of the steps that I used to create the replication environment.
    I have two databases, DB1.world and DB2.world
    On DB2.world I will generate replication support for table EMP which belongs to user SCOTT
    SQL> conn scott/*****@DB2.world
    Connected.
    SQL>create materialized view log on EMP with primary key;
    Materialized view log created.
    SQL>
    SQL>conn repadmin/*****@DB2.world
    Connected.
    SQL>BEGIN
      2       DBMS_REPCAT.CREATE_MASTER_REPGROUP(
      3         gname => 'GROUPA',
      4         qualifier => '',
      5         group_comment => '');
      6*   END;
    PL/SQL procedure successfully completed.
    SQL>BEGIN
      2       DBMS_REPCAT.CREATE_MASTER_REPOBJECT(
      3         gname => 'GROUPA',
      4         type => 'TABLE',
      5         oname => 'EMP',
      6         sname => 'SCOTT',
      7         copy_rows => TRUE,
      8         use_existing_object => TRUE);
      9*   END;
    10  /
    PL/SQL procedure successfully completed.
    SQL> BEGIN
      2       DBMS_REPCAT.GENERATE_REPLICATION_SUPPORT(
      3         sname => 'SCOTT',
      4         oname => 'EMP',
      5         type => 'TABLE',
      6         min_communication => TRUE);
      7    END;
      8  /
    PL/SQL procedure successfully completed.
    SQL>execute DBMS_REPCAT.RESUME_MASTER_ACTIVITY(gname => 'GROUPA');
    PL/SQL procedure successfully completed.
    SQL> select status from dba_repgroup;
    STATUS                                                                         
    NORMAL                                                                          Now let's create updateable materialized view at DB1. Before that I want to let you know that I created one sample in DB1 user named MYUSER. MVIEWADMIN is Materialized View administrator.
    SQL>conn mviewadmin/****@DB1.world
    Connected.
    SQL>   BEGIN
      2       DBMS_REFRESH.MAKE(
      3         name => 'MVIEWADMIN.MV_REFRESH_GROUPA',
      4         list => '',
      5         next_date => SYSDATE,
      6         interval => '/*1:Hr*/ sysdate + 1/24',
      7         push_deferred_rpc => TRUE,
      8         refresh_after_errors => TRUE,
      9         parallelism => 1);
    10    END;
    11  /
    PL/SQL procedure successfully completed.
    SQL>   BEGIN
      3       DBMS_REPCAT.CREATE_SNAPSHOT_REPGROUP(
      5         gname => 'GROUPA',
      7         master => 'DB2.wolrd',
      9         propagation_mode => 'ASYNCHRONOUS');
    11    END;
    12  /
    PL/SQL procedure successfully completed.
    SQL>conn myuser/*****@DB1.world
    Connected.
    SQL>CREATE MATERIALIZED VIEW MYUSER.EMP_MV
      2    REFRESH FAST
      3    FOR UPDATE
      4    AS SELECT EMPNO, ENAME, JOB, MGR, SAL, COMM, DEPTNO, HIREDATE
      5*      FROM   [email protected];
    Materialized view created.
    SQL>conn mviewadmin/******@DB1.world
    Connected.
    SQL> BEGIN
      2       DBMS_REFRESH.ADD(
      3         name => 'MVIEWADMIN.MV_REFRESH_GROUPA',
      4         list => 'MYUSER.EMP_MV',
      5         lax => TRUE);
      6    END;
      7  /
    PL/SQL procedure successfully completed.And now lets run CREATE_MVIEW_REPOBJECT.
    SQL>   BEGIN
      2       DBMS_REPCAT.CREATE_MVIEW_REPOBJECT(
      3         gname => 'GROUPA',
      4         sname => 'MYUSER',
      5         oname => 'EMP_MV',
      6         type => 'SNAPSHOT',
      7         min_communication => TRUE);
      8    END;
      9  /
      BEGIN
    ERROR at line 1:
    ORA-23306: schema MYUSER does not exist
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 2840
    ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 773
    ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 5570
    ORA-06512: at "SYS.DBMS_REPCAT_SNA", line 82
    ORA-06512: at "SYS.DBMS_REPCAT", line 1332
    ORA-06512: at line 3 I reproduced exactly the same error message.
    So the problem is clearly in the schema name that owns the materialized view.
    Now lets see if what would happen if I create the MV under schema SCOTT which has the same name as the schema on DB2.world where the master table exists.
    SQL>conn scott/****@DB1.world
    Connected.
    SQL>CREATE MATERIALIZED VIEW SCOTT.EMP_MV
      2    REFRESH FAST
      3    FOR UPDATE
      4    AS SELECT EMPNO, ENAME, JOB, MGR, SAL, COMM, DEPTNO, HIREDATE
      5*      FROM   [email protected];
    Materialized view created.
    SQL>conn mviewadmin/******@DB1.world
    Connected.
    SQL> BEGIN
      2       DBMS_REFRESH.ADD(
      3         name => 'MVIEWADMIN.MV_REFRESH_GROUPA',
      4         list => 'SCOTT.EMP_MV',
      5         lax => TRUE);
      6    END;
      7  /
    PL/SQL procedure successfully completed.And now lets run CREATE_MVIEW_REPOBJECT.
    SQL>   BEGIN
      2       DBMS_REPCAT.CREATE_MVIEW_REPOBJECT(
      3         gname => 'GROUPA',
      4         sname => 'SCOTT',
      5         oname => 'EMP_MV',
      6         type => 'SNAPSHOT',
      7         min_communication => TRUE);
      8    END;
    PL/SQL procedure successfully completed.As you can see everything works fine when the name of the schema owner of the MV at DB1.world is the same as the schema owner of the master table at DB2.world .
    -- Mihajlo
    Message was edited by:
    tekicora

  • How do I reinstall my Creative Suite 5 Design Premium without getting an error message?

    I recently uninstalled Adobe Creative Suite 5 Design Premium from my old computer (Design Premium CS5 & Adobe Acrobat 9 Pro components) so that I can put it on my new computer (Windows 7 Home Premium).
    At first I forgot to uninstall Acrobat and tried to reinstall on my new computer at which an error message came up, hence I realised my mistake.
    Now that all components have been uninstalled, after installation on my new computer I get the below error message appear:
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 4 error(s), 3 warning(s)
    WARNING: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Adobe\Adobe Utilities - CS5\Pixel Bender Toolkit 2\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging   
    0X1.EE508AP-1021rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f80493091 e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Design Premium CS5\Adobe Pixel Bender Toolkit 2.lnk with target C:\Program Files (x86)\Adobe\Adobe Utilities - CS5\Pixel Bender Toolkit 2\Pixel Bender Toolkit.exe
    WARNING: File/Folder does not exist at E:\Adobe CS5\payloads\AdobeFireworks11All\OEM
    WARNING: File/Folder does not exist at E:\Adobe CS5\payloads\AdobeFireworks11en_GBLanguagePack\OEM
    ERROR: 146 Unable to delete backup file at "C:\adobeTemp\backup\adobetmp3464826061" Error 5 Access is denied.
    ERROR: 146 Error committing command ARKDeleteFileCommand
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe Flash Player 10 ActiveX: Install failed
    The CS5 programs appear in my start menu however i'm worried components might be missing?

    1. does fireworks work?  if not directly download and install: http://prodesigntools.com/all-adobe-cs5-direct-download-links.html
    2. does pixel bender work?  if not (and even if yes but you want the latest version), download and install: http://www.adobe.com/devnet/pixelbender.edu.html
    3. do you have a working flash player?  go here to check:  http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    the other cs5 programs are not mentioned in the error message but, check to make sure they are all working.

Maybe you are looking for

  • DEBUG code in LR 4.0

    My windows installation of LR4 is generating a LrCatalog.log file containg DEBUG messages. Indicates to me there is some left-over debug code in the executable. It might run faster without this. Sample of file 04/08/2012 11:14:28 DEBUG removing item

  • IR port in the new iMac (2012 late)

    I cannot use my remoter on the new iMac (2012 late). Is the IR sensor missing?

  • Can i get my phone repaired for free if it was purchased more than a year ago?

    I got an iPhone 5 for Christmas in 2012 so i've had it for a little more than a year, and the lockbutton has just stopped working about 2-3 weeks ago, can i take it in to the apple store to get it repaired or get a new phone for free?

  • My Pavillion dv9700 notebook won't boot unless I first...

    My Pavillion notebook won't boot unless I first boot to a cd. Here's the problem: I have a dv9700 notebook. It wouldn't power up. A local shop said I needed a new motherboard. I ordered one and installed it. Now when I try to boot it gets to the part

  • XATransaction - Failure during prepare phase - NO EXCEPTION

    I'm expecting an Oracle error upon commit using "deferred constraints" and           executing an INSERT that should result in a constraint violation (during the           2-phase commit). I am not           seeing an error but the transaction hangs