HPCM - configure the database failed

Hello

Recently, I installed HPCM 11.1.2.2 on top of my existing installation, setting up database Coordinator, I get error below.

[EPMCFG] [ERROR] [EPMCFG-01020] [oracle. EPMCFG] [tid: 21] [SRC_CLASS: com.hyperion.config.wizard.impl.RunAllTasks] error: []

com.hyperion.cis.config.ProcessingException

at com.hyperion.oslo.OsloDBConfigurator.configure(OsloDBConfigurator.java:164)

at com.hyperion.config.wizard.impl.RunAllTasks.executeDbConfigTask(RunAllTasks.java:929)

at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:482)

at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:91)

at java.lang.Thread.run(Thread.java:662)

Someone met the above error?

Please suggest.

Thank you

CP

Hello

Check the privileges on your schema HPCM. (Grant connect, create, create view, resources at HPCM_SCHEMA). Make sure that you have granted all the roles according to Oracle pre - req.

Not be able to achieve something else of this journal entry.

In the case where it is a SQL Server, ensure that the snapshot

Added PS to the details of creation of SQL Server database.

Thank you

Anjum

Tags: Business Intelligence

Similar Questions

  • Test the connection to the database failed: connection to the server could not

    I have one of my servers HPOV NNMi 9.23 restarted this morning and NNMi is loading is no longer.  I see the following errors in the newspapers said:

    /var/opt/OV/log/NNM/public/nmsdbmgr.log

    06/04/2015-09:28:05 connection to the database test failed: connection to the server could not: connection refused
    The server running on host "127.0.0.1" and accept
    TCP/IP connections on port 5432?

    /var/opt/OV/log/NNM/public/postgres.log

    2015-04-06 09:25:55.312 EDT: 8580:0LOG: could not translate the hostname "localhost", "5432" service at the address: name or service not known not

    2015-04-06 09:25:55.312 EDT: 8580:0WARNING: could not create listen to "localhost".

    2015-04-06 09:25:55.312 EDT: 8580:0FATAL: could not create TCP/IP sockets

    I have checked/etc/hosts and found the following entry:

    #; Local
    #;
    127.0.0.1 localhost

    The command line, I can ping localhost without problem.  Not sure why NNMi begins not at this point.

    Turns out be the permissions on the file/etc/hosts.

  • Recover the database failed after restoration

    Dear people,

    We are trying to restore the RMAN backup on another Linux machine. We did this activity several times. The backup has been taken from a RAC instance and we are trying to restore to RAC. After the success of the restoration of the data files, while we publish "recover the database'; It ends with the following error messages:

    RMAN-00571, RMAN-00569
    RMAN-03002 recover command failed

    RMAN-11003 failure during parsing / execution of the sql statement: alter database recover if necessary until cancel using backup control file

    ORA-19801: DB_RECOVERY_FILE_DEST initialization parameter is not defined

    ORA-00280: change 123123213123213123 thread 1 is in sequence #10787

    Kind regards

    Ali

    ProDBA wrote:

    Dear people,

    We are trying to restore the RMAN backup on another Linux machine. We did this activity several times. The backup has been taken from a RAC instance and we are trying to restore to RAC. After the success of the restoration of the data files, while we publish "recover the database'; It ends with the following error messages:

    RMAN-00571, RMAN-00569
    RMAN-03002 recover command failed

    RMAN-11003 failure during parsing / execution of the sql statement: alter database recover if necessary until cancel using backup control file

    ORA-19801: DB_RECOVERY_FILE_DEST initialization parameter is not defined

    ORA-00280: change 123123213123213123 thread 1 is in sequence #10787

    Kind regards

    Ali

    1. as you have said several times, you performed the restore, then you have not yet checked the parameter above so defined or not?

    2. I hope that its very easy to understand ENGLISH characters

    3 try to correctly set the parameter and size, try again to display the error (since some changes for thread 1 is necessary (hopefully, you gave 123 repeatedly instead of posting of the number of real change in your message))

    -Pavan Kumar N

  • Create the database fails with error ORA-01505: Error adding log files

    Hi all

    hope someone can help out me, I'm creating a database by using a SQL script, the content of the script is:
    create the testora database
    the user sys identified by oracle
    the user identified by oracle's system
    LogFile Group 1 ('/ u01/app/oracle/oradata/testora/redo01a.log ',' / u02/app/oracle/oradata/testora/redo01b.log') blocksize 512 re-use, 100 m in size.
    Group 2 ('/ u01/app/oracle/oradata/testora/redo02a.log ',' / u02/app/oracle/oradata/testora/redo02b.log') blocksize 512 re-use, 100 m in size.
    Group 3 ('/ u01/app/oracle/oradata/testora/redo03a.log ',' / u02/app/oracle/oradata/testora/redo03b.log') blocksize 512 re-use, 100 m in size.
    maxLogFiles 5
    maxlogmembers 5
    MAXDATAFILES 100
    US7ASCII character set
    AL16UTF16 national character set
    Local extended management
    DataFile ' / u01/app/oracle/oradata/testora/system01.dbf' re-use of 400 m size
    SYSAUX datafile ' / u01/app/oracle/oradata/testora/sysaux01.dbf' re-use of 400 m size
    default tablespace users
    DataFile ' / u02/app/oracle/oradata/testora/users01.dbf' size 500 m reuse autoextend on maxsize unlimited
    default temporary tablespace tempts1
    tempfile ' / u01/app/oracle/oradata/testora/temp01.dbf' size 20 m reuse autoextend on maxsize 4g
    Undo tablespace undotbs1
    DataFile ' / u01/app/oracle/oradata/testora/undotbs01.dbf' size 200 m reuse autoextend on maxsize unlimited
    ;

    It fails in the creation of the database with the following result:

    SQL > @/home/oracle/Oracle_Scripts/testora_db_script.sql
    create the testora database
    *
    ERROR on line 1:
    ORA-01092: ORACLE instance is complete. Disconnection forced
    ORA-01501: CREATE DATABASE failed
    ORA-01505: Error adding log files
    ORA-01184: logfile group 1 already exists
    Process ID: 3486
    ID of the session: 1 serial number: 3

    This is the documentation: http://docs.oracle.com/cd/E11882_01/server.112/e26088/statements_5004.htm#i2142335
    >
    If only the DB_RECOVERY_FILE_DEST initialization parameter is specified, Oracle database then creates a log file member to this place.

  • create the database fails with ORA-27102 - not enough memory

    Hello

    I have server Solaris 10 with 16 GB of ram. On that, there are 10 databases (8 of them 9.2.0.7 and 2 of them 10.2.0.4) running - but they have a small LVO-300 mb each (about even smaller 200 MB or more). Now, I have to create two more data on this database. When I try to create the db, it fails with the error:

    Connect to an instance is idle.
    ORA-27102: out of memory
    SVR4 error: 22: invalid argument

    And the journal of alerts meesages as below:
    Starting ORACLE instance (normal)
    Tue May 26 07:37:39 2009
    WARNING: EINVAL creation of segment size 0 x 0000000029002000
    Difficulty shm parameters in/etc/System or equivalent

    See also the output of this command:

    prctl - n Project.Max - shm-memory - i user.root of the project
    project: 1: user.root
    NAME PRIVILEGE VALUE FLAG ACTION BENEFICIARY
    Project.Max - shm-memory
    3.92 GB privilege - deny-
    system 16.0EB max deny-

    Now, I tried to change that with this command (as suggested in the installation guide):
    prctl - n v Project.Max - shm-memory - 8 GB - r-i user.root of the project

    but I still don't have the same error. So I refer to Metalink document 399895.1. It is said that manually change the settings in/etc/System. This requires a reboot and I had prior to do this restart tomorrow. But my question is: what are the values that I should put in this file? + as suggested in the note, if I put the values below? -

    For example, a value of the sample (mentioned in the note) are: for entry system/etc/setting SHMMAX = 6 GB.

    Set shmsys:shminfo_shmmax = 6442450944
    Set semsys:seminfo_semmni = 1024
    Set semsys:seminfo_semmsl = 1024
    Set shmsys:shminfo_shmmni = 100

    or should I put some other values (for all parameters as semmni, semmsl etc.)? I missed that I should be by specifying values.

    Thank you

    Published by: orausern on May 26, 2009 07:24

    Published by: orausern on May 26, 2009 07:27

    I'm not a Unix system administrator, but I think that your steps are correct - pl check with your Unix system administrator

    Srini

  • Manage the closure of the database fails

    Hi when I try to stop a XE database I get the following error:
    java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:396)
    at java.util.Properties.setProperty(Properties.java:128)
    at oracle.dbtools.raptor.status.StatusPanel.shutdown(StatusPanel.java:105)
    in oracle.dbtools.raptor.status.StatusPanel.access$ 100 (StatusPanel.java:44)
    to oracle.dbtools.raptor.status.StatusPanel$ 1.doWork(StatusPanel.java:133)
    to oracle.dbtools.raptor.controls.progress.DelayedProgressRunnable$ RunnerThread.run (DelayedProgressRunnable.java:163)

    MS Windows XP Pro, SP3.
    Oracle SQL Developer Oracle IDE 1.5.4.58.40 1.5.4,
    JDK = 1.5.0_10
    Oracle Database 10 g Express Edition Release 10.2.0.1.0 - product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production

    Published by: user10192336 on March 16, 2009 08:15

    PL. provide the version, build number and service Pack installed. We also indicate the version of SQL Developer as well as the version of Java. This will allow us to try to reproduce the problem in the House.

  • Need help to configure Auto-start for the database

    Hello

    DB version: 11.2
    OS: RHEL 5

    Please help me
    I want to configure the database and listener in auto-start during the startup process of the operating system.

    Concerning

    Step 1 of the oracle user

    CD $ORACLE_HOME/bin
    VI dbstart
    VI dbshut

    changed the

    LISTENER_ORACLE_HOME = $1

    TO

    LISTENER_ORACLE_HOME = $ORACLE_HOME

    Step-2 of the root user

    VI /etc/init.d/dbora

    #! / bin/sh

    Oracle # these scripts runs the listner and Oracle database server.
    #
    # chkconfig: 345 81 81
    Description #: this is the Oracle
    #

    # Define ORA_HOME as equivalent to the ORACLE_HOME
    # from which you want to run dbstart and
    # dbshut
    # the value ORA_OWNER to the userid of the owner of the
    # Oracle in ORA_HOME Server

    ORACLE_HOME=/U01/app/Oracle/product/10.2.0/Db_1
    ORA_OWNER = oracle

    If [! f $ORACLE_HOME/bin/dbstart]
    then
    echo "Oracle startup: cannot start.
    Output 1
    FI

    case '$1' in
    'Start')

    # Run Oracle databases:
    # The following command assumes that the oracle connection will encourage not the
    user # all values

    known - $ORA_OWNER - c "start ORACLE_HOME/bin/lsnrctl $".
    Su - $ORA_OWNER-c "$ORACLE_HOME/bin/dbstart.
    ;;
    'stop')

    # Stop the Oracle databases:
    # The following command assumes that the oracle connection will encourage not the
    user # all values

    known - $ORA_OWNER - c "judgment of $ORACLE_HOME/bin/lsnrctl.
    Su - $ORA_OWNER-c "$ORACLE_HOME/bin/dbshut.
    ;;
    ESAC

    Exit 0

    Note: Please check your ORACLE_HOME

    Step-3 of the root user

    chmod 755 released
    chkconfig released on

    VI/etc/oratab
    ORCL:/U01/app/Oracle/product/10.2.0/Db_1:Y

    Step 4 Test the automatic start of the root user

    stop /etc/init.d/Dbora
    stop /etc/init.d/Dbora

    Or

    Restart the server

    You can also view
    http://www.Oracle-base.com/articles/Linux/automating-database-startup-and-shutdown-on-Linux.php
    http://docs.Oracle.com/CD/E11882_01/server.112/e10839/strt_stp.htm#BABGDGHF

  • Configuration of the RV failed

    Howdy,

    I am able to create pools of VCDNI and external networks very well. Now, when you try to connect an org VDC to an external network through a NAT connection VR deployment fails:

    Error creating shield network appliance.

    -edge barrier-vClould error: create/configure the RV failed: vsmHandle.initializeEdge (net): 1948253845 / dvportgroup-218 vse:vm - 220 IP:10.48.58.18 VSM has failed.

    -HTTP/1.1 403 Forbidden - the user doesn't have the required permissions to perform this operation.

    The credentials (admin role) to vShield Manager 4.1 are correct. I tried to enter the wrong credentials on purpose within vCloud Director. She immediately complains in the vCenter section. I can't connect to the web interface of vShield with these credentials and get admin access.

    I also saw a different one error message earlier: "cannot complete the operation because of the simultaneous changes by another operation.

    Any tips? I am happy to RTFM, let me know which.

    Thank you

    Chris.

    Hi Chris,

    You register vShield Edge? If this is not the case, this is probably the question.

    Duncan

    VMware communities user moderator | VCDX

    -

  • The problem with SQL after the migration of the database to another machine

    Having a SQL strange problem trying to extract a database being moved from one machine to the other.  Both machines are running SQL 2008 32-bit and are both Windows 2008 servers.  When I try to backup the database using the SQL tools and restore the. BAK file on the new SQL Server, I get the following error:

    Restore failed for server 'servername' (Microsoft.SqlServer.Smo)
    Additional information:
    System.Data.SqlClient.SqlError: RESTORE detected an error on the page (44:2097184) in database 'RestoreDBName' read from the backup set.

    Similarly, when I am trying to copy the. MDF and. LDF files to the new server and tie them, I get the following error:

    Attach the database failed for the server 'servername '.
    Additional information:
    An exception occurred during the execution of a Transact-SQL statement or batch.
    A system assertion failed.  An assertion failure is usually caused by a corruption of data or software bug.  To check the database, consider running DBCC CHECKDB.  If you have agreed to send images to Microsoft during installation, a mini dump will be sent to Microsoft.  An update can be an available from Microsoft in the latest Service Pack or a QFE from Technical Support.
    Could not open new database 'NewDatabaseName' create a DATABASE is dropped.
    "" Location: "logmgr.cpp": 3277
    Expression: lfh-> lfh_startOffset is startOffset
    SPID:55
    PID: 292876 (Microsoft SQL Server, error: 3624)

    Everything I've read, these errors usually indicate some sort of database corruption.  However when I run DBCC CHECKDB on the database on the source server, it is up to perfectly don't own... None detected corruption.  In fact, this server hosts 8 different databases.  Departure from all the correct DB on the source server, none of them will restore however to a new server using one of the methods above.  I'm having a hard time to believe that each of them could be corrupted when they show absolutely no indication of a problem.

    Anyone have any ideas?

    Try to make the backup and restore via SQLCMD (or via a query in SQL Server MS window).

    The backup will be the following (obviously, change "MaBase" and "D:\BACKUPS" to some database and the location you wish to save - just using for example):

    BACKUP DATABASE MyDatabase

    TO DISK = 'D:\BACKUPS\MyDatabase.bak. '

    WITH NOFORMAT, NOINIT,.

    NAME = 'Database MyDatabase - Full Backup',

    NOREWIND, NOUNLOAD, STATS = 10, SKIP

    Copy your backup to the other server and file make:

    RESTORE the DATABASE to MyDatabase

    FROM DISK = 'E:\Backups\MyDatabase.bak' WITH FILE = 1,

    GO to "MyDatabase_Data" to "E:\SQLDATA\MyDatabase_Data.mdf,"

    GO to "MyDatabase_Log" to "E:\SQLLOG\MyDatabase_Data.ldf,"

    NOUNLOAD, STATS = 10 REPLACE

    Again, change your names and locations in function.

    If this does not work, try to restore a database by third-party tools. You can find them in Google. If you don't want to spend the time to research, you can try a tool SQL Server Recovery Toolbox. All the details about this program on the link. http://www.oemailrecovery.com/sql_repair.html

  • What happens if the database down.


    Hello

    I have jobs that are running every 2 minutes. Suppose if the database falls down due to unknown reason. What would happen to the jobs? It will resume from where it gets abandoned when the database is restarted?

    Please enlighten me on this

    Thanks in advance.

    Concerning

    Ravikumar.A


    Version of DB

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    PL/SQL Release 11.2.0.3.0 - Production

    CORE Production 11.2.0.3.0

    AMT for Linux: Version 11.2.0.3.0 - Production

    NLSRTL Version 11.2.0.3.0 - Production

    To be reusable, work should generally be coded in such a way that he wrote regularly to a kind of table of State he also read from and he broke up its work in separate smaller transactions.  Who can get pretty complex in general.

    If you have a cron job which runs every few minutes, it seems unlikely that it is sentence to sentence pass it the trouble to write a reusable job rather than to accept simply that if the database fails, you potentially lose a minute or two of treatment.  It is much more common for people who write loads of data warehouse that can take hours to run to go to the effort of writing redemarrables jobs in case a failure occurs 3 hours in a 4 hour process.

    Justin

  • automatic creation service_name to sleep while the other fails in standby mode

    Hello

    my environment:

    1 primary, standby active 2

    DataGuard without CARS

    Fast-start failover active

    DB 11 G 2

    I wonder how to solve the following scenario:

    Watch 'first' with noms_service 'first_sn' db fails.

    Watch 'second' with noms_service 'second_sn' db is still in place as well as the primaries.

    HOWTO manage creation automatic service_name on standby db 'second' due to the redirection of the connections client read-only?

    in other words, as soon as one of the eve broke down, the other waiting Gets the service name from the database failed, as in this example the

    Watch 'second' db would have these Service_Name:

    view the service_name parameter

    first_sn, second_sn

    Thank you very much!

    The trigger to start the service on the two standbys. The tnsnames would deal with the connection.

    http://docs.Oracle.com/CD/B28359_01/network.111/b28317/tnsnames.htm#NETRF262

    In light of what you really want you can avoid the trigger and use several address lists in your tnsnames file.

    Best regards

    mseberg

  • EM12C - add repoitory database as the target of the database

    Hi all

    My apologies if this sounds like a stupid question.

    I just installed EM12C SGD and database repository on the same server (Linux x86_64). The installation is successful and I can access the control of cloud and see targets preconfigured (from the same host).

    However, I am not able to add the database reporitory as the target of the database. Should it? I remember in the 10g grid control, I was able to configure the database reporitory as a target database.

    12 c, I tried "Add manually targets" or "auto-discovery", but none of them show either the database repository or ist listener as target.

    Thanks in advance.

    p.s. I added also successfully 12 c as part of the installation of EM12c agent and the agent is running correctly on the host computer.

    You can use emcli add_target

    Check this metalink note:

    Understanding of database in Enterprise Manager 12 c Cloud Control (Doc ID 1400463.1)

  • Configuration of database event view 4.5

    I have some difficulties to the addition of the database of the event view 4.5. It's a SQL Express 2005 on the vCenter server. It is configured to listen on port 1433 static. I use SQL authentication and a SQL account. I've attached screenshots with the settings. I keep getting 'an error occurred' trying to configure the database that someone here knows what I'm doing wrong? I think maybe the name of the database must be in a different format, but I have tried different things without success.

    TIA,

    -Poort.

    The OP said he found mistakes in a newspaper on the login server who helped solve the problem. Can you watch on your login server in C:\programdata\VMware\VDM\logs and see if any of the newspaper and gives no indication of more on what he doesn't like on the configuration?

  • Problem with insertion of Hebrew language in the database.

    Hello

    I have improved my application Access Layer of NHibernate 1.2 to NHibernate 3.0 data.

    I have configured the database using ODP.net 11 g on upgradation.

    On insertion, it is not to throw any exception, but the Hebrew data goes like '?

    Can I get any pointer that why it's happening now.

    Here is my setup of NHibernate.

    < db:provider id = "AMACDbProvider".
    Provider = "OracleODP - 2.0".
    connectionString = "Data Source = EP;" User ID = AUSER; Password = AER1234; "/ >
    <! - for creating factory objects - >
    < object id = "NHibernateSessionFactory" type = "Spring.Data.NHibernate.LocalSessionFactoryObject, Spring.Data.NHibernate30" >
    < property name = "Dbprovider" ref = "AMACDbProvider" / >
    < property name = "MappingAssemblies" >
    < list >
    < value > CacheMappings < / value >
    < / list >
    < / property >
    < property name = "HibernateProperties" >
    < dictionary >
    < key = "hibernate.connection.provider entry" value ="NHibernate.Connection.DriverConnectionProvider" > < / entry > "
    < enter key = "dialect" value = "NHibernate.Dialect.Oracle10gDialect" > < / entry >
    < key = "connection.driver_class entry" value ="NHibernate.Driver.OracleDataClientDriver" > < / entry > "
    < key = "enter proxyfactory.factory_class"
    value = "NHibernate.bytecode.Castle.ProxyFactoryFactory, NHibernate.ByteCode.Castle" / > "
    < Enter key = "hbm2ddl.keywords" value = "none" / > "
    < / dictionary >
    < / property >
    < / object >

    Windows 1255 codepage is supported by the Hebrew alphabet. (ISO 8859-8 it is.)

    You will find the names of Oracle to support these character sets, if you search for "Latin/Hebrew" in table A-4 (recommended database character sets):
    http://download.Oracle.com/docs/CD/E11882_01/server.112/e10729/applocaledata.htm#i635016

    If language letters provided by only Win - 1255 (IW8MSWIN1255) does not satisfy your app needs, you should consider migrating to the universal language support which is Unicode. Game for Unicode characters in Oracle database are named AL32UTF8.

    http://download.Oracle.com/docs/CD/E11882_01/server.112/e10729/ch6unicode.htm
    http://download.Oracle.com/docs/CD/E11882_01/server.112/e10729/ch11charsetmig.htm

    Published by: orafad on August 1, 2011 20:24

  • Configure the execution of the procedure at regular intervals?

    I have a package with PL/SQL functions and procedures, and I want to run some of them on a regular basis. Is it possible to configure the database server to run a procedure, say every Monday at 02:00 (AM)?

    Published by: user7095399 on 05:42 19.aug.2010

    DBMS_SCHEDULER serves your purpose. Check out the following:

    http://www.Oracle-base.com/articles/10G/Scheduler10g.php

Maybe you are looking for