ORA-1450 during the installation of the repository

I tried to use the MISP utility on a 10.2.0.4.4 database on Red Hat Enterprise Linux Server release 5.7 (Tikanga) 2.6.18 274.7.1.el5 (64-bit). I got the below error when you try to create the repository. Anyone else has come across this or have no work around for it? The plan is to update this database to 11.2.0.3 on new hardware. It will go to AL32UTF8 WE8ISO8859P1 in the process.
Thank you
Brian


29.13:56:32:529; P035; S; 10042 encountered an error during the installation of the repository: error occurred during batch processing: ORA-01450: maximum (3118) key length exceeded

29.13:56:32:531; P035; S; 10008 cannot install the repository.
29.13:56:33:211; P035; I; 10016 uninstalled repository.

The MISP repository requires a tablespace with block size of 8 k or higher. Please, try the following for MISP 1.1:

(1) create a tablespace with block size 8 k
(2) change the default tablespace for the user of the SYSTEM to use this new space of tables
(3) install the MISP repository on a new basis
4) reset the user of the SYSTEM to use the original table space

Tags: Database

Similar Questions

  • ORA-01422: during the update supporting objects

    I'm looking to replace/upgrade an application, for example, I have a new version of the application to replace the existing one.

    Importation and application installation ran without error, but when I run the upgrade to support objects I'm repeated "ORA-01422: exact fetch returns more than number of lines '-the browser page is updated constantly with the same message and I have to kill the browser session to regain control.

    I don't see the upgrade scripts that cause this issue and even if there were, I would have expected the error appear once only?

    Any ideas as to what I can do to debug this situation?

    Source APEX: 4.1.1 Oracle 11g

    Destination APEX: 4.2.4, Oracle 10g

    --
    Andy

    The question was threefold:

    1. in my script upgrade that I have created a function that could, it is averred, ORA-01422 result.

    2. the service has been used as a condition (PL/SQL expression) on a later script

    3. after hitting the exception during the upgrade, it seems that APEX upgrade process in a loop - (the page refreshed continuously with the same error message).

    MetaLink support was desperately poor, I just solved the problem by placing an APEX_DEBUG. ACTIVATE as a precursor script in the upgrade and then trawling through the paintings of debugging apex.

    NB. Steps 1 and 2 can be reproduced by creating a function non-compilation and mentioning that:-the repeated message will refer to the compile error.

  • ORA-03123 during the use of formulas of UTL_FILE package in oracle 10g

    Hi all
    I have created a 'REPORTS' as 'E:\EXCEL_TESTING_FORM\' directory and to grant read, write to this directory at scott.
    and also a given grant execute on UTL_FILE to scott;

    I wrote this code in a trigger pressed the button and my file name is the file somename.xls

    After printing the first line as 7369SMITH3000 in a single cell when it goes to print the second employee record is to show
    ORA-03123 inside the loop.

    CURSOR EMP_DATA IS
    SELECT * FROM SCOTT. EMP;

    C_REF EMP_DATA % ROWTYPE;
    L_FILE UTL_FILE. TYPE_DE_FICHIER;
    V_PATH VARCHAR2 (200): = ";

    BEGIN

    V_PATH: = "REPORTS";
    L_FILE: = UTL_FILE. FOPEN (V_PATH, P_FILE_NAME, 'W');

    EMP_DATA OPEN;

    LOOP
    EXTRACT THE EMP_DATA IN C_REF;
    WHEN THE OUTPUT EMP_DATA % NOTFOUND;

    UTL_FILE. PUT_LINE (L_FILE, TO_CHAR (C_REF. EMPNO));
    UTL_FILE. PUT_LINE (L_FILE, C_REF. ENAME);
    UTL_FILE. PUT_LINE (L_FILE, TO_CHAR (C_REF. SAL));

    END LOOP;
    CLOSE EMP_DATA;

    UTL_FILE. FFLUSH (L_FILE);
    UTL_FILE. FCLOSE (L_FILE);

    Please guide me how to avoid this error and also how to print cell wise why because it's printed in a single cell.

    Please answer...

    What is a network drive? If so, try if the same code is running on a local directory, maybe the network drive is smehow is not accessible.

  • Error ORA-022887 during the insert operation how to handle correctly...

    Hello everyone I got an error in during the insert operation how to handle correctly?
    SQL statements below.

    INSERT STAFF. TRANSLATIONS (TID, SCRIPT_NAME, TAG, TR, FR, LOCAL)
    VALUES ((SELECT LOCATION. SQX_TID. (NEXTVAL DOUBLE AS TID), 'TEST_TEST', 'TEST', 'TR', 'FR', 'LOCAL');

    Thank you

    Try this,

    INSERT STAFF. TRANSLATIONS (TID, SCRIPT_NAME, TAG, TR, FR, LOCAL)
    VALUES (PERSONAL. SQX_TID. NEXTVAL, 'TEST_TEST', 'TEST', 'TR', 'FR', 'LOCAL');

  • Error ORA-01843 during the update of table

    I have the following query, which gives a month error invalid ORA-01843

    Update tpsir_response set response_date = to_date (' 04/02/2014 ',' dd/mm/yyyy') where product_line = 'PRODUCT' and to_date(vl_creation_date,'dd/mm/yyyy') < 13 May 2008 ' and responder is NULL;

    In the tpsir_response table

    response_date is a kind of date

    vl_creation_date is of type char (10)

    someone at - it an idea what I did wrong

    Hello

    Try to change on May 13, 2008 ' to to_date ('2008-05-13', ' dd/mm/yyyy')

    Or

    Check this box

    Select * from nls_session_parameters where parameter = "NLS_DATE_FORMAT;

    and together

    ALTER session set nls_date_format = "dd/mm/yyyy";

    Good luck...

  • ORA-01727 during the portable precision impdp datafiles:numeric specifier

    I started impdp the rman converted tartget data files and received the error on one of the table:

    ORA-01727: specifier digital precision is out of range 1 to 38

    I tried to fix it by creating the table definition by changing several columns number (126) to the number (38), it worked, and then I tried to impdp again with tables = TableName
    content = data_only, it gives me error that the imp dump file is specific to the transportable tablespace.

    I don't know how to solve this problem. Can anyone help on this?

    Thanks in advance.

    Hello
    Ah OK - you will need to perform the TTS again and then with the new definition - and unfortuately copy all data files again...

    I don't know how you managed to get a definition of invalid column in the first place?

    See you soon,.

    Harry

    http://dbaharrison.blogspot.com

  • RMAN-04014: failed to start: ORA-00600 during the duplicate database

    Hello

    Oracle version: 11.2.0.2

    OS: linux rhel 5

    I do duplicate database of active database
    rman target sys/*******@pindb AUXILIARY sys/*****@test
    
    Recovery Manager: Release 11.2.0.2.0 - Production on Mon Nov 26 19:56:41 2012
    
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    
    connected to target database: pindb (DBID=4116200880)
    connected to auxiliary database: TEST (not mounted)
    
    RMAN> run {
    allocate channel C1 type disk;
    allocate auxiliary channel DUP type disk;
    DUPLICATE TARGET DATABASE  TO 'TEST' FROM ACTIVE DATABASE  DB_FILE_NAME_CONVERT '/oradata/pindb','/oradata/test';
    }2> 3> 4> 5>
    
    using target database control file instead of recovery catalog
    allocated channel: C1
    channel C1: SID=699 device type=DISK
    
    allocated channel: DUP
    channel DUP: SID=5 device type=DISK
    
    Starting Duplicate Db at 26-NOV-12
    
    contents of Memory Script:
    {
       sql clone "create spfile from memory";
    }
    executing Memory Script
    
    sql statement: create spfile from memory
    
    contents of Memory Script:
    {
       shutdown clone immediate;
       startup clone nomount;
    }
    executing Memory Script
    
    Oracle instance shut down
    
    connected to auxiliary database (not started)
    released channel: C1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 11/26/2012 19:57:07
    RMAN-06403: could not obtain a fully authorized session
    RMAN-04006: error from auxiliary database: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-04014: startup failed: ORA-00600: internal error code, arguments: [kck_rls_check must use (11,0,0,0,0) or lower], [kdt.c], [9576], [11.2.0.2.0], [], [], [], [], [], [], [], []
    RMAN-04017: startup error description: ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    Please can someone offer

    Thank you

    Hello;

    In my view, that it is a bug that has to do with the compatibility of the compression.

    I think that work around is:

    alter system  set "_compression_compatibility"="11.2.0";
    

    Let me confirm with a document number of MOS

    Subsequently Cannot find the doc of MOS - this has some details:

    http://www.acehints.com/2011/11/fix-RMAN-duplicate-database-failed-ora.html

    http://bryangrenn.blogspot.com/2011/12/ora-600-kckrlscheck-must-use-110000-or.html

    Best regards

    mseberg

    Published by: mseberg on November 26, 2012 16:07

  • ORA-01427 during the attempt to INSERT SQL job

    Hello

    I have non-logiques problem.

    I use Oracle 10 g.
    I have a query that contains some subqueries, this is pretty normal query as similar milion:

    SELECT a.field1,
    (SELECT b.field2 FROM tab2 b WHERE b.key = a.key) Field2
    OF tab1 a

    Query works fine, amount of the returns expected Recordset, but while I'm saving it somehow it returns me an error:
    ORA - 01427:single - line subquery returns multiple rows

    It would be normal that I have by running a SELECT statement. But SOME major work - error occurs when I try to save the results somehow - INSERT, CREATE TABLE AS or save it to file.

    Help, please.
    Thank you.

    nodeX wrote:

    Query works fine, amount of the returns expected Recordset, but while I'm saving it somehow it returns me an error:
    ORA - 01427:single - line subquery returns multiple rows

    No it's not. Most likely you use SQL * Developer, Toad, SQL * Navigator or another GUI tool that retrieves the screen by screen lines. So when you run this select your tool retrieves and displays just the first screen and it happens so that for the first lines of the scalar subquery in your select screen returns just one line. However, when you issue INSERT SELECT all lines are read, and at least one of them, results in a scalar subquery returns more than one line. Do a complete test of your question, SELECT, SELECT your tool try and extract all lines (in most of the tools it's > button) or post your query in SQL * more. In all cases:

    SELECT a.field1,
    (SELECT b.field2 FROM tab2 b WHERE b.key = a.key) field2
    FROM tab1 a
    

    means the key of the column in the table tab2 is logically unique for any value of tab1.key.

    SY.

  • Why get ORA-00942 during the validation of PL/SQL cursor

    The database is 10 gr 2.

    ST_PKG_UTILITIES contains a procedure called "p_insert_update_person_info".

    The procedure includes a cursor that selects a view 'CDS_CIS_ETHNICITY '.

    I am logged in as the owner of the schema of the package. The view lies in another schema, but I have the right to SELECT on the view.

    When I try to compile the package, I get "ORA-00942: table or view does not exist", pointing to the CDS_CIS_ETHNICITY view.

    However, if I SELECT directly from the view using a SQL window, it returns information without problem.

    Code view is a SELECT statement on a table across a db_link. However, given that I can select directly from the view, I am not clear why I would get the error because the view is selected, within PL/SQL.

    Note that the table was originally, on the same server that the schema that I am now, so no db_link was necessary. When the schema of the table has been moved to a new server, we added the db_link. However, the package was never changed, we were careful to reproduce the names of objects that are used by the package, when building the db_link.

    Ideas on this issue would be appreciated.

    Thank you
    VP

    Published by: user618800 on December 9, 2008 14:53

    Hello

    Grant privileges directly to the owner of the whole.

    Looks like the privileges that you have about this point of view have been granted to a role, and the owner of the package has this role.
    Roles do not count inside stored procedures. You must have privileges granted directly to the owner (or to the PUBLIC, which probably does not apply in this case).

  • several errors during the bulk add (ORA-13199, ORA-12801, ORA-01652-ORA-01653)

    Hello

    In a batch process, I use a big parallel add to insert millions of triples in an RDF model.
    At one point, an insert failed with this message:

    ORA-13199: DDL_same_rdf_indexes call failed: ORA-13199: step_num = 6 = ORA-12801 SQLERRM: error reported in the parallel query P020 Server
    ORA-01652: unable to extend segment temp of 128 in tablespace RDF dss = ALTER INDEX REBUILD PARTITION of 'RDF_LNK_SCPM_IDX' MODEL_63 NOLOGGING PARALLEL in LINE ORA-06512: at the 'MDSYS. MD", line 1723
    ORA-06512: at the 'MDSYS. MDERR", line 17
    ORA-06512: at the 'MDSYS. SDO_RDF_INTERNAL', line 9223
    ORA-06512: at the 'MDSYS. SDO_RDF_INTERNAL', line 9428
    ORA-06512: at the 'MDSYS. MD", line 1723
    ORA-06512: at the 'MDSYS. MDERR", line 17
    ORA-06512: at the 'MDSYS. SDO_RDF_INTERNAL', line 9441
    ORA-06512: at the 'MDSYS. SDO_RDF_INTERNAL', line 4255
    ORA-06512: at the 'MDSYS. SDO_RDF', line 276
    ORA-06512: at the 'MDSYS. RDF_APIS', line 693
    ORA-06512: at line 1

    Given that the batch continued and tried to insert later, I got this error twice, then another several times:

    ORA-13199: during the LBV:ORA - 01653: unable to extend table MDSYS. RDF$ TV_3F_1501FA303B1C4_56 of 128 in tablespace RDF ORA-06512: at the 'MDSYS. SDO_RDF_INTERNAL', line 1319
    ORA-06512: at the 'MDSYS. MD", line 1723
    ORA-06512: at the 'MDSYS. MDERR", line 17
    ORA-06512: at the 'MDSYS. SDO_RDF_INTERNAL", line 1414
    ORA-06512: at the 'MDSYS. SDO_RDF_INTERNAL', line 3786
    ORA-06512: at the 'MDSYS. SDO_RDF', line 276
    ORA-06512: at the 'MDSYS. RDF_APIS', line 693
    ORA-06512: at line 1

    Finally, later, inserting block worked without any errors. I don't have any sort of similar since errors.

    Any idea of what could have caused this?

    Thank you

    Kind regards
    Julien

    Indeed, it is a little uncertain. But here's a possibility (unless the tablepace has been extended before the retry):

    When several parallel processes are working on a query, each requires a space of sort. If N of them is active at a time and using their sorting max space requirements, the total space of necessary sorting can be beyond what is available in the temp tablespace. But, if we ever reach this point because some processes parallel either end early or have not reached the point where they need their sorting max spaces, then we can't hit it out of space error.

    Once again, an easy way to avoid this problem would be to use BIGFILE tablespaces or allocate enough space for relevant tablespaces.

  • ORA-942 from the page of connection details of OEM 12 c installation during 2-system upgrade database

    Hello

    I am trying to improve our 11.1.0.1 to 12.1.0.3 OEM production using the method 2-system.  When I try to keep in the database connection Details page after you have specified the connection details for the copy of the deposit on the new host, this error pops up:

    ERROR: ORA-00942: table or view does not exist

    Unable to connect to the database and validate is a database supported due to one of the following reasons:

    (1) credentials incorrect

    (2) the auditor may be out of service

    (3) database is perhaps out of service.

    Check the credentials, the status of the listener and the database, and then try again.

    This error is not moved when we used the same procedure to upgrade a test installation 11.1.0.1.  In addition, I tried to change the connection details to connect to the repository of original production and got the same error.  This seems to indicate that the problem is specific to this repository.

    I'm Tournai on sql trace for another chance and found this error in the trace file:

    The following statement has encountered an error during the analysis:

    "Select count (1) in the mgmt_targets where target_type = 'host' and target_name ='oem12c.gfcsap.com"

    Encountered error: ORA-00942

    This error is meaningless to me that mgmt_targets is present in the sysman schema.

    Any suggestions on how to move beyond this would be appreciated.

    Dave

    Hi all

    While explaining the issue to a colleague, it dawned on me that I had not thought sys could be running the query instead of sysman, in which case a synonym would be necessary.  I checked the test repository, and it had a public synonym for sysman.mgmt_targets.  The production repository was missing the synonym.  After you create the synonym in the repository of the production, I passed this stage.

    Dave

  • HP T610 more: HPDM deployment for t610 image more crashes during the installation of the new initial start of the image

    We are working on the update of our thin clients HP T610 more.  Update us the thin clients in the last image of the OS WES7P and also update to IE11 and Citrix receiver 4.4.

    We use HPDM 4.6.4

    We have successfully several T610s and update the image of the OS and related software with no problems.  We are then able to use the 4.6.4 to successfully shoot HPDM and image of these thin clients updated in the master repository.

    We then create a task to deploy the new image to several thin clients.  We configure the task to use the imagery being cached, and then run the task.  HPDM then successfully deploys the image for thin clients.

    Customers accept the image cache and once the image is fully downloaded they restart to deploy the image.   After the restart, the image unfolds and decompresses correctly, then the thin client, start the original installation of Windows.

    But for 90% or more of these newly imaged thin clients that they get hung up during the installation of Windows (usually during the message that windows is written to the Registry).  Once the thin clients get hung at this stage they are inaccessible and unrecoverable by HPDM and must be copied via USB.

    We believe that the issue is somehow related monitors are connected to thin clients.  If isolate us completely thin clients monitors, then deploy an image the new image is OK.  HPDM reports that the image has been deployed successfully.  If we then go back to thin clients and reconnect the monitors of the thin client is updated and the screen seems to be in standard vga mode low resolution.  A restart of the thin client then recognizes and sets the appropriate screen resolution, and the thin client is good to go.

    What is normal sound monitors must be separated to deploy a new image?

    Thanks for any idea or thougts.

    From the point of view HPDM, disconnect monitor is not required when you deploy the image. Personal thought is that there is a compatibility problem between the display driver, graphics card and the system. Installing Windows intend to write a default registry value based on connected monitor (maybe display settings), for some reason, he was stuck. I'm not the driver or the operating system that you are an expert, I would say that you submit a ticket to HP for additional troubleshooting.

  • root.sh failed during the installation of RAC11.2g

    Dear,

    I try to install RAC 11.2 (version of the grid Infrastructure is 11.2.0.1) on both nodes of linux (OS version is 2.6.39 - 400.215.10.el5uek Oracle Linux 5.11)

    SELinux + Firewall is stopped, ASM works fine (listdisks and querydisk has my drives correctly), ping between two nodes on public and private IPs is OK, the hosts file, configured for good.

    Owner of the DSO is grid user, and this user is the same used during the installation of the grid infrastructure.

    # /sbin/modinfo oracleasm
    filename:       /lib/modules/2.6.39-400.215.10.el5uek/kernel/drivers/block/oracleasm/oracleasm.ko
    description:    Kernel driver backing the Generic Linux ASM Library.
    author:         Joel Becker <[email protected]>
    version:        2.0.8
    license:        GPL
    srcversion:     28484D2A43A6D981AAB9246
    depends:        
    vermagic:       2.6.39-400.215.10.el5uek SMP mod_unload modversions 
    parm:           use_logical_block_size:Prefer logical block size over physical (Y=logical, N=physical [default]) (bool)
    

    Installation was fine, no errors or warnings until running root.sh, the result was:


    # /opt/app/grid/product/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    
    The following environment variables are set as:
        ORACLE_OWNER= grid
        ORACLE_HOME=  /opt/app/grid/product/11.2.0/grid
    
    Enter the full pathname of the local bin directory: [/usr/local/bin]: 
       Copying dbhome to /usr/local/bin ...
       Copying oraenv to /usr/local/bin ...
       Copying coraenv to /usr/local/bin ...
    
    
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2015-04-20 17:06:03: Parsing the host name
    2015-04-20 17:06:03: Checking for super user privileges
    2015-04-20 17:06:03: User has super user privileges
    Using configuration parameter file: /opt/app/grid/product/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE 
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
      root wallet
      root wallet cert
      root cert export
      peer wallet
      profile reader wallet
      pa wallet
      peer wallet keys
      pa wallet keys
      peer cert request
      pa cert request
      peer cert
      pa cert
      peer root cert TP
      profile reader root cert TP
      pa root cert TP
      peer pa cert TP
      pa peer cert TP
      profile reader pa cert TP
      profile reader peer cert TP
      peer user cert
      pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    acfsroot: ACFS-9301: ADVM/ACFS installation can not proceed:
    
    acfsroot: ACFS-9302: No installation files found at /opt/app/grid/product/11.2.0/grid/install/usm/EL5/x86_64/2.6.18-8/2.6.18-8.el5uek-x86_64/bin.
    
    CRS-2672: Attempting to start 'ora.gipcd' on 'node01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'node01'
    CRS-2676: Start of 'ora.gipcd' on 'node01' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'node01'
    CRS-2676: Start of 'ora.gpnpd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'node01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'node01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'node01'
    CRS-2676: Start of 'ora.diskmon' on 'node01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'node01'
    CRS-2676: Start of 'ora.ctssd' on 'node01' succeeded
    
    DiskGroup DATA creation failed with the following message:
    ORA-15018: diskgroup cannot be created
    ORA-15130: diskgroup "DATA" is being dismounted
    
    
    Configuration of ASM failed, see logs for details
    Did not succssfully configure and start ASM
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/app/grid/product/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2673: Attempting to stop 'ora.asm' on 'node01'
    CRS-2677: Stop of 'ora.asm' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'node01'
    CRS-2677: Stop of 'ora.ctssd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'node01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'node01'
    CRS-2677: Stop of 'ora.cssd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'node01'
    CRS-2677: Stop of 'ora.gpnpd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'node01'
    CRS-2677: Stop of 'ora.gipcd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'node01'
    CRS-2677: Stop of 'ora.mdnsd' on 'node01' succeeded
    Initial cluster configuration failed.  See /opt/app/grid/product/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_node01.log for details
    
    


    I found the rootcrs_node01.log file:

    2015-04-20 17:06:20: Removing "/etc/rc.d/rc3.d/S96ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc3.d/S96ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc3.d/S96ohasd
    2015-04-20 17:06:20: Failed to remove file: 
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc3.d/S96ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc5.d/S96ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc5.d/S96ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc5.d/S96ohasd
    2015-04-20 17:06:20: Failed to remove file: 
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc5.d/S96ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc0.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc0.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc0.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file: 
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc0.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc1.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc1.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc1.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file: 
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc1.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc2.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc2.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc2.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file: 
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc2.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc4.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc4.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc4.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file: 
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc4.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc6.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc6.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc6.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file: 
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc6.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: The file ohasd has been successfully linked to the RC directories
    
    


    What did I miss?


    Kindly advice...

    Best regards

    Hello

    It seems some problems with the drive carrier

    Create DiskGroup DATA failed with the following message is displayed:

    ORA-15018: diskgroup cannot be created.

    ORA-15130: diskgroup 'DATA' is currently disassembled

    Check below link, seems a similar question:

    ASM error in root.sh createdisk

    Thank you

    Monowar

  • ORA-12012: error on auto work "SYSMAN." "' EM_ECM_VCPU_JOB ' in the repository database

    Hello

    I want to install Oracle EM 12 c Cloud Control version 12.1.0.3. I watched the video and I'm just following the instructions.

    I created a repository database using a model of database I downloaded from OTN (database version 11.2.0.3). I chose the data base for the deployment of small.

    Once the repository database has been created, the following error keeps repeating in the database's alert.log file:

    ORA-12012: error on auto work "SYSMAN." "" EM_ECM_VCPU_JOB ".

    ORA-00942: table or view does not exist

    ORA-06512: at "SYSMAN.". EM_ECM_VCPU_COLLECTION', line 1432

    ORA-06512: at line 1

    The installation of the CMS software has not been started.

    In my view, there is a support Note 1570105.1 of ID that addresses the same error in the desk of cloud and is addressed by the application of a patch in the OMS_HOME.

    Someone can help me please answer:

    1) is the question that I feel exactly the same way as in the notes 1570105.1?

    (2) do I proceed with the installation of the WHO and then apply the patch, or is there a way to stop it now, before we continue?

    (3) will be OK to disable just the job in question?

    I think I saw somewhere that the SYSMAN schema should not even be present in the repository database before installation of the WHO; However, this is how he got from the database model.

    Thanks a lot for your help.

    Emilija

    Indeed the footnote you found is good:

    EM 12 c R3: running the reports EM_ECM_VCPU_JOB: ORA-12012: error on auto work "SYSMAN." "" EM_ECM_VCPU_JOB "(Doc ID 1570105.1)

    However, I think it can only occur after the installation of the (12.1.0.3) WHO is an active work that has to do with the VT plugin (to manage and monitor Oracle VM) even if you have not installed this plugin.

    Ora errors after installation of the patch.

    If you do not want to stop the SGD just to install the patch, you can also run the 17066821\17066821\files\sysman\admin\emdrep\sql\core\latest\ecm\ecm_vcpu_computation_pkgbody.sql as user sysman.

    This will recreate the package but now without calling the task if you do not have the plugin installed VT.

    Eric

  • Errors during the Installation of Oracle 9i

    Hello

    I write on this forum as a last resort to solve a problem (after trying for 6-8 hours now). After the first installation, the optional Oracle Configuration tools that run automatically, does not (2 of 4 processes), so I had to put an end to the installation. During its installation, they failed again, but the installation was completed and a database has been created.

    Operating system: Windows XP SP3
    Oracle software: Oracle 9i

    Now, I can not connect to the server. These are the errors I get when I try to connect to:

    Thanks to the command prompt:

    C:\ > sqlplus scott/tiger
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Enter the user name:


    Through SQL more GUI: (scott/tiger and using string host = < my Global Database Name >)

    ORA-12154: TNS: could not resolve service name


    TNSNAMES.ora
    # TNSNAMES. ORA Network Configuration file: D:\oracle\ora90\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.

    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC0))
    )
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    )
    )

    #EOF

    As required, TNSNAMES is an argument sqlnet.ora. In addition, I can't uninstall Oracle 9i as Oracle Universal Installer just freezes when I click on remove components. What can I do to uninstall completely?

    Please guide me to solve the problem. Thank you for your time.

    The OracleServicePRATHAM is running (Pratham is my DRM) as well as many other services as Agent, etc. of the listener.

    On top of your Oracle service is PRATHAM

    I tried your version of the tnanames.ora. I also updated the ORACLE_ID "ORCL". I always get an error-

    Then why you set ORACLE_SID ORCL?

    I guess PRATHAM

    Set ORACLE_SID = PRATHAM

Maybe you are looking for