Moved Oracle 11.2 XE Directory, Connected to Idle Instance

So I will start off by stating I have moved the regular install location of Oracle 11.2 XE to a logical volume (/oracle) I had created on my RHEL 6.6 server. After shutting down both the database and the Oracle listener, I performed...
    $ cp -R /u01/app/* /oracle
    $ rm -rf /u01/app/oracl
    $ ln -s /oracle/oracle /u01/app/oracle
Then restarted the listener and the database. Now when I attempt to run the following as the user 'oracle' I get a message...
    $ sqlplus
    Enter user-name: sys / as sysdba
    Enter password: ****
    Connected to idle instance.
Further, when I attempt a startup I get an error.
    > startup
    ORA-45301: XE Edition single instance violation error
I have attempted the solutions found  to no avail.
Here is the output for my listener controller:
    bash-4.1$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 10-MAR-2015 10:26:25
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date                10-MAR-2015 10:25:57
    Uptime                    0 days 0 hr. 0 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   /u01/app/oracle/product/11.2.0/xe/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/diag/tnslsnr/dev/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dev)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
I'm really quite lost as to what to attempt next. I know I could just reinstall and keep the directory in its proper location but I need it to be in it's own logical volume.
Some further information to help clarify my system...
    bash-4.1$ env | grep ORA
    ORACLE_SID=XE
    ORACLE_BASE=/oracle/oracle
    ORACLE_HOME=/oracle/oracle/product/11.2.0/xe
    bash-4.1$ env | grep TNS
    TNS_ADMIN=/oracle/oracle/product/11.2.0/xe/network/admin
    bash-4.1$ ps -aux | grep pmon
    oracle    2431  0.0  0.2 1265956 16652 ?       Ss   11:43   0:00 xe_pmon_XE
EDIT
Attempting to sign in to sqlplus using the SYSTEM user returned an error:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
FURTHER EDIT
Output of the ipcs command
    bash-4.1$ ipcs
    ------ Shared Memory Segments --------
    key        shmid      owner      perms      bytes      nattch     status
    0xc0a59444 32768      oracle     660        4096       0
    ------ Semaphore Arrays --------
    key        semid      owner      perms      nsems
    0xd4a9963c 229378     oracle     660        104
    0x884d8f34 491523     oracle     660        104
    ------ Message Queues --------
    key        msqid      owner      perms      used-bytes   messages

Already solved this issue. The problem was due to incorrect set of env variables:
export ORACLE_BASE=/home/oracle/
export ORACLE_HOME=$ORACLE_BASE/11G
resulted:
ORACLE_HOME=/home/oracle//11G
Linux is capable of retrieving directory content if path is set with *"//"* but seems like oracle does not. Due to this I've got this error. After resetting ORACLE_HOME variable, everything worked.

Similar Messages

  • Connecting to idle instance in Oracle 11g

    SQL*Plus: Release 11.2.0.1.0 Production on Sat Nov 10 14:48:26 2012
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> connect ADIPNU
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Process ID: 0
    Session ID: 0 Serial number: 0
    Warning: You are no longer connected to ORACLE.
    SQL>
    Please give a solution..
    Thans in advance..

    885756 wrote:
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 8234233856 bytes
    Fixed Size 2192096 bytes
    Variable Size 4395633952 bytes
    Database Buffers 3825205248 bytes
    Redo Buffers 11202560 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    Process ID: 3364
    Session ID: 170 Serial number: 3
    SQL>Post alert log please .
    location for alertlog :$ORACLE_BASE/diag/rdbms/PROD/PROD/trace/al*

  • Connected to idle instance in ora 11g R2 in Windows : the first few logs

    <msg time='2013-02-10T08:26:02.134+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kspdmp:14914:3633090201' type='NOTIFICATION' group='startup'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='992' version='1'>
    <txt> db_domain = &quot;&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.134+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kspdmp:14914:3633090201' type='NOTIFICATION' group='startup'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='992'>
    <txt> dispatchers = &quot;(PROTOCOL=TCP) (SERVICE=orclXDB)&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.134+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kspdmp:14914:3633090201' type='NOTIFICATION' group='startup'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='992'>
    <txt> audit_file_dest = &quot;D:\APP\ADMINISTRATOR\ADMIN\ORCL\ADUMP&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.134+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kspdmp:14914:3633090201' type='NOTIFICATION' group='startup'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='992'>
    <txt> audit_trail = &quot;DB&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.150+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kspdmp:14914:3633090201' type='NOTIFICATION' group='startup'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='992'>
    <txt> db_name = &quot;orcl&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.150+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kspdmp:14923:527288951' type='NOTIFICATION' group='startup'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='992'>
    <txt> open_cursors = 300
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.150+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kspdmp:14914:3633090201' type='NOTIFICATION' group='startup'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='992'>
    <txt> diagnostic_dest = &quot;D:\APP\ADMINISTRATOR&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.899+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3112'>
    <txt>PMON started with pid=2, OS id=3112
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.899+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3116'>
    <txt>VKTM started with pid=3, OS id=3116 at elevated priority
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.914+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3120'>
    <txt>GEN0 started with pid=4, OS id=3120
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.930+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3124'>
    <txt>DIAG started with pid=5, OS id=3124
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.930+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3128'>
    <txt>DBRM started with pid=6, OS id=3128
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.930+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3116'>
    <txt>VKTM running at (10)millisec precision with DBRM quantum (100)ms
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.946+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3132'>
    <txt>PSP0 started with pid=7, OS id=3132
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.946+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3136'>
    <txt>DIA0 started with pid=8, OS id=3136
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.946+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3140'>
    <txt>MMAN started with pid=9, OS id=3140
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.961+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3144'>
    <txt>DBW0 started with pid=10, OS id=3144
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.961+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3148'>
    <txt>LGWR started with pid=11, OS id=3148
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.961+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3152'>
    <txt>CKPT started with pid=12, OS id=3152
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.977+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3156'>
    <txt>SMON started with pid=13, OS id=3156
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.977+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3160'>
    <txt>RECO started with pid=14, OS id=3160
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.977+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3164'>
    <txt>MMON started with pid=15, OS id=3164
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.992+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='992'>
    <txt>starting up 1 dispatcher(s) for network address &apos;(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))&apos;...
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.992+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='992'>
    <txt>starting up 1 shared server(s) ...
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:03.008+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksu_setup_oracle_base:23688:2787919602' client_id='' type='NOTIFICATION'
    group='startup' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='' pid='992'>
    <txt>ORACLE_BASE from environment = D:\app\Administrator
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:02.992+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3168'>
    <txt>MMNL started with pid=16, OS id=3168
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:04.116+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='opiexe:2994:4222364190' client_id='' type='NOTIFICATION'
    group='admin_ddl' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe' pid='3248'>
    <txt>alter database mount exclusive
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:08.702+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Successful mount of redo thread 1, with mount id 1334739228
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:08.718+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Database mounted in Exclusive Mode
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:08.733+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Lost write protection disabled
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:09.794+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='opiexe:3065:2802784106' client_id='' type='NOTIFICATION'
    group='admin_ddl' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe' pid='3248'>
    <txt>Completed: alter database mount exclusive
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:09.825+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='opiexe:2994:4222364190' client_id='' type='NOTIFICATION'
    group='admin_ddl' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe' pid='3248'>
    <txt>alter database open
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:13.601+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Beginning crash recovery of 1 threads
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:13.694+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt> parallel recovery started with 3 processes
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:13.741+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Started redo scan
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:15.083+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Completed redo scan
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:15.083+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt> read 89 KB redo, 43 data blocks need recovery
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:15.207+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Started redo application at
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:15.223+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt> Thread 1: logseq 22205, block 6633
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:15.332+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Recovery of Online Redo Log: Thread 1 Group 2 Seq 22205 Reading mem 0
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:15.348+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt> Mem# 0: D:\APP\ADMINISTRATOR\ORADATA\ORCL\REDO02.LOG
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:15.348+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Completed redo application of 0.03MB
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.003+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Completed crash recovery at
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.003+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt> Thread 1: logseq 22205, block 6811, scn 146985836
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.019+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt> 43 data blocks read, 43 data blocks written, 89 redo k-bytes read
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.346+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Thread 1 advanced to log sequence 22206 (thread open)
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.377+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Thread 1 opened at log sequence 22206
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.377+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt> Current log# 3 seq# 22206 mem# 0: D:\APP\ADMINISTRATOR\ORADATA\ORCL\REDO03.LOG
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.377+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Successful open of redo thread 1
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.393+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:16.409+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3156'>
    <txt>SMON: enabling cache recovery
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:18.889+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Successfully onlined Undo Tablespace 2.
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:18.889+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Verifying file header compatibility for 11g tablespace encryption..
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:18.889+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Verifying 11g file header compatibility for tablespace encryption completed
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:18.905+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3156'>
    <txt>SMON: enabling tx recovery
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:18.967+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>Database Characterset is AL32UTF8
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:19.497+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>No Resource Manager plan active
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:20.324+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe'
    pid='3248'>
    <txt>replication_dependency_tracking turned off (no async multimaster replication found)
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:22.539+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbs1p_real:2253:2371767696' client_id='' type='NOTIFICATION'
    group='process start' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe' pid='3248'>
    <txt>Starting background process QMNC
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:22.539+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3560'>
    <txt>QMNC started with pid=23, OS id=3560
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:25.613+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='opiexe:3065:2802784106' client_id='' type='NOTIFICATION'
    group='admin_ddl' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='oradim.exe' pid='3248'>
    <txt>Completed: alter database open
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:28.951+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbs1p_real:2253:2371767696' client_id='' type='NOTIFICATION'
    group='process start' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='' pid='3112'>
    <txt>Starting background process CJQ0
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:28.967+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3692'>
    <txt>CJQ0 started with pid=27, OS id=3692
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:30.324+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='MMON_SLAVE'
    pid='3648'>
    <txt>db_recovery_file_dest_size of 3912 MB is 0.00% used. This is a
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:30.324+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='MMON_SLAVE'
    pid='3648'>
    <txt>user-specified limit on the amount of space that will be used by this
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:30.324+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='MMON_SLAVE'
    pid='3648'>
    <txt>database for recovery-related files, and does not reflect the amount of
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:30.324+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='MMON_SLAVE'
    pid='3648'>
    <txt>space available in the underlying filesystem or ASM diskgroup.
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:33.054+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3692'>
    <txt>Setting Resource Manager plan SCHEDULER[0x3009]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:33.069+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3692'>
    <txt>Setting Resource Manager plan DEFAULT_MAINTENANCE_PLAN via parameter
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:33.085+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbs1p_real:2253:2371767696' client_id='' type='NOTIFICATION'
    group='process start' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='' pid='3128'>
    <txt>Starting background process VKRM
    </txt>
    </msg>
    <msg time='2013-02-10T08:26:33.085+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='3924'>
    <txt>VKRM started with pid=19, OS id=3924
    </txt>
    </msg>
    <msg time='2013-02-10T08:31:33.434+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbs1p_real:2253:2371767696' client_id='' type='NOTIFICATION'
    group='process start' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='' pid='3156'>
    <txt>Starting background process SMCO
    </txt>
    </msg>
    <msg time='2013-02-10T08:31:33.434+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='ksbrdp:3833:3697353022' type='NOTIFICATION' group='process start'
    level='16' host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10'
    pid='5068'>
    <txt>SMCO started with pid=20, OS id=5068
    </txt>
    </msg>
    <msg time='2013-02-10T08:44:33.626+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kesaiTuneSqlDrv:4553:2579917519' client_id='' type='NOTIFICATION'
    group='sqltune' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='DBMS_SCHEDULER' pid='4624'>
    <txt>Begin automatic SQL Tuning Advisor run for special tuning task &quot;SYS_AUTO_SQL_TUNING_TASK&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T08:46:29.020+05:30' org_id='oracle' comp_id='rdbms'
    msg_id='kesaiTuneSqlDrv:5065:3456118459' client_id='' type='NOTIFICATION'
    group='sqltune' level='16' host_id='HUSERVER1'
    host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module='DBMS_SCHEDULER' pid='4624'>
    <txt>End automatic SQL Tuning Advisor run for special tuning task &quot;SYS_AUTO_SQL_TUNING_TASK&quot;
    </txt>
    </msg>
    <msg time='2013-02-10T09:20:01.901+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Thread 1 cannot allocate new log, sequence 22207
    </txt>
    </msg>
    <msg time='2013-02-10T09:20:01.901+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Private strand flush not complete
    </txt>
    </msg>
    <msg time='2013-02-10T09:20:01.901+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt> Current log# 3 seq# 22206 mem# 0: D:\APP\ADMINISTRATOR\ORADATA\ORCL\REDO03.LOG
    </txt>
    </msg>
    <msg time='2013-02-10T09:20:04.943+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Thread 1 advanced to log sequence 22207 (LGWR switch)
    </txt>
    </msg>
    <msg time='2013-02-10T09:20:04.943+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt> Current log# 1 seq# 22207 mem# 0: D:\APP\ADMINISTRATOR\ORADATA\ORCL\REDO01.LOG
    </txt>
    </msg>
    <msg time='2013-02-10T09:23:05.608+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Thread 1 cannot allocate new log, sequence 22208
    </txt>
    </msg>
    <msg time='2013-02-10T09:23:05.608+05:30' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='HUSERVER1' host_addr='fe80::a9ba:eee0:b9a1:cecf%10' module=''
    pid='3148'>
    <txt>Private strand flush not complete
    </txt>
    </msg>
    <msg time='2013-02-10T09:23:05.608+05:30' or

    user3285380 wrote:
    i am unable to get the log in text formatLook in $ORACLE_BASE/diag/rdbms/$ORACLE_SID/$ORACLE_SID/trace/alert*
    can u help me with the below error
    ora03113 : end of line communication channel appears
    process id : 4644; session id : 191 serial number : 1

  • Oracle instance is running but sqlplus "/as sysdba" says connected to idle.

    Hi,
    Oracle RAC is running(started the RAC using "srvctl start database -d hacmp") but when i am trying to connect to database using sqlplus "/as sysdba" it says "connected to idle instance".
    Any idea what could be the issue here?
    I have ORACLE_SID exported.
    bash-3.00$ ps -ef | grep pmon
    oracle 507946 798870 0 17:23:42 pts/0 0:00 grep pmon
    oracle 872584 1 0 17:03:16 - 0:00 ora_pmon_hacmp1
    bash-3.00$ echo $ORACLE_HOME
    /u01/app/oracle/
    bash-3.00$
    bash-3.00$ echo $ORACLE_SID
    hacmp1
    bash-3.00$
    bash-3.00$
    bash-3.00$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.4.0 - Production on Mon Sep 14 17:24:43 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Connected to an idle instance.
    SQL

    It's not a SQL*Plus bug but a Oracle feature: when you try to connect to a local Oracle instance Oracle computes the shared memory key (used by the instance SGA) using ORACLE_HOME and ORACLE_SID: if you add a character to ORACLE_HOME, the shared memory key will be different and Oracle does not find the instance and says "connected to an idle instance".

  • Connecting to new instance. to create DB manually

    can any body send me the commands to create and connect to idle instance to create DB Manually, setp by step plz......

    <sigh>
    Oracle missed out on that one. Should have included that in the doc right? I dont know why I could see all this in the doc that you couldnt.
    Step 1: Decide on Your Instance Identifier (SID)
    Step 2: Establish the Database Administrator Authentication Method
    Step 3: Create the Initialization Parameter File
    Step 4: Connect to the Instance
    Step 5: Create a Server Parameter File (Recommended)
    Step 6: Start the Instance
    Step 7: Issue the CREATE DATABASE Statement
    Step 8: Create Additional Tablespaces
    Step 9: Run Scripts to Build Data Dictionary Views
    Step 10: Run Scripts to Install Additional Options (Optional)
    Step 11: Back Up the Database.
    No offense, but when it comes to reliability, confidence & faith regarding Oracle Databases, I would prefer Oracle Documentation on others anytime. Having said that, you are free to follow the guidelines of any XYZ as long as they are reliable and you have faith in them.
    Your issue is resolved and that was important.
    Best of Luck!
    Rgds
    Adnan

  • Connect idle instance

    Hi all,
    I am using Oracle 10.2.0.
    How to connect an idle instance from client system using SQL*Plus.
    Thankx

    Thanks Amardeep,
    I opened sql*plus and typed in user field as /nolog.
    And did as:
    SQL> connect as sys@db as sysdba;
    SP2-0306: Invalid option.
    Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
    where <logon> ::= <username>[<password>][@<connect_identifier>] | /.
    I am getting error.
    Is the correct process what i did.
    Thanks

  • Integrating Oracle Portal & Microsoft Active Directory

    Dear friends
    I Integrated Oracle Portal & Microsoft Active Directory without any error or problems but it just integrate the users under Users Container in active directory, I have some OU,Groups and policies and I categorized my users under them, so when I run "sh oidspadi.sh" and set "cn=...." with other values except "Users" it can not add all of the users under specific groups or policies.
    Please let me know how can I add all of my users in active directory to OID?
    Thanks
    Babak Saraie

    I'm not familiar with iPlanet, but if it can allow basic
    authentication and connect to AD, it should be possible to do what
    you want.
    Personally, I would rather that the browser did not
    automatically log me in. For example, if someone was having
    problems with their "view" on the intranet web site, if they
    visited your office, you would have to log off, let them log on
    (and wait while their profile was created) just to let them open a
    browser.
    Is it really asking too much for them to enter their
    username/password into a browser prompt once each day? Heck, most
    browsers will remember usernames and passwords so you don't have to
    type it. You just click OK.
    That's just my perspective.
    M!ke

  • I am an oracle newbie, I should sqlplus connection to oracle

    I want to do: Open the oracle, create a Test database.
    System: redhat 6.2 / / Oracle version: 11g r2
    Here is my oracle log file, please help me, thank.
    =============================================
    Sun Oct 14 00:18:53 2012
    Create Relation ADR_CONTROL
    Create Relation ADR_INVALIDATION
    Create Relation INC_METER_IMPT_DEF
    Create Relation INC_METER_PK_IMPTS
    Log messages written to /u01/app/oracle/diag/tnslsnr/localhost/listener/alert/log.xml
    Trace information written to /u01/app/oracle/diag/tnslsnr/localhost/listener/trace/ora_2185_3078911680.trc
    Trace level is currently 0
    Started with pid=2185
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    WARNING: Subscription for node down event still pending
    14-OCT-2012 00:18:53 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Sun Oct 14 00:21:59 2012
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Listener completed notification to CRS on stop
    14-OCT-2012 00:21:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * stop * 0
    Thu Nov 01 23:04:51 2012
    Log messages written to /u01/app/oracle/diag/tnslsnr/localhost/listener/alert/log.xml
    Trace information written to /u01/app/oracle/diag/tnslsnr/localhost/listener/trace/ora_3372_3079083712.trc
    Trace level is currently 0
    Started with pid=3372
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    WARNING: Subscription for node down event still pending
    01-NOV-2012 23:04:55 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Thu Nov 01 23:05:08 2012
    WARNING: Subscription for node down event still pending
    01-NOV-2012 23:05:08 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Thu Nov 01 23:08:14 2012
    WARNING: Subscription for node down event still pending
    01-NOV-2012 23:08:14 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Thu Nov 01 23:10:51 2012
    Trace information written to /u01/app/oracle/diag/tnslsnr/localhost/listener/trace/ora_3372_3079083712.trc
    Trace level is currently 0
    Log messages written to /u01/app/oracle/diag/tnslsnr/localhost/listener/alert/log.xml
    01-NOV-2012 23:10:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=reload)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * reload * 0
    Thu Nov 01 23:11:27 2012
    01-NOV-2012 23:11:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=services)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * services * 0
    Thu Nov 01 23:33:14 2012
    WARNING: Subscription for node down event still pending
    01-NOV-2012 23:33:14 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Thu Nov 01 23:45:33 2012
    01-NOV-2012 23:45:33 * (CONNECT_DATA=(SERVICE_NAME=)(CID=(PROGRAM=sqlplus)(HOST=localhost.localdomain)(USER=oracle))) * establish * 12504
    TNS-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
    TNS-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
    Thu Nov 01 23:52:12 2012
    01-NOV-2012 23:52:12 * (CONNECT_DATA=(SERVICE_NAME=oracle)(CID=(PROGRAM=java)(HOST=localhost.localdomain)(USER=oracle))) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=14409)) * establish * oracle * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    Thu Nov 01 23:55:32 2012
    WARNING: Subscription for node down event still pending
    01-NOV-2012 23:55:32 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Thu Nov 01 23:56:01 2012
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Listener completed notification to CRS on stop
    01-NOV-2012 23:56:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * stop * 0
    Tue Nov 06 22:24:37 2012
    Log messages written to /u01/app/oracle/diag/tnslsnr/localhost/listener/alert/log.xml
    Trace information written to /u01/app/oracle/diag/tnslsnr/localhost/listener/trace/ora_2674_3077985984.trc
    Trace level is currently 0
    Started with pid=2674
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    WARNING: Subscription for node down event still pending
    06-NOV-2012 22:24:42 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Tue Nov 06 22:26:40 2012
    WARNING: Subscription for node down event still pending
    06-NOV-2012 22:26:40 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Tue Nov 06 22:49:34 2012
    WARNING: Subscription for node down event still pending
    06-NOV-2012 22:49:34 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Tue Nov 06 23:02:20 2012
    WARNING: Subscription for node down event still pending
    06-NOV-2012 23:02:20 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Tue Nov 06 23:07:20 2012
    06-NOV-2012 23:07:20 * (CONNECT_DATA=(SERVICE_NAME=)(CID=(PROGRAM=sqlplus)(HOST=localhost.localdomain)(USER=oracle))) * establish * 12504
    TNS-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
    TNS-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
    Tue Nov 06 23:08:44 2012
    06-NOV-2012 23:08:44 * (CONNECT_DATA=(SERVICE_NAME=)(CID=(PROGRAM=sqlplus)(HOST=localhost.localdomain)(USER=oracle))) * establish * 12504
    TNS-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
    TNS-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
    Tue Nov 06 23:09:23 2012
    06-NOV-2012 23:09:23 * (CONNECT_DATA=(SERVICE_NAME=oracle)(CID=(PROGRAM=sqlplus)(HOST=localhost.localdomain)(USER=oracle))) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=22109)) * establish * oracle * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    Tue Nov 06 23:10:20 2012
    WARNING: Subscription for node down event still pending
    06-NOV-2012 23:10:20 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * status * 0
    Tue Nov 06 23:47:51 2012
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Listener completed notification to CRS on stop
    06-NOV-2012 23:47:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=186646784)) * stop * 0

    // id
    uid=501(oracle) gid=501(oinstall) groups=501(oinstall),502(dba) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
    // env | sort
    CLASSPATH=.:/usr/java/jdk1.7.0_07/lib/dt.jar:/usr/java/jdk1.7.0_07/lib/tools.jar
    COLORTERM=gnome-terminal
    CVS_RSH=ssh
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-iLGRF7K4YE,guid=2fd6a1fbe541bd143dfc8b5e00000053
    DESKTOP_SESSION=gnome
    DISPLAY=:0.0
    G_BROKEN_FILENAMES=1
    GDM_KEYBOARD_LAYOUT=us
    GDM_LANG=en_US.UTF-8
    GDMSESSION=gnome
    GNOME_DESKTOP_SESSION_ID=this-is-deprecated
    GNOME_KEYRING_PID=2467
    GNOME_KEYRING_SOCKET=/tmp/keyring-PckI8t/socket
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/oracle/.gtkrc-1.2-gnome2
    HISTCONTROL=ignoredups
    HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=localhost.localdomain
    JAVA_HOME=/usr/java/jdk1.7.0_07
    LANG=en_US.UTF-8
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
    ORACLE_SID=ora
    ORBIT_SOCKETDIR=/tmp/orbit-oracle
    PATH=/u01/app/oracle/product/11.2.0/db_1/bin:/u01/app/oracle/product/11.2.0/db_1/bin:/usr/java/jdk1.7.0_07/binL:/usr/lib/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/oracle/bin
    PWD=/home/oracle/Desktop
    QTDIR=/usr/lib/qt-3.3
    QTINC=/usr/lib/qt-3.3/include
    QTLIB=/usr/lib/qt-3.3/lib
    SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/2476,unix/unix:/tmp/.ICE-unix/2476
    SHELL=/bin/bash
    SHLVL=2
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_AUTH_SOCK=/tmp/keyring-PckI8t/socket.ssh
    TERM=xterm
    USERNAME=oracle
    USER=oracle
    _=/usr/bin/env
    WINDOWID=44043786
    WINDOWPATH=1
    $ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Nov 8 23:39:48 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> connect ora
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    Warning: You are no longer connected to ORACLE.
    SQL> connect oracle
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    SQL> SHOW DATABASES;
    SP2-0158: unknown SHOW option "DATABASES"
    SQL> SHOW TABLES;
    SP2-0158: unknown SHOW option "TABLES"
    SQL> SELECT * FROM USER;
    SP2-0640: Not connected
    SQL> exit
    Edited by: ruid on Nov 8, 2012 7:56 AM

  • How do I check the Oracle enviornment variables for a connection?

    I am using Oracle JDBC 10.2.0.4 and trying to output the Oracle enviornment variables for a connection.
    I am trying to determine if the values output from sqlplus from the following two SQL select statements are different in the connection object:
    SELECT * from NLS_SESSION_PARAMETERS order by 1;
    NLS_CALENDAR GREGORIAN
    NLS_COMP BINARY
    NLS_CURRENCY $
    NLS_DATE_FORMAT MM/DD/YYYY HH24:MI:SS
    NLS_DATE_LANGUAGE AMERICAN
    NLS_DUAL_CURRENCY $
    NLS_ISO_CURRENCY AMERICA
    NLS_LANGUAGE AMERICAN
    NLS_LENGTH_SEMANTICS BYTE
    NLS_NCHAR_CONV_EXCP FALSE
    NLS_NUMERIC_CHARACTERS .,
    NLS_SORT BINARY
    NLS_TERRITORY AMERICA
    NLS_TIMESTAMP_FORMAT DD-MON-RR HH.MI.SSXFF AM
    NLS_TIMESTAMP_TZ_FORMAT DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_TIME_FORMAT HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT HH.MI.SSXFF AM TZR
    SELECT sys_context('userenv','language') from dual;
    AMERICAN_AMERICA.WE8ISO8859P1
    Is there a way to do this in the API or do I just need to run the SQL statements in a Class and output the values to a log?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      

    So try it.
    Create a connection with no settings.
    Alter all of the (session only)
    Query again and see.
    Either the query will return the altered values or it won't.

  • Problem moving Oracle 9i forms to production.

    Hello,
    We are having problems while moving oracle 9i forms to production on our 9ias server if anybody is using the same form. Is this because 9ias might be caching it.
    How is the normal application deployment done in oracle 9ias ?
    Our exact problem is, if the form is already in production and if a user has opened it and another programmer wants to transfer the same form into production after some changes, we cannot do it. We need to wait till all the users are out of the form to view the new version. Are we doing something wrong ?
    Please help.
    Thanks.

    This is normal behaviour on Windows. When a user opens a file, the file is locked for rename, delete etc. Try deleting a Word document when somebody is using it. It is just not possible.
    Usual solution: patches are put in production in the middle of the night.
    If really urgent, the Windows administrator can check who is locking the file and unlock it.

  • [S1000][unixODBC][Oracle][ODBC][Ora]ORA-03134: Connections to this server version are no longer supported

    Hello,
    I'm using  unixODBC with ODBC Oracle client 11 (Debian 7) to connect to Oracle database version 9.2.0.6 (Solaris 10),  but show me this message:
    [S1000][unixODBC][Oracle][ODBC][Ora]ORA-03134: Connections to this server version are no longer supported.
    Note: I can connect to Oracle database version 10+.
    Please can you help me.
    Thank you

    Are you positive you're using version 11 Oracle client and 9206 database?  That combination should work, and Ive never seen that error message occur for anything but the expected reason.  
    If you have MOS access you can check the client/database compatibility with the following note:
    Client / Server / Interoperability Support Matrix For Different Oracle Versions (Doc ID 207303.1)
    Hope it helps,
    Greg

  • Oracle XML vaidation causes database connection lost.

    Schema document:
    <?xml version="1.0" encoding="UTF-8"?>
    <xsd:schema xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
         <xsd:annotation>
              <xsd:documentation xml:lang="en">
              </xsd:documentation>
         </xsd:annotation>
         <xsd:element name="BDDString" type="xsd:string"/>
    </xsd:schema>
    XML document:
    <?xml version="1.0" encoding="UTF-8"?>
    <BDDString><Path>USA</Path></BDDString>
    Result http://apps.gotdotnet.com/xmltools/xsdvalidator/Default.aspx validation:
    Validation error:
    <?xml version="1.0" encoding="UTF-8"?>
    <BDDString
    Error at (2,14): The element 'BDDString' has invalid child element 'Path'. An error occurred at , (2, 14).
    Error at (2,14): The 'Path' element is not declared. An error occurred at , (2, 14).
    <Path>USA</Path></BDDString>ORACLE validation:
    Declare
         xmlObj XMLType;
    begin
         xmlObj := XMLType('<?xml version="1.0" encoding="UTF-8"?><BDDString><Path>USA</Path></BDDString>',
         'cb78db306e061027a7c4b02b1a84d6fb');
         XMLType.schemavalidate(xmlObj);
    end;
    Result: Oracle XML vaidation causes database connection lost!
    *** SCRIPT START : Session:M1GLOBAL_DEV15@MATRIX(5) 3-&#1084;&#1072;&#1088;-2005 14:05:41 ***
    Start SQL Editor Execution ...
    Processing ...
    xmlObj := XMLType('<?xml version="1.0" encoding="UTF-8"?>
    ORA-03113: end-of-file on communication channel
    *** SCRIPT END : Session:M1GLOBAL_DEV15@MATRIX(5) 3-&#1084;&#1072;&#1088;-2005 14:08:02 ***
    End SQL Editor Execution
    Task "SQL Editor Execution": Operation aborted
    SQL Editor Execution terminated with errors
    Task "SQL Editor Execution" in DoTerminate(): Session Manager: No connection to M1GLOBAL_DEV15@MATRIX
    Help!
    Question:
         1)Why Oracle validation incorrectly works?
         2)How it to correct?

    Hi,
    1- what is the Reports version being used?
    2- What is the error you are getting?
    3- Have you tried to enable reports trace and see what is happening in trace file?
    Thanks, Roberto

  • How to connect Oracle BPEL with IBM IMS Connect

    Hi
    In our project we need to send message from Oracle BPEL to IBM IMS Connect
    Our Knowledge on this topic is very limited
    We are using Oracle BPEL 11.1.1.3 and IMS connect Version 9.1
    Any kind of help wpuld be greatly appreciated
    Thanks and Regards
    ngsankar

    PLEASE .... Ask in an Oracle Java forum.
    And read the documentaiton. There is a whole document devoted to doing that. http://download.oracle.com/docs/cd/B19306_01/java.102/b14355/toc.htm has examples.
    PLEASE ... do not ask product questions in a forum which clearly has a title saying it is devoted to assisting with download problems.

  • ORACLE APPLICATIONS 11I에서 사용하는 TEMPORARY DIRECTORY 설정을 변경하는 방법

    제품 : AOL
    작성날짜 : 2004-11-25
    ORACLE APPLICATIONS 11I에서 사용하는 TEMPORARY DIRECTORY 설정을 변경하는 방법
    ==============================================================
    PURPOSE
    Oracle Applications 11i에서 사용하는 Temporary Directory의 설정을 변경하고자할 때, 어떤 값들을 변경해야 하는지에 대한 답변입니다.
    Explanation
    1. APPLSYS.env 나 <SID>.env에 지정되어 있는 다음의 환경변수를 변경합니다.
    - APPLTMP
    - APPLPTMP
    - FORMS60_OUTPUT
    - REPORTS60_TMP
    - TMPDIR
    - TMP
    이 때, 설정하는 directory는 반드시 server의 applmgr user가 writing permission을 가지고 있는 directory이어야 합니다.
    2. Database의 init<SID>.ora 파일내의 UTL_FILE_DIR 을 APPLTMP와 같은 값으로 변경합니다.
    Example
    N/A
    Reference Documents
    Note 208591.1

  • Oracle 10g XE - unable to connect to the database home page

    Hi,
    I have installed Oracle 10g XE on my computer. When I try to open the Database home page at http://127.0.0.1:8080/apex, I get a Page not found error.
    I have followed the steps outlined in the forums-
    a) did "netstat -a"
    Output : found that port 8080 isn't being used.
    b) did "lsnrctl status"
    Output: under Services summary - instance "CLRExtProc" is unknown
    - instance "PLSExtProc" is unknown
    - instance "xe" is ready
    - instance "xe_xpt" is ready
    c) did "sqlplus / as sysdba"
    Output : Connected to Oracle 10g Express Edition
    d) did "select status from v$instance "
    Output : Mounted
    e) did "select open_mode from v$database"
    Output : Mounted
    f) did "startup"
    Output : started the database
    Not sure why the database home page still wouldn't open. Any help is appreciated.

    Hi,
    >>What is the command to change the status to "READ WRITE" ?
    C:\>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Mar 29 00:26:33 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to an idle instance.
    SYS@XE> startup mount
    ORACLE instance started.
    Total System Global Area  188743680 bytes
    Fixed Size                  1286460 bytes
    Variable Size              92278468 bytes
    Database Buffers           92274688 bytes
    Redo Buffers                2904064 bytes
    Database mounted.
    SYS@XE> select open_mode from v$database;
    OPEN_MODE
    MOUNTED
    SYS@XE> select status from v$instance;
    STATUS
    MOUNTED
    SYS@XE> alter database open;
    Database altered.
    SYS@XE> select open_mode from v$database;
    OPEN_MODE
    READ WRITE
    SYS@XE> select status from v$instance;
    STATUS
    OPENCheers
    Legatti

Maybe you are looking for