Oracle Media Recovery Not Started

Hi,
Need help
I've just performed system copy in HP-UX & Oracle as database using backup restore method.
I'm using online backup for this system copy. Control file has been created successfully. Now I'm trying to start the media recover using below cmd
"recover database using backup controlfile until cancel"
After applying this command system is not starting the media recovery. From alert log file I can see the msg Media Recovery Start but oracle is not giving any further message, it is stuck on the below screen.
aigas:oraaeq 2> sqlplus /nolog
SQL*Plus: Release 10.2.0.2.0 - Production on Thu May 13 08:42:39 2010
Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
SQL> conn /as sysdba
Connected to an idle instance.
SQL> startup mount
ORACLE instance started.
Total System Global Area 5284823040 bytes
Fixed Size                  2051424 bytes
Variable Size            2650800800 bytes
Database Buffers         2617245696 bytes
Redo Buffers               14725120 bytes
Database mounted.
SQL>
SQL> recover database using backup controlfile until cancel;
output of tail -f alert.log file **********
parallel_threads_per_cpu = 1
  optimizer_index_cost_adj = 20
  query_rewrite_enabled    = FALSE
  optimpeek_user_binds   = FALSE
  pga_aggregate_target     = 3469486325
  workarea_size_policy     = AUTO
  statistics_level         = typical
  optimizermjc_enabled   = FALSE
  bloomfilter_enabled    = FALSE
PMON started with pid=2, OS id=5447
PSP0 started with pid=3, OS id=5449
MMAN started with pid=4, OS id=5451
DBW0 started with pid=5, OS id=5453
DBW1 started with pid=6, OS id=5455
LGWR started with pid=7, OS id=5457
CKPT started with pid=8, OS id=5459
SMON started with pid=9, OS id=5461
RECO started with pid=10, OS id=5463
CJQ0 started with pid=11, OS id=5465
MMON started with pid=12, OS id=5467
MMNL started with pid=13, OS id=5469
Thu May 13 09:17:26 2010
ALTER DATABASE   MOUNT
Thu May 13 09:17:30 2010
Setting recovery target incarnation to 1
Thu May 13 09:17:30 2010
Successful mount of redo thread 1, with mount id 680883430
Thu May 13 09:17:30 2010
Database mounted in Exclusive Mode
Completed: ALTER DATABASE   MOUNT
Thu May 13 09:18:19 2010
ALTER DATABASE RECOVER  database using backup controlfile
Thu May 13 09:18:19 2010
Media Recovery Start
We have mounted two nfs file system which are part of oracle file system
Regards,
Neehir Bhatt

Hi Neehir,
How did you create the control file ?
Did you use start the DB with source SID and generated a control file trace  and then excutede the control file trace sql with the SID change in ordrer to create actual control files with ORACLE_SID reset to actual DBSID. .
Also i use:
recover database until cancel using backup controlfile;
and not :
"recover database using backup controlfile until cancel"
Not sure though if that should make difference because if yours was erroneous oracle should have let you known.
What message comes when you try
alter database open
Regards.
Ruchit.

Similar Messages

  • Media recovery not enabled or manual archival only

    db-version oracle 10.2.0.2
    os windows server 2003
    after starting up the database
    i get the following trace-file of the lgwr
    *** SERVICE NAME:() 2007-01-21 02:20:06.326
    *** SESSION ID:(166.1) 2007-01-21 02:20:06.326
    Maximum redo generation record size = 156160 bytes
    Maximum redo generation change vector size = 150672 bytes
    *** 2007-01-21 10:00:32.272
    Media recovery not enabled or manual archival only 0x10000
    *** 2007-01-22 13:22:19.801
    Media recovery not enabled or manual archival only 0x10000
    *** 2007-01-23 05:49:22.517
    Media recovery not enabled or manual archival only 0x10000
    is it the bug 4591936?

    Hi,
    >>is it the bug 4591936?
    Yes. These messages were added for debugging purpose and can be ignored.
    Cheers

  • Media recovery not enabled

    I am running/testing just about every XDB feature there is in Oracle XE and I am running into a problem. I am using copyevolve and I am getting an error that I also get in the Enterprise version. That error is not relevant to this post. But in XE it is followed by ORA-30944 Error during rollback for XML schema '<schema_url>' table "<owner_name>.<table_name>" column '<column_name>'. I checked my logs and they have an error stating:
    Media recovery not enabled or manual archival only 0x10000
    How can I enable this feature? Can someone direct me to where I could find more information on this subject?
    Thanks

    Here is the exact error message:
    ORA-30944: Error during rollback for XML schema 'group.xsd' table "XMLTEST"."GROUP_S" column ""
    ORA-02304: invalid object identifier literal
    ORA-30942: XML Schema Evolution error for schema 'idenity-mapping.xsd' table "XMLTEST"."identity-mapping2747_TAB" column ''
    ORA-00922: missing or invalid option
    ORA-06512: at "XDB.DBMS"XMLSCHEMA_INT", line 113
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 210
    ORA-06512: at line 226
    I get the ORA-30942 in Enterprise oracle but I do not get the rollback error. I thought that the media recovery message may have been related to the rollback failure because I associated recovery and rollback (Which may be a poor assumption).

  • Oracle Services Does Not Start

    Hi,
    I have a problem here, I have installed oracle 8.1.5 on the compaq pro liant server and its running on NT 4, just now the server rebooted due to a power failure, when the server finaly starts, the oracle services doest not start (only the oracle Agent is get started). When i chk the event viewer it says .. Could Not Start this service due to a logon failure..
    Could anyone pls let me know the order in which the oracle services should start.
    im sorry if my question confused you, bc'so im confused and stuck
    Thanking u in advance
    regards
    Muraly

    Hi,
    you start all your oracle services except "OracleOraHome81ManagementServer". Specially try to start "OracleOraHome81DataGatherer", "OracleOraHome81TNSListener" and service you have created for your database.
    Atul

  • Urgent --oracle service is not starting

    hi everyone,
    in my server one of oracle service is not starting.
    "oracleorahome81httpserver" if i try to start this service its telling that " error 1067, the process terminated unexpectedly.
    i checked in cmd prompt, by r3trans -d. its telling " error <0012>
    .i need the command for mounting the database.
    its urgent...,
    regards
    gopi

    hi
    good
    go through this link,hope this would help you to solve your problem
    http://orafaq.com/usenet/comp.databases.oracle.server/2004/09/22/1495.htm
    thanks
    mrutyun^

  • ORA-01123: cannot start online backup; media recovery not enabled

    the Oracle doc says:
    Action: Enable media recovery and retry this operation.
    how helpful it is!
    Could someone advise me on what is exactly the command
    for "enable media recovery"?
    Thanks.
    - Zack Hu

    but when I modified the init.ora file and re-start the
    db, I still have "NO archive mode", when I tried to
    set it to archive mode I got an error:
    SQL> startup pfile='D:\oracle\admin\WinMWDCS\pfile\initWinMWDCS.ora';
    ORACLE instance started.
    Total System Global Area 135863156 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 1191936 bytes
    Database mounted.
    Database opened.
    SQL> archive log list;
    Database log mode No Archive Mode
    Automatic archival Enabled
    Archive destination d:\oracle\oradata\WinMWDCS\archive
    Oldest online log sequence 73
    Current log sequence 75
    SQL> alter database archivelog;
    alter database archivelog
    ERROR at line 1:
    ORA-01126: database must be mounted EXCLUSIVE and not open for this operation

  • Ora-01113: USERS01.dbf need's media recovery when starting database

    Bear with me if this seems a stupid question. (I'm a developer and just starting to catch up the DBA job).
    Our database server is down and when we tried to bring it back using DBA studio (logon as SYS), we got the following error: ora-01113: USERS01.dbf need's media recovery.
    From the documentation I know I can do a media recovery on the datafile. But with the database not being open, how am I getting access to SQL plus and perform this task? I tried to log on using the SYS credential and I could not log on. Please help. Thanks very much. Changsong

    Get connection from SQL*Plus at the command line to carry out that so:
    export ORACLE_SID<database_sid>
    sqlplus /nolog
    conn / as sysdba
    recover ....
    Joel Pèrez
    http://otn.oracle.com/experts

  • Oracle Service does not start after installation of Domain role

    Hi all,
    here is my setting:
    Windows Server 2008 R2 64bit
    ORACLE ONE 11g
    I installed the database and it was working fine until I installed the domain controller role on this server.
    Finally I needed to uninstall this role again and restarted the server several times during this process.
    Now I can not access the database anymore. Listener starts, then stops.
    database service stops with Windows Service Error "Could not start in a timely fashion..." (but quite immediately after starting)
    Checking the database installation, I could not find the ORACLE HOME path in the env variables anymore, also not a trace of other ORACLE paths there.
    This database is REALLY important to me, so if you have an idea how to restore the original state, I would be glad.
    And NO , I haven´t made a backup, since it was more or less 1 day between db setup and domain role setup...
    Thanks in advance...
    Meden
    Edited by: user10859969 on 13.01.2012 14:29

    And No, you shouldn't have installed Oracle on a Domain Controller in the first place, as the activity of a Domain Controller will impair the database performance heavily.
    So the best solution is CTRL-ALT-DEL and start all over again.
    If the database is that important for you, why didn't you install it on a real OS, and why for heaven's sake did you promote the database server to a domain controller?
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle BPEL is not starting up for Weblogic 8.1.5

    I have installed Weblogic 8.1.5 and Oracle BPEL for Weblogic in D:. When I tried to start the Oracle WL BPEL, I get the following exception.
    <Dec 21, 2005 11:48:05 AM IST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at D:\OraBPELPM_2\user_projects\wlorabpel\.\config.xml.>
    <Dec 21, 2005 11:48:06 AM IST> <Error> <Management> <BEA-140002> <InvocationTargetException occurred while setting attribute Properties on MBean wlorabpel:Name=BPELServerPool,Type=JDBCConnectionPool to value {user=system, password=manager}. Method: public void weblogic.management.mbeans.custom.JDBCConnectionPool.setProperties(java.util.Properties) throws javax.management.InvalidAttributeValueExcep
    tion.
    weblogic.security.internal.encryption.EncryptionServiceException: [Security:0902
    19]Error decrypting Secret Key java.lang.SecurityException: sealing violation: p
    ackage com.rsa.jsafe is sealed
    at weblogic.security.internal.encryption.JSafeSecretKeyEncryptor.decrypt
    SecretKey(JSafeSecretKeyEncryptor.java:120)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.<ini
    t>(JSafeEncryptionServiceImpl.java:205)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceFactory.g
    etEncryptionService(JSafeEncryptionServiceFactory.java:23)
    at weblogic.security.internal.SerializedSystemIni.getEncryptionService(S
    erializedSystemIni.java:230)
    at weblogic.security.internal.SerializedSystemIni.getEncryptionService(S
    erializedSystemIni.java:238)
    at weblogic.management.EncryptionHelper.getCEncryptionService(EncryptionHelper.java:141)
    at weblogic.management.EncryptionHelper.encryptString(EncryptionHelper.j
    ava:81)
    at weblogic.management.mbeans.custom.JDBCConnectionPool.setProperties(JD
    BCConnectionPool.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeSetter(DynamicMBe
    anImpl.java:1662)
    at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBe
    anImpl.java:1109)
    at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(Conf
    igurationMBeanImpl.java:369)
    at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.j
    ava:1358)
    at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.j
    ava:1333)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_setAttribu
    te(RemoteMBeanServerImpl.java:431)
    at weblogic.management.internal.RemoteMBeanServerImpl.setAttribute(Remot
    eMBeanServerImpl.java:387)
    at weblogic.management.internal.WLSParserHandler.parseMBeanAttributes(WL
    SParserHandler.java:1189)
    at weblogic.management.internal.WLSParserHandler.startElement(WLSParserH
    andler.java:469)
    at weblogic.management.internal.xml.ConfigurationRepositoryImpl.processE
    lements(ConfigurationRepositoryImpl.java:1059)
    at weblogic.management.internal.xml.ConfigurationRepositoryImpl.processE
    lements(ConfigurationRepositoryImpl.java:1066)
    at weblogic.management.internal.xml.ConfigurationRepositoryImpl.parseThr
    ough(ConfigurationRepositoryImpl.java:468)
    at weblogic.management.AdminServerAdmin.parse(AdminServerAdmin.java:733)
    at weblogic.management.AdminServerAdmin.initializeRepository(AdminServer
    Admin.java:865)
    at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java
    :267)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:770)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
    at weblogic.Server.main(Server.java:32)
    >
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.management.configuration.ConfigurationException: [Se
    curity:090219]Error decrypting Secret Key java.lang.SecurityException: sealing v
    iolation: package com.rsa.jsafe is sealed - with nested exception:
    [weblogic.security.internal.encryption.EncryptionServiceException: [Security:090
    219]Error decrypting Secret Key java.lang.SecurityException: sealing violation:
    package com.rsa.jsafe is sealed]'
    Reason: weblogic.management.configuration.ConfigurationException: [Security:0902
    19]Error decrypting Secret Key java.lang.SecurityException: sealing violation: p
    ackage com.rsa.jsafe is sealed - with nested exception:
    [weblogic.security.internal.encryption.EncryptionServiceException: [Security:090
    219]Error decrypting Secret Key java.lang.SecurityException: sealing violation:
    package com.rsa.jsafe is sealed]
    D:\OraBPELPM_2\user_projects\wlorabpel>ENDLOCAL
    D:\OraBPELPM_2\user_projects\wlorabpel>ENDLOCAL
    D:\OraBPELPM_2\user_projects\wlorabpel>
    Does anybody know why this exception is coming or Is the oracle bpel different for Weblogic 8.1.5 ?

    Can you use WebLogic 8.1 SP4 ? BPEL has been certified with that version. We have been able to reproduce the issue and currently investigating the cause of it.

  • Oracle Management Server not starting up. says node manager is down!!!

    Hi ALL,
    We are trying to startup (OMS) Oracle Management Server  but it's not starting up. it tries to connect to the node manager and says failed to connect to Node Manager as the node manager is not running.
    OPMN also not running.
    I have attached a snapshot so you can see.
    PLEASE HELP
    hi Again, below are the error reports
    2014-01-30 18:56:52,360 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>weblogic.nodemanager.NMConnectException: Connection refused. Could not connect to NodeManager. Check that it is running at omkn-ms01.int.unisa.ac.za:7403.
    2014-01-30 18:56:52,360 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at java.net.PlainSocketImpl.socketConnect(Native Method)
    2014-01-30 18:56:52,360 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    2014-01-30 18:56:52,361 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    2014-01-30 18:56:52,361 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    2014-01-30 18:56:52,361 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    2014-01-30 18:56:52,361 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at java.net.Socket.connect(Socket.java:529)
    2014-01-30 18:56:52,361 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38)
    2014-01-30 18:56:52,361 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:228)
    2014-01-30 18:56:52,361 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:200)
    2014-01-30 18:56:52,362 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Attempt to connect to nm failed. Trying to start it...
    2014-01-30 18:56:52,362 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:206)
    2014-01-30 18:56:52,362 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>status of node manager:
    2014-01-30 18:56:52,362 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:53)
    2014-01-30 18:56:52,362 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Not connected to Node Manager
    2014-01-30 18:56:52,362 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)
    2014-01-30 18:56:52,363 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>   at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:172)
    regards,
    Ambrose.

    I assumethe node manager is not running on Exadata though you have posted in the Exadata forum !
    how are you starting it. Are you using the gcstartup script within init.d ?
    Thanks

  • Oracle CSS does not start up

    Hi guys,
    After installing Oracle 10g on Solaris 9, I could not get the database to start up on the web browser. I was wondering is the problem is due to the error below. If yes, what steps should I take to remedy it?
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'other'..
    Operation successful.
    Oracle Cluster Registry for cluster has been initialized
    Usage: /etc/init.d/init.cssd start
    Usage: /etc/init.d/init.cssd start
    cat: cannot open /css/admin/inittab_local
    Adding to inittab
    /export/home/app/oracle/product/10.1.0/db_1/bin/localconfig:
    /usr/bin/cp: not found
    Sep 6 16:50:06 unknown root: [ID 702911 user.alert] (Oracle CSSD will
    be run out of init)
    Checking the status of new Oracle init process...
    Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS
    service is started
    Thanx!

    Thanks for replying. My database does not work with ASM.
    I've reinstalled Oracle10g on Solaris as I believed that I made some errors for the previous versions.
    Now, for this current Oracle, I can access the database using SQL and dbconsole service to start the EM. However I can't access the EM's database through the web browser after the first reboot.
    i am able to use the EM using the path
    http://unknown:5500/em
    Note: My hostname is unknown as i had used DHCP during installation.
    But once after reboot, the following error msgs appear at the startup and i could not access the EM:
    Oracle CSSD being stopped
    Shutting down CRS daemon
    Shutting down EVM daemon
    Failure 3 at CSS context initialization
    Oracle CSSD will be run out of init
    My qn is if it is my unknown hostname that cause the problem? Or is there any other soln pertaining to the error msg.

  • Oracle Management Server Not starting

    Hi all,
    I created the OMS server, but it is not getting started. I am on Linux Fedora2 with Oracle 9iR2. When I give
    oemctl start oms
    it says that OMS startup timed out.
    Please do help
    The following are the output from the oms.nohup file
    Starting the management server at Wed Feb 9 15:52:16 IST 2005
    OEMCTL for Linux: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...
    Error starting Oracle Management Server. ORBSingleton: access deniedjava.lang.SecurityException: ORBSingleton: access denied
         at com.sun.corba.se.internal.corba.ORBSingleton.connect(ORBSingleton.java:309)
         at oracle.sysman.vxn.VxnNamingContext.<init>(VxnNamingContext.java:285)
         at oracle.sysman.vxn.VxnNamingContext.getNewContext(VxnNamingContext.java:222)
         at oracle.sysman.vxn.VxnNamingService.getInitialContext(VxnNamingService.java:1072)
         at oracle.sysman.vxn.VxnNamingService.enableBootstrap(VxnNamingService.java:1080)
         at oracle.sysman.vxn.VxnNamingService.init(VxnNamingService.java:238)
         at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:103)
         at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:112)
         at oracle.sysman.vxa.VxaAppServer.initServer(VxaAppServer.java:3417)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3048)
    OMS exited on Wed Feb 9 15:52:18 IST 2005 with return value 56
    Could not start management server. Initialization failure
    \nManagement server startup failed. Check the file /oracle/ora9/product/9.2.0.1.0/sysman/log/oms.nohup for details

    I assumethe node manager is not running on Exadata though you have posted in the Exadata forum !
    how are you starting it. Are you using the gcstartup script within init.d ?
    Thanks

  • Oracle Listener service not starting.

    Hi,
    Windows 2003 Oracle 10.2. and ECC 6.0
    TNS Listener service is not starting and giving below Error
    "The OracleTST102TNSListener service on Local Computer started and then stoped. Some services stop automatically if they have no work to do, for example, the performance logs and Alerts service.
    Please help me.
    Thanks

    Thanks warren
    This is not a new installation. I was running SGEN Tcode. I stopped the transaction and wanted to start it again, it gave an ABAP DUMP error. After that i had restarted the Server at OS level. From then onwards the TNS Listener service was not starting.
    But the problem is resolved. The problem was with the IP Address. It was changed and the entry was not present in the Host file. So i have made an entry in the hostfile and started the TNS Listener service, it worked.

  • Oracle Weblogic  12c not starting

    My weblogic service which is a stand alone install, no clusters will not start up.
    The error is --> and only reports service.log only no other logs
    weblogic.management.ManagementException: [Management:141266]Parsing failure in config.xml: The following failures occurred:
    -- [SNMP:320948]The SNMPTrapDestinationMBean TrapDestination-0 has a higher SecurityLevel authNoPriv than the SNMPAgents SecurityLevel {2}.
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:127)
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:41)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:883)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:570)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
         at weblogic.Server.main(Server.java:74)
    Caused by: weblogic.descriptor.DescriptorValidateException: The following failures occurred:
    -- [SNMP:320948]The SNMPTrapDestinationMBean TrapDestination-0 has a higher SecurityLevel authNoPriv than the SNMPAgents SecurityLevel {2}.
         at weblogic.descriptor.internal.AbstractDescriptorBeanHelper.validateSubTree(AbstractDescriptorBeanHelper.java:113)
         at weblogic.descriptor.internal.DescriptorImpl.validate(DescriptorImpl.java:449)
         at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:267)
         at weblogic.management.provider.internal.DescriptorManagerHelper.loadDescriptor(DescriptorManagerHelper.java:77)
         at weblogic.management.provider.internal.RuntimeAccessImpl$IOHelperImpl.parseXML(RuntimeAccessImpl.java:690)
         at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyleConfig(RuntimeAccessImpl.java:270)
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:115)
         ... 7 more
    In the events logs
    Certificate enrollment for service account that runs the weblogic reports failed to enroll for a User_1 certificate with request ID 505056 from xxxx.domain.com\xxxx-CORPORATE-CA-1 (The EMail name is unavailable and cannot be added to the Subject or Subject Alternate name. 0x80094812 (-2146875374)).
    Do you think the two area related and it is to deal with Cerificates?
    Thanks

    Thanks warren
    This is not a new installation. I was running SGEN Tcode. I stopped the transaction and wanted to start it again, it gave an ABAP DUMP error. After that i had restarted the Server at OS level. From then onwards the TNS Listener service was not starting.
    But the problem is resolved. The problem was with the IP Address. It was changed and the entry was not present in the Host file. So i have made an entry in the hostfile and started the TNS Listener service, it worked.

  • Media Encoder not starting from Premiere Pro

    I'm having issues Exporting from Premiere Pro - I'd rather queue it through Media Encoder so I can move onto the next edit, but when I select Queue and Media Encoder opens, it doesn't do anything - simply sits there with "Not Currently Encoding" as opposed to importing the data to export.
    Help?
    Adobe Media Encoder, 6.0.2.81
    Also installed other CC products Ps, Pr, Id, Lr, Ai, etc
    I have run Adobe Updater but no updates available for Me.
    Mac OS X 10.7.5 (Lion)
    I am using Adobe Media Encoder through a Creative Cloud Membership subscription
    Project is 6 minute film shot on Sony FS700 (AVCHD) and exports from Premiere Pro
    No error message, just no action from the Application
    Have not seen the problem before - most of my work is vi Canon 5D MK III, so maybe it's a Sony Codec issue? Though I have exported footage from this camera before though...
    Apple MacBook Pro, 17",
    I am using  Mercury Playback Engine GPU Acceleration in Premiere Pro
    Cheers

    Finally got fed up and rang Adobe (if all else fails...)
    Video Support Team Member opened my Library folder (Go\Go to folder...\~/Library/) then went into \Preferences\Adobe\Adobe Media Encoder\ and changed the folder called 6.0 to 6.0old (i.e. rename it to anything else), then hit Queue in Premiere Pro and the project successfully opened in Media Encoder and was able to start encoding.
    Hopefully that helps someone else suffering the same issue!
    Ollie

Maybe you are looking for