Oracle Listener Register Issue

Hi , I have got a problem with registering a test db CBA04 with listener LISTENER_TEST. Initially this DB was configured to the listener -LISTENER. Now, I want to separate this instance to LISTENER_TEST and hence configured this to port 1522 using netmgr.However when I startup the CBA04 instance, it is getting registered to LISTENER running in 1521 port, although this is not registered in listener.ora file of LISTENER.
Thanks in Advance, the complete spool is attached below.
Version Details :Oracle 10.2.0.1.0 on Linux
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2010.09.24 16:22:32 =~=~=~=~=~=~=~=~=~=~=~=
echo $ORACLE_HOME
/applns/oracle10g
-bash-3.00$ echo $ORACLE_SID
CBA04
-bash-3.00$ pwd
/applns/oracle10g/network/admin
-bash-3.00$ cd
-bash-3.00$ pwd
/applns/oracle10g
-bash-3.00$ l[Kps -ef | grep smon
oracle    2005 30569  0 16:19 pts/1    00:00:00 grep smon
oracle   13989     1  0 Sep06 ?        00:03:22 ora_smon_CBA03
oracle   14123     1  0 Sep06 ?        00:04:50 ora_smon_CMH2
oracle   14227     1  0 Sep06 ?        00:03:30 ora_smon_MMH2
oracle   16674     1  0 Sep06 ?        00:02:40 ora_smon_MCSES2
oracle   18666     1  0 Sep06 ?        00:02:02 ora_smon_CWY02
oracle   24104     1  0 Sep16 ?        00:00:38 ora_smon_C9W02
oracle   31240     1  0 15:30 ?        00:00:00 ora_smon_CBA04
-bash-3.00$ lsnrctl
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 24-SEP-2010 16:19:32
Copyright (c) 1991, 2005, Oracle.  All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> show current_listener
Current Listener is LISTENER
LSNRCTL> status
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date                24-SEP-2010 15:30:28
Uptime                    0 days 0 hr. 49 min. 16 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /applns/oracle10g/network/admin/listener.ora
Listener Log File         /applns/oracle10g/network/log/listener.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=N850)(PORT=1521)))
Services Summary...
Service "C9W02" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "C9W02XDB" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "C9W02_XPT" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "CBA03" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA03XDB" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA03_XPT" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA04" has 1 instance(s).
  Instance "CBA04", status READY, has 1 handler(s) for this service...
Service "CBA04XDB" has 1 instance(s).
  Instance "CBA04", status READY, has 1 handler(s) for this service...
Service "CBA04_XPT" has 1 instance(s).
  Instance "CBA04", status READY, has 1 handler(s) for this service...
Service "CMH2" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CMH2XDB" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CMH2_XPT" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CTSDEV4" has 1 instance(s).
  Instance "CTSDEV4", status UNKNOWN, has 1 handler(s) for this service...
Service "CWY02" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY02XDB" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY02_XPT" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY2" has 1 instance(s).
  Instance "CWY2", status UNKNOWN, has 1 handler(s) for this service...
Service "MCSES2" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MCSES2XDB" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MCSES2_XPT" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MMH2" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MMH2XDB" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MMH2_XPT" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MWY1" has 1 instance(s).
  Instance "MWY1", status UNKNOWN, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL> st et current_listener LISTENER_TEST
Current Listener is LISTENER_TEST
LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=N850)(PORT=1522)))
STATUS of the LISTENER
Alias                     LISTENER_TEST
Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date                24-SEP-2010 15:29:52
Uptime                    0 days 0 hr. 50 min. 14 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /applns/oracle10g/network/admin/listener.ora
Listener Log File         /applns/oracle10g/network/log/listener_test.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=N850)(PORT=1522)))
Services Summary...
Service "CBA04" has 1 instance(s).
  Instance "CBA04", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL> exit
-bash-3.00$ sqlplus
SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 24 16:20:15 2010
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
Enter user-name: sys asy  sysdba
Enter password:
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
SQL> shudt  tdown ui  immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
-bash-3.00$ lsnrctl
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 24-SEP-2010 16:21:09
Copyright (c) 1991, 2005, Oracle.  All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> stat    show current_listener
Current Listener is LISTENER
LSNRCTL> status
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date                24-SEP-2010 15:30:28
Uptime                    0 days 0 hr. 50 min. 57 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /applns/oracle10g/network/admin/listener.ora
Listener Log File         /applns/oracle10g/network/log/listener.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=N850)(PORT=1521)))
Services Summary...
Service "C9W02" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "C9W02XDB" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "C9W02_XPT" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "CBA03" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA03XDB" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA03_XPT" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CMH2" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CMH2XDB" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CMH2_XPT" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CTSDEV4" has 1 instance(s).
  Instance "CTSDEV4", status UNKNOWN, has 1 handler(s) for this service...
Service "CWY02" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY02XDB" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY02_XPT" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY2" has 1 instance(s).
  Instance "CWY2", status UNKNOWN, has 1 handler(s) for this service...
Service "MCSES2" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MCSES2XDB" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MCSES2_XPT" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MMH2" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MMH2XDB" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MMH2_XPT" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MWY1" has 1 instance(s).
  Instance "MWY1", status UNKNOWN, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL> set currenm t_lio stener LISTENER_TEST
Current Listener is LISTENER_TEST
LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=N850)(PORT=1522)))
STATUS of the LISTENER
Alias                     LISTENER_TEST
Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date                24-SEP-2010 15:29:52
Uptime                    0 days 0 hr. 51 min. 57 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /applns/oracle10g/network/admin/listener.ora
Listener Log File         /applns/oracle10g/network/log/listener_test.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=N850)(PORT=1522)))
Services Summary...
Service "CBA04" has 1 instance(s).
  Instance "CBA04", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL> exit
-bash-3.00$ cd network
-bash-3.00$ cd admin
[m-bash-3.00$ cat listener.ora
# listener.ora Network Configuration File: /applns/oracle10g/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENER1 =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = N850)(PORT = 1521))
SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (SID_NAME = PLSExtProc)
      (ORACLE_HOME = /applns/oracle10g)
      (PROGRAM = extproc)
    (SID_DESC =
      (GLOBAL_DBNAME = CWY2)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = CWY2)
    (SID_DESC =
      (GLOBAL_DBNAME = MWY1)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = MWY1)
    (SID_DESC =
      (GLOBAL_DBNAME = CTSDEV4)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = CTSDEV4)
SID_LIST_LISTENER1 =
  (SID_LIST =
    (SID_DESC =
      (GLOBAL_DBNAME = CTSDEV4)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = CTSDEV4)
    (SID_DESC =
      (GLOBAL_DBNAME = CWY2)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = CWY2)
    (SID_DESC =
      (GLOBAL_DBNAME = MBA3)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = MBA3)
    (SID_DESC =
      (GLOBAL_DBNAME = MWY1)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = MWY1)
    (SID_DESC =
      (GLOBAL_DBNAME = CTSDEV2)
      (ORACLE_HOME = /applns/oracle9204)
      (SID_NAME = CTSDEV2)
    (SID_DESC =
      (GLOBAL_DBNAME = MCSES2)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = MCSES2)
    (SID_DESC =
      (GLOBAL_DBNAME = CBA03)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = CBA03)
LISTENER_TEST =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = N850)(PORT = 1522))
SID_LIST_LISTENER_TEST =
  (SID_LIST =
    (SID_DESC =
      (GLOBAL_DBNAME = CBA04)
      (ORACLE_HOME = /applns/oracle10g)
      (SID_NAME = CBA04)
-bash-3.00$ ps -ef | grep lsnr
oracle    2237 30569  0 16:22 pts/1    00:00:00 grep lsnr
oracle   31208     1  0 15:29 ?        00:00:00 /applns/oracle10g/bin/tnslsnr LISTENER_TEST -inherit
oracle   31299     1  0 15:30 ?        00:00:01 /applns/oracle10g/bin/tnslsnr LISTENER -inherit
-bash-3.00$ ps -ef | grep -i smon
oracle    2247 30569  0 16:22 pts/1    00:00:00 grep -i smon
oracle   13989     1  0 Sep06 ?        00:03:22 ora_smon_CBA03
oracle   14123     1  0 Sep06 ?        00:04:50 ora_smon_CMH2
oracle   14227     1  0 Sep06 ?        00:03:30 ora_smon_MMH2
oracle   16674     1  0 Sep06 ?        00:02:40 ora_smon_MCSES2
oracle   18666     1  0 Sep06 ?        00:02:02 ora_smon_CWY02
oracle   24104     1  0 Sep16 ?        00:00:38 ora_smon_C9W02
-bash-3.00$ sqlplus
SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 24 16:22:49 2010
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
Enter user-name: sys as sysdba
Enter password:
Connected to an idle instance.
SQL> startup;
ORACLE instance started.
Total System Global Area  536870912 bytes
Fixed Size              2022144 bytes
Variable Size            142607616 bytes
Database Buffers       390070272 bytes
Redo Buffers              2170880 bytes
Database mounted.
Database opened.
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
-bash-3.00$ lsnrctl
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 24-SEP-2010 16:23:14
Copyright (c) 1991, 2005, Oracle.  All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> show current_listener
Current Listener is LISTENER
LSNRCTL> status
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date                24-SEP-2010 15:30:28
Uptime                    0 days 0 hr. 52 min. 53 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /applns/oracle10g/network/admin/listener.ora
Listener Log File         /applns/oracle10g/network/log/listener.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=N850)(PORT=1521)))
Services Summary...
Service "C9W02" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "C9W02XDB" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "C9W02_XPT" has 1 instance(s).
  Instance "C9W02", status READY, has 1 handler(s) for this service...
Service "CBA03" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA03XDB" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA03_XPT" has 1 instance(s).
  Instance "CBA03", status READY, has 1 handler(s) for this service...
Service "CBA04" has 1 instance(s).
  Instance "CBA04", status READY, has 1 handler(s) for this service...
Service "CBA04XDB" has 1 instance(s).
  Instance "CBA04", status READY, has 1 handler(s) for this service...
Service "CBA04_XPT" has 1 instance(s).
  Instance "CBA04", status READY, has 1 handler(s) for this service...
Service "CMH2" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CMH2XDB" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CMH2_XPT" has 1 instance(s).
  Instance "CMH2", status READY, has 1 handler(s) for this service...
Service "CTSDEV4" has 1 instance(s).
  Instance "CTSDEV4", status UNKNOWN, has 1 handler(s) for this service...
Service "CWY02" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY02XDB" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY02_XPT" has 1 instance(s).
  Instance "CWY02", status READY, has 1 handler(s) for this service...
Service "CWY2" has 1 instance(s).
  Instance "CWY2", status UNKNOWN, has 1 handler(s) for this service...
Service "MCSES2" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MCSES2XDB" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MCSES2_XPT" has 1 instance(s).
  Instance "MCSES2", status READY, has 1 handler(s) for this service...
Service "MMH2" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MMH2XDB" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MMH2_XPT" has 1 instance(s).
  Instance "MMH2", status READY, has 1 handler(s) for this service...
Service "MWY1" has 1 instance(s).
  Instance "MWY1", status UNKNOWN, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL> set current_listener LISTENER_TEST
Current Listener is LISTENER_TEST
LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=N850)(PORT=1522)))
STATUS of the LISTENER
Alias                     LISTENER_TEST
Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
Start Date                24-SEP-2010 15:29:52
Uptime                    0 days 0 hr. 53 min. 47 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /applns/oracle10g/network/admin/listener.ora
Listener Log File         /applns/oracle10g/network/log/listener_test.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=N850)(PORT=1522)))
Services Summary...
Service "CBA04" has 1 instance(s).
  Instance "CBA04", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL> exit
-bash-3.00$ ls
[00m[00mlistener0901058AM5614.bak[00m   [00mlistener1009242PM4434.bak[00m  [00msqlnet0903029AM4938.bak[00m   [00msqlnet1009243PM1721.bak[00m     [00mtnsnames1003241PM2143.bak[00m
[00mlistener0901059AM0632.bak[00m   [00mlistener1009242PM4807.bak[00m  [00msqlnet0903029AM5811.bak[00m   [00msqlnet1009243PM2624.bak[00m     [00mtnsnames1005262PM2110.bak[00m
[00mlistener09030210AM0112.bak[00m  [00mlistener1009243PM1638.bak[00m  [00msqlnet1002036PM4913.bak[00m   [00msqlnet1009243PM5857.bak[00m     [00mtnsnames10061410AM5549.bak[00m
[00mlistener0903029AM4938.bak[00m   [00mlistener1009243PM1721.bak[00m  [00msqlnet1002036PM5058.bak[00m   [00msqlnet.log[00m                  [00mtnsnames1006181PM5148.bak[00m
[00mlistener0903029AM5811.bak[00m   [00mlistener1009243PM2624.bak[00m  [00msqlnet1003088AM4917.bak[00m   [00msqlnet.ora[00m                  [00mtnsnames1009223PM2039.bak[00m
[00mlistener1002036PM4913.bak[00m   [00mlistener1009243PM5857.bak[00m  [00msqlnet1003241PM2143.bak[00m   [00mtnsnames0901058AM5614.bak[00m   [00mtnsnames1009242PM4434.bak[00m
[00mlistener1002036PM5059.bak[00m   [00mlistener.ora[00m               [00msqlnet1005262PM2108.bak[00m   [00mtnsnames0901059AM0632.bak[00m   [00mtnsnames1009242PM4807.bak[00m
[00mlistener1003088AM4917.bak[00m   [00mlistener.ora.cpy[00m           [00msqlnet10061410AM5549.bak[00m  [00mtnsnames09030210AM0112.bak[00m  [00mtnsnames1009243PM1638.bak[00m
[00mlistener1003241PM2143.bak[00m   [00;34msamples[00m                    [00msqlnet1006181PM5148.bak[00m   [00mtnsnames0903029AM4939.bak[00m   [00mtnsnames1009243PM1721.bak[00m
[00mlistener1005262PM2108.bak[00m   [00mshrept.lst[00m                 [00msqlnet1009223PM2039.bak[00m   [00mtnsnames0903029AM5811.bak[00m   [00mtnsnames1009243PM2624.bak[00m
[00mlistener10061410AM5549.bak[00m  [00msqlnet0901058AM5614.bak[00m    [00msqlnet1009242PM4434.bak[00m   [00mtnsnames1002036PM4913.bak[00m   [00mtnsnames1009243PM5857.bak[00m
[00mlistener1006181PM5148.bak[00m   [00msqlnet0901059AM0632.bak[00m    [00msqlnet1009242PM4807.bak[00m   [00mtnsnames1002036PM5059.bak[00m   [00mtnsnames.ora[00m
[00mlistener1009223PM2039.bak[00m   [00msqlnet09030210AM0112.bak[00m   [00msqlnet1009243PM1638.bak[00m   [00mtnsnames1003088AM4917.bak[00m
-bash-3.00$
Thanks
SSN                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

-bash-3.00$ export ORACLE_SID=CBA04
-bash-3.00$ sqlplus
SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 24 18:29:57 2010
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Enter user-name: sys as sysdba
Enter password:
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
SQL> show parameter listener;
NAME TYPE VALUE
local_listener string
remote_listener string
SQL>

Similar Messages

  • J2Se receiver File adapter-HTTP 503 no listener registered for service

    Hi,
    We are using J2Se file adapter for one the interfaces and the logs of the J2se adapter engine has shown the following error-
    Error: com.sap.aii.messaging.net.TransportException: HTTP 503 no listener registered for service /file/example_outbound
         at com.sap.aii.messaging.net.HTTPRequest.run(ServerHttpImpl.java:416)
    I checked with the J2SE File/FTP receiver adapter configuration given at help.sap and found the following the following info related to the error-
    Specifications for addressing by the Integration Engine
    ○       XI.httpPort=<port_no>
    <port_no>specifies the HTTP server port that receives the messages from the Integration Engine.
    ○       XI.httpService=<service>
    <service> describes the service part of the address where the Integration Engine must send its messages.
    These specifications are mandatory.
    If, for example, you have specified XI.httpPort=1234 and XI.httpService=/file/Receiver, the end point address of the file/FTP adapter in the Integration Engine must be specified as follows:
    http://<fileadapterhost>:1234/file/Receiver
    The end point address must be extended as follows for the Integration Engine in Release 1.0:
    http://<fileadapterhost>:1234/file/Receiver?action=execute&pipelineid=Receiver
    If the Integration Engine message is sent to a non-specified adapter service, the system displays the following error message:
    *No registered listener for <Service> found*
    The system displays the same message if the adapter is initialized, but has not been started (status STOPPED or INITIALIZED).
    Where I need to check this Integration engine address specifications. I have't found any of the above code in the adapter configuration which we are using presently.The interface is running successfully before but thrown this error now.
    Please reply me if some one has faced similar issue and get it resolved.

    Hi
    How was this issue resolved? I have the same problem.
    I only have two receivers - the deafult j2se file receiver and my newly created one which used the default as a template. The ports and service's are different.
    I've even tried deleting my custom receive adapter and using only the default one but i still get that error.

  • How prevent REMOTE LISTENER register on SCAN LISTENER

    Hi All,
    Oracle Database 11.2.0.3
    How prevent remote registration on SCAN Listener?
    I need to know if there is a way of prevent one instance register on listener using remote_listener parameter without affect incoming connection of client.
    These parameter below is not enough to meet my tests:
    tcp.validnode_checking = YES
    tcp.excluded_nodes = {list of IP addresses}
    tcp.invited_nodes = {list of IP addresses}The tcp.excluded_nodes and tcp.invited_nodes parameters deny and enable specific client IP addresses from making connections to the Oracle listener.
    Levi Pereira

    Yes, I posted about that 4 days ago:
    Re: Local Listener Validity in 11gR2
    I have not yet had an opportunity test it, have you successfully tested the procedures? Basically it forces all registration event to occur over IPC/TCPS. I have seen the original test case for this, and while yes, it is true that you can connect if this is not in place, it is a very complex man-in-the-middle vulnerability requiring access to your [hopefully firewalled] database server.

  • Trying to change Oracle listener port 1521 to nodefault port on Oracle RAC

    Could somebody please help me in the process of changing teh Oracle listener port 1521 to a non-default port on an Oracle RAC environment. I am total of four instance.
    Regards.

    Please read carefully about LOCAL_LISTENER parameter, you shouldn't put there just hostname....
    Another way to do so - statically register database SID in listener. You should do it in listener.ora file, please read carefully documentation, otherwise you can use netca utility - it could make configuration for you properly.

  • GC 10gR3 - Edit Oracle Listener Configuration - listener.ora is DOS-Format

    RDBMS Version:: 9i / 10g
    Operating System and Version:: Unix / RHEL 4
    Error Number (if applicable):: NL-00278
    Product (i.e. Trace, DB Diff, Expert, etc):: Listener Configuration
    Product Version:: 10.2.0.3
    OEM Console Operating System and Version:: Windows 2003
    GC 10gR3 - Edit Oracle Listener Configuration - listener.ora is DOS-Format under Unix
    Hello everyone,
    during an demo of Grid Control 10gR3 for an customer I found the following issue:
    When the Grid Control Server is running under Windows and the listener.ora file of an target is edited with GC the resulting file is in DOS-Format even if the target is a Unix system. This can cause the listener to fail during the restart.
    To reproduce that problem you have to do the following steps:
    1. You need GC under Windows and a Listener target under Unix/Linux
    2. Go to the edit page of the listener-target and use the "Edit" Button
    3. Go to the "Logging & Tracing" Tab and enable Logging
    4. Change the Logfile to a new filename e.g. LISTENER2.log
    5. Apply that change with the "OK" button
    6. Let the Listener get restarted on the next screen
    Result:
    You receive an error message:
    LSNRCTL> Starting /opt/oracle/ora10g/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    NL-00280: error creating log stream /opt/oracle/ora10g/network/log
    /listener2.log
    .log
    NL-00278: cannot open log file
    SNL-00016: snlfohd: error opening file
    Linux Error: 2: No such file or directory
    Listener failed to start. See the error message(s) above...
    Analysis:
    The listener.ora file is in DOS-Format and the Listener seams to have some problems to create a new log-file in that case. If the listener.ora file is converted manually with the tool dos2unix to be in Unix-Format the Listener starts without problems.
    I can reproduce that behavior on two grid control installations. Can someone also reproduce that problem? I have not found an Bug or Patch for that issue.
    Best Regards
    Frank

    Hello,
    well, the listener.ora file is correct - the only problem is that it is in DOS-Format. When I use the tool dos2unix to convert listener.ora to be in unix format there are no problems to restart the listener.
    Bye
    Frank

  • How can change Oracle Listener ownership account?

    Hi all
    For Oracle 10gR2
    IS it possible to change oracle listener ownership account for current instance or only for fresh installation,
    Thanks

    Ok, STIG-ID is DO0121, vulnerability V0003843.
    You would need to bring up netca and remove the listener. (create a backup of the listener first) Then with the new user, bring up netca and create a new listener, then copy in all the stuff you had in the previous listener that you need. The new user would need to have TNS_ADMIN set. Not supported by Oracle in RAC. Patching process will have issues. From my SR with Oracle: "I've decided to keep the listener running under 'oracle'. I was able to get the listener to run under another owner and was able to get the listeners to start on reboot but once I applied the July CPU, there were permission problems that had to be manaully resolved. (libclnt.so.10.1)."

  • Oracle Listener Problem

    I am having a problem starting the Oracle Listener after a system crash on Windows NT.
    However, if I first connect to the internet and then try to restart, everything works ok.
    Why should I have to connect to the internet with my laptop in order to start the Oracle Listener?
    The message I am getting is as follows.
    C:\WINNT\Profiles\timh\Desktop>net start OracleStartORCL
    The OracleStartORCL service is starting..........
    The OracleStartORCL service was started successfully.
    C:\WINNT\Profiles\timh\Desktop>net start OracleTNSListener80
    The OracleTNSListener80 service is starting.
    The OracleTNSListener80 service could not be started.
    A system error has occurred.
    System error 1067 has occurred.
    The process terminated unexpectedly.
    null

    some more info.
    Given below is the output of status. does anything look bad or am I doing something wrong?
    for the service"abcd" it says has two instances, one of the status is unknown. does that matter is it always like that or I am asking very dumb questions?
    Please excuse me if that is the case.
    C:\lsnrctl status
    LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 23-JUL-2007 14:54:28
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=servername)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Produc
    tion
    Start Date 23-JUL-2007 10:27:09
    Uptime 0 days 4 hr. 27 min. 19 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File D:\oracle\ora92\network\admin\listener.ora
    Listener Log File D:\oracle\ora92\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=servername.domain)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=servername.domain)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=servername.domain)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "abcd" has 2 instance(s).
    Instance "abcd", status UNKNOWN, has 1 handler(s) for this service...
    Instance "abcd", status READY, has 1 handler(s) for this service...
    Service "abcdXDB" has 1 instance(s).
    Instance "abcd", status READY, has 1 handler(s) for this service...
    The command completed successfully

  • Why does a JButton automatically have a mouse listener registered with it?

    If I instantiate a JButton, I find there's a mouse listener already registered (see code below). Does anyone know why?
    Looking at the source code for JButton, I can't see how this is. If a create a dummy subclass of AbstractButton (of which JButton is a direct subclass) and instantiate that, it has no mouse listeners, and likewize with Button. So what is it about JButton?
    The reason I ask is that I've seen in a book on swing that you must call enableEvents(AWTEvent.MOUSE_EVENT_MASK) on a JButton if you want processMouseEvent to get executed. But it actually gets executed even if enableEvents hasn't been called, and the only reason for this is surely that there is a mouse listener registered, which there is, but why?
    Might the reason be that JButton extends Accessible?
    Code:
    JButton jb = new JButton("Dummy");
    MouseListener[] mls = (MouseListener[])(jb.getListeners(MouseListener.class));
    JOptionPane.showMessageDialog(this, (new Integer(mls.length)).toString(), "Number of Mouse Listeners", JOptionPane.INFORMATION_MESSAGE);

    Hello,
    That listener is installed by the JButton's UI. You might want to have a look at the source code of BasicButtonUI and BasicButtonListener to understand what they are used for. For example, mousePressed in BasicButtonListener is used to call setArmed on the JButton.
    My best advice is for you not to worry about this at all.

  • No listener registered for service

    Hi,
    Messages are stuck up in sxmb_moni with status 'System error - Manual Restart Possible'. I restarted the messages twice, but no change.
    I see following message when clicked on the red flag in sxmb_moni.
    "HTTP response contains status code 503 with the
    description no listener registered for service
    /file/xxxx_xxxx_xxxxx"
    I tried the note 803145 as suggested in one of threads but that too did not work.
    Any other ideas ?
    Thanks.

    I do not know as I have not created it. This was working fine since long. I am supposed to troubleshoot it now.
    In addition, I can tell you that an external application gets this file from XI server using sftp.
    Thanks.
    - Atul

  • Multiple Oracle Homes - Oracle Listener failes to start after installation

    Just in case the listener fails to start after an oracle installation, please check the oracle ports in the listener.ora and tnsnames.ora, both of which are present in the following directory:
    ...\oracle\<SID>\<Ver>\NETWORK\ADMIN
    All installations should have separate listener ports eg. If the first installation has port 1527, the next one should be 1528 and so on..
    If they do not, manually change the ports and start the listeners.
    Also check SAP Note 98252. Although I didn't find it necessary (I think it applies only if you have a single listener for all oracle homes), it did give me an idea that there some config problem in the .ora files.
    Also see [this thread|Oracle Listener error in Import ABAP phase?; for related details

    hi
    thanks for the help ,
    I have been using the SQL Server , i am totally blank about Oracle
    i am totally confused with this user, and hoststring
    i logged in to the enterprise manager using System and manager password
    But i cannot connect to any database using SQL Server
    i am not remembering any user name or password i have given during installation.
    the only thing i remember is
    Global databasename = (globedb) i have given
    For SID = globedb the same name i have given
    for sys ,i have given sysdb as password
    and for system i have given systemdb as password
    with this can i do anything
    when expand the schemas ,i can see the XDB,SCOTT and SYS . how can i login to this .
    if i want to login to the scott
    what would be the username,password,and hoststring. since i haven't set any password and username ,there would be some default username ,password, and hoststring.
    if any one can help me please help me
    thanks regards

  • Oracle 11g - Date Issue?

    Oracle 11g - Date Issue?
    =====================
    I hope this is the right forum for this issue, if not let me, where to go.
    We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04.
    Our NLS_DATE_FORMAT = 'DD-MON-RR'
    Using 'RR' in the format forces two-digit years less than or equal to 49 to be interpreted as years in the 21st century (2000–2049), and years 50 and over, as years in the 20th century (1950–1999). Setting the RR format as the default for all two-digit year entries allows you to become year-2000 compliant. For example:
    We have a date '01-JUN-31' in our source system. It treat this date as 01-JUN-2031' instead of '01-JUN-1931'. One century forward.
    Do we able to resolve using NLS_DATE_FORMAT change?
    How do we resolve this issue?
    Thanks in helping.

    qwe16235 wrote:
    Our source is Oracle data base, where S_date is defined as DATE. Why did you say STRING , when it defined as DATE data type?I doubt you source is an Oracle database. You may have it stored in an Oracle database, but it cam form somewhere else, and was very likely inserted into the table as a string, wherever it came from. Given a string that resembles a date, Oracle will try to convert it to a date using the nls_date_format parameter for the session (which can either be set in the session or inherited form the database). Perhaps this will help explain:
    SQL> create table t (conv_type varchar2(10), dt date);
    Table created.
    SQL> alter session set nls_date_format = 'dd-mon-rr';
    Session altered.
    SQL> insert into t values ('Implicit', '01-jun-31');
    1 row created.
    SQL> insert into t values ('Explicit', to_date('01-jun-1931', 'dd-mon-yyyy'));
    1 row created.
    SQL> commit;
    Commit complete.
    SQL> select conv_type, to_char(dt, 'dd-mon-yyyy') dt
      2  from t;
    CONV_TYPE  DT
    Implicit   01-jun-2031
    Explicit   01-jun-1931So, unless you are really inserting dates, not strings that look like dates, you are going to have problems.
    John

  • Pl-Sql Oracle Function Concurrency Issue

    Hi All,
    Issue - pl-sql Oracle Function performance issue, when muliple users are accessing the function
    Detail -
    Oracle 11g / Linux Server
    I have developed a pl-sql oracle function to retrieve information from 3 tables, output as a particluar type array.
    Single request is getting processed within 2.2 seconds, but when multiple request are sent concurrently <tested with 50>, time taken for each output is different.
    BreakUp of Response times:-
    8 messages took - 2.2 sec
    +8 messages took - 4.4 sec
    ++8 messages took - 6.6 sec....etc
    I'm looking for any DB tunning parameter, which will help to resolve this issue.
    My only aim is to expose developed function to multiple users, who all can access it concurrently, but response should limit within 2.2 seconds.
    Any thoughts + guidance is higly appreciated.
    Thanks
    Preetam Singh

    Supporting data insert statements:
    =======================================================================================================================
    REM INSERTING into EXPERTISE
    Insert into EXPERTISE (USH_USER_NAME,USH_SKILL_SET1,USH_SKILL_SET2,USH_SKILL_SET3,USH_SKILL_SET4,USH_SKILL_SET5,USH_SKILL_SET6,USH_SKILL_SET7,USH_SKILL_SET8,USH_SKILL_SET9,USH_SKILL_SET10,USH_SKILL_SET11,USH_SKILL_SET12,USH_SKILL_SET13,USH_SKILL_SET14,USH_SKILL_SET15,USH_SKILL_SET16,USH_SKILL_SET17,USH_SKILL_SET18,USH_SKILL_SET19,USH_SKILL_SET20) values ('A','ENGLISH','FRENCH','HINDI',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
    Insert into EXPERTISE (USH_USER_NAME,USH_SKILL_SET1,USH_SKILL_SET2,USH_SKILL_SET3,USH_SKILL_SET4,USH_SKILL_SET5,USH_SKILL_SET6,USH_SKILL_SET7,USH_SKILL_SET8,USH_SKILL_SET9,USH_SKILL_SET10,USH_SKILL_SET11,USH_SKILL_SET12,USH_SKILL_SET13,USH_SKILL_SET14,USH_SKILL_SET15,USH_SKILL_SET16,USH_SKILL_SET17,USH_SKILL_SET18,USH_SKILL_SET19,USH_SKILL_SET20) values ('B',null,'GERMAN','CHINIESE','HINDI',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
    Insert into EXPERTISE (USH_USER_NAME,USH_SKILL_SET1,USH_SKILL_SET2,USH_SKILL_SET3,USH_SKILL_SET4,USH_SKILL_SET5,USH_SKILL_SET6,USH_SKILL_SET7,USH_SKILL_SET8,USH_SKILL_SET9,USH_SKILL_SET10,USH_SKILL_SET11,USH_SKILL_SET12,USH_SKILL_SET13,USH_SKILL_SET14,USH_SKILL_SET15,USH_SKILL_SET16,USH_SKILL_SET17,USH_SKILL_SET18,USH_SKILL_SET19,USH_SKILL_SET20) values ('C','ENGLISH',null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null);
    =======================================================================================================================
    ==================================================================
    REM INSERTING into WORKING
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','MON','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','TUE','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','WED',null,null);
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','THU','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('A','FRI','09:00','12:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','MON','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','TUE','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','WED','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','THU','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('B','FRI','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','MON',null,null);
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','TUE','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','WED','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','THU','09:00','18:00');
    Insert into WORKING (NAME,WEEKDAY,DAYSTARTTIME,DAYENDTIME) values ('C','FRI','09:00','12:00');
    ==================================================================
    =====================================================================================================================
    REM INSERTING into SCHEDULE
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'MEETING','A');
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'TRAINING','B');
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('13-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'MEETING','A');
    Insert into SCHEDULE (APPOINTMENTDATE,APPOINTMENTSTART,APPOINTMENTEND,STATUS,NAME) values (to_timestamp('11-FEB-12 10.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.00.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),to_timestamp('11-FEB-12 11.30.00.000000000 AM','DD-MON-RR HH.MI.SS.FF AM'),'MEETING','B');
    =====================================================================================================================
    Edited by: 910614 on Feb 10, 2012 9:29 AM

  • 2 systems with 2 Oracle Listener on Windows

    Hi Gurus,
    I am installing a 2nd system on a Windows server and want to use a separate Listener (with an own port).
    sapinst is not able to start the 2nd listener and it is also not possible to start it manually.
    The problem is that the new listener OracleQAS102TNSListener seems to point to the 1st listener parameter file.
    System parameter file is K:\oracle\DEV\102\network\admin\listener.ora
    Log messages written to K:\oracle\DEV\102\network\log\listener.log
    I already deleted the service and re-created it, but it is still the same situation. To re-cretae the service I just call lsnrctl start from the correct Oracle home directory and if the service is not avaialable it is created.
    Of course I could configure the 2nd listener within the 1st listener.ora - but I definitely do not want this!
    I checked the environment and there is no entry from the other system - so is there anybody who has an idea where the Oracle listener gets the information to take the wrong listener.ora file?
    Thank you
    Philipp

    Hi Phillipp,
    I have a server with two systems runnning 1527 and 1537 as well, and is was
    set up correctly with sapinst. I can query both listeners from the cmd.exe
    as both sidadm users by only changing the ORACLE_HOME !
    Nothing else matters.
    Login devadm -> "lsnrctl status" shows DEV configuration
    Then SET ORACLE_HOME to the other installtion
    "lsnrctl status" shows QAS configuration
    I think you need to use the net assistent to configure correctly, because on windows
    both listeners have the same name LISTENER (which does not work on UNIX at all,
    and causes shared memory problems there).
    So I suggest:
    - Remove QAS Listener
    - Stop DEV Listener
    - CREATE QAS Listener as qasadm when DEV Listener is stopped
    If you manage to get them to work one by one, stop using lsnrctl for anything else but STATUS.
    To manage the listeners, use "net start / net stop"
    Hope this helps
    Volker

  • Upgrading from Apex 3.2.1 (mod_plsql) to Apex 4.0 with Oracle Listener

    Hi,
    We have some applications developed in Apex 3.2.1 (which is mod_plsql) that have not been moved into Production yet. We are planning to upgrade to Apex 4.0 with Oracle Listener as soon as they are available (we don't want to turn on mod_plsql on any web server). What will be the migration process? Will my applications function and look the same when I open them in Apex 4.0? Will any functionality, formatting, etc. be lost?
    I heard that there is a Migration Assistant but there is not much information available.
    When Apex 4.0 and Oracle Listener will be released? Summer 2010?
    I would appreciate all the information that you have about this.
    Thanks,
    Violeta

    A new dedicated OTN Forum has been set up for the APEX Listener: ORDS, SODA & JSON in the Database
    Please use this forum for all future APEX Listener posts.
    Regards,
    David

  • MSSQL 2005 to Oracle Database Conversion Issue

    Hi Experts,
    We have a requirement where we need to fetch data from MSSQL2005 and store it in Oracle DataBase.
    Could you all please let me know which KM module i need to import to achieve it.
    Cheers,
    Andy

    Andy
    There are a number of options. You should select based on the volume of data and platform, and flexibility of your architecture etc
    - At the simplest level, you could use the LKM SQL to Oracle, which will issue a SELECT on the source and do INSERTS on the target (using prepared statements etc, so not horrendous)
    - You could use the a bulk loading methodology - by using SQLUNLOAD (or bcp) and then load into Oracle using External Tables or SQLLOADER, which will probably be the fastest solution. (I created a KM which generates all the right code to load the data that way, but without a staging area, you can find it here
    If you want a staging area table etc, then you could modify the code in that KM to be an LKM rather than an IKM.

Maybe you are looking for

  • Dynamic Column in PDF

    Hello All, I have a requirement to generate dynamic column in the PDF. I have got the same running using the below code HEADER : <?split-column-header:XXX_TIME?><?split-column-width:@width?><?XXX_TIME_FROM?> DATA : <?split-column-data:XXX_START?><?EM

  • Photo stream won't update after 1000 photos

    I have reached 1000 photos in my photo stream.  I took more photos on my phone, but it won't update with the latest photos, moving out the oldest.  Help! Thanks, Jim C

  • Why are my photo colors oversaturated?

    The colors of my photos appear dark and otherwise oversaturated when viewed on my monitor. Yet, they appear fine when viewed on other computers or my phone. Any idea why? I've got a 20-in iMac running Lion.

  • BES error when trying to download

    Hi! I've got a Bold Touch 9900 with BlackBerry Internet Service activated from my carrier. Mail, web, Facebook, everything works great but when I acces the AppWorld and try to download an application, I get the error that I don't have the right to in

  • Photo elements 10 on iMac.

    I recently purchased an iMac and Photo Elements 10. I have an Epson Stylus Photo PX720WD printer which is fairly new. When printing the photos from iPhoto they come out perfectly. When printing from Photo Elements 10 the quality is very poor and ther