Cannot start Instance Oracle

Hi all

I'm going crazy to bring up my personal database Oracle 11 g 11.2.0.1.0.
For a silly mistake I didn't renew the sysman password so it became invalid and OEM descended.
So, I followed a procedure described in this forum in order to change and unblock these users:

1 - update with the new passoword targets.xml file
< property NAME = "password" VALUE = '< [your encrypted password] >' ENCRYPTED = "FALSE" / >

2 - update with the new file emoms.properties passoword.
oracle.sysman.eml.mntr.emdRepPwd = [your encrypted password]
oracle.sysman.eml.mntr.emdRepPwdEncrypted = False

The procedure has not been successful, OEM fell again but yesterday reusing the Pb, I found that it is impossible
to bring up the oracle. He apparently fails to OPEN it step with this generic message

ORA-03113 end of file on communication channel


After tryng to connect with other users:

ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux error: 2: no such file or directory

And I can't find a piece of more enlightening journal!
I tried to recreate the spfile from pfile but without result.
I checked free space of the file system, and it's ok.
In the last days, I deleted some archivedlogfiles manually, it's a possible reason for the accident?

Thanks in advance for your help, I really give up

Mauro

user11959162 wrote:
Hello

Thank you very much for your help.
When I was picking up the alert.log file, I saw that I always looked an old alert.log... Thank you for your patience.
Thus, in the alert.log new I founded... space issues, CARLITO is my instance

Errors in the /u01/app/oracle/diag/rdbms/carlito/CARLITO/trace/CARLITO_ora_7096.trc file:
ORA-19809: limit exceeded for file recovery
ORA-19804: cannot retrieve 43830272 limit 1073741824 bytes disk space
ARCH: 19809 error creating archive log file to ' / u01/app/oracle/flash_recovery_area/CARLITO/archivelog/2010_06_28/o1_mf_1_38_%u_.arc'
Errors in the /u01/app/oracle/diag/rdbms/carlito/CARLITO/trace/CARLITO_arc2_7102.trc file:
ORA-19815: WARNING: 1073741824 bytes db_recovery_file_dest_size is 100.00% used and has 0 bytes remaining available.
************************************************************************
You have choice to free up space in the recovery area:
1 consider changing STRATEGY OF RETENTION of RMAN. If you are using Data Guard
then consider changing POLICY of DELETE ARCHIVELOG RMAN.
2 back up files on a tertiary device such as a tape with RMAN
SAFEGUARDING RECOVERY AREA command.
3. Add space drive and increase the db_recovery_file_dest_size setting to
reflect the new space.
4 remove the unnecessary files using the RMAN DELETE command. If a service
the system control has been used to remove the files, and then use the RMAN DUPLICATION and
Commands DELETE has EXPIRED.

Of course, there are enough physically free space.
So, I gave more space on pfile "db_recovery_file_dest_size" and then recreated the spfile from pfile.
But the space problem has not resolved probably because he needed an order of overlap in RMAN
as in option 4).
I tried ' RMAN > cuts across all alertlogs ", but it does not simply because it cannot connect to the instance!
Now I've forced the solution because I put the db in NOARCHIVELOG mode, but I know that it is not practical, so can you advise me in how to use the RMAN commands in these situations (RMAN-06171 not connected to the target database) in which is more useful?

Thank you for your help

maurog

It would be really, really useful if you use the copy and paste it from a command-line instead, if simply describing what you think that you did. 'overlapping alertlogs' is not a valid rman command.

On the other hand...

[oracle@vmlnx02 ~]$ rman target /

Recovery Manager: Release 10.2.0.4.0 - Production on Mon Jun 28 15:12:03 2010

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

connected to target database: VORA02 (DBID=2641985033)

RMAN> shutdown immediate;

using target database control file instead of recovery catalog
database closed
database dismounted
Oracle instance shut down

RMAN> startup mount;

connected to target database (not started)
Oracle instance started
database mounted

Total System Global Area     285212672 bytes

Fixed Size                     1267068 bytes
Variable Size                 92277380 bytes
Database Buffers             188743680 bytes
Redo Buffers                   2924544 bytes

RMAN> crosscheck archivelog all;

allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=157 devtype=DISK
validation succeeded for archived log
archive log filename=/orafra/VORA02/archivelog/2010_06_27/o1_mf_1_24_62gp94qg_.arc recid=3 stamp=722768372
validation succeeded for archived log
archive log filename=/orafra/VORA02/archivelog/2010_06_28/o1_mf_1_25_62l0gn9p_.arc recid=4 stamp=722877076
Crosschecked 2 objects

RMAN> delete noprompt expired archivelog all;

released channel: ORA_DISK_1
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=157 devtype=DISK
specification does not match any archive log in the recovery catalog

RMAN> alter database open;

database opened

RMAN> quit

Recovery Manager complete.
[oracle@vmlnx02 ~]$ exit
logout

Tags: Database

Similar Questions

  • Cannot start the oracle Listener

    Hello, please help me on my Oracle 11 g listener

    The system configuration:
    Windows Vista Ultimate 32 bit
    User: sys as sysdba
    Password: *.
    SID: Green
    Host: Greensword

    I installed the database Oracle 2 months back this time, tthat it was workiing fine I could connect it and very well.
    But now when I try to connect it says no listener

    +++ I tried to do tnsping
    ------------------------------------------------------------------------------------------------------------------
    C:\ > tnsping Green

    AMT Ping Utility for 32-bit Windows: Version 11.1.0.6.0 - Production on 24-JUL-2
    009 23:49:12

    Copyright (c) 1997, 2007, Oracle. All rights reserved.

    Use settings files:
    C:\app\WarLock\product\11.1.0\db_1\network\admin\sqlnet.ora


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST =)(PORT = 1521) GreenSword) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = green)))
    AMT-12541: TNS:no listener
    ------------------------------------------------------------------------------------------------------------------

    +++ Also check the status of the listener
    ------------------------------------------------------------------------------------------------------------------
    C:\ > lsnrctl status

    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on July 24, 2009 23:49
    : 47

    Copyright (c) 1991, 2007, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))
    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    32-bit Windows error: 2: no such file or directory
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=GreenSword) (PORT = 1521)))

    AMT-12541: TNS:no listener
    AMT-12560: TNS:protocol adapter error
    AMT-00511: no listener
    32-bit Windows error: 61: unknown error
    ------------------------------------------------------------------------------------------------------------------

    +++ To save the listener.ora and tnsname.ora content
    ------------------------------------------------------------------------------------------------------------------

    listener.ora # Network Configuration file: C:\app\WarLock\product\11.1.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST =)(PORT = 1521) GreenSword)
    )
    )
    ------------------------------------------------------------------------------------------------------------------

    ------------------------------------------------------------------------------------------------------------------
    tnsnames.ora # Network Configuration file: C:\app\WarLock\product\11.1.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.

    GREEN =.
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST =)(PORT = 1521) GreenSword)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = green)
    )
    )
    ------------------------------------------------------------------------------------------------------------------



    +++ Also when I do netca to configure the TNS on command prompt it gives me

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

    C:\ > netca

    IOException: Cannot save NetProperties: C:\app\WarLock\product\11.1.0\db_1\netw
    ork\tools\NetProperties (access is denied)

    Oracle Net Services Configuration:
    C:\app\WarLock\product\11.1.0\db_1\network\admin\sqlnet09072512AM0452.bak (access
    s is denied)
    C:\app\WarLock\product\11.1.0\db_1\network\admin\listener09072512AM0452.bak (Acc
    ESS is denied)
    C:\app\WarLock\product\11.1.0\db_1\network\admin\tnsnames09072512AM0452.bak (Acc
    ESS is denied)
    ------------------------------------------------------------------------------------------------------------------

    He also do not allow me to start my service TNS of administrative services-> services

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

    Please help me with this * 888

    Microsoft loopback problem?
    The cause is BONE & associated network.

  • Cannot start reports Oracle 10 g, Oracle Linux 6.4

    Hello

    I am very new to this. As I have not found a community for the reports. If I am posting this here.

    I installed Oracle Developer 10 g. Oracle Enterprise Linux 6.4. I just want to open some RDF files. Donot need to connect to any DB.

    Now when I try to open the report generator, it gives the error below. Don't know what to do. Kindly help with this problem.

    [oracle@localhost bin] $./rwbuilder.sh

    glibc detected * / home/oracle/OraHome_1/bin/rwbuilder: double free or corruption (fasttop): 0x08217bd8 *.

    = Backtrace: =.

    [/ lib/libc.so.6[0x447efdf1]

    (/ Home/Oracle/OraHome_1/lib/libutsl.so.0(slfindfile+0x47c) [0xf5a5697e]

    / Home/Oracle/OraHome_1/bin/rwbuilder(main+0x160) [0 x 8056260]

    (/ lib/libc.so.6(__libc_start_main+0xe6) [0x44795ce6]

    / Home/Oracle/OraHome_1/bin/rwbuilder(snnlslmai+0x3D) [0 x 8056021]

    = Memory map: =.

    08048000-08068000 r - xp 00000000 08:01 / home/oracle/OraHome_1/bin/rwbuilder 32130269

    08068000 - 080aa000 rwxp 0001f000 08:01 / home/oracle/OraHome_1/bin/rwbuilder 32130269

    08213000-08234000 rwxp 00000000 00:00 0 [heap]

    4475d 000-4477 b 000 r - xp 00000000 08:01 /lib/ld-2.12.so 27531670

    b 4477, 000 - 4477c, 000 r - xp d 0001 000 08:01 /lib/ld-2.12.so 27531670

    4477c 000-4477 d 000 rwxp 0001e000 08:01 /lib/ld-2.12.so 27531670

    4477f000-4490f000 r - xp 00000000 08:01 /lib/libc-2.12.so 27531671

    4490f000-44910000 - p 00190000 08:01 27531671 /lib/libc-2.12.so

    44910000-44912000 r - xp 00190000 08:01 /lib/libc-2.12.so 27531671

    44912000-44913000 rwxp 00192000 08:01 /lib/libc-2.12.so 27531671

    44913000-44916000 rwxp 00000000 00:00 0

    f44a9000-f44cf000 rwxp 00000000 00:00 0

    f44cf000-f44dd000 r - xp 00000000 08:01 /usr/lib/libXi.so.6.1.0 9048357

    f44dd000-f44de000 rwxp 0000 d 000 08:01 /usr/lib/libXi.so.6.1.0 9048357

    f44de000-f44df000 rwxp 00000000 00:00 0

    f44df000-f44ef000 r - xp 00000000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libverify.so 33689543

    f44ef000-f44f1000 rwxp 0000f000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libverify.so 33689543

    f44f1000-f44f6000 r - xp 00000000 08:01 /usr/lib/libXtst.so.6.1.0 9061375

    f44f6000-f44f7000 rwxp 00004000 08:01 /usr/lib/libXtst.so.6.1.0 9061375

    f44f7000-f454a000 r - xp 00000000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libmlib_image.so 33689553

    f454a000-f454b000 rwxp 00052000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libmlib_image.so 33689553

    f454b000-f454f000 r - xp 00000000 08:01 /lib/libuuid.so.1.3.0 27529224

    f454f000-f4550000 rwxp 00003000 08:01 /lib/libuuid.so.1.3.0 27529224

    f4550000-f4570000 r - xp 00000000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libjava.so 33689544

    f4570000-f4572000 rwxp 0001f000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libjava.so 33689544

    f4572000-f4573000 rwxp 00000000 00:00 0

    f4573000-f4844000 r - xp 00000000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libawt.so 33689554

    f4844000-f485a000 rwxp 002d 0000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libawt.so 33689554

    f485a000-f487f000 rwxp 00000000 00:00 0

    f487f000-f4881000 r - xp 00000000 08:01 /usr/lib/libXau.so.6.0.0 9061316

    f4881000-f4882000 rwxp 00001000 08:01 /usr/lib/libXau.so.6.0.0 9061316

    f4882000-f48a1000 r - xp 00000000 08:01 /usr/lib/libxcb.so.1.1.0 9061360

    f48a1000-f48a2000 rwxp 0001f000 08:01 /usr/lib/libxcb.so.1.1.0 9061360

    f48a2000-f48b9000 r - xp 00000000 08:01 /usr/lib/libICE.so.6.3.0 9061368

    f48b9000-f48bb000 rwxp 00016000 08:01 /usr/lib/libICE.so.6.3.0 9061368

    f48bb000-f48bc000 rwxp 00000000 00:00 0

    f48bc000-f48c3000 r - xp 00000000 08:01 /usr/lib/libSM.so.6.0.1 9061370

    f48c3000-f48c4000 rwxp 00006000 08:01 /usr/lib/libSM.so.6.0.1 9061370

    f48c4000-f48c5000 rwxp 00000000 00:00 0

    f48c5000-f48e7000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libcxa.so.3 33691753

    f48e7000-f48f8000 rwxp 00021000 08:01 /home/oracle/OraHome_1/lib/libcxa.so.3 33691753

    f48f8000-f4915000 r - xp 00000000 08:01 /lib/libgcc_s-4.4.7-20120601.so.1 27528852

    f4915000-f4916000 rwxp d 0001 000 08:01 /lib/libgcc_s-4.4.7-20120601.so.1 27528852

    f4916000-f4917000 r - xp 00000000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libjawt.so 33689563

    f4917000-f4918000 rwxp 00000000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/libjawt.so 33689563

    f4918000-f4919000 rwxp 00000000 00:00 0

    f4919000-f4929000 r - xp 00000000 08:01 /usr/lib/libXext.so.6.4.0 9061366

    f4929000-f492a000 rwxp 00010000 08:01 /usr/lib/libXext.so.6.4.0 9061366

    f492a000-f4931000 r - xp 00000000 08:01 /usr/lib/libXp.so.6.2.0 9061374

    f4931000-f4932000 rwxp 00007000 08:01 /usr/lib/libXp.so.6.2.0 9061374

    f4932000-f4a67000 r - xp 00000000 08:01 /usr/lib/libX11.so.6.3.0 9061364

    f4a67000-f4a6b000 rwxp 00134000 08:01 /usr/lib/libX11.so.6.3.0 9061364

    f4a6b000-f4ac3000 r - xp 00000000 08:01 /usr/lib/libXt.so.6.0.0 9061372

    f4ac3000-f4ac7000 rwxp 00057000 08:01 /usr/lib/libXt.so.6.0.0 9061372

    f4ac7000-f4c93000 r - xp 00000000 08:01 /usr/X11R6/lib/libXm.so.2.1 9177077

    f4c93000-f4ca6000 rwxp 001cb000 08:01 /usr/X11R6/lib/libXm.so.2.1 9177077

    f4ca6000-f4ca8000 rwxp 00000000 00:00 0

    f4ca8000-f4cb0000 r - xp 00000000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/native_threads/libhpi.so 33689568

    f4cb0000-f4cb1000 rwxp 00007000 08:01 /home/oracle/OraHome_1/jdk/jre/lib/i386/native_threads/libhpi.so 33689568

    f4cb1000-f4cc8000 r - xp 00000000 08:01 /lib/libnsl-2.12.so 27529189

    f4cc8000-f4cc9000 r - xp 00016000 08:01 /lib/libnsl-2.12.so 27529189

    f4cc9000-f4cca000 rwxp 00017000 08:01 /lib/libnsl-2.12.so 27529189

    f4cca000-f4ccc000 rwxp 00000000 00:00 0

    f4ccc000-f4ce3000 r - xp 00000000 08:01 /lib/libpthread-2.12.so 27529203

    f4ce3000-f4ce4000 r - xp 00016000 08:01 /lib/libpthread-2.12.so 27529203

    f4ce4000-f4ce5000 rwxp 00017000 08:01 /lib/libpthread-2.12.so 27529203

    f4ce5000-f4ce7000 rwxp 00000000 00:00 0

    f4ce7000-f4d0f000 r - xp 00000000 08:01 /lib/libm-2.12.so 27529187

    f4d0f000-f4d10000 r - xp 00027000 08:01 /lib/libm-2.12.so 27529187

    f4d10000-f4d11000 rwxp 00028000 08:01 /lib/libm-2.12.so 27529187

    f4d11000-f4d14000 r - xp 00000000 08:01 /lib/libdl-2.12.so 27529185

    f4d14000-f4d15000 r - xp 00002000 08:01 /lib/libdl-2.12.so 27529185

    f4d15000-f4d16000 rwxp 00003000 08:01 /lib/libdl-2.12.so 27529185

    f4d16000-f4d17000 rwxp 00000000 00:00 0

    f4d17000-f4e86000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libnnz10.so 33687540

    f4e86000-f4eaa000 rwxp 0016e000 08:01 /home/oracle/OraHome_1/lib/libnnz10.so 33687540

    f4eaa000-f4eab000 rwxp 00000000 00:00 0

    f4eab000-f593a000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libclntsh.so.10.1 33687568

    f593a000-f5a40000 rwxp 00a8f000 08:01 /home/oracle/OraHome_1/lib/libclntsh.so.10.1 33687568

    f5a40000-f5a55000 rwxp 00000000 00:00 0

    f5a55000-f5a59000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libutsl.so.0 33691686

    f5a59000-f5a5b000 rwxp 00003000 08:01 /home/oracle/OraHome_1/lib/libutsl.so.0 33691686

    f5a5b000-f5a6c000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libutl.so.0 33691684

    f5a6c000-f5a71000 rwxp 00010000 08:01 /home/oracle/OraHome_1/lib/libutl.so.0 33691684

    f5a71000-f5a79000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libutj.so.0 33691685

    f5a79000-f5a7b000 rwxp 00007000 08:01 /home/oracle/OraHome_1/lib/libutj.so.0 33691685

    f5a7b000-f5a7c000 rwxp 00000000 00:00 0

    f5a7c000-f5a82000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libutc.so.0 33691683

    f5a82000-f5a84000 rwxp 00005000 08:01 /home/oracle/OraHome_1/lib/libutc.so.0 33691683

    f5a84000-f5a86000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libdfc.so.0 33691739

    f5a86000-f5a87000 rwxp 00001000 08:01 /home/oracle/OraHome_1/lib/libdfc.so.0 33691739

    f5a87000-f5a9c000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libuat.so.0 33691728

    f5a9c000-f5aa0000 rwxp 00014000 08:01 /home/oracle/OraHome_1/lib/libuat.so.0 33691728

    f5aa0000-f5ab4000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libros.so.0 33691722

    f5ab4000-f5ab7000 rwxp 00013000 08:01 /home/oracle/OraHome_1/lib/libros.so.0 33691722

    f5ab7000-f5ac7000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libror.so.0 33691720

    f5ac7000-f5aca000 rwxp 0000f000 08:01 /home/oracle/OraHome_1/lib/libror.so.0 33691720

    f5aca000-f5acb000 rwxp 00000000 00:00 0

    f5acb000-f5adb000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/librod.so.0 33691721

    f5adb000-f5adf000 rwxp 0000f000 08:01 /home/oracle/OraHome_1/lib/librod.so.0 33691721

    f5adf000-f5ae8000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libixd.so 33691616

    f5ae8000-f5ae9000 rwxp 00008000 08:01 /home/oracle/OraHome_1/lib/libixd.so 33691616

    f5ae9000-f5aea000 rwxp 00000000 00:00 0

    f5aea000-f5b09000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libix.so 33691615

    f5b09000-f5b0e000 rwxp 0001e000 08:01 /home/oracle/OraHome_1/lib/libix.so 33691615

    f5b0e000-f5beb000 rwxp 00000000 00:00 0

    f5beb000-f5bf8000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libutt.so.0 33691624

    f5bf8000-f5bfa000 rwxp c 0000 000 08:01 /home/oracle/OraHome_1/lib/libutt.so.0 33691624

    f5bfa000-f5bfb000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libtknqap.so.0 33691634

    f5bfb000-f5bfc000 rwxp 00000000 08:01 /home/oracle/OraHome_1/lib/libtknqap.so.0 33691634

    f5bfc000-f5bfd000 rwxp 00000000 00:00 0

    f5bfd000-f5c1f000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libuia.so.0 33691625

    f5c1f000-f5c28000 rwxp 00021000 08:01 /home/oracle/OraHome_1/lib/libuia.so.0 33691625

    f5c28000-f5c37000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libuiimg.so.0 33691623

    f5c37000-f5c39000 rwxp 0000e000 08:01 /home/oracle/OraHome_1/lib/libuiimg.so.0 33691623

    f5c39000-f5c44000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/librec.so.0 33691628

    f5c44000-f5c46000 rwxp 0000a 000 08:01 /home/oracle/OraHome_1/lib/librec.so.0 33691628

    f5c46000-f5c96000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libree.so.0 33691627

    f5c96000-f5c9d000 rwxp 0004f000 08:01 /home/oracle/OraHome_1/lib/libree.so.0 33691627

    f5c9d000-f5cd4000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/librem.so.0 33691626

    f5cd4000-f5cd8000 rwxp 00036000 08:01 /home/oracle/OraHome_1/lib/librem.so.0 33691626

    f5cd8000-f5cd9000 rwxp 00000000 00:00 0

    f5cd9000-f5cf8000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libot.so.0 33691636

    f5cf8000-f5cfb000 rwxp 0001e000 08:01 /home/oracle/OraHome_1/lib/libot.so.0 33691636

    f5cfb000-f5e60000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libuimotif.so.0 33691629

    f5e60000-f5e95000 rwxp 00164000 08:01 /home/oracle/OraHome_1/lib/libuimotif.so.0 33691629

    f5e95000-f5e96000 rwxp 00000000 00:00 0

    f5e96000-f5edb000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libuipr.so.0 33691630

    f5edb000-f5eec000 rwxp 00044000 08:01 /home/oracle/OraHome_1/lib/libuipr.so.0 33691630

    f5eec000-f5f40000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libuc.so.0 33691635

    f5f40000-f5f45000 rwxp 00053000 08:01 /home/oracle/OraHome_1/lib/libuc.so.0 33691635

    f5f45000-f5f47000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libuihx.so.0 33691631

    f5f47000-f5f48000 rwxp 00001000 08:01 /home/oracle/OraHome_1/lib/libuihx.so.0 33691631

    f5f48000-f5f49000 rwxp 00000000 00:00 0

    f5f49000-f600a000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libvgs.so.0 33691672

    f600a000-f6012000 rwxp 000c 0000 08:01 /home/oracle/OraHome_1/lib/libvgs.so.0 33691672

    f6012000-f602c000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libmmcm.so.0 33691700

    f602c000-f6032000 rwxp 00019000 08:01 /home/oracle/OraHome_1/lib/libmmcm.so.0 33691700

    f6032000-f6036000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libmmft.so.0 33691701

    f6036000-f6037000 rwxp 00003000 08:01 /home/oracle/OraHome_1/lib/libmmft.so.0 33691701

    f6037000-f6038000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libmmia.so.0 33691702

    f6038000-f6039000 rwxp 00000000 08:01 /home/oracle/OraHome_1/lib/libmmia.so.0 33691702

    f6039000-f6062000 r - xp 00000000 08:01 /home/oracle/OraHome_1/lib/libmmoi.so.0 33691704

    f6062000-f6065000 rwxp 00028000 08:01 /home/oracle/OraHome_1/lib/libmmoi.so.0 33691704

    f6065000-f6066000 rwxp 00000000 00:00 0 Aborted (core dumped)

    [oracle@localhost bin] $

    Thank you

    Oracle Forms and reports 10g don't are not supported on Linux 6. Try with lower version, Linux 5.

    Link:

    http://www.Oracle.com/technetwork/middleware/IAS/downloads/as-certification-R2-101202-095871.html

    Concerning

  • (OBIEE11G install) - FAILURE to step 13, cannot start OPMN

    Hello
    I try to install OBIEE 11 G, but I encountered some problems.

    I can connect to Oracle Weblogic administration console.
    I can connect to Oracle Fusion Middleware (Business Manager) control.

    But, in the list of servers, I had only the server "Admin". The 'BI' server is not present.
    In Enterprise Manager, the 'business intelligence core' application is not started, and I can't start. If I try, I get the following message:
    "SEVERUS: Type of item: PROCESS, the item Id: instance1:coreapplication_obijh1, result of the operation: FAILED_TO_START, the detailed Message: operation failed: start; OracleInstance: instance1; Component: coreapplication_obijh1; MSG: 0 on 1 process started. »

    My instance oracle process manager is not started in windows services. When I start it, it becames unstarted automatically later.



    I tried to run one by one:
    \wlserver_10.3\server\bin\startNodeManager.cmd
    \user_projects\domains\bifoundation_domain\bin\startWebLogic.cmd
    ... like it is mentioned in the following topic: cannot start process oracle obiee11g Manager

    or to use the BI service 'stop' then 'start service BI '.


    but the Bi server is still not present.

    I can connect to services presentation OBIEE ("http://localhost \analytics"), but do not display the webcat sample graphics (I don't know if it is related to the absence of bi server), and I can not open online repository (it's probably linked, this time!).


    You have any ideas?
    Thanks in advance

    Published by: A. Drieux May 15, 2013 09:30 - title change

    Hello

    During installation if you have selected the option 'Install' as 'Easy install', then you won't find BI Server in the administration Console.
    The administrator of the server itself will act as a server of BI. And also the port to access the URL BI 7001.
    Only in 'Enterprise install', you will get separate BI server.

    Kind regards
    Arul

  • Cannot start the database the R12 DR Oracle EBS of RAC 10 g R2 using SRVCTL

    Hello

    I've implemented Oracle 10g R2 RAC data DR Guard for main server Oracle 10 g R2 RAC for EBS R12 (12.0.4).
    I followed Note + ' Business Continuity for Oracle Applications Release 12 on Release 10 gr 2 - Single Instance Database and RAC [452056.1 ID]. +.
    After you configure DR DG, I added DR Database to the Configuration of the Cluster. But I'm not able to start the DR Database via SRVCTL. But able to start the DR Database through Sql * more. I have already mentioned Note: + troubleshooting when srvctl cannot start the RAC instance, but sqlplus can start [ID 844272.1] + and tried to solve the problem but without success.

    , I opened SR but still, the problem is not resolved. Are there steps I need to do that is not mentioned in Note 452056.1.

    Rgds,
    Thiru

    Have you reviewed these docs?

    CRS - 215 srvctl cannot start ASM, listener, %ORACLE_HOME%/bin/ resources RDBMS with error [740319.1 ID]
    Could not start the Instance with Srvctl, no Info in the newspapers of Imon [ID 741212.1]

    Thank you
    Hussein

  • Error message at startup: "cssauth.exe instance cannot start due to an initialization error" and also unable to open help and the file

    Original title: cssauth.exe instance cannot start, help and Support of file disable

    Whenever I connect to my windows XP, it still says cssauth.exe instance cannot start due to an initialization error and I could not open my file help and suppot. Please help me. Thank you before

    Hello

    1 how long have you been faced with this problem?
    2. don't you make changes on the computer before this problem?
    3. What is the brand and model of the computer?
    4. who help and support files are you referring to?
    5. what exactly happens when you try to open it? You get the error message?

    cssauth.exe is related to the Client Security Solution.

    Step 1: Try disabling startup cssauth.exe in the configuration of the system.

    Here's how:

    1. click on start > run.
    2. type msconfig and press ENTER.
    3. click on the Startup tab.
    4 locate cssauth.exe, and clear the check box for this.
    5 restart the computer and check for the issue.

    Step 2: If you still get the same error at startup then perform the clean boot on the computer.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a "clean boot".

    Reference:
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    1. click on start and then click Run.
    2. type msconfig and click OK.

    The System Configuration Utility dialog box appears.

    3. click on the tab general, click Normal Startup - load all services and device drivers and then click OK.
    4. When prompted, click on restart to restart the computer.

    I would also ask you to contact the manufacturer of the computer because the problem is with the client security software that is provided by them.

  • Cannot start the instance after adding nodes to the cluster

    Hello world

    After you add a third node to my group, I can't start instance. Error:
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/gwt/spfilexxxx.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/gwt/spfilexxxx.ora
    ORA-01034: ORACLE not available
    ORA-27123: unable to attach to shared memory segment
    Linux-x86_64 Error: 13: Permission denied
    Additional information:
    [grid@nodedc3 ~]$ crsctl query css votedisk
    ##  STATE    File Universal Id                File Name Disk group
    --  -----    -----------------                --------- ---------
     1. ONLINE   7887e29070204f52bfda4091940f4672 (ORCL:VOTE_OCR) [OCR_VOTE]
    Located 1 voting disk(s).
    [grid@nodedc3 ~]$ srvctl status asm -a
    ASM is running on nodedc3,nodedc2,nodedc1
    ASM is enabled.
    [grid@nodedc3 ~]$ ps -ef | grep lsnr | grep -v 'grep' | grep -v 'ocfs' | awk '{print $9}'
    LISTENER_SCAN2
    LISTENER
    [grid@nodedc3 ~]$ olsnodes -n
    nodedc1 1
    nodedc2 2
    nodedc3 3
    [grid@nodedc3 ~]$ crs_stat -t -v
    Name           Type           R/RA   F/FT   Target    State     Host
    ----------------------------------------------------------------------
    ora.DATA.dg    ora....up.type 0/5    0/     ONLINE    ONLINE    nodedc1
    ora.FRA.dg     ora....up.type 0/5    0/     ONLINE    ONLINE    nodedc1
    ora....ER.lsnr ora....er.type 0/5    0/     ONLINE    ONLINE    nodedc1
    ora....N1.lsnr ora....er.type 0/5    0/0    ONLINE    ONLINE    nodedc2
    ora....N2.lsnr ora....er.type 0/5    0/0    ONLINE    ONLINE    nodedc3
    ora....N3.lsnr ora....er.type 0/5    0/0    ONLINE    ONLINE    nodedc1
    ora....VOTE.dg ora....up.type 0/5    0/     ONLINE    ONLINE    nodedc1
    ora.asm        ora.asm.type   0/5    0/     ONLINE    ONLINE    nodedc1
    ora.cvu        ora.cvu.type   0/5    0/0    ONLINE    ONLINE    nodedc1
    ora.gsd        ora.gsd.type   0/5    0/     OFFLINE   OFFLINE
    ora.gwt.db     ora....se.type 0/2    0/1    ONLINE    ONLINE    nodedc1
    ora....network ora....rk.type 0/5    0/     ONLINE    ONLINE    nodedc1
    ora....SM1.asm application    0/5    0/0    ONLINE    ONLINE    nodedc1
    ora....C1.lsnr application    0/5    0/0    ONLINE    ONLINE    nodedc1
    ora....dc1.gsd application    0/5    0/0    OFFLINE   OFFLINE
    ora....dc1.ons application    0/3    0/0    ONLINE    ONLINE    nodedc1
    ora....dc1.vip ora....t1.type 0/0    0/0    ONLINE    ONLINE    nodedc1
    ora....SM2.asm application    0/5    0/0    ONLINE    ONLINE    nodedc2
    ora....C2.lsnr application    0/5    0/0    ONLINE    ONLINE    nodedc2
    ora....dc2.gsd application    0/5    0/0    OFFLINE   OFFLINE
    ora....dc2.ons application    0/3    0/0    ONLINE    ONLINE    nodedc2
    ora....dc2.vip ora....t1.type 0/0    0/0    ONLINE    ONLINE    nodedc2
    ora....SM3.asm application    0/5    0/0    ONLINE    ONLINE    nodedc3
    ora....C3.lsnr application    0/5    0/0    ONLINE    ONLINE    nodedc3
    ora....dc3.gsd application    0/5    0/0    OFFLINE   OFFLINE
    ora....dc3.ons application    0/3    0/0    ONLINE    ONLINE    nodedc3
    ora....dc3.vip ora....t1.type 0/0    0/0    ONLINE    ONLINE    nodedc3
    ora.oc4j       ora.oc4j.type  0/1    0/2    ONLINE    ONLINE    nodedc1
    ora.ons        ora.ons.type   0/3    0/     ONLINE    ONLINE    nodedc1
    ora.scan1.vip  ora....ip.type 0/0    0/0    ONLINE    ONLINE    nodedc2
    ora.scan2.vip  ora....ip.type 0/0    0/0    ONLINE    ONLINE    nodedc3
    ora.scan3.vip  ora....ip.type 0/0    0/0    ONLINE    ONLINE    nodedc1
    [grid@nodedc3 ~]$ crs_stat -t -v | grep ams
    [grid@nodedc3 ~]$ crs_stat -t -v | grep asm
    ora.asm        ora.asm.type   0/5    0/     ONLINE    ONLINE    nodedc1
    ora....SM1.asm application    0/5    0/0    ONLINE    ONLINE    nodedc1
    ora....SM2.asm application    0/5    0/0    ONLINE    ONLINE    nodedc2
    ora....SM3.asm application    0/5    0/0    ONLINE    ONLINE    nodedc3
    [grid@nodedc3 ~]$ ocrcheck
    Status of Oracle Cluster Registry is as follows :
             Version                  :          3
             Total space (kbytes)     :     262120
             Used space (kbytes)      :       3068
             Available space (kbytes) :     259052
             ID                       : 1523128137
             Device/File Name         :  +OCR_VOTE
                                        Device/File integrity check succeeded
    
                                        Device/File not configured
    
                                        Device/File not configured
    
                                        Device/File not configured
    
                                        Device/File not configured
    
             Cluster registry integrity check succeeded
    
             Logical corruption check bypassed due to non-privileged user
    I use Centos 5.8 and Oracle 11.2.0.3. Thanks in advance

    Edited by: 922736 2013-05-13 23:51

    Hello

    Sometimes, we are not able to access ASM for creation of database due to permissions on a file ' Gride_Home/bin/oracle' owner should be like this:

    -rwsr-s - x 1 grid oinstall 152462728 October 12, 2012 /u01/app/11.2.0/grid/bin/oracle

  • Cannot start the grid control

    Hello

    I got the grid control Setup on a server laboratory almost a year back and everything worked very well.
    a week back from the developer could not access the URL.


    While I try to start the services, I get the following error:

    xvmdsxaor03: / opt/oem/oms10g/opmn/bin >. / opmnctl startall
    opmnctl: from opmn and managed all process...
    =========================================================================
    opmn id = xvmdsxaor03:6200
    0 out of 1 process started.

    IAS instance-id = EnterpriseManager0.xvmdsxaor03
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    IAS-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server

    Error
    -> Process (pid = 1382)
    Cannot start a process managed after the attempt limit maximum
    Journal:
    / opt/OEM/oms10g/opmn/logs/HTTP_Server ~ 1

    xvmdsxaor03: / opt/oem/oms10g/opmn/bin > 10 g/opmn/logs/HTTP_Server ~ 1
    ========================================================================


    According to the newspapers:
    ========================================================================
    06/09/23 07:59:55 start
    --------
    apachectl does not belong to this user
    ========================================================================

    I checked for .apachectl and its property by the same user "oraoem" that I m starting services with. I'm not sure what is causing this problem:

    [root@xvmdsxaor03 bin] # ls-l .apache *.
    -rwsr-s - 1 oraoem s/n 1716966 5 August 2005 .apachectl
    [root@xvmdsxaor03 bin] # pwd
    / opt/OEM/oms10g/Apache/Apache/bin

    Please notify.

    Thank you!

    What are you user to use 'startall opmnctl?

    Ok...

    Please...

    $. / opmnctl stopall

    $ ps - aef | grep oms10g

    And then if find some process... Kill it to superuser.

    # kill-9 ID_processus

    OR (be careful)
    # ps - aef | grep oms10g | AWK '{print $2} ' | XARGS kill-9

    Go to/opt/oem/oms10g/Apache/Apache/logs PATH

    # cd/opt/oem/oms10g/Apache/Apache/logs PATH

    Check the file httpd.pid

    # ls - the httpd.pid

    It must not be permission oracle, don't mind... verification process and remove

    # ps - aef | grep 'cat httpd.pid '.

    If find... kill

    # rm f httpd.pid

    Oh apachectl file (it is owned by oracle)

    -rwx - 1 oracle oinstall 12615 10 May 2007 apachectl

    After that the oracle Goto user, and then use 'startall opmnclt.

    $. / opmnctl startall

    and check the log

    Good luck

  • Cannot start a process managed after the attempt limit maximum

    Hello

    Get the following error

    / app/oracle/product/101202/opmn/bin (OID) > opmnctl startproc ias-component = OID
    opmnctl: from opmn managed the process...
    ================================================================================
    opmn id = smtest02:6202
    0 out of 1 process started.

    IAS-instance id = infra .smtest02
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    IAS-component/process-type/process-set:
    DIO/DIO/DIO

    Error
    -> Process (pid = 26032)
    Cannot start a process managed after the attempt limit maximum
    Journal:
    / app/oracle/product/101202/opmn/logs/OID ~ 1


    Any suggestions

    Thank you
    Kedar

    Hello

    The deadlock problem in your journal that happens because the database user SCOTT has his account has expired or locked.

    To resolve this issue, you will need to:

    1 unlock the account with the command

    ALTER USER SCOTT ACCOUNT UNLOCK;

    2. set the password for SCOTT with the command

    ALTER USER SCOTT IDENTIFIED BY TIGER;

    3. confirm the status of the account with the command:

    Select the username, account_status from dba_users where username = 'SCOTT ';

    I hope that this will help solve your problem. I need to go to sleep now here, it's already after 01:00.

    See you soon,.

    Francisco Munoz Alvarez
    www.oraclenz.com

  • HL-DT-ST DVDRAM GSA - T10N ATA Windows cannot start this hardware device because its information of configuration (in the registry) is incomplete or damaged. (Code 19)

    Hello

    My DVD/RW drive stopped responding on my Acer Aspire laptop computer 4510Z I checked the Device Manager which is gives the following error message:

    Windows cannot start this hardware device because its information of configuration (in the registry) is incomplete or damaged. (Code 19) Click on 'Search for solutions' to send data about this device to Microsoft and to see if there is a solution available.

    I solve this error so far achieved the following without success:

    -Checked for solutions using the button below the error message
    -Scanned for hardware changes
    -Used Microsoft Automated Troubleshooting Service (SMAT)
    -Created the cdfix.reg file, it has added to the registry and restarted the computer

    I would be so gratefull for any help anyone can offer.

    Darylandgoats

    Hello

    I oddly found the solution to my problem while browsing through the suggestions of SpritX at the following link: http://forums.techarena.in/vista-help/771598.htm

    Here is the solution I implemented and now my drive works perfectly:

    RESOLUTION
    Warning serious problems might occur if you modify the registry incorrectly by using the registry editor or by using another method. These problems may require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

    To resolve this problem, remove the affected filter drivers. To do this, follow these steps: 1. Click Start, type regedit in the search box, and then click regedit in the list programs.

    If you are prompted for an administrator password or a confirmation, type your password, or click on continue.
    2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\ {4D36E965-E325-11CE-BFC1-08002BE10318}
    Be careful it can be many instances of the registry subkey that is mentioned in step 2. You must ensure that you are in the appropriate registry subkey before modifying the UpperFilters and LowerFilters values. To verify that you are in the appropriate registry subkey, make sure that the default data value is the CD-ROM/DVD-ROM and the class data value is CDROM.
    3. in the right pane, click UpperFilters, and then click on remove.
    4. click on Yes to confirm the deletion of the UpperFilters registry entry.
    5. in the right pane, click LowerFilters, and then click on remove.
    6. click on Yes to confirm the deletion of the LowerFilters registry entry.
    7. exit the registry editor and then restart the computer.
    Note When you delete the UpperFilters registry entry and the LowerFilters registry entry, you may lose functionality in certain programs such as CD recording programs. In this scenario, you must reinstall all of the programs involved. If the problem persists, contact the program vendor to determine if an update is available for the program.

    For information about how to contact computer software vendors, click the number in the following list to view the article in the Microsoft Knowledge Base:
    65416 (http://support.microsoft.com/kb/65416/) hardware and software contact information, A - K

    60781 (http://support.microsoft.com/kb/60781/) hardware and software details, L.-P.

    60782 (http://support.microsoft.com/kb/60782/) hardware and software contact information, Q - Z

    Thank you!

  • OEM12c - failed to start the Oracle Management Server.

    I can't start the Oracle Management Server.

    The file referenced on has not been updated since October 6th, I joined this EMGC_OMS1 file.

    The 12.1 database is on a separate server. The database and listener are on the rise.

    No matter what I put the results are the same.

    (Q) what are the correct environment variables to set?

    (Q) Comment can I start up the Oracle Enterprise Manager 12 c?

    I tried this command $OMS_HOME/bin/emctl start SGD

    With the House of WHO defined as:

    $ echo $OMS_HOME

    / u01/app/oracle/product/entmgr/mwhome_1/WHO

    $ $OMS_HOME/bin/emctl start SGD

    Oracle Enterprise Manager Cloud control 12 c Release 4

    Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.

    From Oracle Management Server...

    Departure WebTier...

    WebTier started successfully

    Management Server Oracle could not be started

    Check the log file MS Server for more information: /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Management Server Oracle is down

    And

    I tried to run the. ./setWLSEnv.sh

    CD/u01/app/oracle/product/entmgr/mwhome_1/who/bin

    Then run:

    $. / emctl start SGD

    Oracle Enterprise Manager Cloud control 12 c Release 4

    Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.

    From Oracle Management Server...

    Departure WebTier...

    WebTier started successfully

    Management Server Oracle could not be started

    Check the log file MS Server for more information: /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Management Server Oracle is down

    OEM 12 c SGD server.

    $ uname - a

    SunOS 5.10 zone6-03 Generic_150400-03 sun4v sparc sun4v

    Database server:

    $ uname - a

    SunOS 5.10 zone5-03 Generic_150400-03 sun4v sparc sun4v

    $ export AGENT_HOME=/u01/app/oracle/agents/core/12.1.0.4.0

    $ export ORACLE_HOME=/u01/app/oracle/product/12.1.0/dbhome_1

    $ export PATH = $ORACLE_HOME/perl/bin: $ORACLE_HOME/bin: / usr/bin: / usr/sbin: $ORACLE_HOME/appsutil/jre/bin: / bin: / usr/bin / X 11: / usr/local/bin: / usr/kerberos/bin: / usr/local/bin: / bin: / usr/bin: / home/oracle/bin:.

    $ export ORACLE_SID = emg1

    $ sqlplus / as sysdba

    SQL > select * from v$ instance;

    1 emg1 zone5-03 12.1.0.1.0 6 October 14 OPEN NO 1 ORDER

    NO NORMAL PRIMARY_INSTANCE ASSETS ALLOWED NO REGULAR EE 0

    The listener is in place: version is for Solaris LSNRCTL: Version 12.1.0.1.0

    The Agent is running.

    Newspapers/u01/app/oracle/product/entmgr/mwhome_1/logs as wlst_20141008110202.log

    Last login: Tuesday, October 7, 14:58:25 2014 of 10.122.60.160

    Oracle Corporation SunOS 5.10 generic Patch January 2005

    $ export OMS_HOME = / u01/app/oracle/product/entmgr/mwhome_1/who

    $ $OMS_HOME/bin/emctl start SGD

    Oracle Enterprise Manager Cloud control 12 c Release 4

    Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.

    From Oracle Management Server...

    Departure WebTier...

    WebTier started successfully

    Management Server Oracle could not be started

    Check the log file MS Server for more information: /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Management Server Oracle is down

    $ ls - ltr /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    -rw - r - 1 oracle oinstall 19060 6 Oct 21:45 /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Note the EMGC_OMS1.out newspaper do not updated.

    Thank you

    Paul

    Hi Paul,.

    (1) Env variables for who.

    $ORACLE_HOME/bin/emctl is a shell script which handles to define the variables of approx.
    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME

    We use below

    unset TWO_TASK
    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME
    PATH = $HOME/bin: / usr/bin: / usr/sbin: / bin: / usr/ccs/bin: $ORACLE_HOME/bin. export PATH
    ORACLE_INSTANCE = / oracle/product/gc_inst/WebTierIH1; export ORACLE_INSTANCE
    ORA_TZFILE=$ORACLE_HOME/oracore/zoneinfo/timezlrg.dat; Export ORA_TZFILE

    2.) steps to start SGD

    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME
    Starting at $ORACLE_HOME/bin/emctl SGD

    or

    CD $ORACLE_HOME/bin

    . / emctl start SGD

    or
    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME
    $PATH = path: $ORACLE_HOME/bin. export PATH

    emctl start SGD

    Kind regards

    RAM.

  • Cannot start the DBCONSOLE

    Installation was successful, but after the reboot, I am unable to start DBCONSOLE.

    Cannot start DBCONSOLE it gives an error as below.

    . / emctl start dbconsole

    2014-04-12 12:55:28, 904 [Orion Launcher] WARN jdbc. ConnectionCache _getConnection.302 - had a fatal exception when getting a connection; Error code = 17002; Cache cleanup and try again

    2014-04-12 12:55:28, 968 [Orion Launcher] WARN jdbc. ConnectionCache _getConnection.305 - IO exception: the network adapter could not establish the connection

    java.sql.SQLException: IO exception: the network adapter could not establish the connection

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)

    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:321)

    to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:414)

    to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:149)

    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)

    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:557)

    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)

    Do you have an environment variable?

    PATH

    ORACLE_HOME

    ORACLE_SID

    LD_LIBRARY_PATH

    Please, set it to the same values that you used during the installation.

  • When I start to Oracle Application server apps I got below error mention with the log file

    Service control script execution:

    /U01/appstier/vis/inst/apps/VIS_prod/Admin/scripts/adalnctl.sh start

    Timeout specified in the context file: 100 second (s)

    script gave:

    ****************************************************

    adalnctl.sh version 120.3

    Check executable FNDFS.

    From listening APPS_VIS process.

    adalnctl.sh: exit with status 0

    adalnctl.sh: check the logfile /u01/appstier/VIS/inst/apps/VIS_prod/logs/appl/admin/log/adalnctl.txt for more information...

    .end std out.

    .end err out.

    ****************************************************

    Service control script execution:

    /U01/appstier/vis/inst/apps/VIS_prod/Admin/scripts/adapcctl.sh start

    Timeout specified in the context file: 100 second (s)

    script gave:

    ****************************************************

    You are running version 120.7.12010000.2 adapcctl.sh

    From OPMN managed instance Oracle HTTP Server (OHS)...

    adapcctl.sh: exit with status 0

    adapcctl.sh: check the logfile /u01/appstier/VIS/inst/apps/VIS_prod/logs/appl/admin/log/adapcctl.txt for more information...

    .end std out.

    .end err out.

    ****************************************************

    Service control script execution:

    /U01/appstier/vis/inst/apps/VIS_prod/Admin/scripts/adoacorectl.sh start

    Timeout specified in the context file: 100 second (s)

    script gave:

    ****************************************************

    ERROR: Timed out (100000): Exception interrupted

    You are running version 120.13 adoacorectl.sh

    From OPMN managed OC4J instance OACORE...

    ****************************************************

    Service control script execution:

    /U01/appstier/vis/inst/apps/VIS_prod/Admin/scripts/adformsctl.sh start

    Timeout specified in the context file: 100 second (s)

    script gave:

    ****************************************************

    You are running version 120,16 adformsctl.sh

    From successful OPMN FORMS OC4J instance...

    adformsctl.sh: exit with status 0

    adformsctl.sh: check the logfile /u01/appstier/VIS/inst/apps/VIS_prod/logs/appl/admin/log/adformsctl.txt for more information...

    .end std out.

    .end err out.

    ****************************************************

    Service control script execution:

    /U01/appstier/vis/inst/apps/VIS_prod/Admin/scripts/adoafmctl.sh start

    Timeout specified in the context file: 100 second (s)

    script gave:

    ****************************************************

    You are running version 120,8 adoafmctl.sh

    From OPMN managed Association OC4J instance...

    adoafmctl.sh: exit with status 0

    adoafmctl.sh: check the logfile /u01/appstier/VIS/inst/apps/VIS_prod/logs/appl/admin/log/adoafmctl.txt for more information...

    .end std out.

    .end err out.

    ****************************************************

    Service control script execution:

    /U01/appstier/vis/inst/apps/VIS_prod/Admin/scripts/adcmctl.sh start

    Timeout specified in the context file: 1000 second (s)

    script gave:

    ****************************************************

    You are running version 120.17.12010000.3 adcmctl.sh

    Starting at the same time responsible for LIVE...

    Departure VIS_1202@VIS internal competitor Manager

    Default printer is noprint

    adcmctl.sh: exit with status 0

    adcmctl.sh: check the logfile /u01/appstier/VIS/inst/apps/VIS_prod/logs/appl/admin/log/adcmctl.txt for more information...

    .end std out.

    .end err out.

    ****************************************************

    Service control script execution:

    /U01/appstier/vis/inst/apps/VIS_prod/Admin/scripts/jtffmctl.sh start

    Timeout specified in the context file: 100 second (s)

    script gave:

    ****************************************************

    You are running version 120.3 jtffmctl.sh

    Validate the patch level of achievement by/u01/appstier/SCREWS/apps/apps_st/comn/java/classes

    Valid fix Fulfillment level.

    From realization for SCREWS on port 9300 server...

    jtffmctl.sh: exit with status 0

    .end std out.

    .end err out.

    ****************************************************

    [Service Control implementation report]

    The format of the report is:

    < group Service > < Service > < Script > < status >

    Root active Service

    Root Service Oracle Process Manager for VIS_prod adopmnctl.sh Started

    Entry Point active Web services

    Entry point Web Services Oracle HTTP Server VIS_prod adapcctl.sh Started

    Web Entry Point Services OracleTNSListenerAPPS_VIS_prod adalnctl.sh Started

    Application Web enabled services

    Web Application Services OACORE OC4J Instance VIS_prod adoacorectl.sh Failed

    Web Services FORMS OC4J Instance VIS_prod adformsctl.sh Started

    Web Application Services Association OC4J Instance VIS_prod adoafmctl.sh Started

    Services enabled processing batch

    Batch Processing Services OracleConcMgrVIS_prod adcmctl.sh Started

    Batch Processing Services Oracle Fulfillment Server VIS_prod jtffmctl.sh Started

    Other disabled Services

    Other Services OracleFormsServer - forms VIS_prod adformsrvctl.sh disabled

    Other Oracle Metrics customer VIS_prod adfmcctl.sh people with disabilities Services

    Other Oracle Metrics Server VIS_prod adfmsctl.sh people with disabilities Services

    Other Oracle MWA Service VIS_prod mwactlwrpr.sh people with disabilities Services

    ServiceControl dating status 1

    ============END OF LOG FILE=======================================

    Here are the results of some queries:

    The query result

    Select the status from v$ instance;

    STATUS

    OPEN

    Select INSTANCE_NAME from v$ instance;

    INSTANCE_NAME

    SCREW

    If you have changed the IP address, then you must purge FND_NODES, then run AutoConfig on the node of the database layer and the application layer node to populate the table. Once the correct entries exist in the FND_NODES table, and then you can start services and check - assuming that the IP address was successfully changed at the level of the BONE.

    Thank you

    Hussein

  • Cannot start the process scheduler


    Hello

    on F91SCM, 8.52 on Win 2008 DB Oracle 11.2.0.3 tools

    Application server starts end but cannot start Scheduler process with:

    tmboot: CMDTUX_CAT:827: ERROR: fatal error occurred; launch the user error handler

    tmshutdown - qy
    LIBTUX_CAT:250: ERROR: tpsvrinit() failed

    File: Error SQL Access ManagerSQL. Stmt #: 2 error Position: 0 return: 8097 - Oracle initialization error
    PSAESRV.2512 (0) [08: 18:24] (0) 23/10/13 server could not start

    It may be no database connection problem because AS runs with the same and databases of user originally of the same server. Since this is a DB refreshed, I deleted the data from PS_SERVERACTVTY, but did not help.

    Thanks for help.

    Please, make sure that you have installed the Oracle 32-bit client and it is the first channel in your app. variable PATH in the field of process scheduler configuration.

    Something in stderr/stdout files?

    Nicolas.

  • Cannot start http server more

    He was executed last night but guess it crashed and now if I try to start using applmgr account I get error in the log file.

    the database and listener are on the rise.

    / ebs/oracle/SCREWS/inst/apps/VIS_sunny/admin/scripts CD.

    departure de./adapcctl.sh $

    You are running version 120.7.12010000.2 adapcctl.sh

    From OPMN managed instance Oracle HTTP Server (OHS)...

    adapcctl.sh: exit with status 150

    adapcctl.sh: check the logfile /ebs/oracle/VIS/inst/apps/VIS_sunny/logs/appl/admin/log/adapcctl.txt for more information...

    -log file States

    09/05/13-13: 59:07: adapcctl.sh version 120.7.12010000.2

    09/05/13-13: 59:07: adapcctl.sh: from OPMN if it does not work

    opmnctl: opmn is already running.

    09/05/13-13: 59:07: adapcctl.sh: Startup OPMN managed instance OSH

    opmnctl: from opmn managed the process...

    ================================================================================

    opmn sunny = id: 6200

    No process or applications corresponding to this request

    09/05/13-13: 59:08: adapcctl.sh: exit with status 150

    ================================================================================

    Please make sure you have the password correct apps when you run the automatic configuration service.

    If R12 is installed on Solaris and your client host name is "sunny.localdomain" so why you used "sunny.localdomain" in the URL of the application?

    Once you run the AutoConfig successfully, bouncing the services and then check.

    Thank you

    Hussein

Maybe you are looking for