ORA-12913 cannot create the dictionary managed during import tablespace

Greetings,
I'm a newbie om moving databases between servers.

I get the following error: "ora-12913 cannot create tablespace dictionary managed" when executing the data pump import. It is a 10.2.0.4 database that I'm moving from HP - UX PA-RISC to HP-UX-Itanium. It seems that all managed tablespaces locally were ok. Some of the successful dictionary tablespaces had problems (DRSYS, INDX, RBS, TOOLS)

Should I convert all tablespaces dictionary managed locally managed tablespaces before data pump export/import? Note that this is a very small database with little use, then what better practical performance I'd like to hear.

Thanks colin

Published by: YJC on Aug 17, 2010 15:16

>
(1) should all be converted to Locall managed?
(2) can the RBS safely deleted, given that an UNDO tablespace that uses the DB.
>

Only the SYSTEM will have to be migrated to managed locally. The RBS tablespace can be deleted if there is a separate UNDO tablespace and the database uses undo automatic management.

HTH
Srini

Tags: Database

Similar Questions

  • ORA-19504: cannot create the file '+ DATA '.

    Hello everyone.

    This is the scenario:

    We have a test server that is used to restore daily backups of the Production database. Restore us the database with the same SID as the production one.

    For specific reasons, we need create a second database (with a different SID) on this server with an older backup from the production one. To realize that I'm trying to use a part of the "DUPLICATE without connection to the target" tutorials on the web.

    I tried the simple guide that I found which is:

    (1) copy the backup files cold /somedirectory

    (2) start OLD database with nomount

    (3) connect RMAN with OLDER as an auxiliary

    (4) run the following: DUPLICATE DATABASE FOR OLD BACKUP LOCATION ' / somedirectory' NOFILENAMECHECK.

    Here's the result (I deleted some lines because of the size of it):

    ----------------------

    RMAN > ProdDB to OlderDB DUPLICATE DATABASE

    2 > LOCATION of BACKUP "/ home/oracle/OlderBackupFiles.

    3 > NOFILENAMECHECK.

    4 >

    From October 1, 14 Db double

    content of Script memory:

    {

    clone of SQL 'alter system set control_files =

    "+DATA/OlderDB/controlfile/current.829.859839217" comment =

    ' Set by RMAN "scope = spfile;

    clone of SQL 'alter system set = db_name

    "ProdDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone of SQL 'alter system set db_unique_name =

    "OlderDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone to stop immediately;

    Start clone force nomount

    Restore controlfile primary clone of ' / home/oracle/OlderDB/controlfile_ProdDB_20141001_4159.bkp';

    change the clone database mount;

    }

    execution of Script memory

    SQL statement: alter system set control_files = comment "+DATA/OlderDB/controlfile/current.829.859839217" = "defined by RMAN" scope = spfile

    SQL statement: change the system db_name set = comment "ProdDB" = "modified by RMAN duplicate" scope = spfile

    SQL statement: alter system set db_unique_name = comment "OlderDB" = "modified by RMAN duplicate" scope = spfile

    (...)

    From restoration to 1 October 14

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    channel ORA_AUX_DISK_1: restore the control file

    channel ORA_AUX_DISK_1: restoration complete, duration: 00:00:03

    output file name=+DATA/OlderDB/controlfile/current.829.859839217

    Restoration finished in October 1, 14

    mounted database

    output channel: ORA_AUX_DISK_1

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    content of Script memory:

    {

    until the SNA 274262921.

    the value of newname for datafile clone 1 again;

    the value of newname for datafile clone 2 again.

    the value of newname for datafile clone 3 again.

    the value of newname for datafile clone 4 new ones;

    the value of newname for datafile clone 5 again.

    the value of newname for datafile clone 6 again.

    the value of newname for datafile clone 7 again.

    restoration

    database clone;

    }

    (...)

    From restoration to 1 October 14

    using the ORA_AUX_DISK_1 channel

    channel ORA_AUX_DISK_1: from the restore backup set data file

    channel ORA_AUX_DISK_1: specifying datafile (s) to restore from backup set

    channel ORA_AUX_DISK_1: restore datafile 00001 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00002 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00003 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00004 in + DATA

    channel ORA_AUX_DISK_1: restore datafile 00005 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00006 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00007 to + DATA

    channel ORA_AUX_DISK_1: reading from the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    channel ORA_AUX_DISK_1: ORA-19870: error when restoring the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    ORA-19504: cannot create the file '+ DATA '.

    ORA-17502: ksfdcre:4 cannot create the file + DATA

    ORA-15041: diskgroup space 'DATA' exhausted

    switch to the previous backup

    Oracle instance started

    (...)

    content of Script memory:

    {

    clone of SQL 'alter system set = db_name

    "OlderDB" comment =

    ' Restore the original value by RMAN "scope = spfile;

    clone of SQL 'alter system reset db_unique_name scope = spfile;

    clone to stop immediately;

    }

    execution of Script memory

    Errors in the script of the memory

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06136: the auxiliary database ORACLE error: ORA-01507: database not mounted

    ORA-06512: at "SYS." "X$ DBMS_RCVMAN ', line 13466

    ORA-06512: at line 1

    RMAN-05556: not all data files have backups can be recovered on SNA 274262921

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06026: some targets not found - abandonment of restoration

    RMAN-06023: no backup or copy of the file 4 found to restore

    RMAN-06023: no backup or copy of datafile 3 found to restore

    RMAN-06023: no backup or copy of datafile 2 found to restore

    RMAN-06023: no backup or copy of datafile 1 found to restore

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of the command duplicate Db at 15:39:11 01/10/2014

    RMAN-05501: abandonment of duplicate target database

    Complete recovery manager.

    ------------------------------------------------------------------

    The first mistake of the stack was ORA-19504 while trying to restore the backup of the database.

    First thing I took a glance was ASM occupation but it enough available space.

    The second was a permission problem, but it doesn't seem to be the case because RMAN can correctly write the controlfile to ASM.

    One have some advice on what I should look for?

    Thanks in advance sorry for my English.

    Select this option.

    Hello.

    Thanks, but is not the case. As I have said, that the DATA diskgroup has space enough he uses only a single disk in a RAID.

    But I solved my problem... To the auxiliary database, I added the following to the spfile:

    DB_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    LOG_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    I don't know why, but with these two clauses, it worked well. Perhaps RMAN was trying to restore it to the wrong place?

  • Cannot start db > ORA-09925: cannot create the audit trail file

    version 10.1.0.5.0
    AIX 3 5 00C9CEA04C00 dcxnim01

    When I'm trying to start db, getting this message any idea?

    SQL > connect virtue sysdba;
    ERROR:
    ORA-09925: cannot create the audit trail file
    IBM AIX RISC System/6000 error: 89: invalid file system control data detected
    Additional information: 9925
    ORA-09925: cannot create the audit trail file
    IBM AIX RISC System/6000 error: 89: invalid file system control data detected
    Additional information: 9925


    Here's the tail of the log of alerts

    3 Private_strands to the log command
    Thread 1 Advanced for you connect to sequence 3923
    Currently journal # 1, seq # 3923 mem # 0: /db01/oradata/ldapdcx1/ldapdcx1/redo01.log
    Fri 6 Aug 16:48:34 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_j001_991348.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    Fri 6 Aug 16:48:35 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_mmnl_508106.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    Fri 6 Aug 16:48:38 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_ckpt_839714.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    ORA-27072: IO file error
    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information: 9
    Additional information: 3
    Fri 6 Aug 16:48:38 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_lgwr_905470.trc file:
    [ORA-07445: exception encountered: core dump [] [] [] [] []]
    ORA-27063: number of bytes read or written is incorrect
    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information:-1
    Additional information: 1024
    Fri 6 Aug 16:49:07 2010
    Errors in the /oracle/admin/ldapdcx1/bdump/ldapdcx1_pmon_848078.trc file:
    ORA-00470: LGWR process ended with the error

    IBM AIX RISC System/6000 error: 5: i/o error
    Additional information:-1

    Problem of the OS.
    What is the problem at the level of the BONE with the disc?

    unpacking of tail - 100

  • Cannot create the measure INITIAL segment in tablespace USERS

    Hello
    I get the error message when you create tablespace

    Cannot create the measure INITIAL segment in tablespace USERS

    Help
    Thank you

    896398 wrote:
    Please help with order

    http://lmgtfy.com/?q=ALTER+TABLESPACE

    Aman...

  • ORA-19504 cannot create the file "+ FRA/test1".

    Hi all

    OPERATING SYSTEM:-RHEL5

    DB version: GR 2-11

    I'm trying to save a tablespace in the slot path mentioned using the script below

    RMAN > backup tablespace users of devices type disk;

    But what exactly is the error I get: -.

    RMAN > backup tablespace users of devices type disk;

    From backup 2014-01 - 09:12:37:44

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 23 type of device = DISK

    channel ORA_DISK_1: starting full datafile from backup set

    channel ORA_DISK_1: specifying datafile (s) in the backup set

    Enter a number of file datafile = name=+DATA/orcl/datafile/users.259.836129771 00004

    channel ORA_DISK_1: starting piece 1 at 2014-01 - 09:12:37:44

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03009: failure of the backup command on the 09/01/2014 12:37:45 channel ORA_DISK_1

    ORA-19504: could not create the file "+ FRA/test1".

    ORA-17502: ksfdcre:4 cannot create the file + FRA/test1

    ORA-15005: name "test1" is already used by an existing alias

    Configure it order what I did is: -.

    RMAN > CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT "+ FRA/test1";

    and I create the destination required "+ FRA/test1".

    Thanks in advance

    How about using below

    Set UP the FORMAT of DISC TYPE CHANNEL DEVICE "+ FRA/orcl/test1_t%t_s%s_p%p";

    Concerning

    Anurag

  • [SOLVED] Cannot create the Enterprise Manager repository

    Hi, I'm trying to re - create a repository of company for the instance 'ORATEST' nursery, but I get java sono IO error:
    C:\>emca -config dbcontrol db -repos recreate
    
    STARTED EMCA at Sep 9, 2009 10:58:41 AM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle.  All rights reserved.
    
    Enter the following information:
    Database SID: ORATEST
    Database Control is already configured for the database ORATEST
    You have chosen to configure Database Control for managing the database ORATEST
    This will remove the existing configuration and the default settings and perform
     a fresh configuration
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Password for SYSMAN user:
    Password for SYSMAN user: Email address for notifications (optional):
    Outgoing Mail (SMTP) server for notifications (optional):
    -----------------------------------------------------------------
    
    You have specified the following settings
    
    Database ORACLE_HOME ................ C:\oracle\product\10.2.0\db_1
    
    Database hostname ................ srv-adacta-oracle.adacta.local
    Listener port number ................ 1521
    Database SID ................ ORATEST
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    
    -----------------------------------------------------------------
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Sep 9, 2009 10:59:30 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at C:\oracle\product\10.2.0\db_1\cfgtoollog
    s\emca\ORATEST\emca_2009-09-09_10-58-41-AM.log.
    Sep 9, 2009 10:59:38 AM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Sep 9, 2009 10:59:38 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\nmesrvops.exe
    delete OracleDBConsoleORATEST
    Sep 9, 2009 10:59:41 AM oracle.sysman.emcp.EMReposConfig dropRepository
    INFO: Dropping the EM repository (this may take a while) ...
    Sep 9, 2009 11:00:12 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully dropped
    Sep 9, 2009 11:00:13 AM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Sep 9, 2009 11:01:28 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    java.io.IOException: The handle is invalid
            at java.io.FileInputStream.close0(Native Method)
            at java.io.FileInputStream.close(FileInputStream.java:245)
            at sun.nio.cs.StreamDecoder$CharsetSD.implClose(StreamDecoder.java:505)
            at sun.nio.cs.StreamDecoder.close(StreamDecoder.java:198)
            at java.io.InputStreamReader.close(InputStreamReader.java:187)
            at java.io.BufferedReader.close(BufferedReader.java:502)
            at oracle.sysman.assistants.util.sqlEngine.SQLEngine$ErrorStreamReader.r
    un(SQLEngine.java:2406)
            at java.lang.Thread.run(Thread.java:595)
    Sep 9, 2009 11:01:36 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat depl
    oy dbconsole C:\oracle\product\10.2.0\db_1\srv-adacta-oracle.adacta.local_ORATES
    T srv-adacta-oracle.adacta.local:1830 srv-adacta-oracle.adacta.local ORATEST
    Sep 9, 2009 11:01:36 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\ORATEST\
    emca_2009-09-09_10-58-41-AM.log for more details.
    Could not complete the configuration. Refer to the log file at C:\oracle\product
    \10.2.0\db_1\cfgtoollogs\emca\ORATEST\emca_2009-09-09_10-58-41-AM.log for more d
    etails.
    If I have a go in the log file, I see:
    Sep 9, 2009 10:56:50 AM oracle.sysman.emcp.EMAgentConfig deleteEMFiles
    CONFIG: Unable to delete C:\oracle\product\10.2.0\db_1\srv-adacta-oracle.adacta.local_ORATEST
    oracle.sysman.emcp.exception.FileUtilException: Deleting directory C:\oracle\product\10.2.0\db_1\srv-adacta-oracle.adacta.local_ORATEST\sysman\emd\upload
         at oracle.sysman.emcp.util.FileUtil._deleteDirectory(FileUtil.java:802)
         at oracle.sysman.emcp.util.FileUtil._deleteDirectory(FileUtil.java:797)
         at oracle.sysman.emcp.util.FileUtil._deleteDirectory(FileUtil.java:797)
         at oracle.sysman.emcp.util.FileUtil._deleteDirectory(FileUtil.java:797)
         at oracle.sysman.emcp.util.FileUtil.deleteDirectory(FileUtil.java:773)
         at oracle.sysman.emcp.EMAgentConfig.deleteEMFiles(EMAgentConfig.java:3748)
         at oracle.sysman.emcp.EMAgentConfig.deployStateDirs(EMAgentConfig.java:3168)
         at oracle.sysman.emcp.EMAgentConfig.instantiateEMConfigFiles(EMAgentConfig.java:3090)
         at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2685)
         at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1206)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:230)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:208)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:175)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
    Sep 9, 2009 10:56:50 AM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'TZ' is '', discarding the same
    Sep 9, 2009 10:56:50 AM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'ORACLE_HOSTNAME' is '', discarding the same
    Sep 9, 2009 10:56:50 AM oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    Sep 9, 2009 10:56:50 AM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [ALLUSERSPROFILE=C:\Documents and Settings\All Users, APPDATA=C:\Documents and Settings\Emisfera\Application Data, CLASSPATH=C:\oracle\product\10.2.0\db_1\jlib\emca.jar;C:\oracle\product\10.2.0\db_1\jlib\srvm.jar;C:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;C:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;C:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;C:\oracle\product\10.2.0\db_1\jlib\ldap.jar;C:\oracle\product\10.2.0\db_1\jlib\share.jar;C:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;C:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;C:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;C:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;C:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;C:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar;C:\oracle\product\10.2.0\db_1\oui\jlib\OraPrereq.jar;C:\oracle\product\10.2.0\db_1\inventory\prereqs\oui\OraPrereqChecks.jar;C:\oracle\product\10.2.0\db_1\oui\jlib\OraPrereqChecks.jar;, CLIENTNAME=EMI0709, CLUSTERLOG=C:\WINDOWS\Cluster\cluster.log, COMMONPROGRAMFILES=C:\Program Files\Common Files, COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, COMPUTERNAME=SRV-ADACTA-ORAC, COMSPEC=C:\WINDOWS\system32\cmd.exe, EMCA_JAR=C:\oracle\product\10.2.0\db_1\jlib\emca.jar, FP_NO_HOST_CHECK=NO, HOMEDRIVE=C:, HOMEPATH=\Documents and Settings\Emisfera, JRE_JAVA=C:\oracle\product\10.2.0\db_1\jdk\jre\bin\java, LIB_DIR=C:\oracle\product\10.2.0\db_1\jlib, LOGONSERVER=\\SRV-ADACTA-ORAC, NEED_EXIT_CODE=1, NUMBER_OF_PROCESSORS=2, OH=C:\oracle\product\10.2.0\db_1, ORACLE_SID=ORATEST, OS=Windows_NT, PATH=C:\oracle\product\10.2.0\db_1\jdk\jre\bin\server;C:\oracle\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1, PERL5LIB=C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWin32-X64-multi-thread;C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib;C:\oracle\product\10.2.0\db_1\perl\5.8.3\lib\MSWin32-X64-multi-thread;C:\oracle\product\10.2.0\db_1\perl\site\5.8.3;C:\oracle\product\10.2.0\db_1\perl\site\5.8.3\lib;C:\oracle\product\10.2.0\db_1\sysman\admin\scripts, PROCESSOR_ARCHITECTURE=AMD64, PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 8, GenuineIntel, PROCESSOR_LEVEL=6, PROCESSOR_REVISION=0f08, PROGRAMFILES=C:\Program Files, PROGRAMFILES(X86)=C:\Program Files (x86), PROMPT=$P$G, SESSIONNAME=RDP-Tcp#6, SYSTEMDRIVE=C:, SYSTEMROOT=C:\WINDOWS, TEMP=C:\DOCUME~1\Emisfera\LOCALS~1\Temp\1, TMP=C:\DOCUME~1\Emisfera\LOCALS~1\Temp\1, USERDOMAIN=SRV-ADACTA-ORAC, USERNAME=Emisfera, USERPROFILE=C:\Documents and Settings\Emisfera, WINDIR=C:\WINDOWS]
    Sep 9, 2009 10:56:50 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\srv-adacta-oracle.adacta.local_ORATEST srv-adacta-oracle.adacta.local:1830 srv-adacta-oracle.adacta.local ORATEST 
    Sep 9, 2009 10:56:52 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 255
    Sep 9, 2009 10:56:52 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating shared install...
    Source location: C:\oracle\product\10.2.0\db_1
    Destination (shared install) : C:\oracle\product\10.2.0\db_1\srv-adacta-oracle.adacta.local_ORATEST
    DeployMode : dbconsole
    
    Creating directories...
    Setting console properties ... 
    Setting log and trace files locations for Console ... 
    Setting log and trace files locations for Agent ... 
    
    Sep 9, 2009 10:56:52 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: CreateService FAILED: The specified service has been marked for deletion.
    
    
    Service creation failed. Aborting...
    
    Sep 9, 2009 10:56:52 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\srv-adacta-oracle.adacta.local_ORATEST srv-adacta-oracle.adacta.local:1830 srv-adacta-oracle.adacta.local ORATEST 
    Sep 9, 2009 10:56:52 AM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Sep 9, 2009 10:56:52 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\ORATEST\emca_2009-09-09_10-54-15-AM.log for more details.
    Sep 9, 2009 10:56:52 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace: 
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
         at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2689)
         at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1206)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:230)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:208)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:175)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
    On the same server that I have another instance and everything works well...

    Oracle 10.2.0.4
    Microsoft Windows Server 2003 Enterprise Edition x 64 Service pack 2
    CPU Intel Xeon
    3 GB RAM


    Can you help me?
    Thanks in advance.
    See you soon
    Adriano

    Published by: Adriano Aristarco on September 10, 2009 09:09

    Follow the steps below.

    1. stop the OEM runs.
    2 remove the directory under $ORACLEHOME SID.
    3. recreate the repository using emca.

  • ORA-09925, cannot create the audit trail file

    OS: Linux to Oracle 7

    DB: Oracle 12.1.0.2.0

    When I try to start the database in Sqlplus I get the error: ORA-09925, please see the screen capture below.  Please let me know if I can provide more information.

    Thanks for your help.

    ORA-09925.png

    It seems that your name is db12c, so just change the name of initcdb1.ora to initdb12c.ora just to have a regularity.

    The most important thing is that the name of your instance defined as ORACLE_SID owes much to a model.

    In the example

    db_name = WHATEVR (in your init*.ora file)

    ORACLE_SID = SOMETHING (at the level of the BONE)

    If your init.ora file must be called initSOMETHING.ora. It has nothing to do with your db_name

  • Cannot create the destination file during the file extraction

    I am trying to install a program from a zip compressed file, but Windows will not let me. When I try to run the files directly from the zip, it tells me that 'the destination file cannot be created." Alternatively, when I try to extract the individual files in the zipped folder, I get "error code 0x80004005".

    I am running Windows 7 64 bit and I've never had this problem before. Any help would be appreciated!

    You can try to register the .dll file and see if that makes a difference.

    From an elevated command prompt try regsvr32 zipfldr.dll

    You can also create another user to see if they have the same problem.

  • ORA-09925: cannot create the audit trail file / RCONFIG

    Hello

    I tried to convert a single DB instance named TESTDB in a RAC - DB named CARS on two nodes stb & dwh with rconfig!

    After running I got following error messages on one of the two nodes:
    /u01/app/oracle/product/11.2.0.2/db_1/dbs>sqlplus / as sysdba
    
    SQL*Plus: Release 11.2.0.2.0 Production on Tue Mar 8 15:17:09 2011
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    ERROR:
    ORA-09925: Unable to create audit trail file
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 9925
    ORA-01075: you are currently logged on
    
    
    Enter user-name:
    ERROR:
    ORA-01017: invalid username/password; logon denied
    I tried to change the setting audit_file_dest on the instance of execution yet.

    And now I get the same errors on both instances.

    Help, please.

    hqt200475

    you do not need to change your spfile, create a valid directory for AUDIT_FILE_DEST

    If you do not know the value necessary relating to alert.log
    or take a look at your spfile
    or connect as a system with the parameter checking
    or find your spfile by see the spfile parameter
    or find your spfile in your alert.log
    or find with the trial obviously ist started and open.

    RN

  • ORA-39080: cannot create queues during the backup from the rman catalog

    Hello
    I am trying to upgrade my database 10 g and 11 g and I'm trying to back up my rman catalog. However, I get an error. Can someone help me please-

    That's what I give-
    nohup expdp DIRECTORY = EXPORT_DIR userid=rman/adc1243@rmandb full = y job_name = full_rmandb_upg_exp DUMPFILE=EXPORT_DIR:rmandb_upg_exp%U_20100618.dmp LOGFILE = PARALLEL EXPORT_DIR:rmandb_upg_exp_20100618 = 3 &

    and I get this-

    Oracle @ < progd1 >: / home/oracle $tail f nohup.out
    ORA-31626: there is no job
    ORA-31637: could not create user RMAN FULL_RMANDB_UPG_EXP work
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 95
    ORA-06512: at "SYS." "KUPV$ FT_INT", line 600
    ORA-39080: cannot create queues ' KUPC$ C_1_20100618202950 ' and ' KUPC$ S_1_20100618202950 ' to Data Pump task
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 95
    ORA-06512: at "SYS." ' KUPC$ QUE_INT ', line 1606
    ORA-04031: unable to allocate 56 bytes of shared memory ('pool feed', 'unknown object', 'pool feed', 'set the allocation callback')

    ORA-04031: unable to allocate 56 bytes of shared memory ('pool feed', 'unknown object', 'pool feed', 'set the allocation callback')

    04031, 00000, "unable to allocate %s bytes of shared memory (\"%s\",\"%s\",\"%s\",\"%s\")"
    // *Cause:  More shared memory is needed than was allocated in the shared
    //          pool.
    // *Action: If the shared pool is out of memory, either use the
    //          DBMS_SHARED_POOL package to pin large packages,
    //          reduce your use of shared memory, or increase the amount of
    //          available shared memory by increasing the value of the
    //          initialization parameters SHARED_POOL_RESERVED_SIZE and
    //          SHARED_POOL_SIZE.
    //          If the large pool is out of memory, increase the initialization
    //          parameter LARGE_POOL_SIZE.  
    

    Stream uses system global area (SGA) memory to store the information required to capture and apply. To allocate memory from the SGA for use by water courses, establish a flow pool in the SGA by specifying the STREAMS_POOL_SIZE parameter. The default value for this setting is 0, which means that the stream instead uses the shared pool memory. If you leave the STREAMS_POOL_SIZE to its default value (0), water courses will be considering using up to 10 percent of the SHARED_POOL_SIZE, then Oracle recommends at least 200 MB for the STREAMS_POOL_SIZE parameter. The source and destination databases must take account of this memory in the SGA.

    Published by: sb92075 on June 18, 2010 19:17

  • Empty Device Manager and for error message "cannot create the enumerated device root need to install Parallels paravirtualization pilot".

    Original title: Device Manager empty

    I have Windows XP Service Pack 3 installed in a Bootcamp partition on my Intel iMac. I can detect and install new hardware such as USB keys. However, the Device Manager window is blank - how can I get the window to display the devices connected to the computer? I am also unable to install Parallels tools when I use Bootcamp as a virtual machine. The error message "cannot create the 'root-enumerated device' necessary to install Parallels Paravirualization driver.

    Hey Harcjk,

    For your first question, go through this article.

    None of the items appear in the device list manager when you open
    http://support.Microsoft.com/kb/311504

    For the second question, here are some suggestions:

    Method 1: Uninstall & install Parallels tools

     

    NOTE: we highly recommend you make a backup of the virtual machine before you continue.

    a. start your virtual machine and cancel the installation of Parallels Tools Wizard.

    b. Click Start--> Panel--> Add / Remove programs and remove the Parallels tools in the list of applications.

    c. restart Windows.

    d. install the Parallels tools by clicking on the Virtual Machine--> install the Parallels Tools.

    Method 2: Uninstall antivirus software

    If the problem persists, try the following:

    Temporarily uninstall all the antivirus software to the virtual machine and repeat steps of the "Uninstall & install Parallels Tools" section above.

    Note: Don't forget to install the back antivirus software, once the problem is resolved.

     

    Method 3: Uninstall, clean & install Parallels tools

     

    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following windows Help article.

     

    How to back up and restore the registry in Windows XP

    http://support.Microsoft.com/kb/322756

    a. If the problem persists, try the following:

    b. start Windows.

    c. go to "Start" > "Control Panel" > "Add/Remove Programs" and uninstall theParallels Tools if it is present.

    d. go to 'my computer' > 'C' drive > "Program Files" > "Parallels" folder and delete the "Parallels Tools" folder, if present.

    e. click the Windows 'Start' menu-> 'run' and type 'regedit'. Click OK.

    f. in the registry editor, go to "My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Parallels" and delete the heading "Parallels Tools" and go to "My Computer\HKEY_CURRENT_USER\SOFTWARE\Parallels" and remove the 'Tools' section.

    g. restart Windows.

    h. now install Parallels tools in the 'VM' menu on the Parallels Desktop menu bar, while Windows is running.

    I hope this helps.

    Kind regards

    Shinmila H - Microsoft Support

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • ORA-04089: cannot create triggers on the objects belonged to SYS

    I did a google on this error and it say that I should never get to anything to do with the system and also to make another account when executing my script, I did this, but I still get the error code and the error is less than

    REM **********************************************************************

    CREATE TABLE gam_attribute_bin (/ * gam_ab * /)

    attribute_owner_type char (1) NOT NULL, / * player Att, Att User Instance Att Att class.

    Class criteria, client static/Gulp * /.

    ATTRIBUTE_NAME VARCHAR2 (20) NOT NULL,

    owner_id NUMBER (10) NOT NULL, / * specific check-in attribute_owner * /.

    LONG RAW NULL binary_value

    ) TABLESPACE gam_lgtab STORAGE (INITIAL 256 K NEXT 256 K MAXEXTENTS PCTINCREASE 0 unlimited)

    /

    ALTER TABLE gam_attribute_bin ADD)

    CONSTRAINT gam_attribute_bin_pk

    UNIQUE (attribute_owner_type, owner_id, attribute_name)

    USING INDEX

    TABLESPACE gam_ind

    STORAGE (INITIAL 256 K NEXT 256 K MAXEXTENTS PCTINCREASE 0 unlimited)

    )

    /

    Suppression of REM binary attribute when necessary

    CREATE TRIGGER gam_att_delete

    AFTER YOU REMOVE gam_attribute

    FOR EACH LINE

    BEGIN

    IF (: old.attribute_data_type = 'B')

    THEN

    DELETE FROM gam_attribute_bin

    WHERE attribute_owner_type =: old.attribute_owner_type

    AND attribute_name =: old.attribute_name

    AND owner_id =: old.owner_id;

    END IF;

    END;

    /

    ERROR on line 1:

    ORA-04089: cannot create triggers on the objects belonged to SYS

    hope someone can help me clear this up thanks

    Hello

    You code works very well for me.  I had to change to run on my system tablespaces, but otherwise, what you posted worked for me when I tried (in a different schema than SYS, of course).

  • ORA-20100: error: failure FND_FILE. Cannot create the file

    Hi all
    Simultaneous application of Bellow error

    We using ORACLE 10 g. R12
    OS: RHEL 4.4 (LINUX)





    ---------------------------------------------------------------------------
    Execution of the expedition: Version: 12.0.0

    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

    Module WSHINTERFACES: Interface travel Stop - SRS
    ---------------------------------------------------------------------------

    Current system time is January 27, 2013 09:58:58

    ---------------------------------------------------------------------------

    * Starts * January 27, 2013 09:58:58
    Error ORACLE 20100 in FDPSTP

    Cause: FDPSTP failed due to the ORA-20100: error: failure FND_FILE. Cannot create the file, l0633393.tmp in the directory/usr/tmp.
    You can find more information in the applications log.
    ORA-06512: at the 'APPS '. FND_FILE', line 554
    ORA-06
    ---------------------------------------------------------------------------
    Beginning of the FND_FILE log messages
    ---------------------------------------------------------------------------
    ---------------------------------------------------------------------------
    End of the FND_FILE log messages
    ---------------------------------------------------------------------------


    ---------------------------------------------------------------------------
    Options, AutoComplete, the request for enforcement.


    End of query options AutoComplete.

    ---------------------------------------------------------------------------
    Simultaneous request ended
    Current system time is January 27, 2013 09:58:58

    ---------------------------------------------------------------------------

    This issue is related to the Oracle EBS, mark it as here the answer and open it

    Oracle Discussion forums' E-Business Suite

  • ORA-02327: cannot create indexes on the LOB data type expression

    DB 10.2.0.4
    DB 5.2

    I am not able to move lobindex and lobsegment. While try occurs below error

    SQL > ALTER INDEX dev. "" SYS_IL0000718396C00002$ $"REBUILD THE TABLESPACE DATA_TEMP;
    ALTER INDEX dev. "" SYS_IL0000718396C00002$ $"REBUILD TABLESPACE DATA_TEMP
    *
    ERROR on line 1:
    ORA-02327: cannot create indexes on the LOB data type expression

    Thank you

    Published by: user13382934 on October 16, 2012 14:05

    correct syntax is
    ALTER TABLE.

    MOVE the LOB ()
    STORE AS (tablespace );

    Where is a name of the / columns LOB, not the name of the segment. Moving type LOB data will move its indexes as well.

  • DBCA cannot create the database in 12 c in Windows

    Hello

    After the installation of Oracle 12 c on R2 Windows Server 2012 and successfully running the netca command to configure the listener, I run with the DBCA tool question

    It throws an error message of "Recovery Manager could not restore the data files"

    I looked at the log files, here is some information:

    Corrupt block 1 found during the backup piece, reading file=C:\ORACLE\PRODUCT\12.1\DBHOME_1\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE. DFB, corr_type = 4

    Review of blocknum = 1, file=C:\ORACLE\PRODUCT\12.1\DBHOME_1\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE. DFB, found the same corrupted data

    Not sure if this helps, but I am attaching several log files to help debug the problem.

    I read the post DBCA cannot create the database in 12 c, but it doesn't quite have an answer.

    Any help is appreciated.

    Thank you

    Pranav

    Looks like a bad installation or a bad block on your disk. Have you tried creative using the "Custom Database" model in the wizard dbca (one that does not come with the data files)? It will take more time to create, but shouldn't read the dbca reported as corrupted file

Maybe you are looking for