Problem starting database

TOday morning standby server closed (due to power problem). and now having problem starting standby database with the following error message
SQL> startup
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/oracle/product/10.2.0/db_1/dbs/init/alpabkcp.ora'
SQL> startup pfile='/oracle/product/10.2.0/db_1/admin/alpaorcl/pfile/initalpabkcp.ora';
ORA-10997: another startup/shutdown operation of this instance inprogress
ORA-09967: unable to create or open lock file
Linux-x86_64 Error: 2: No such file or directory
my alert log file line
RFS[1]: Archived Log: '/alphabkcp/alpharch/alpaorcl_1_2903_656011503.arch'
Primary database is in MAXIMUM PERFORMANCE mode
RFS[1]: No standby redo logfiles of size 512000 blocks exist
Fri Sep 4 07:23:04 2009
Media Recovery Log /alphabkcp/alpharch/alpaorcl_1_2903_656011503.arch
Fri Sep 4 07:23:18 2009
Media Recovery Waiting for thread 1 sequence 2904 (in transit)
Fri Sep 4 12:40:32 2009
RFS[1]: Archived Log: '/alphabkcp/alpharch/alpaorcl_1_2904_656011503.arch'
Primary database is in MAXIMUM PERFORMANCE mode
RFS[1]: No standby redo logfiles of size 512000 blocks exist
Fri Sep 4 12:40:34 2009
Media Recovery Log /alphabkcp/alpharch/alpaorcl_1_2904_656011503.arch
Fri Sep 4 12:41:08 2009
Media Recovery Waiting for thread 1 sequence 2905 (in transit)
Fri Sep 4 23:27:22 2009
RFS[1]: Archived Log: '/alphabkcp/alpharch/alpaorcl_1_2905_656011503.arch'
Primary database is in MAXIMUM PERFORMANCE mode
RFS[1]: No standby redo logfiles of size 512000 blocks exist
Fri Sep 4 23:27:24 2009
Media Recovery Log /alphabkcp/alpharch/alpaorcl_1_2905_656011503.arch
Fri Sep 4 23:27:44 2009
Media Recovery Waiting for thread 1 sequence 2906 (in transit)
After close server i was restart server two time but my alert file show same error.

HI..
Shutdown the standby database, copy the controlfile to the locations you want, edit the pfile and add the locations of the controlfiles in contfrol_files parameter , save it and startup nomount pfile='location';
Then mount the standby database and create spfile from pfile;
Anand
Edited by: Anand... on Sep 6, 2009 1:02 AM

Similar Messages

  • Problem starting database in notebook,

    I installed windows 2000 professional(OS) and installed oracle 9i on it. I have been hibernating my notebook since two weeks, i am facing a problem, when i restart my system, system is unable to start my database unless i restart the listener at services.msc. If anyone has a answer pls help me.
    Thanks in advance
    Mahesh Ragineni

    i have instal tow database orcl,emrep
    when i statr orcl database after shutdown it does not
    start
    SQL> conn sys@orcl
    Enter password: ******************
    Connected.
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORA-12514: TNS:listener does not currently know of
    service requested in connect descriptor
    SQL>You need to login locally using OS authentication to startup the database,
    Make sure ORACLE_SID set correctly.
    sqlplus / as sysdba

  • Oracle 8i - problem starting database

    When I start the database this is what happens.IT will start the database, check security,then password, then instance started then error message ora-205" can not mount database". Please help me!

    ORA-205: Oracle can't find its database files. If you're trying to bring up
    a database for the first time, then the easiest solution is to just
    re-install the initial database that comes with Oracle. If you moved a
    database file that belongs to an existing database, do an ALTER DATABASE
    RENAME FILE command (see your DBA Guide for more info) to tell the database
    where to find the files now. If you deleted a database file, then restore
    them from backups.
    good luck
    [email protected]

  • Problem starting oracle database in notebook,

    Hi,
    Sub: Problem starting database in notebook,
    I installed windows 2000 professional(OS) and installed oracle 9i on it. I have been hibernating my notebook since two weeks, i am facing a problem, when i restart my system, system is unable to start my database unless i restart the listener at services.msc. My system speed is 500 mhz, 256 RAM. 10 GB HD. If anyone has a answer pls help me.
    Thanks in advance
    Mahesh Ragineni

    Aaron Kaplan (guest) wrote:
    : Rodney A. Ramos (guest) wrote:
    : : I've just installed Oracle 8.0.5 on Linux Red Hat 5.2. I
    didn't
    : : have problems during the installation, but after that ...
    : : First of all, my "dbora" script doens't work. I don't know
    why,
    : : because it's in the directory /etc/rc.d/init.d. Then, when I
    : try
    : : to start it manually, the follow mistake appear:
    : : ===
    : : ./dbora: [!: command not found
    : Hi!
    : There seems indeed to be a problem here - AFAIK the guy who
    wrote
    : the startup srcipt made a syntax mistake.
    : Try changing the line:
    : : if [! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME]
    : to:
    : if [ ! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME ]
    : notice the space right after the first "[" and right before the
    : last "]"
    : (Read the man pages for sh or bash whatever you use and look
    : under "if", also "man test" should bring some insight).
    : Hope it helps. Tell me if it worked.
    : Aaron.
    Dear Aaron,
    It worked perfectly. Thank you very much!
    However, I'm still having problem to connect to the Database. The
    fact is that the dbora script calls the dbstart script ("su -
    $ORA_OWNER -c $ORA_HOME/bin/dbstart &") and, inside this script,
    we have the command "connect internal". At this point, I receive
    the error message "ORA-01031: insufficient privileges".
    I don't know if this has influency at the startup of the
    Database, because at the end of the process I receive the message
    "Database "orac" warm started".
    But what I know is that I don't managed to connect to the
    Database using the svrmgrl or the sqlplus. I receive the error
    message "ORA-01034: ORACLE not available" for every account I
    try: system/manager, sys/change_on_install, oracle/xxxx (the
    account I installed Oracle), and when I try "connect internal",
    it asks me for a password!!!
    Thanks once more,
    Rodney A. Ramos.
    null

  • STARTING DATABASE : PROBLEM OF Linux Error: 23: Too many open files in syst

    Hi everybody,
    I am running an RMAN script and get this error,
    9> @/u01/app/oracle/admin/devpose/backup/configuration.rcv
    RMAN> ###################################################################
    2> # Configuration file used to set Rman policies.
    3> #
    4> ###################################################################
    5>
    6> CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN> CONFIGURE RETENTION POLICY TO REDUNDANCY 1;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN> #CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    2> CONFIGURE DEVICE TYPE DISK PARALLELISM 2;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    RMAN>
    RMAN> CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/u01/app/oracle/backup/db/ora_df%t_s%s_s%p';
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 08/26/2009 20:03:30
    RMAN-06403: could not obtain a fully authorized session
    ORA-01034: ORACLE not available
    But this problem is understandable, as the database is not running. The main problem why database is not running, I have found the reason but do not understand how to solve the problem.
    Since, the database was not running, I tried to startup the database, I then came across the following which is my problem (Why so many files are open? Linux OS error says too many files open. See below,
    SQL> conn /as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 419430400 bytes
    Fixed Size 779516 bytes
    Variable Size 258743044 bytes
    Database Buffers 159383552 bytes
    Redo Buffers 524288 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/devpose/redo02.log'
    ORA-27041: unable to open file
    Linux Error: 23: Too many open files in system
    Can anybody has run into such problem and guide me to a solution, please?
    Thanks

    Hi,
    yes, this DB was functioning o.k. this configuration script was part of RMAN daily backup.
    Last night the backup failed. So, when I opened "Failed job" in the EM, I saw this type of messages.
    That was the starting point. Gradually, I tried to narrow down on to the actual problem and found the findings as I have posted.
    One way of sovling problem, I thought that, all these processes I would kill and then try to open the database, it might startup. However, that wouldnot lead me in ensuring this won't occur again.
    That's why I am trying to understand why it should open, so many processes (why spawn so many .flb files?) Any thoughts you have around this?
    I will try to restart the OS as the last resort.
    Thanks for your help and suggestions.
    Regards,

  • Problem with starting database after aborting backup

    Hello,
    I have following problem. I tried to do my first backup with EM. I switch my database to ARCHIVELOG mode then set location for archive redo logs to recovery flash area. Then EM asked me to make a backup. I accidentally clicked button refresh. After that I had to click "ok" few times and when I wanted to start database again I had a problem.
    EM shows "Enterprise Manager is not able to connect to the database instance" and Agent Connection to Instance issues ORA-12528. I tried LSNRCTL>stop and LSNRCTL>start but it didn't resolve my problem.
    In SQL Plus I can open the database but I can't mount it.
    Any ideas???
    I'm using Oracle 11.1.0.6.0.
    Best,
    Simon

    In SQL Plus I can open the database but I can't mount it.This statement makes NO sense.
    In order for the DB to be OPEN, first it needs to be able to MOUNT it,
    using sqlplus along with CUT & PASTE show us what you do & how Oracle responds.

  • Problem starting Oracle Database

    I've just installed Oracle 8.0.5 on Linux Red Hat 5.2. I didn't
    have problems during the installation, but after that ...
    First of all, my "dbora" script doens't work. I don't know why,
    because it's in the directory /etc/rc.d/init.d. Then, when I try
    to start it manually, the follow mistake appear:
    ===
    ./dbora: [!: command not found
    ===
    It seems that it is a sintaxe error, but I copied exactly as in
    the Installation Guide, like as:
    =======
    # Set ORA_HOME to be equivalent to the ORACLE_HOME
    # from which you wish to execute dbstart and
    # dbshut
    # Set ORA_OWNER to the user id of the owner of the
    # Oracle database in ORA_HOME
    ORA_HOME=/u01/app/oracle/product/8.0.5
    ORA_OWNER=oracle
    if [! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME]
    then
    echo "Oracle startup: cannot start"
    exit
    fi
    case "$1" in
    'start')
    # Start the Oracle database:
    su - $ORA_OWNER -c $ORA_HOME/bin/dbstart &
    'stop')
    # Stop the Oracle database:
    su - $ORA_OWNER -c $ORA_HOME/bin/dbshut &
    esac
    su - oracle -c "lsnrctl start"
    ======
    Is there any mistake?
    Besides, when I try to start the Oracle Database, through the
    command "dbstart", the following messages appear:
    =============
    Database "orac" possibly left running when system went down
    (system crash?).
    Notify Database Administrator.
    Oracle Server Manager Release 3.0.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8 Enterprise Edition Release 8.0.5.1.0 - Production
    With the Partitioning and Objects options
    PL/SQL Release 8.0.5.1.0 - Production
    SVRMGR> Password:
    Password:
    ORA-01031: insufficient privileges
    SVRMGR> ORA-01031: insufficient privileges
    SVRMGR>
    Server Manager complete.
    Oracle Server Manager Release 3.0.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8 Enterprise Edition Release 8.0.5.1.0 - Production
    With the Partitioning and Objects options
    PL/SQL Release 8.0.5.1.0 - Production
    SVRMGR> Password:
    Password:
    ORA-01031: insufficient privileges
    SVRMGR> ORA-01031: insufficient privileges
    SVRMGR>
    Server Manager complete.
    Database "orac" warm started.
    ==============
    Although it seems that the Database was started ('Database "orac"
    warm started'), I don't know why the mistake ORA-01031 appears.
    Was the Database "orac" started correctly?
    After, when I try to use the Server Manager to connect to the
    Database as system/manager, the following message appears:
    ========
    SVRMGR> connect system/manager
    ORA-01034: ORACLE not available
    =======
    Has this mistake something to do with the first one (ORA-01031)?
    Could someone help me? I'd be very grateful.
    Rodney A. Ramos.
    null

    Aaron Kaplan (guest) wrote:
    : Rodney A. Ramos (guest) wrote:
    : : I've just installed Oracle 8.0.5 on Linux Red Hat 5.2. I
    didn't
    : : have problems during the installation, but after that ...
    : : First of all, my "dbora" script doens't work. I don't know
    why,
    : : because it's in the directory /etc/rc.d/init.d. Then, when I
    : try
    : : to start it manually, the follow mistake appear:
    : : ===
    : : ./dbora: [!: command not found
    : Hi!
    : There seems indeed to be a problem here - AFAIK the guy who
    wrote
    : the startup srcipt made a syntax mistake.
    : Try changing the line:
    : : if [! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME]
    : to:
    : if [ ! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME ]
    : notice the space right after the first "[" and right before the
    : last "]"
    : (Read the man pages for sh or bash whatever you use and look
    : under "if", also "man test" should bring some insight).
    : Hope it helps. Tell me if it worked.
    : Aaron.
    Dear Aaron,
    It worked perfectly. Thank you very much!
    However, I'm still having problem to connect to the Database. The
    fact is that the dbora script calls the dbstart script ("su -
    $ORA_OWNER -c $ORA_HOME/bin/dbstart &") and, inside this script,
    we have the command "connect internal". At this point, I receive
    the error message "ORA-01031: insufficient privileges".
    I don't know if this has influency at the startup of the
    Database, because at the end of the process I receive the message
    "Database "orac" warm started".
    But what I know is that I don't managed to connect to the
    Database using the svrmgrl or the sqlplus. I receive the error
    message "ORA-01034: ORACLE not available" for every account I
    try: system/manager, sys/change_on_install, oracle/xxxx (the
    account I installed Oracle), and when I try "connect internal",
    it asks me for a password!!!
    Thanks once more,
    Rodney A. Ramos.
    null

  • No start instance Java (problem connection database DB2)

    Hi, I have problem with start instance Java, problem connectio database.
    S.O: Solaris
    Database: DB2
    show log db2:
    ADM7519W  DB2 could not allocate an agent.  The SQLCODE is "-1225".
    show log directory work:
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(Persistence
    Handler.java:38)
            at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
            at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:74)
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:474)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:147)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:946)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:331)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.ibm.db2.jcc.am.SqlException: DB2 SQL Error: SQLCODE=-10003, SQLSTATE=57011, SQLERRMC=null, DRIVER=3.59.81
    [Bootstrap module]> Problem occurred while performing synchronization.
    Help please.

    Hey Eli,
    It looks like a memory issue. It would be good if you could provide more lines from db2diag.log file.
    Please make sure that DB2 configuration complies with the default suggested. Below link would help you understand better.
    http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.qb.server.doc/doc/t0008238.html
    More over set the ulimit for virtual memory and maximum memory size to unlimited in order to maximize the use of your current physical memory, after that restart DB2.
    Please let us know if issue gets resolved.
    Cheers!!!
    Vishi Rajvanshi

  • Stop and start database for cold backup

    Hi,
    Database :Oracle 10g R1
    OS : Red hat 3
    I have a RAC database with 2 nodes.
    I build this script to make a cold backup of the database. (I will put it in the cron tab).
    My question is the SRVCTL will work in this scripts??
    # ***** COLDBACKUP ORACLE DATABASE ON LINUX *****
    DIRECTORY=/u02/backup/script/; export DIRECTORY
    cd ${DIRECTORY}
    # ***** SHUTDOWN THE DATABASE *******
    export oracle_sid=RCDB
    srvctl stop database -d RCDB
    # *****cold backup for "RCDB" database on 13-FEB-07 ... *****
    # ***** COPY FILES *****
    # Redo logs
    cp /u02/oradata/RCDB/redo01.log ${DIRECTORY}
    cp /u02/oradata/RCDB/redo07.log ${DIRECTORY}
    cp /u02/oradata/RCDB/redo03.log ${DIRECTORY}
    cp /u02/oradata/RCDB/redo08.log ${DIRECTORY}
    # Datafiles
    #*********START UP DATABASE AND SERVICES********
    srvctl start database -d RCDB
    exit
    Message was edited by:
    ASkika
    Message was edited by:
    ASkika

    I need to put a quick policy backup ... and cold
    backup it's what I use and it works.And reduces the availability of your cluster.
    The problem about RMAN is that we never use it. I
    have to learn about it to make scripts to test....
    and this will tack me 2 or 3 days...I'd assume that installing RAC didn't go overnight, so why underfund the crucial part of any database system, the backup?
    There's even a step by step guide for backup on the Getting Started: DBAs page.
    Samples (and changes) on the latest version of RMAN can be found for example in RMAN Enhancements.
    Or take a look at this Oracle Magazine article:Faster Backup, Faster Recovery
    Backup and Recovery Basics in the user documentation may also be a good starting point.
    C.

  • Srvctl change OS user during start database

    Scenario:
    Aix 7.1
    Oracle Grid Infrastructure Standalone Server 11.2.0.3
    Patch 16083653: GRID INFRASTRUCTURE PATCH SET UPDATE 11.2.0.3.6 (INCLUDES DB PSU 11.2.0.3.6)
    Oracle RDBMS Single Instance Installation 11.2.0.3
    Patch 16056266: DATABASE PATCH SET UPDATE 11.2.0.3.6 (INCLUDES CPUAPR2013)
    Patch 16036950: N-APPLY PATCH 11.2.0.3 FOR CRITCAL AIX BUGS BUNDLE #1
    Owner of Grid Install is grid11g
    Owner of RDBMS Install is ora11g
    After install both binaries and patches, i created +ASM instance and Diskgroups using raw device (OS user grid11g).
    Using DBCA i created a single instance, executing all scripts in manual mode (OS user ora11g).
    Add instance to clusterware using:
    srvctl add database -d "$SID" -o /ora11g/app/product/11.2.0.3/$SID -p "+DG_$SID_DATA/$SID/spfile$SID.ora" -n "$SID" -a "DG_$SID_DATA"
    My problem is:
    When i start database with logged user ora11g using command: srvctl start database -d $SID, all process of instance are started with grid owner install (grid11g).
    output of ps -ef | grep $SID
    grid11g 5439526  
    1   2 21:04:53 
    -  0:00 oracle$SID (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    grid11g 5963952  
    1   0 21:04:35 
    -  0:00 ora_dbw4_$SID
    grid11g 6488118  
    1   3 21:04:53 
    -  0:00 ora_m002_$SID
    grid11g 6619268  
    1   0 21:04:35 
    -  0:00 ora_dbw7_$SID
    grid11g 6684858  
    1   0 21:04:44 
    -  0:00 ora_o001_$SID
    grid11g 6881424  
    1   0 21:04:35 
    -  0:00 ora_smon_$SID
    grid11g 7078066  
    1   0 21:04:35 
    -  0:00 ora_ocf0_$SID
    But when i start database using sqlplus /nolog;conn / as sysdba; startup open. All process of instance started with correct owner (ora11g).
    output of ps -ef | grep $SID
      ora11g 5963950  
    1   0 20:22:16 
    -  0:00 ora_s000_$SID
      ora11g 6619262  
    1   0 20:22:15 
    -  0:00 ora_ckpt_$SID
      ora11g 7143426  
    1   0 20:22:16 
    -  0:01 ora_mmnl_$SID
      ora11g 7340278  
    1   0 20:22:15 
    -  0:00 ora_dbw6_$SID
      ora11g 7536702  
    1   0 20:22:15 
    -  0:00 ora_lgwr_$SID
      ora11g 7798912  
    1   0 20:27:30 
    -  0:00 ora_smco_$SID
      ora11g 7930010  
    1   0 20:22:15 
    -  0:00 ora_dbw2_$SID
    Has anyone had any similar situation?
    Thanks for help
    Gustavo
    Output:
    With ora11g
    srvctl config database -d $SID
    Database unique name: $SID
    Database name:
    Oracle home: /ora11g/app/product/11.2.0.3/$SID
    Oracle user: ora11g
    Spfile:
    Domain:
    Start options: open
    Stop options: immediate
    Database role: PRIMARY
    Management policy: MANUAL
    Database instance: $SID
    Disk Groups: DG_$SID_DATA
    With grid11g
    crsctl stat res ora.$SID.db -p
    NAME=ora.$SID.db
    TYPE=ora.database.type
    ACL=owner:grid11g:rwx,pgrp:dba:r-x,other::r--,group:dba:r-x,user:ora11g:rwx
    ACTIVE_PLACEMENT=1
    AGENT_FILENAME=%CRS_HOME%/bin/oraagent%CRS_EXE_SUFFIX%
    AUTO_START=never
    CARDINALITY=1
    CHECK_INTERVAL=1
    CHECK_TIMEOUT=30
    CLUSTER_DATABASE=false
    DATABASE_TYPE=SINGLE
    DB_UNIQUE_NAME=$SID
    DEFAULT_TEMPLATE=PROPERTY(RESOURCE_CLASS=database) PROPERTY(DB_UNIQUE_NAME= CONCAT(PARSE(%NAME%, ., 2), %USR_ORA_DOMAIN%, .)) ELEMENT(INSTANCE_NAME= %GEN_USR_ORA_INST_NAME%) ELEMENT(DATABASE_TYPE= %DATABASE_TYPE%)
    DEGREE=1
    DESCRIPTION=Oracle Database resource
    ENABLED=1
    FAILOVER_DELAY=0
    FAILURE_INTERVAL=60
    FAILURE_THRESHOLD=1
    GEN_AUDIT_FILE_DEST=/ora11g/app/admin/$SID/adump
    GEN_START_OPTIONS=open
    GEN_USR_ORA_INST_NAME=$SID
    INSTANCE_FAILOVER=1
    LOAD=1
    LOGGING_LEVEL=1
    MANAGEMENT_POLICY=MANUAL
    OFFLINE_CHECK_INTERVAL=0
    ONLINE_RELOCATION_TIMEOUT=0
    ORACLE_HOME=/ora11g/app/product/11.2.0.3/$SID
    PLACEMENT=balanced
    RESTART_ATTEMPTS=1
    ROLE=PRIMARY
    SCRIPT_TIMEOUT=60
    SERVER_POOLS=
    START_DEPENDENCIES=weak(type:ora.listener.type,uniform:ora.ons) hard(ora.DG_$SID_DATA.dg)
    START_TIMEOUT=600
    STATE_CHANGE_TEMPLATE=
    STOP_DEPENDENCIES=hard(intermediate:ora.asm,shutdown:ora.DG_$SID_DATA.dg)
    STOP_TIMEOUT=600
    TYPE_VERSION=3.2
    UPTIME_THRESHOLD=1h
    USR_ORA_DB_NAME=
    USR_ORA_DOMAIN=
    USR_ORA_ENV=
    USR_ORA_FLAGS=
    USR_ORA_INST_NAME=$SID
    USR_ORA_OPEN_MODE=open
    USR_ORA_OPI=false
    USR_ORA_STOP_MODE=immediate
    VERSION=11.2.0.3.0

    Hi JollyRoger
    At first, I thought it was the command executed with the wrong user and redid the command being careful to be connected with the correct user.
    Having the same result.
    Following your suggestion, remove database with grid11g user and add with ora11g user. Same result.
    I'm thinking of removing the Clustware and RDBMS installation and install infrastructure without patching. After this applying each patches and checking if the user changes.

  • SPFILE Damaged, Cannot Start Database

    hi experts,
    This is 9.2i on Windows.
    I have corrupted my SPFILE for this 9i db (I think that's my problem)
    Within RMAN, I've tried to Startup mount; That gives error ORA-16032 "parameter LOG_ARCHIVE_DEST destination string cannot be translated"
    I have tried:
    set dbid = aaaa;
    startup force nomount; - this gives error
    Also tried just startup nomount - get same error
    SPFILE is on autobackup.
    But I have to get the db mounted before I can run:
    restore spfile from autobackup; am I correct?
    I seem to be trapped. Thanks for any help. John

    Check Metalink Note:131490.1 for this error. After sorting out this issue you should be able to do the following:
    -bash-3.00$ rman target /
    Recovery Manager: Release 9.2.0.8.0 - Production
    Copyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.
    connected to target database (not started)
    RMAN> startup nomount
    startup failed: ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/9.2/db_1/dbs/initTEST1.ora'
    trying to start the Oracle instance without parameter files ...
    Oracle instance started
    Total System Global Area      97587796 bytes
    Fixed Size                      451156 bytes
    Variable Size                 46137344 bytes
    Database Buffers              50331648 bytes
    Redo Buffers                    667648 bytes
    RMAN> set dbid 1030693588
    executing command: SET DBID
    RMAN> restore spfile from autobackup;
    Starting restore at 26-JUN-08
    using channel ORA_DISK_1
    channel ORA_DISK_1: looking for autobackup on day: 20080626
    channel ORA_DISK_1: autobackup found: c-1030693588-20080626-00
    channel ORA_DISK_1: SPFILE restore from autobackup complete
    Finished restore at 26-JUN-08
    RMAN> startup force
    Oracle instance started
    database mounted
    database opened
    Total System Global Area     403772008 bytes
    Fixed Size                      451176 bytes
    Variable Size                134217728 bytes
    Database Buffers             268435456 bytes
    Redo Buffers                    667648 bytes
    RMAN> exit

  • Why cannot start database?

    Hi, everyone:
    I have intalled Ora 9.2.0.1 system and generate database successful under RedHat 8.0, but can not start database (because no messages display after run the dbstart), if login at sqlplus, it will display two error message:
    "ORA-01034: ORACLE not available"
    "ORA-27010: shared memory realm does not exist".
    I have setted the memory parameter of kernel in the /etc/rc.d/rc.local:
    echo 250 32000 100 256 > /proc/sys/kernel/sem
    echo 671088640 > /proc/sys/kernel/shmmax.
    How can resolve the problem? My system has 512M RAM, PIV 1.7G CPU and the swap space is 640M.
    Thanks very much!

    First of all, how are you starting up the Engine? Did you setup an init script, if that's true can you post it. Try to start manually (dgmgrl), to see if everything is ok. If you see a problem ( like -&gt; "can't find init file"), then I realize, the answer which could help you.
    Greeting,
    Ariel ( abeliera@hotmail dot com )

  • Problems starting Designer 6.5 of Oracle 8i in Personal Ed. 8i in PC

    HI YOU!
    Can you help me?
    I have problems starting Oracle Designer 6.x in Windows 98 and Personal Edition 8i.
    I'm not in a LAN and I don't have the client installed.
    I don't know the user systems for Designer, I prooved with the SYSTEM anad SYS user but I cant access to the product.
    Do I requiere the client?. Do I require connecting to the server Database?.
    Any idea?
    THANKS!
    DAVE.

    I had this problem the best thing to do is make sure you have the Blackdown.org JDK116_v5 for Linux installed. Then:
    JAVA_HOME=/somedirectory/jdk116_v5
    export JAVA_HOME
    This fixed the problem for me and I was able to run runIns.sh.

  • Problems starting up PetStore demo with W6.1 on Solaris

    I just finished installing W6.1 on Solaris and I tried to run the PetStorr demo
    but I keep getting the following exception. Unfortunately, this error message
    does not tell anything because there is no indication as to what the hell is wrong.
    If this stack trace looks familar to anyone, please let me know how you solved
    your problems.
    The only change I made the petstore config.xml file was I changed the HTTP listening
    port to 9001. Here is my pool configuration...
    <JDBCConnectionPool CapacityIncrement="1"
    DriverName="COM.cloudscape.core.JDBCDriver" InitialCapacity="1"
    MaxCapacity="1" Name="petstorePool"
    Properties="user=none;password=none;server=none"
    Targets="petstoreServer" TestConnectionsOnReserve="true"
    TestTableName="product" URL="jdbc:cloudscape:petStore"/>
    ----------------Here is the stack trace-----------------------
    ####<Feb 1, 2002 2:06:39 PM EST> <Error> <JDBC> <jordan> <petstoreServer> <main>
    <system> <> <001060> <Cannot startup connection pool "petstorePool" weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    SQL Exception: Failed to start database 'petStore', see the next exception for
    details.
    at c8e.k.j.l_(Unknown Source)
    at c8e.k.j.l_(Unknown Source)
    at c8e.k.j.t(Unknown Source)
    at c8e.k.q.l(Unknown Source)
    at c8e.k.q.<init>(Unknown Source)
    at c8e._b.e.<init>(Unknown Source)
    at c8e._b.c.getNewLocalConnection(Unknown Source)
    at c8e.k.v.connect(Unknown Source)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:193)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:134)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy32.updateDeployments(Unknown Source)
    at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
    at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
    at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy45.start(Unknown Source)
    at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
    at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:209)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:134)
    at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
    at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
    at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy32.updateDeployments(Unknown Source)
    at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
    at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
    at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy45.start(Unknown Source)
    at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
    at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)

    Thanks for the reply. I checked the scripts and we have all proper CLASSPATH and
    environment settings as you have indicated. But you made me realize one thing
    that I did not check before. There is a database log file in ./samples/eval/cloudscape/data/
    which I checked and found that the database was attempting to write to a file
    in which it did not have the proper permission to access. I'm hoping that this
    is the root of my problem.
    thanks again,
    SAF
    "pavans" <[email protected]> wrote:
    Hey..
    One of our team member was getting this same problem...
    I think it is something to do with cloudscape setup..
    try this out..
    Are you able to start cloudscape by java COM.cloudscape.tools.view cmd?
    make sure you have ".\samples\eval\cloudscape\lib\cloudscape.jar" in
    classpath of startpetstore.cmd file
    -Dcloudscape.system.home=./samples/eval/cloudscape/data in
    startPetStore.cmd
    If I remember correctly, we changed some settings like above ...and error
    was gone
    I guess you have table "product" in your "demo" database.
    "SAF" <[email protected]> wrote in message
    news:[email protected]...
    I just finished installing W6.1 on Solaris and I tried to run the PetStorrdemo
    but I keep getting the following exception. Unfortunately, this errormessage
    does not tell anything because there is no indication as to what thehell
    is wrong.
    If this stack trace looks familar to anyone, please let me know howyou
    solved
    your problems.
    The only change I made the petstore config.xml file was I changed theHTTP
    listening
    port to 9001. Here is my pool configuration...
    <JDBCConnectionPool CapacityIncrement="1"
    DriverName="COM.cloudscape.core.JDBCDriver" InitialCapacity="1"
    MaxCapacity="1" Name="petstorePool"
    Properties="user=none;password=none;server=none"
    Targets="petstoreServer" TestConnectionsOnReserve="true"
    TestTableName="product" URL="jdbc:cloudscape:petStore"/>
    ----------------Here is the stack trace-----------------------
    ####<Feb 1, 2002 2:06:39 PM EST> <Error> <JDBC> <jordan> <petstoreServer><main>
    <system> <> <001060> <Cannot startup connection pool "petstorePool"weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    SQL Exception: Failed to start database 'petStore', see the next exceptionfor
    details.
    at c8e.k.j.l_(Unknown Source)
    at c8e.k.j.l_(Unknown Source)
    at c8e.k.j.t(Unknown Source)
    at c8e.k.q.l(Unknown Source)
    at c8e.k.q.<init>(Unknown Source)
    at c8e._b.e.<init>(Unknown Source)
    at c8e._b.c.getNewLocalConnection(Unknown Source)
    at c8e.k.v.connect(Unknown Source)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Connection
    EnvFactory.java:193)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Connection
    EnvFactory.java:134)
    atweblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.j
    ava:698)
    atweblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282
    atweblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623
    atweblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:329)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
    Target.java:279)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
    eploymentTarget.java:233)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
    entTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    ..java:636)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy32.updateDeployments(Unknown Source)
    atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
    ServerMBean_CachingStub.java:2761)
    atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
    icationManager.java:370)
    atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
    r.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    ..java:636)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy45.start(Unknown Source)
    atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
    ApplicationManagerMBean_CachingStub.java:480)
    atweblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Connection
    EnvFactory.java:209)
    atweblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Connection
    EnvFactory.java:134)
    atweblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.j
    ava:698)
    atweblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282
    atweblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623
    atweblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:329)
    atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
    Target.java:279)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
    eploymentTarget.java:233)
    atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
    entTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    ..java:636)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy32.updateDeployments(Unknown Source)
    atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
    ServerMBean_CachingStub.java:2761)
    atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
    icationManager.java:370)
    atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
    r.java:160)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    ..java:636)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
    atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:359)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy45.start(Unknown Source)
    atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
    ApplicationManagerMBean_CachingStub.java:480)
    atweblogic.management.Admin.startApplicationManager(Admin.java:1180)
    at weblogic.management.Admin.finish(Admin.java:590)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
    at weblogic.Server.main(Server.java:35)

  • Problems starting AdminServer WLS 10 on linux

    Hello All,
    We have upgraded our environment to platform 10.2 and we have now problems starting the AdminServer on that environment after upgrading the database (oracle 10g).
    Errors indicate that the boot.properties -file is not correct. I've tried to remove the one from AdminServer security -directory and deleted the ldap -directory, but these doesn't help.
    What should I do and in which order to make the server start again ?

    I recommend a support case. You have not provided enough detail here and they are best equipped to handle these types of issues.

Maybe you are looking for

  • No kext for Xserve's ATI RAGE 128 in Leopard

    Xserve running OS X Server 10.5.2 The Xserve has an ATI RAGE 128 PCI graphics card from an old G3 Blue & White. System Profiler shows no kext loaded for the graphics card. The monitor displays OK, but ScreenSharing and Timbuktu both display ragged te

  • How to display filter values in analyzer

    Hi expert,       I want to add filter into analyzer, above data table, I insert a few rows, and add text to hold filters, but after quit from design mode, inserted rows for filters dispear, and its spaces are taken by data table. could you please tel

  • TextEdit attachment question [to PC users]

    I added TextEdit to my mothers Dock on her older iMac that runs Panther. I told her to use it if she wants to type something up quickly. I should have also told her that it is to type something up quickly and then quickly print. I should have further

  • Quicktime with "dynamic" source

    This is driving me nuts. I'm building an HTML application for my iPad, but I can't make it play .wav files which are returned from either a Java servlet or an ASP handler (I'm sure I'm setting the "content-type" correctly - "audio/wav" or "audio/x-wa

  • X1 (1286) main battery good condition at 1% and not charging

    Hello, I recently noticed that the main battery is no longer charging. It is now at 1% and not charging when AC plugged in (screenshots of powermanager attached). Power Mgr says it is in good condition. Since I usually have the slice battery attached