ORA-12154 as oracle user, whit the root account it works fine

Hello there,
I've a problem with a client installation if I try to connect to the database. I've the following configuration:
1. Database: Running on a Ubuntu Jeos VM, Oracle 11g (Release 11.1.0.6.0 64 bit)
2. Client: Running on a CentOS 5.2 VM, Oracle Client 10g Linux 32bit
I've configured the tnsnames.ora and stored it in the $ORACLE_HOME/network/admin directory. The content of the tnsnames.ora file is the following:
ORCL64=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.12.128)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
If I try to connect to the database as the oracle user with the following command sqlplus SYS@ORCL64 AS SYSDBA, I'll get the ORA-12154  TNS:could not resolve the connect identifier specified error message. If I try the same as the root user it works fine and I can establish the connection. The same result I've got if I try the command tnsping ORCL64. As the root user the tnsnames adapter can resolve the alias, as the oracle user this is'nt possible and I'll get the error message: TNS-03505: Failed to resolve name. In both he uses the paramter file /u01/app/oracle/network/admin/sqlnet.ora. The content of the sqlnet.ora file is the following:
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT).
Have you any suggestions how can I resolve this problem to get a connection with the oracle user.
Thank you in advance
Sven

Hello,
thanks for your answers. On the CentOS maschine, where the client is installed, there are no directory's $ORACLE_HOME/bin/oracle and $ORACLE_HOME/bin/lsnrctl. The output from the $ORACLE_HOME/network/admin/*ora is:
-rw-r----- 1 oracle oinstall 171 28. Apr 21:25 /u01/app/oracle/network/admin/sqlnet.ora
wx---- 1 root root 118 5. Mai 11:33 /u01/app/oracle/network/admin/tnsnames.ora
The post-install script $ORACLE_HOME/root.sh I've started.
On the Ubuntu Jeos VM, where the database is installed, the output from the 3 directories are:
ls -l $ORACLE_HOME/bin/oracle
-rwsr-s--x 1 oracle oinstall 188459338 2009-02-23 09:21 /u01/app/oracle/product/11.1.0/db_1/bin/oracle
ls -l $ORACLE_HOME/bin/lsnrctl
-rwxr-x--x 1 oracle oinstall 143599 2009-02-23 09:48 /u01/app/oracle/product/11.1.0/db_1/bin/lsnrctl
ls -l $ORACLE_HOME/network/admin/*ora
-rw-rw-r-- 1 oracle oinstall 542 2009-03-25 19:08 /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
-rw-rw-r-- 1 oracle oinstall 191 2009-02-23 09:57 /u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora
-rw-rw-r-- 1 oracle oinstall 324 2009-03-25 19:12 /u01/app/oracle/product/11.1.0/db_1/network/admin/tnsnames.ora
Kind regards
Sven

Similar Messages

  • ORA-00932 Error using 11g and the SDO_RELATE function. Works fine in 10g

    Hello,
    If I run this query in Oracle 11g:
    SELECT M.FID, MAX(M.VERSION) AS VERSION
    FROM SW_PB.A_ROADNODEINFORMATION M, SW_PB.ROADNODE N
    WHERE M.REFERENCETOROADNODE = N.FID
    AND M.NODEVERSION = N.VERSION
    AND M.CATALOGUEID <= 477
    AND MDSYS.SDO_RELATE( N.GEOM, MDSYS.SDO_GEOMETRY(2003,81989,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(120000,0,160000,40000)),'MASK=ANYINTERACT QUERYTYPE=WINDOW') = 'TRUE'
    GROUP BY M.FID;
    I get an error regarding the N.GEOM field. The error is as follows:
    ORA-00932: inconsistent datatypes: expected - got MDSYS.SDO_ELEM_INFO_ARRAY
    The same query runs fine on a 10g database with the same data. I've even truncated the N table and still get the error. I've rebuilt the index but it makes no difference and the metadata is exactly the same for this table as it is for other tables that are involved in a similar query.
    It looks like a bug to me but just wondered if anyone else had come across this?
    Thanks,
    Peter.

    Thanks for the reply. I'm really sorry but I haven't created trace files like this for a very long time and have forgotten the best way to read them. This is the start of the trace file, any help with reformatting it would be greatly appreciated.
    Thanks,
    Peter.
    *** 2009-04-23 17:09:22.902
    ----- Error Stack Dump -----
    *** 2009-04-23 17:09:22.917
    ORA-00932: inconsistent datatypes: expected - got MDSYS.SDO_ELEM_INFO_ARRAY
    ----- Current SQL Statement for this session (sql_id=br02jqdwy2utk) -----
    SELECT M.FID, MAX(M.VERSION) AS VERSION
    FROM SW_PB.A_ROADNODEINFORMATION M, SW_PB.ROADNODE N
    WHERE M.REFERENCETOROADNODE = N.FID
    AND M.NODEVERSION = N.VERSION
    AND M.CATALOGUEID <= 477
    AND MDSYS.SDO_RELATE( N.GEOM, MDSYS.SDO_GEOMETRY(2003,81989,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(120000,0,160000,40000)),'MASK=ANYINTERACT QUERYTYPE=WINDOW') = 'TRUE'
    GROUP BY M.FID
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    skdstdst()+114      CALLrel  kgdsdst()+0 FB783A0 2
    ksedst1()+91        CALLrel  skdstdst()+0
    ksedst()+50         CALLrel  ksedst1()+0 0 1
    dbkedDefDump()+298  CALLrel  ksedst()+0 0
    5
    ksedmp()+40         CALLrel  dbkedDefDump()+0 3 0
    _dbkdaKsdActDriver(  CALLreg  00000000             3
    )+841
    _dbgdaExecuteAction  CALLreg  00000000             7B50420 FB79A4C
    ()+63
    dbgdaRunAction()+3  CALLrel  dbgdaExecuteAction 7B50420 4D4C148 20C0002
    02 ()+0 FB79A4C
    dbgdRunActions()+4  CALLrel  dbgdaRunAction()+0 7B50420 A789E54
    4
    dbgdProcessEventAc  CALLrel  dbgdRunActions()+0 7B50420 A789E74
    tions()+446
    __VInfreq__dbgdChkE CALLrel _dbgdProcessEventAc  7B50420 120A3370 A789F64
    ventKgErr()+237 tions()+0
    dbkdChkEventRdbmsE  CALLrel  dbgdChkEventKgErr( 7B50420 A7C06F4 3A4
    rr()+33 )+0
    __PGOSF99__ksfpec() CALLrel _dbkdChkEventRdbmsE  3A4
    +110 rr()+0
    _dbgePostErrorKGE()  CALLreg  00000000             120A3370 3A4
    +1601
    dbkePostKGEkgsf() CALLrel _dbgePostErrorKGE()  120A3370 A772020 3A4
    +49 +0
    _kgeade()+268        CALLreg  00000000             120A3370 A772020 3A4
    kgesev()+54         CALLrel  kgeade()+0
    kgesec2()+18        CALLrel  kgesev()+0 120A3370 A772020 3A4 2
    FB7A200
    qctErr932()+217     CALLrel  kgesec2()+0 120A3370 A772020 3A4 1 1
    FB7A468 1 19 FB7A218
    qctErrConvertDataT  CALLrel  qctErr932()+0 995FBCC0 120A3370 F6 FB7A468
    ype()+82 7B C2E85B4 995FBCC0 120A3370
    FB7A468 0 0 FB7A468 0 204
    qecgby()+240        CALLrel  qctErrConvertDataT 995FBCC0 120A3370 F6 0 0 7B
    ype()+0 C2E85B4
    qecpqbcheck()+75    CALLrel  qecgby()+0
    qecdrv()+161        CALLrel  qecpqbcheck()+0 C2ECD7C 0 0 0
    qecdrv()+74         CALLrel  qecdrv()+0
    kkqcttcalo()+383    CALLrel  qecdrv()+0 C2EFBAC
    kkqctdrvGBP()+1841  CALLrel  kkqcttcalo()+0 C2EFBAC 0 C2EFBAC 166A5D4 0 2
    __VInfreq__kkqgbpTr CALLrel _kkqctdrvGBP()+0     A730DD8
    avChkTran()+193
    _qksqbApplyToQbcLoc  CALLreg  00000000             A730DD8 FB7A9BC
    ()+536
    qksqbApplyToQbc()+  CALLrel  qksqbApplyToQbcLoc
    67 ()+0
    kkqctdrvTD()+1000   CALLrel  qksqbApplyToQbc()+ A730DD8 2EF2DA0 FB7A9BC 0
    0
    kkqgbpdrv()+88      CALLrel  kkqctdrvTD()+0 A754820 995FBDF4 6
    kkqdrv()+1520       CALLrel  kkqgbpdrv()+0 A754820 995FBDF4
    kkqctdrvIT()+698    CALLrel  kkqdrv()+0 A754820 0
    apadrv()+1205       CALLrel  kkqctdrvIT()+0 A754820 995FBDF4
    opitca()+1841       CALLrel  apadrv()+0 995FBDF4
    __PGOSF435__kksFull CALLrel _opitca()+0          A7CC9E4 995FBDF4
    TypeCheck()+15
    _rpiswu2()+560       CALLreg  00000000             FB7B718
    kksLoadChild()+860  CALLrel  rpiswu2()+0 AF495220 5 A77DCBB4 16
    8 94591E54 5 A77DCBE0 0 FB7B670
    615F44 0 FB7B718 0
    kxsGetRuntimeLock(  CALLrel  kksLoadChild()+0 120A3370 AE9130D8 FB7C090
    )+1421
    kksfbc()+8954       CALLrel  kxsGetRuntimeLock( 120A3370 A7CC9E4 FB7C090 3 1
    )+0
    kkspsc0()+1882      CALLrel  kksfbc()+0 A7CC9E4 3 108 FB7D2D8 1BB 0 0
    0
    kksParseCursor()+1  CALLrel  kkspsc0()+0
    43
    opiosq0()+2028      CALLrel  kksParseCursor()+0 FB7C610
    kpooprx()+273       CALLrel  opiosq0()+0 3 E FB7C734 A4
    kpoal8()+729        CALLrel  kpooprx()+0 FB7F214 FB7D2D8 1BA 1 0 A4
    _opiodr()+1224       CALLreg  00000000             5E 1C FB7F210
    _ttcpip()+2733       CALLreg  00000000             5E 1C FB7F210 0
    _opitsk()+1278       CALL???  00000000            
    opiino()+1067       CALLrel  opitsk()+0 0 0
    _opiodr()+1224       CALLreg  00000000             3C 4 FB7FC28
    opidrv()+807        CALLrel  opiodr()+0 3C 4 FB7FC28 0
    sou2o()+45          CALLrel  opidrv()+0 3C 4 FB7FC28
    opimaireal()+130 CALLrel _sou2o()+0           FB7FC1C 3C 4 FB7FC28
    opimai()+92         CALLrel  opimai_real()+0 2 FB7FC54
    OracleThreadStart@  CALLrel  opimai()+0
    4()+764
    77E6482C CALLreg 00000000
    00000000 CALL??? 00000000

  • ORA-12154: TNS:could not resolve the connect identifier specified Oracle 11

    I'm having a slight issue with Oracle 11 R2
    Oracle 10g was removed from the machine - The registry was cleared and I couldn't see anything of 10g left.
    I then installed Oracle 11 with just the software only, and then created a listener.
    Using the Database Configuration Assistant, I tried to add a database but I get the error:
    'ORA-12154: TNS:could not resolve the connect identifier specified'
    The TNS_ADMIN is set to: \\ravel\tnsnames and I can connect to other instances around the company.
    My tnsnames entry is:
    GMAN_1120.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = gman)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ora112)
    If i start the listener i get:
    TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
    System parameter file is D:\oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
    Log messages written to d:\oracle\diag\tnslsnr\gman\listener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=gman)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
    Start Date 03-AUG-2011 10:34:28
    Uptime 0 days 0 hr. 0 min. 1 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
    Listener Log File d:\oracle\diag\tnslsnr\gman\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=gman)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "ora112" has 1 instance(s).
    Instance "ora112", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    Can anyone spot what may have gone wrong? I've setup 10g multiple times and never had a problem

    I can tnsping my machine using another machine:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = gman)(PORT = 1521))) (CONNECT_DATA = (SERVIC
    E_NAME = ora112)))
    OK (30 msec)
    My listener.ora file is:
    # listener.ora Network Configuration File: D:\oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\11.2.0\dbhome_1)
    (PROGRAM = extproc)
    (SID_DESC=
    (GLOBAL_DBNAME=ora112)
    (ORACLE_HOME=D:\oracle\product\11.2.0\dbhome_1)
    (SID_NAME=ora112)
    )

  • 08004:[oracle][odbc][ora]ora-12154: TNS: could not resolve the connect ....

    This error has just recently started happening, and i cannot figure out why, i have not changed anything in tnsnames.ora file.
    i am always able to "test connection" in ODBC. even when i get the error in crystal.
    so i restart Crystal, and i am able to connect to db.
    strange thing is that always when i do a tnsping to db i always get the message :-
    TNS-12541: TNS:no listener
    Any ideas ?

    Re: 08004:[oracle][odbc][ora]ora-12154: TNS: could not resolve the connect ....  
    Posted: Aug 22, 2011 5:56 PM     in response to: John Fleming          
         Edit                          Reply
    I am receiving a similar error.
    Failed to open the connection.
    Details: 08004:[Oracle][ODBC][Ora]ORA-12154: TNS:could not resolve the connect identifier specified [Database Vendor Code: 12154]
    I've seen all sorts of discussion on the intertubes about possible fixes however, none stated are practical or they do not address my error specifically. I've exhausted resources on the net as well as those available to me.
    I'm currently running SAP Crystal Reports 2011 on WIN7 64bit and using Oracle in OraClient 10g_home1.
    Please let me know what insight you have. I cannot roll back to previous versions of Windows nor less encryption.
    Thank you for your time.

  • Bad public user name or password. ORA-12154: TNS:could not resolve the conn

    I tried by all means to resolve the issue, but still i am not able to configure P6 professional to my existing database.
    I am always getting error " *Bad public user name or password. ORA-12154: TNS:could not resolve the connect identifier specified*".
    I am able to connect to database using pubuser or privuser via CMD.
    I also tried through Net Configuration Assistance but no success.
    Plz help me in this issue.

    resolved

  • ORA-12154: TNS:could not resolve the connect identifier specified [10g XE]

    Greetings
    There are many topics on this issue over the internet but None of them addresses this issue properly, so I couldn't find a solution to the problem.
    I installed: Oracle Database 10g Express Edition
    After the installation was done, I opened SQL Command Line
    and I used the command "connect" to login
    I enter the username
    Then I entered the password
    After a couple of seconds I got the following ERROR message:
    ORA-12154: TNS:could not resolve the connect identifier specified
    Screenshot of the error:
    http://i35.tinypic.com/14o26g7.png
    I installed this version of Oracle on both Windows XP 32 bit and Windows 7 32 bit and I get the same error message when it tries to connect.
    Why doesn't Oracle work right after the installation?
    Are there any further steps that need to be done in order to make this work? If so I would really appreciate any step by step help, I've been stuck trying to find a solution for days.
    Edited by: user10192105 on Aug 22, 2010 7:34 PM

    >
    I wento to CMD, then I entered sqlplus / as sysdba and that just opened the SQL*Plus program in CMD (SQL>)
    But nevertheless I still need to login with a user name and password which and I tried and I got the same error message.
    >
    We're making progress, you'll be logging in soon....
    Get into SQL*Plus with the command I gave you, now type this:
    alter user <theusernameyouwant> identified by abc123;followed by (still in SQL*Plus):
    connectafter you type "connect", SQL*Plus will ask you for a user name and password. Use the same user name and password you used in the alter command.
    HTH,
    John.

  • Ora 12154 in oracle 11g r2

    hi all ,
    after  install oracle 11 g r2  and after configuration  i want to  connect my forms and report with my oracle database 12 c
    after copy  file tnsname.ora  from
    C:\app\hasnaa\product\12.1.0\dbhome_1\NETWORK\ADMIN
    to
    C:\Oracle\Middleware\asinst_1\config
    i try to connect in forms through username hr and pass hr
    getting this  error :
    ORA-12154: TNS: could not resolve the connect identifier specified
    this is my tnsname file:
    # tnsnames.ora Network Configuration File: C:\app\hasnaa\product\12.1.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
    could any one help me ?

    yes , i found it in
    C:\app\hasnaa\diag\tnslsnr\hasnaa\listener\trace
    this is all  which written in it :
    Create Relation ADR_CONTROL
    Create Relation ADR_INVALIDATION
    Create Relation INC_METER_IMPT_DEF
    Create Relation INC_METER_PK_IMPTS
    System parameter file is C:\app\hasnaa\product\12.1.0\dbhome_1\network\admin\listener.ora
    Log messages written to C:\app\hasnaa\diag\tnslsnr\hasnaa\listener\alert\log.xml
    Trace information written to C:\app\hasnaa\diag\tnslsnr\hasnaa\listener\trace\ora_2124_2788.trc
    Trace level is currently 0
    Started with pid=2124
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    Dynamic address is already listened on (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    09-JAN-2014 16:53:52 * service_register * orcl * 0
    09-JAN-2014 16:53:55 * service_update * orcl * 0
    09-JAN-2014 16:53:58 * service_update * orcl * 0
    09-JAN-2014 16:54:01 * service_update * orcl * 0
    09-JAN-2014 16:54:25 * service_update * orcl * 0
    09-JAN-2014 16:54:28 * service_update * orcl * 0
    09-JAN-2014 16:54:37 * service_update * orcl * 0
    09-JAN-2014 16:55:01 * service_update * orcl * 0
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=hasnaa)(PORT=5500))(Security=(my_wallet_directory=C:\APP\HASNAA\admin\orcl\xdb_wallet))(Presentation=HTTP)(Session=RAW))
    09-JAN-2014 16:55:11 * service_update * orcl * 0
    09-JAN-2014 16:55:14 * service_update * orcl * 0
    09-JAN-2014 16:55:20 * service_update * orcl * 0
    09-JAN-2014 16:55:26 * service_update * orcl * 0
    09-JAN-2014 16:55:29 * service_update * orcl * 0
    09-JAN-2014 16:55:32 * service_update * orcl * 0
    09-JAN-2014 16:55:44 * service_update * orcl * 0
    09-JAN-2014 16:56:14 * service_update * orcl * 0
    09-JAN-2014 16:56:23 * service_update * orcl * 0
    09-JAN-2014 16:57:17 * service_update * orcl * 0
    09-JAN-2014 16:58:08 * service_update * orcl * 0
    09-JAN-2014 16:58:56 * service_update * orcl * 0
    09-JAN-2014 16:59:47 * service_update * orcl * 0
    09-JAN-2014 17:00:32 * service_update * orcl * 0
    09-JAN-2014 17:00:35 * service_update * orcl * 0
    09-JAN-2014 17:01:05 * service_update * orcl * 0
    09-JAN-2014 17:01:08 * service_update * orcl * 0
    09-JAN-2014 17:01:56 * service_update * orcl * 0
    09-JAN-2014 17:02:38 * service_update * orcl * 0
    09-JAN-2014 17:03:29 * service_update * orcl * 0
    09-JAN-2014 17:04:14 * service_update * orcl * 0
    09-JAN-2014 17:04:38 * service_update * orcl * 0
    09-JAN-2014 17:05:26 * service_update * orcl * 0
    09-JAN-2014 17:05:35 * service_update * orcl * 0
    09-JAN-2014 17:06:20 * service_update * orcl * 0
    09-JAN-2014 17:07:11 * service_update * orcl * 0
    09-JAN-2014 17:07:56 * service_update * orcl * 0
    09-JAN-2014 17:08:47 * service_update * orcl * 0
    09-JAN-2014 17:08:53 * service_update * orcl * 0
    09-JAN-2014 17:08:56 * service_update * orcl * 0
    09-JAN-2014 17:09:06 * service_update * orcl * 0
    Thu Jan 09 17:09:39 2014
    09-JAN-2014 17:09:39 * service_update * orcl * 0
    09-JAN-2014 17:10:12 * service_update * orcl * 0
    09-JAN-2014 17:10:36 * service_update * orcl * 0
    09-JAN-2014 17:11:27 * service_update * orcl * 0
    09-JAN-2014 17:12:15 * service_update * orcl * 0
    09-JAN-2014 17:13:00 * service_update * orcl * 0
    09-JAN-2014 17:13:51 * service_update * orcl * 0
    09-JAN-2014 17:14:39 * service_update * orcl * 0
    09-JAN-2014 17:15:27 * service_update * orcl * 0
    09-JAN-2014 17:15:36 * service_update * orcl * 0
    09-JAN-2014 17:16:27 * service_update * orcl * 0
    09-JAN-2014 17:17:12 * service_update * orcl * 0
    09-JAN-2014 17:17:51 * service_update * orcl * 0
    09-JAN-2014 17:18:39 * service_update * orcl * 0
    09-JAN-2014 17:18:45 * service_update * orcl * 0
    09-JAN-2014 17:19:36 * service_update * orcl * 0
    09-JAN-2014 17:20:27 * service_update * orcl * 0
    09-JAN-2014 17:20:36 * service_update * orcl * 0
    09-JAN-2014 17:21:27 * service_update * orcl * 0
    09-JAN-2014 17:22:15 * service_update * orcl * 0
    09-JAN-2014 17:23:03 * service_update * orcl * 0
    09-JAN-2014 17:23:51 * service_update * orcl * 0
    09-JAN-2014 17:24:39 * service_update * orcl * 0
    09-JAN-2014 17:25:03 * service_update * orcl * 0
    09-JAN-2014 17:25:36 * service_update * orcl * 0
    Thu Jan 09 17:26:31 2014
    09-JAN-2014 17:26:24 * service_update * orcl * 0
    09-JAN-2014 17:27:12 * service_update * orcl * 0
    09-JAN-2014 17:27:18 * service_update * orcl * 0
    09-JAN-2014 17:27:21 * service_update * orcl * 0
    09-JAN-2014 17:28:09 * service_update * orcl * 0
    09-JAN-2014 17:29:00 * service_update * orcl * 0
    09-JAN-2014 17:29:51 * service_update * orcl * 0
    09-JAN-2014 17:30:33 * service_update * orcl * 0
    09-JAN-2014 17:30:36 * service_update * orcl * 0
    09-JAN-2014 17:30:48 * service_update * orcl * 0
    09-JAN-2014 17:31:36 * service_update * orcl * 0
    09-JAN-2014 17:32:27 * service_update * orcl * 0
    09-JAN-2014 17:33:15 * service_update * orcl * 0
    09-JAN-2014 17:33:21 * service_update * orcl * 0
    09-JAN-2014 17:33:24 * service_update * orcl * 0
    09-JAN-2014 17:34:12 * service_update * orcl * 0
    09-JAN-2014 17:34:39 * service_update * orcl * 0
    09-JAN-2014 17:35:30 * service_update * orcl * 0
    09-JAN-2014 17:35:33 * service_update * orcl * 0
    09-JAN-2014 17:36:21 * service_update * orcl * 0
    09-JAN-2014 17:37:12 * service_update * orcl * 0
    09-JAN-2014 17:37:57 * service_update * orcl * 0
    09-JAN-2014 17:38:45 * service_update * orcl * 0
    09-JAN-2014 17:39:33 * service_update * orcl * 0
    09-JAN-2014 17:40:24 * service_update * orcl * 0
    09-JAN-2014 17:40:33 * service_update * orcl * 0
    09-JAN-2014 17:41:24 * service_update * orcl * 0
    09-JAN-2014 17:41:42 * service_update * orcl * 0
    09-JAN-2014 17:41:45 * service_update * orcl * 0
    09-JAN-2014 17:41:48 * service_update * orcl * 0
    09-JAN-2014 17:42:36 * service_update * orcl * 0
    Thu Jan 09 17:43:24 2014
    09-JAN-2014 17:43:24 * service_update * orcl * 0
    09-JAN-2014 17:44:18 * service_update * orcl * 0
    09-JAN-2014 17:44:39 * service_update * orcl * 0
    09-JAN-2014 17:45:30 * service_update * orcl * 0
    09-JAN-2014 17:45:33 * service_update * orcl * 0
    09-JAN-2014 17:46:21 * service_update * orcl * 0
    09-JAN-2014 17:46:24 * service_update * orcl * 0
    09-JAN-2014 17:46:27 * service_update * orcl * 0
    09-JAN-2014 17:47:15 * service_update * orcl * 0
    09-JAN-2014 17:48:03 * service_update * orcl * 0
    09-JAN-2014 17:48:54 * service_update * orcl * 0
    09-JAN-2014 17:49:45 * service_update * orcl * 0
    09-JAN-2014 17:50:36 * service_update * orcl * 0
    09-JAN-2014 17:51:24 * service_update * orcl * 0
    09-JAN-2014 17:52:15 * service_update * orcl * 0
    09-JAN-2014 17:53:00 * service_update * orcl * 0
    09-JAN-2014 17:53:48 * service_update * orcl * 0
    09-JAN-2014 17:54:39 * service_update * orcl * 0
    09-JAN-2014 17:55:30 * service_update * orcl * 0
    09-JAN-2014 17:55:33 * service_update * orcl * 0
    09-JAN-2014 17:56:24 * service_update * orcl * 0
    09-JAN-2014 17:57:15 * service_update * orcl * 0
    09-JAN-2014 17:58:03 * service_update * orcl * 0
    09-JAN-2014 17:58:57 * service_update * orcl * 0
    09-JAN-2014 17:59:45 * service_update * orcl * 0
    Thu Jan 09 18:00:18 2014
    09-JAN-2014 18:00:18 * service_update * orcl * 0
    09-JAN-2014 18:00:33 * service_update * orcl * 0
    09-JAN-2014 18:01:09 * service_update * orcl * 0
    09-JAN-2014 18:02:00 * service_update * orcl * 0
    09-JAN-2014 18:02:45 * service_update * orcl * 0
    09-JAN-2014 18:03:33 * service_update * orcl * 0
    09-JAN-2014 18:04:24 * service_update * orcl * 0
    09-JAN-2014 18:04:39 * service_update * orcl * 0
    09-JAN-2014 18:04:45 * service_update * orcl * 0
    09-JAN-2014 18:04:48 * service_update * orcl * 0
    09-JAN-2014 18:05:33 * service_update * orcl * 0
    09-JAN-2014 18:06:24 * service_update * orcl * 0
    09-JAN-2014 18:07:15 * service_update * orcl * 0
    09-JAN-2014 18:08:06 * service_update * orcl * 0
    09-JAN-2014 18:08:57 * service_update * orcl * 0
    09-JAN-2014 18:09:48 * service_update * orcl * 0
    09-JAN-2014 18:09:51 * service_update * orcl * 0
    09-JAN-2014 18:09:54 * service_update * orcl * 0
    09-JAN-2014 18:10:39 * service_update * orcl * 0
    09-JAN-2014 18:11:30 * service_update * orcl * 0
    09-JAN-2014 18:12:18 * service_update * orcl * 0
    09-JAN-2014 18:12:24 * service_update * orcl * 0
    09-JAN-2014 18:12:27 * service_update * orcl * 0
    09-JAN-2014 18:13:09 * service_update * orcl * 0
    09-JAN-2014 18:14:00 * service_update * orcl * 0
    09-JAN-2014 18:14:39 * service_update * orcl * 0
    09-JAN-2014 18:15:21 * service_update * orcl * 0
    09-JAN-2014 18:15:36 * service_update * orcl * 0
    09-JAN-2014 18:16:27 * service_update * orcl * 0
    Thu Jan 09 18:17:15 2014
    09-JAN-2014 18:17:15 * service_update * orcl * 0
    09-JAN-2014 18:17:51 * service_update * orcl * 0
    09-JAN-2014 18:18:42 * service_update * orcl * 0
    09-JAN-2014 18:19:18 * service_update * orcl * 0
    09-JAN-2014 18:20:06 * service_update * orcl * 0
    09-JAN-2014 18:20:36 * service_update * orcl * 0
    09-JAN-2014 18:21:21 * service_update * orcl * 0
    09-JAN-2014 18:22:12 * service_update * orcl * 0
    09-JAN-2014 18:22:57 * service_update * orcl * 0
    09-JAN-2014 18:23:48 * service_update * orcl * 0
    09-JAN-2014 18:24:39 * service_update * orcl * 0
    09-JAN-2014 18:25:27 * service_update * orcl * 0
    09-JAN-2014 18:25:33 * service_update * orcl * 0
    09-JAN-2014 18:26:24 * service_update * orcl * 0
    09-JAN-2014 18:26:54 * service_update * orcl * 0
    09-JAN-2014 18:27:39 * service_update * orcl * 0
    09-JAN-2014 18:27:42 * service_update * orcl * 0
    09-JAN-2014 18:27:45 * service_update * orcl * 0
    09-JAN-2014 18:27:48 * service_update * orcl * 0
    09-JAN-2014 18:28:36 * service_update * orcl * 0
    09-JAN-2014 18:29:27 * service_update * orcl * 0
    09-JAN-2014 18:30:12 * service_update * orcl * 0
    09-JAN-2014 18:30:36 * service_update * orcl * 0
    09-JAN-2014 18:30:45 * service_update * orcl * 0
    09-JAN-2014 18:31:33 * service_update * orcl * 0
    09-JAN-2014 18:32:21 * service_update * orcl * 0
    09-JAN-2014 18:33:12 * service_update * orcl * 0
    Thu Jan 09 18:34:03 2014
    09-JAN-2014 18:34:03 * service_update * orcl * 0
    09-JAN-2014 18:34:39 * service_update * orcl * 0
    09-JAN-2014 18:35:27 * service_update * orcl * 0
    09-JAN-2014 18:35:33 * service_update * orcl * 0
    09-JAN-2014 18:36:24 * service_update * orcl * 0
    09-JAN-2014 18:37:12 * service_update * orcl * 0
    09-JAN-2014 18:38:00 * service_update * orcl * 0
    09-JAN-2014 18:38:03 * service_update * orcl * 0
    09-JAN-2014 18:38:06 * service_update * orcl * 0
    09-JAN-2014 18:38:54 * service_update * orcl * 0
    09-JAN-2014 18:39:45 * service_update * orcl * 0
    09-JAN-2014 18:40:36 * service_update * orcl * 0
    09-JAN-2014 18:41:27 * service_update * orcl * 0
    09-JAN-2014 18:42:15 * service_update * orcl * 0
    09-JAN-2014 18:43:00 * service_update * orcl * 0
    09-JAN-2014 18:43:54 * service_update * orcl * 0
    09-JAN-2014 18:44:39 * service_update * orcl * 0
    09-JAN-2014 18:45:33 * service_update * orcl * 0
    09-JAN-2014 18:46:24 * service_update * orcl * 0
    09-JAN-2014 18:47:15 * service_update * orcl * 0
    09-JAN-2014 18:48:03 * service_update * orcl * 0
    09-JAN-2014 18:48:54 * service_update * orcl * 0
    09-JAN-2014 18:49:45 * service_update * orcl * 0
    09-JAN-2014 18:50:33 * service_update * orcl * 0
    Thu Jan 09 18:50:45 2014
    09-JAN-2014 18:50:45 * service_update * orcl * 0
    09-JAN-2014 18:50:48 * service_update * orcl * 0
    09-JAN-2014 18:51:36 * service_update * orcl * 0
    09-JAN-2014 18:52:24 * service_update * orcl * 0
    09-JAN-2014 18:53:09 * service_update * orcl * 0
    09-JAN-2014 18:54:00 * service_update * orcl * 0
    09-JAN-2014 18:54:39 * service_update * orcl * 0
    09-JAN-2014 18:55:21 * service_update * orcl * 0
    09-JAN-2014 18:55:36 * service_update * orcl * 0
    09-JAN-2014 18:56:27 * service_update * orcl * 0
    09-JAN-2014 18:57:18 * service_update * orcl * 0
    09-JAN-2014 18:58:09 * service_update * orcl * 0
    09-JAN-2014 18:59:00 * service_update * orcl * 0
    09-JAN-2014 18:59:51 * service_update * orcl * 0
    09-JAN-2014 19:00:30 * service_update * orcl * 0
    09-JAN-2014 19:00:33 * service_update * orcl * 0
    09-JAN-2014 19:01:09 * service_update * orcl * 0
    09-JAN-2014 19:02:00 * service_update * orcl * 0
    09-JAN-2014 19:02:45 * service_update * orcl * 0
    09-JAN-2014 19:03:36 * service_update * orcl * 0
    09-JAN-2014 19:04:27 * service_update * orcl * 0
    09-JAN-2014 19:04:39 * service_update * orcl * 0
    09-JAN-2014 19:05:27 * service_update * orcl * 0
    09-JAN-2014 19:05:36 * service_update * orcl * 0
    09-JAN-2014 19:06:27 * service_update * orcl * 0
    09-JAN-2014 19:07:18 * service_update * orcl * 0
    Thu Jan 09 19:08:04 2014
    09-JAN-2014 19:08:04 * service_update * orcl * 0
    09-JAN-2014 19:08:55 * service_update * orcl * 0
    09-JAN-2014 19:09:46 * service_update * orcl * 0
    09-JAN-2014 19:10:31 * service_update * orcl * 0
    09-JAN-2014 19:11:04 * service_update * orcl * 0
    09-JAN-2014 19:11:52 * service_update * orcl * 0
    09-JAN-2014 19:12:43 * service_update * orcl * 0
    09-JAN-2014 19:13:28 * service_update * orcl * 0
    09-JAN-2014 19:13:49 * service_update * orcl * 0
    09-JAN-2014 19:13:52 * service_update * orcl * 0
    09-JAN-2014 19:14:40 * service_update * orcl * 0
    09-JAN-2014 19:15:25 * service_update * orcl * 0
    09-JAN-2014 19:15:34 * service_update * orcl * 0
    09-JAN-2014 19:15:37 * service_update * orcl * 0
    09-JAN-2014 19:15:40 * service_update * orcl * 0
    09-JAN-2014 19:16:28 * service_update * orcl * 0
    09-JAN-2014 19:17:13 * service_update * orcl * 0
    09-JAN-2014 19:17:52 * service_update * orcl * 0
    09-JAN-2014 19:18:43 * service_update * orcl * 0
    09-JAN-2014 19:19:04 * service_update * orcl * 0
    09-JAN-2014 19:19:49 * service_update * orcl * 0
    09-JAN-2014 19:20:34 * service_update * orcl * 0
    09-JAN-2014 19:21:28 * service_update * orcl * 0
    09-JAN-2014 19:22:19 * service_update * orcl * 0
    09-JAN-2014 19:23:01 * service_update * orcl * 0
    09-JAN-2014 19:23:52 * service_update * orcl * 0
    09-JAN-2014 19:24:40 * service_update * orcl * 0
    Thu Jan 09 19:25:28 2014
    09-JAN-2014 19:25:28 * service_update * orcl * 0
    09-JAN-2014 19:25:34 * service_update * orcl * 0
    09-JAN-2014 19:26:25 * service_update * orcl * 0
    09-JAN-2014 19:27:16 * service_update * orcl * 0
    09-JAN-2014 19:28:04 * service_update * orcl * 0
    09-JAN-2014 19:28:10 * service_update * orcl * 0
    09-JAN-2014 19:28:13 * service_update * orcl * 0
    09-JAN-2014 19:29:01 * service_update * orcl * 0
    09-JAN-2014 19:29:34 * service_update * orcl * 0
    09-JAN-2014 19:30:16 * service_update * orcl * 0
    09-JAN-2014 19:30:34 * service_update * orcl * 0
    09-JAN-2014 19:30:46 * service_update * orcl * 0
    09-JAN-2014 19:31:37 * service_update * orcl * 0
    09-JAN-2014 19:32:25 * service_update * orcl * 0
    09-JAN-2014 19:33:10 * service_update * orcl * 0
    09-JAN-2014 19:34:01 * service_update * orcl * 0
    09-JAN-2014 19:34:40 * service_update * orcl * 0
    09-JAN-2014 19:35:31 * service_update * orcl * 0
    09-JAN-2014 19:35:34 * service_update * orcl * 0
    09-JAN-2014 19:35:37 * service_update * orcl * 0
    09-JAN-2014 19:36:28 * service_update * orcl * 0
    09-JAN-2014 19:36:52 * service_update * orcl * 0
    09-JAN-2014 19:36:55 * service_update * orcl * 0
    09-JAN-2014 19:36:58 * service_update * orcl * 0
    09-JAN-2014 19:37:49 * service_update * orcl * 0
    09-JAN-2014 19:38:34 * service_update * orcl * 0
    09-JAN-2014 19:39:22 * service_update * orcl * 0
    09-JAN-2014 19:40:13 * service_update * orcl * 0
    09-JAN-2014 19:40:34 * service_update * orcl * 0
    09-JAN-2014 19:40:37 * service_update * orcl * 0
    09-JAN-2014 19:40:40 * service_update * orcl * 0
    09-JAN-2014 19:41:28 * service_update * orcl * 0
    Thu Jan 09 19:42:19 2014
    09-JAN-2014 19:42:19 * service_update * orcl * 0
    09-JAN-2014 19:43:04 * service_update * orcl * 0
    09-JAN-2014 19:43:55 * service_update * orcl * 0
    09-JAN-2014 19:44:37 * service_update * orcl * 0
    09-JAN-2014 19:44:40 * service_update * orcl * 0
    09-JAN-2014 19:45:22 * service_update * orcl * 0
    09-JAN-2014 19:45:34 * service_update * orcl * 0
    09-JAN-2014 19:46:22 * service_update * orcl * 0
    09-JAN-2014 19:47:13 * service_update * orcl * 0
    09-JAN-2014 19:48:04 * service_update * orcl * 0
    09-JAN-2014 19:48:52 * service_update * orcl * 0
    09-JAN-2014 19:48:58 * service_update * orcl * 0
    09-JAN-2014 19:49:01 * service_update * orcl * 0
    09-JAN-2014 19:49:49 * service_update * orcl * 0
    09-JAN-2014 19:50:34 * service_update * orcl * 0
    09-JAN-2014 19:51:25 * service_update * orcl * 0
    09-JAN-2014 19:52:16 * service_update * orcl * 0
    09-JAN-2014 19:53:01 * service_update * orcl * 0
    09-JAN-2014 19:53:52 * service_update * orcl * 0
    09-JAN-2014 19:54:37 * service_update * orcl * 0
    09-JAN-2014 19:54:40 * service_update * orcl * 0
    09-JAN-2014 19:55:28 * service_update * orcl * 0
    09-JAN-2014 19:55:31 * service_update * orcl * 0
    09-JAN-2014 19:56:22 * service_update * orcl * 0
    09-JAN-2014 19:57:13 * service_update * orcl * 0
    09-JAN-2014 19:57:43 * service_update * orcl * 0
    09-JAN-2014 19:58:28 * service_update * orcl * 0
    Thu Jan 09 19:59:16 2014
    09-JAN-2014 19:59:16 * service_update * orcl * 0
    09-JAN-2014 19:59:52 * service_update * orcl * 0
    09-JAN-2014 19:59:58 * service_update * orcl * 0
    09-JAN-2014 20:00:31 * service_update * orcl * 0
    09-JAN-2014 20:01:07 * service_update * orcl * 0
    09-JAN-2014 20:01:10 * service_update * orcl * 0
    09-JAN-2014 20:01:58 * service_update * orcl * 0
    09-JAN-2014 20:02:49 * service_update * orcl * 0
    09-JAN-2014 20:03:34 * service_update * orcl * 0
    09-JAN-2014 20:04:25 * service_update * orcl * 0
    09-JAN-2014 20:04:40 * service_update * orcl * 0
    09-JAN-2014 20:05:28 * service_update * orcl * 0
    09-JAN-2014 20:05:34 * service_update * orcl * 0
    09-JAN-2014 20:06:25 * service_update * orcl * 0
    09-JAN-2014 20:07:13 * service_update * orcl * 0
    09-JAN-2014 20:08:01 * service_update * orcl * 0
    09-JAN-2014 20:08:49 * service_update * orcl * 0
    09-JAN-2014 20:09:40 * service_update * orcl * 0
    09-JAN-2014 20:10:31 * service_update * orcl * 0
    09-JAN-2014 20:10:34 * service_update * orcl * 0
    09-JAN-2014 20:11:25 * service_update * orcl * 0
    09-JAN-2014 20:12:16 * service_update * orcl * 0
    09-JAN-2014 20:13:01 * service_update * orcl * 0
    09-JAN-2014 20:13:52 * service_update * orcl * 0
    09-JAN-2014 20:14:40 * service_update * orcl * 0
    09-JAN-2014 20:15:22 * service_update * orcl * 0
    09-JAN-2014 20:15:31 * service_update * orcl * 0
    Thu Jan 09 20:16:22 2014
    09-JAN-2014 20:16:22 * service_update * orcl * 0
    09-JAN-2014 20:17:04 * service_update * orcl * 0
    09-JAN-2014 20:17:52 * service_update * orcl * 0
    09-JAN-2014 20:18:43 * service_update * orcl * 0
    09-JAN-2014 20:19:34 * service_update * orcl * 0
    09-JAN-2014 20:20:22 * service_update * orcl * 0
    09-JAN-2014 20:20:31 * service_update * orcl * 0
    09-JAN-2014 20:20:34 * service_update * orcl * 0
    09-JAN-2014 20:21:22 * service_update * orcl * 0
    09-JAN-2014 20:22:13 * service_update * orcl * 0
    09-JAN-2014 20:22:52 * service_update * orcl * 0
    09-JAN-2014 20:22:55 * service_update * orcl * 0
    09-JAN-2014 20:22:58 * service_update * orcl * 0
    09-JAN-2014 20:23:49 * service_update * orcl * 0
    09-JAN-2014 20:24:37 * service_update * orcl * 0
    09-JAN-2014 20:24:40 * service_update * orcl * 0
    09-JAN-2014 20:25:28 * service_update * orcl * 0
    09-JAN-2014 20:25:31 * service_update * orcl * 0
    09-JAN-2014 20:26:19 * service_update * orcl * 0
    09-JAN-2014 20:27:07 * service_update * orcl * 0
    09-JAN-2014 20:27:52 * service_update * orcl * 0
    09-JAN-2014 20:28:01 * service_update * orcl * 0
    09-JAN-2014 20:28:49 * service_update * orcl * 0
    09-JAN-2014 20:29:37 * service_update * orcl * 0
    09-JAN-2014 20:30:19 * service_update * orcl * 0
    09-JAN-2014 20:30:31 * service_update * orcl * 0
    09-JAN-2014 20:30:46 * service_update * orcl * 0
    09-JAN-2014 20:31:34 * service_update * orcl * 0
    09-JAN-2014 20:32:22 * service_update * orcl * 0
    Thu Jan 09 20:33:13 2014
    09-JAN-2014 20:33:13 * service_update * orcl * 0
    09-JAN-2014 20:34:04 * service_update * orcl * 0
    09-JAN-2014 20:34:40 * service_update * orcl * 0
    09-JAN-2014 20:35:28 * service_update * orcl * 0
    09-JAN-2014 20:35:31 * service_update * orcl * 0
    09-JAN-2014 20:36:19 * service_update * orcl * 0
    09-JAN-2014 20:37:10 * service_update * orcl * 0
    09-JAN-2014 20:37:55 * service_update * orcl * 0
    09-JAN-2014 20:38:43 * service_update * orcl * 0
    09-JAN-2014 20:39:31 * service_update * orcl * 0
    09-JAN-2014 20:40:22 * service_update * orcl * 0
    09-JAN-2014 20:40:31 * service_update * orcl * 0
    09-JAN-2014 20:41:19 * service_update * orcl * 0
    09-JAN-2014 20:42:07 * service_update * orcl * 0
    09-JAN-2014 20:42:55 * service_update * orcl * 0
    09-JAN-2014 20:43:43 * service_update * orcl * 0
    09-JAN-2014 20:44:34 * service_update * orcl * 0
    09-JAN-2014 20:44:40 * service_update * orcl * 0
    09-JAN-2014 20:44:58 * service_update * orcl * 0
    09-JAN-2014 20:45:43 * service_update * orcl * 0
    09-JAN-2014 20:45:55 * service_update * orcl * 0
    09-JAN-2014 20:45:58 * service_update * orcl * 0
    09-JAN-2014 20:46:49 * service_update * orcl * 0
    09-JAN-2014 20:47:40 * service_update * orcl * 0
    09-JAN-2014 20:48:25 * service_update * orcl * 0
    09-JAN-2014 20:49:16 * service_update * orcl * 0
    Thu Jan 09 20:50:07 2014
    09-JAN-2014 20:50:07 * service_update * orcl * 0
    09-JAN-2014 20:50:31 * service_update * orcl * 0
    09-JAN-2014 20:51:22 * service_update * orcl * 0
    09-JAN-2014 20:52:13 * service_update * orcl * 0
    09-JAN-2014 20:52:58 * service_update * orcl * 0
    09-JAN-2014 20:53:49 * service_update * orcl * 0
    09-JAN-2014 20:54:34 * service_update * orcl * 0
    09-JAN-2014 20:54:40 * service_update * orcl * 0
    09-JAN-2014 20:55:31 * service_update * orcl * 0
    09-JAN-2014 20:55:34 * service_update * orcl * 0
    09-JAN-2014 20:56:25 * service_update * orcl * 0
    09-JAN-2014 20:57:16 * service_update * orcl * 0
    09-JAN-2014 20:58:01 * service_update * orcl * 0
    09-JAN-2014 20:58:52 * service_update * orcl * 0
    09-JAN-2014 20:59:37 * service_update * orcl * 0
    09-JAN-2014 21:00:22 * service_update * orcl * 0
    09-JAN-2014 21:00:31 * service_update * orcl * 0
    09-JAN-2014 21:01:07 * service_update * orcl * 0
    09-JAN-2014 21:01:58 * service_update * orcl * 0
    09-JAN-2014 21:02:49 * service_update * orcl * 0
    09-JAN-2014 21:03:37 * service_update * orcl * 0
    09-JAN-2014 21:04:25 * service_update * orcl * 0
    09-JAN-2014 21:04:40 * service_update * orcl * 0
    09-JAN-2014 21:05:31 * service_update * orcl * 0
    09-JAN-2014 21:05:34 * service_update * orcl * 0
    09-JAN-2014 21:06:25 * service_update * orcl * 0
    Thu Jan 09 21:07:16 2014
    09-JAN-2014 21:07:16 * service_update * orcl * 0
    09-JAN-2014 21:08:01 * service_update * orcl * 0
    09-JAN-2014 21:08:46 * service_update * orcl * 0
    09-JAN-2014 21:08:55 * service_update * orcl * 0
    09-JAN-2014 21:09:01 * service_update * orcl * 0
    09-JAN-2014 21:09:52 * service_update * orcl * 0
    09-JAN-2014 21:10:37 * service_update * orcl * 0
    09-JAN-2014 21:11:28 * service_update * orcl * 0
    09-JAN-2014 21:12:19 * service_update * orcl * 0
    09-JAN-2014 21:13:04 * service_update * orcl * 0
    09-JAN-2014 21:13:55 * service_update * orcl * 0
    09-JAN-2014 21:14:40 * service_update * orcl * 0
    09-JAN-2014 21:15:25 * service_update * orcl * 0
    09-JAN-2014 21:15:34 * service_update * orcl * 0
    09-JAN-2014 21:16:25 * service_update * orcl * 0
    09-JAN-2014 21:16:58 * service_update * orcl * 0
    09-JAN-2014 21:17:40 * service_update * orcl * 0
    09-JAN-2014 21:17:55 * service_update * orcl * 0
    09-JAN-2014 21:18:40 * service_update * orcl * 0
    09-JAN-2014 21:19:31 * service_update * orcl * 0
    09-JAN-2014 21:20:25 * service_update * orcl * 0
    09-JAN-2014 21:20:37 * service_update * orcl * 0
    09-JAN-2014 21:20:40 * service_update * orcl * 0
    09-JAN-2014 21:21:31 * service_update * orcl * 0
    09-JAN-2014 21:22:22 * service_update * orcl * 0
    09-JAN-2014 21:23:07 * service_update * orcl * 0
    Thu Jan 09 21:23:58 2014
    09-JAN-2014 21:23:58 * service_update * orcl * 0
    09-JAN-2014 21:24:40 * service_update * orcl * 0
    09-JAN-2014 21:25:31 * service_update * orcl * 0
    09-JAN-2014 21:25:34 * service_update * orcl * 0
    09-JAN-2014 21:26:25 * service_update * orcl * 0
    09-JAN-2014 21:27:16 * service_update * orcl * 0
    09-JAN-2014 21:28:01 * service_update * orcl * 0
    09-JAN-2014 21:28:52 * service_update * orcl * 0
    09-JAN-2014 21:29:40 * service_update * orcl * 0
    09-JAN-2014 21:30:22 * service_update * orcl * 0
    09-JAN-2014 21:30:31 * service_update * orcl * 0
    09-JAN-2014 21:30:46 * service_update * orcl * 0
    09-JAN-2014 21:31:40 * service_update * orcl * 0
    09-JAN-2014 21:31:43 * service_update * orcl * 0
    09-JAN-2014 21:31:46 * service_update * orcl * 0
    09-JAN-2014 21:31:58 * service_update * orcl * 0
    09-JAN-2014 21:32:04 * service_update * orcl * 0
    09-JAN-2014 21:32:55 * service_update * orcl * 0
    09-JAN-2014 21:33:40 * service_update * orcl * 0
    09-JAN-2014 21:34:32 * service_update * orcl * 0
    09-JAN-2014 21:34:41 * service_update * orcl * 0
    09-JAN-2014 21:35:32 * service_update * orcl * 0
    09-JAN-2014 21:36:23 * service_update * orcl * 0
    09-JAN-2014 21:37:11 * service_update * orcl * 0
    09-JAN-2014 21:38:02 * service_update * orcl * 0
    09-JAN-2014 21:38:47 * service_update * orcl * 0
    09-JAN-2014 21:39:38 * service_update * orcl * 0
    09-JAN-2014 21:40:32 * service_update * orcl * 0
    09-JAN-2014 21:40:35 * service_update * orcl * 0
    Thu Jan 09 21:41:26 2014
    09-JAN-2014 21:41:26 * service_update * orcl * 0
    09-JAN-2014 21:42:14 * service_update * orcl * 0
    09-JAN-2014 21:43:02 * service_update * orcl * 0
    09-JAN-2014 21:43:05 * service_update * orcl * 0
    09-JAN-2014 21:43:08 * service_update * orcl * 0
    09-JAN-2014 21:43:56 * service_update * orcl * 0
    09-JAN-2014 21:44:41 * service_update * orcl * 0
    09-JAN-2014 21:45:29 * service_update * orcl * 0
    09-JAN-2014 21:45:32 * service_update * orcl * 0
    09-JAN-2014 21:46:20 * service_update * orcl * 0
    09-JAN-2014 21:47:11 * service_update * orcl * 0
    09-JAN-2014 21:48:02 * service_update * orcl * 0
    09-JAN-2014 21:48:53 * service_update * orcl * 0
    09-JAN-2014 21:49:41 * service_update * orcl * 0
    09-JAN-2014 21:50:32 * service_update * orcl * 0
    09-JAN-2014 21:51:23 * service_update * orcl * 0
    09-JAN-2014 21:51:56 * service_update * orcl * 0
    09-JAN-2014 21:52:47 * service_update * orcl * 0
    09-JAN-2014 21:53:32 * service_update * orcl * 0
    09-JAN-2014 21:53:35 * service_update * orcl * 0
    09-JAN-2014 21:54:17 * service_update * orcl * 0
    09-JAN-2014 21:54:41 * service_update * orcl * 0
    09-JAN-2014 21:55:02 * service_update * orcl * 0
    09-JAN-2014 21:55:05 * service_update * orcl * 0
    09-JAN-2014 21:55:08 * service_update * orcl * 0
    Thu Jan 09 23:01:25 2014
    09-JAN-2014 23:01:25 * service_update * orcl * 0
    09-JAN-2014 23:01:49 * service_update * orcl * 0
    09-JAN-2014 23:01:52 * service_update * orcl * 0
    09-JAN-2014 23:01:55 * service_update * orcl * 0
    09-JAN-2014 23:02:07 * service_update * orcl * 0
    09-JAN-2014 23:02:10 * service_update * orcl * 0
    09-JAN-2014 23:02:22 * service_update * orcl * 0
    09-JAN-2014 23:02:43 * service_update * orcl * 0
    09-JAN-2014 23:02:46 * service_update * orcl * 0
    09-JAN-2014 23:02:49 * service_update * orcl * 0
    09-JAN-2014 23:02:58 * service_update * orcl * 0
    09-JAN-2014 23:03:13 * service_update * orcl * 0
    09-JAN-2014 23:03:16 * service_update * orcl * 0
    09-JAN-2014 23:04:04 * service_update * orcl * 0
    09-JAN-2014 23:04:16 * service_update * orcl * 0
    09-JAN-2014 23:05:07 * service_update * orcl * 0
    09-JAN-2014 23:05:34 * service_update * orcl * 0
    09-JAN-2014 23:05:37 * service_update * orcl * 0
    09-JAN-2014 23:06:22 * service_update * orcl * 0
    09-JAN-2014 23:06:58 * service_update * orcl * 0
    09-JAN-2014 23:07:49 * service_update * orcl * 0
    09-JAN-2014 23:08:07 * service_update * orcl * 0
    09-JAN-2014 23:08:55 * service_update * orcl * 0
    09-JAN-2014 23:09:46 * service_update * orcl * 0
    09-JAN-2014 23:10:34 * service_update * orcl * 0
    09-JAN-2014 23:11:22 * service_update * orcl * 0
    09-JAN-2014 23:11:25 * service_update * orcl * 0
    09-JAN-2014 23:12:10 * service_update * orcl * 0
    09-JAN-2014 23:12:58 * service_update * orcl * 0
    09-JAN-2014 23:13:52 * service_update * orcl * 0
    09-JAN-2014 23:14:40 * service_update * orcl * 0
    09-JAN-2014 23:15:28 * service_update * orcl * 0
    09-JAN-2014 23:15:34 * service_update * orcl * 0
    09-JAN-2014 23:16:22 * service_update * orcl * 0
    09-JAN-2014 23:17:07 * service_update * orcl * 0
    09-JAN-2014 23:17:52 * service_update * orcl * 0
    Thu Jan 09 23:18:43 2014
    09-JAN-2014 23:18:43 * service_update * orcl * 0
    09-JAN-2014 23:19:34 * service_update * orcl * 0
    09-JAN-2014 23:20:25 * service_update * orcl * 0
    09-JAN-2014 23:20:34 * service_update * orcl * 0
    09-JAN-2014 23:21:25 * service_update * orcl * 0
    09-JAN-2014 23:22:10 * service_update * orcl * 0
    09-JAN-2014 23:23:01 * service_update * orcl * 0
    09-JAN-2014 23:23:52 * service_update * orcl * 0
    09-JAN-2014 23:23:55 * service_update * orcl * 0
    09-JAN-2014 23:23:58 * service_update * orcl * 0
    09-JAN-2014 23:24:28 * service_update * orcl * 0
    09-JAN-2014 23:24:31 * service_update * orcl * 0
    09-JAN-2014 23:24:52 * service_update * orcl * 0
    09-JAN-2014 23:25:40 * service_update * orcl * 0
    09-JAN-2014 23:25:43 * service_update * orcl * 0
    09-JAN-2014 23:25:46 * service_update * orcl * 0
    09-JAN-2014 23:26:31 * service_update * orcl * 0
    09-JAN-2014 23:27:19 * service_update * orcl * 0
    09-JAN-2014 23:28:10 * service_update * orcl * 0
    09-JAN-2014 23:29:01 * service_update * orcl * 0
    09-JAN-2014 23:29:52 * service_update * orcl * 0
    09-JAN-2014 23:30:31 * service_update * orcl * 0
    09-JAN-2014 23:30:46 * service_update * orcl * 0
    09-JAN-2014 23:31:25 * service_update * orcl * 0
    09-JAN-2014 23:32:04 * service_update * orcl * 0
    09-JAN-2014 23:32:52 * service_update * orcl * 0
    09-JAN-2014 23:33:43 * service_update * orcl * 0
    09-JAN-2014 23:34:34 * service_update * orcl * 0
    09-JAN-2014 23:35:22 * service_update * orcl * 0
    Thu Jan 09 23:35:34 2014
    09-JAN-2014 23:35:34 * service_update * orcl * 0
    09-JAN-2014 23:36:22 * service_update * orcl * 0
    09-JAN-2014 23:37:10 * service_update * orcl * 0
    09-JAN-2014 23:37:58 * service_update * orcl * 0
    09-JAN-2014 23:38:49 * service_update * orcl * 0
    09-JAN-2014 23:39:40 * service_update * orcl * 0
    09-JAN-2014 23:40:34 * service_update * orcl * 0
    09-JAN-2014 23:40:37 * service_update * orcl * 0
    09-JAN-2014 23:41:25 * service_update * orcl * 0
    09-JAN-2014 23:42:07 * service_update * orcl * 0
    09-JAN-2014 23:42:58 * service_update * orcl * 0
    09-JAN-2014 23:43:49 * service_update * orcl * 0
    09-JAN-2014 23:43:55 * service_update * orcl * 0
    09-JAN-2014 23:43:58 * service_update * orcl * 0
    09-JAN-2014 23:44:49 * service_update * orcl * 0
    09-JAN-2014 23:45:34 * service_update * orcl * 0
    09-JAN-2014 23:46:25 * service_update * orcl * 0
    09-JAN-2014 23:47:10 * service_update * orcl * 0
    09-JAN-2014 23:47:31 * service_update * orcl * 0
    09-JAN-2014 23:47:52 * service_update * orcl * 0
    09-JAN-2014 23:47:55 * service_update * orcl * 0
    09-JAN-2014 23:48:46 * service_update * orcl * 0
    09-JAN-2014 23:49:37 * service_update * orcl * 0
    09-JAN-2014 23:50:25 * service_update * orcl * 0
    09-JAN-2014 23:50:34 * service_update * orcl * 0
    09-JAN-2014 23:50:37 * service_update * orcl * 0
    09-JAN-2014 23:51:25 * service_update * orcl * 0
    09-JAN-2014 23:52:10 * service_update * orcl * 0
    Thu Jan 09 23:53:01 2014
    09-JAN-2014 23:53:01 * service_update * orcl * 0
    09-JAN-2014 23:53:52 * service_update * orcl * 0
    09-JAN-2014 23:54:43 * service_update * orcl * 0
    09-JAN-2014 23:54:46 * service_update * orcl * 0
    09-JAN-2014 23:54:49 * service_update * orcl * 0
    09-JAN-2014 23:54:52 * service_update * orcl * 0
    09-JAN-2014 23:54:55 * service_update * orcl * 0
    09-JAN-2014 23:55:40 * service_update * orcl * 0
    09-JAN-2014 23:56:28 * service_update * orcl * 0
    09-JAN-2014 23:57:13 * service_update * orcl * 0
    09-JAN-2014 23:58:04 * service_update * orcl * 0
    09-JAN-2014 23:58:58 * service_update * orcl * 0
    09-JAN-2014 23:59:46 * service_update * orcl * 0
    09-JAN-2014 23:59:52 * service_update * orcl * 0
    09-JAN-2014 23:59:55 * service_update * orcl * 0
    10-JAN-2014 00:00:34 * service_update * orcl * 0
    10-JAN-2014 00:01:07 * service_update * orcl * 0
    10-JAN-2014 00:01:13 * service_update * orcl * 0
    10-JAN-2014 00:01:25 * service_update * orcl * 0
    10-JAN-2014 00:02:01 * service_update * orcl * 0
    10-JAN-2014 00:02:52 * service_update * orcl * 0
    10-JAN-2014 00:02:58 * service_update * orcl * 0
    10-JAN-2014 00:03:01 * service_update * orcl * 0
    10-JAN-2014 00:03:49 * service_update * orcl * 0
    10-JAN-2014 00:04:40 * service_update * orcl * 0
    10-JAN-2014 00:05:28 * service_update * orcl * 0
    10-JAN-2014 00:05:34 * service_update * orcl * 0
    10-JAN-2014 00:05:37 * service_update * orcl * 0
    10-JAN-2014 00:05:40 * service_update * orcl * 0
    10-JAN-2014 00:06:28 * service_update * orcl * 0
    10-JAN-2014 00:07:13 * service_update * orcl * 0
    10-JAN-2014 00:08:04 * service_update * orcl * 0
    10-JAN-2014 00:08:55 * service_update * orcl * 0
    Fri Jan 10 00:09:46 2014
    10-JAN-2014 00:09:46 * service_update * orcl * 0
    10-JAN-2014 00:10:31 * service_update * orcl * 0
    10-JAN-2014 00:10:34 * service_update * orcl * 0
    10-JAN-2014 00:10:55 * service_update * orcl * 0
    10-JAN-2014 00:10:58 * service_update * orcl * 0
    10-JAN-2014 00:11:25 * service_update * orcl * 0
    10-JAN-2014 00:11:37 * service_update * orcl * 0
    10-JAN-2014 00:12:19 * service_update * orcl * 0
    10-JAN-2014 00:13:10 * service_update * orcl * 0
    10-JAN-2014 00:14:01 * service_update * orcl * 0
    10-JAN-2014 00:14:52 * service_update * orcl * 0
    10-JAN-2014 00:14:55 * service_update * orcl * 0
    10-JAN-2014 00:14:58 * service_update * orcl * 0
    10-JAN-2014 00:15:43 * service_update * orcl * 0
    10-JAN-2014 00:16:34 * service_update * orcl * 0
    10-JAN-2014 00:16:37 * service_update * orcl * 0
    10-JAN-2014 00:17:25 * service_update * orcl * 0
    10-JAN-2014 00:17:52 * service_update * orcl * 0
    10-JAN-2014 00:18:40 * service_update * orcl * 0
    10-JAN-2014 00:19:31 * service_update * orcl * 0
    10-JAN-2014 00:20:19 * service_update * orcl * 0
    10-JAN-2014 00:20:34 * service_update * orcl * 0
    10-JAN-2014 00:21:25 * service_update * orcl * 0
    10-JAN-2014 00:22:13 * service_update * orcl * 0
    10-JAN-2014 00:23:01 * service_update * orcl * 0
    10-JAN-2014 00:23:52 * service_update * orcl * 0
    10-JAN-2014 00:24:43 * service_update * orcl * 0
    10-JAN-2014 00:25:37 * service_update * orcl * 0
    Fri Jan 10 00:26:28 2014
    10-JAN-2014 00:26:28 * service_update * orcl * 0
    10-JAN-2014 00:27:13 * service_update * orcl * 0
    10-JAN-2014 00:28:04 * service_update * orcl * 0
    10-JAN-2014 00:28:55 * service_update * orcl * 0
    10-JAN-2014 00:29:43 * service_update * orcl * 0
    10-JAN-2014 00:30:28 * service_update * orcl * 0
    10-JAN-2014 00:30:34 * service_update * orcl * 0
    10-JAN-2014 00:30:49 * service_update * orcl * 0
    10-JAN-2014 00:31:25 * service_update * orcl * 0
    10-JAN-2014 00:32:10 * service_update * orcl * 0
    10-JAN-2014 00:32:19 * service_update * orcl * 0
    10-JAN-2014 00:33:10 * service_update * orcl * 0
    10-JAN-2014 00:33:34 * service_update * orcl * 0
    10-JAN-2014 00:33:55 * service_update * orcl * 0
    10-JAN-2014 00:33:58 * service_update * orcl * 0
    10-JAN-2014 00:34:47 * service_update * orcl * 0
    10-JAN-2014 00:34:59 * service_update * orcl * 0
    10-JAN-2014 00:35:41 * service_update * orcl * 0
    10-JAN-2014 00:35:59 * service_update * orcl * 0
    10-JAN-2014 00:36:02 * service_update * orcl * 0
    10-JAN-2014 00:36:05 * service_update * orcl * 0
    10-JAN-2014 00:36:53 * service_update * orcl * 0
    10-JAN-2014 00:37:38 * service_update * orcl * 0
    10-JAN-2014 00:37:42 * (CONNECT_DATA=(SERVICE_NAME=PDBORCL)(CID=(PROGRAM=C:\app\hasnaa\product\12.1.0\dbhome_1\BIN\sqlplus.exe)(HOST=HASNAA)(USER=hasnaa))) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=50252)) * establish * PDBORCL * 0
    10-JAN-2014 00:37:44 * service_update * orcl * 0
    10-JAN-2014 00:38:20 * service_update * orcl * 0
    10-JAN-2014 00:39:11 * service_update * orcl * 0
    10-JAN-2014 00:39:17 * (CONNECT_DATA=(CID=(PROGRAM=SQL Developer)(HOST=__jdbc__)(USER=hasnaa))(SERVICE_NAME=PDBORCL)) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=50305)) * establish * PDBORCL * 0
    10-JAN-2014 00:39:20 * service_update * orcl * 0
    10-JAN-2014 00:40:11 * service_update * orcl * 0
    10-JAN-2014 00:40:29 * service_update * orcl * 0
    10-JAN-2014 00:40:35 * service_update * orcl * 0
    10-JAN-2014 00:40:38 * service_update * orcl * 0
    10-JAN-2014 00:41:26 * service_update * orcl * 0
    10-JAN-2014 00:41:32 * service_update * orcl * 0
    10-JAN-2014 00:42:20 * service_update * orcl * 0
    10-JAN-2014 00:43:08 * service_update * orcl * 0
    Fri Jan 10 00:43:59 2014
    10-JAN-2014 00:43:59 * service_update * orcl * 0
    10-JAN-2014 00:44:50 * service_update * orcl * 0
    10-JAN-2014 00:45:35 * service_update * orcl * 0
    10-JAN-2014 00:46:26 * service_update * orcl * 0
    10-JAN-2014 00:47:11 * service_update * orcl * 0
    10-JAN-2014 00:48:02 * service_update * orcl * 0
    10-JAN-2014 00:48:53 * service_update * orcl * 0
    10-JAN-2014 00:49:44 * service_update * orcl * 0
    10-JAN-2014 00:50:35 * service_update * orcl * 0
    10-JAN-2014 00:51:20 * service_update * orcl * 0
    10-JAN-2014 00:51:26 * service_update * orcl * 0
    10-JAN-2014 00:52:11 * service_update * orcl * 0
    10-JAN-2014 00:52:59 * service_update * orcl * 0
    10-JAN-2014 00:53:50 * service_update * orcl * 0
    10-JAN-2014 00:54:41 * service_update * orcl * 0
    10-JAN-2014 00:55:32 * service_update * orcl * 0
    10-JAN-2014 00:56:23 * service_update * orcl * 0
    10-JAN-2014 00:56:38 * service_update * orcl * 0
    10-JAN-2014 00:56:56 * service_update * orcl * 0
    10-JAN-2014 00:57:02 * service_update * orcl * 0
    10-JAN-2014 00:57:53 * service_update * orcl * 0
    10-JAN-2014 00:58:41 * service_update * orcl * 0
    10-JAN-2014 00:59:32 * service_update * orcl * 0
    10-JAN-2014 01:00:17 * service_update * orcl * 0
    10-JAN-2014 01:00:32 * service_update * orcl * 0
    Fri Jan 10 01:01:08 2014
    10-JAN-2014 01:01:08 * service_update * orcl * 0
    10-JAN-2014 01:01:26 * service_update * orcl * 0
    10-JAN-2014 01:02:08 * service_update * orcl * 0
    10-JAN-2014 01:02:59 * service_update * orcl * 0
    10-JAN-2014 01:03:50 * service_update * orcl * 0
    10-JAN-2014 01:04:41 * service_update * orcl * 0
    10-JAN-2014 01:05:29 * service_update * orcl * 0
    10-JAN-2014 01:05:35 * service_update * orcl * 0
    10-JAN-2014 01:06:26 * service_update * orcl * 0
    10-JAN-2014 01:07:14 * service_update * orcl * 0
    10-JAN-2014 01:07:35 * service_update * orcl * 0
    10-JAN-2014 01:08:26 * service_update * orcl * 0
    10-JAN-2014 01:09:17 * service_update * orcl * 0
    10-JAN-2014 01:10:05 * service_update * orcl * 0
    10-JAN-2014 01:10:35 * service_update * orcl * 0
    10-JAN-2014 01:11:26 * service_update * orcl * 0
    10-JAN-2014 01:12:17 * service_update * orcl * 0
    10-JAN-2014 01:12:53 * service_update * orcl * 0
    10-JAN-2014 01:13:38 * service_update * orcl * 0
    10-JAN-2014 01:14:29 * service_update * orcl * 0
    10-JAN-2014 01:15:14 * service_update * orcl * 0
    10-JAN-2014 01:15:32 * service_update * orcl * 0
    10-JAN-2014 01:16:20 * service_update * orcl * 0
    10-JAN-2014 01:17:05 * service_update * orcl * 0
    Fri Jan 10 01:17:50 2014
    10-JAN-2014 01:17:50 * service_update * orcl * 0
    10-JAN-2014 01:17:53 * service_update * orcl * 0
    10-JAN-2014 01:18:44 * service_update * orcl * 0
    10-JAN-2014 01:19:35 * service_update * orcl * 0
    10-JAN-2014 01:19:50 * service_update * orcl * 0
    10-JAN-2014 01:19:59 * service_update * orcl * 0
    10-JAN-2014 01:20:05 * service_update * orcl * 0
    10-JAN-2014 01:20:35 * service_update * orcl * 0
    10-JAN-2014 01:20:38 * service_update * orcl * 0
    10-JAN-2014 01:21:26 * service_update * orcl * 0
    10-JAN-2014 01:22:14 * service_update * orcl * 0
    10-JAN-2014 01:23:05 * service_update * orcl * 0
    10-JAN-2014 01:23:56 * service_update * orcl * 0
    10-JAN-2014 01:24:47 * service_update * orcl * 0
    10-JAN-2014 01:25:35 * service_update * orcl * 0
    10-JAN-2014 01:26:26 * service_update * orcl * 0
    10-JAN-2014 01:27:17 * service_update * orcl * 0
    10-JAN-2014 01:28:08 * service_update * orcl * 0
    10-JAN-2014 01:28:59 * service_update * orcl * 0
    10-JAN-2014 01:29:50 * service_update * orcl * 0
    10-JAN-2014 01:30:32 * service_update * orcl * 0
    10-JAN-2014 01:30:47 * service_update * orcl * 0
    10-JAN-2014 01:31:26 * service_update * orcl * 0
    10-JAN-2014 01:32:11 * service_update * orcl * 0
    10-JAN-2014 01:32:59 * service_update * orcl * 0
    Fri Jan 10 05:33:54 2014
    10-JAN-2014 05:33:54 * service_update * orcl * 0
    10-JAN-2014 05:34:06 * service_update * orcl * 0
    10-JAN-2014 05:34:18 * service_update * orcl * 0
    10-JAN-2014 05:34:21 * service_update * orcl * 0
    10-JAN-2014 05:34:27 * service_update * orcl * 0
    10-JAN-2014 05:34:39 * service_update * orcl * 0
    10-JAN-2014 05:34:45 * service_update * orcl * 0
    10-JAN-2014 05:35:06 * service_update * orcl * 0
    10-JAN-2014 05:35:09 * service_update * orcl * 0
    10-JAN-2014 05:35:15 * service_update * orcl * 0
    10-JAN-2014 05:35:39 * service_update * orcl * 0
    10-JAN-2014 05:35:42 * service_update * orcl * 0
    10-JAN-2014 05:35:45 * service_update * orcl * 0
    10-JAN-2014 05:36:33 * service_update * orcl * 0
    10-JAN-2014 05:37:24 * service_update * orcl * 0
    10-JAN-2014 05:38:15 * service_update * orcl * 0
    10-JAN-2014 05:39:03 * service_update * orcl * 0
    10-JAN-2014 05:39:48 * service_update * orcl * 0
    10-JAN-2014 05:40:33 * service_update * orcl * 0
    10-JAN-2014 05:41:24 * service_update * orcl * 0
    10-JAN-2014 05:42:15 * service_update * orcl * 0
    10-JAN-2014 05:43:06 * service_update * orcl * 0
    10-JAN-2014 05:43:54 * service_update * orcl * 0
    10-JAN-2014 05:44:36 * service_update * orcl * 0
    10-JAN-2014 05:45:27 * service_update * orcl * 0
    10-JAN-2014 05:45:36 * service_update * orcl * 0
    10-JAN-2014 05:46:27 * service_update * orcl * 0
    10-JAN-2014 05:47:15 * service_update * orcl * 0
    10-JAN-2014 05:48:09 * service_update * orcl * 0
    10-JAN-2014 05:48:57 * service_update * orcl * 0
    10-JAN-2014 05:49:42 * service_update * orcl * 0
    10-JAN-2014 05:50:33 * service_update * orcl * 0
    Fri Jan 10 05:51:24 2014
    10-JAN-2014 05:51:24 * service_update * orcl * 0
    10-JAN-2014 05:52:15 * service_update * orcl * 0
    10-JAN-2014 05:52:48 * service_update * orcl * 0
    10-JAN-2014 05:53:39 * service_update * orcl * 0
    10-JAN-2014 05:53:54 * service_update * orcl * 0
    10-JAN-2014 05:54:39 * service_update * orcl * 0
    10-JAN-2014 05:55:30 * service_update * orcl * 0
    10-JAN-2014 05:55:33 * service_update * orcl * 0
    10-JAN-2014 05:56:24 * service_update * orcl * 0
    10-JAN-2014 05:57:15 * service_update * orcl * 0
    10-JAN-2014 05:57:33 * service_update * orcl * 0
    10-JAN-2014 05:58:06 * service_update * orcl * 0
    10-JAN-2014 05:58:09 * service_update * orcl * 0
    10-JAN-2014 05:59:00 * service_update * orcl * 0
    10-JAN-2014 05:59:45 * service_update * orcl * 0
    10-JAN-2014 06:00:30 * service_update * orcl * 0
    10-JAN-2014 06:00:33 * service_update * orcl * 0
    10-JAN-2014 06:00:36 * service_update * orcl * 0
    10-JAN-2014 06:01:09 * service_update * orcl * 0
    10-JAN-2014 06:02:00 * service_update * orcl * 0
    10-JAN-2014 06:02:51 * service_update * orcl * 0
    10-JAN-2014 06:03:15 * service_update * orcl * 0
    10-JAN-2014 06:03:54 * service_update * orcl * 0
    10-JAN-2014 06:04:39 * service_update * orcl * 0
    10-JAN-2014 06:05:30 * service_update * orcl * 0
    10-JAN-2014 06:05:33 * service_update * orcl * 0
    10-JAN-2014 06:06:21 * service_update * orcl * 0
    10-JAN-2014 06:07:09 * service_update * orcl * 0
    10-JAN-2014 06:08:00 * service_update * orcl * 0
    Fri Jan 10 06:08:51 2014
    10-JAN-2014 06:08:51 * service_update * orcl * 0
    10-JAN-2014 06:09:39 * service_update * orcl * 0
    10-JAN-2014 06:10:30 * service_update * orcl * 0
    10-JAN-2014 06:10:33 * service_update * orcl * 0
    10-JAN-2014 06:11:21 * service_update * orcl * 0
    10-JAN-2014 06:12:09 * service_update * orcl * 0
    10-JAN-2014 06:12:57 * service_update * orcl * 0
    10-JAN-2014 06:13:45 * service_update * orcl * 0
    10-JAN-2014 06:13:54 * service_update * orcl * 0
    10-JAN-2014 06:14:42 * service_update * orcl * 0
    10-JAN-2014 06:15:27 * service_update * orcl * 0
    10-JAN-2014 06:15:33 * service_update * orcl * 0
    10-JAN-2014 06:16:21 * service_update * orcl * 0
    10-JAN-2014 06:17:12 * service_update * orcl * 0
    10-JAN-2014 06:17:51 * service_update * orcl * 0
    10-JAN-2014 06:18:42 * service_update * orcl * 0
    10-JAN-2014 06:19:27 * service_update * orcl * 0
    10-JAN-2014 06:20:12 * service_update * orcl * 0
    10-JAN-2014 06:20:33 * service_update * orcl * 0
    10-JAN-2014 06:20:36 * service_update * orcl * 0
    10-JAN-2014 06:21:06 * service_update * orcl * 0
    10-JAN-2014 06:21:12 * service_update * orcl * 0
    10-JAN-2014 06:22:03 * service_update * orcl * 0
    10-JAN-2014 06:22:51 * service_update * orcl * 0
    10-JAN-2014 06:23:42 * service_update * orcl * 0
    10-JAN-2014 06:23:54 * service_update * orcl * 0
    10-JAN-2014 06:24:36 * service_update * orcl * 0
    10-JAN-2014 06:25:27 * service_update * orcl * 0
    Fri Jan 10 06:25:36 2014
    10-JAN-2014 06:25:36 * service_update * orcl * 0
    10-JAN-2014 06:26:24 * service_update * orcl * 0
    10-JAN-2014 06:27:12 * service_update * orcl * 0
    10-JAN-2014 06:28:03 * service_update * orcl * 0
    10-JAN-2014 06:28:54 * service_update * orcl * 0
    10-JAN-2014 06:29:42 * service_update * orcl * 0
    10-JAN-2014 06:30:24 * service_update * orcl * 0
    10-JAN-2014 06:30:48 * service_update * orcl * 0
    10-JAN-2014 06:31:39 * service_update * orcl * 0
    10-JAN-2014 06:32:27 * service_update * orcl * 0
    10-JAN-2014 06:33:18 * service_update * orcl * 0
    10-JAN-2014 06:33:54 * service_update * orcl * 0
    10-JAN-2014 06:34:33 * service_update * orcl * 0
    10-JAN-2014 06:35:24 * service_update * orcl * 0
    10-JAN-2014 06:35:33 * service_update * orcl * 0
    10-JAN-2014 06:36:24 * service_update * orcl * 0
    10-JAN-2014 06:37:15 * service_update * orcl * 0
    10-JAN-2014 06:38:03 * service_update * orcl * 0
    10-JAN-2014 06:38:54 * service_update * orcl * 0
    10-JAN-2014 06:39:39 * service_update * orcl * 0
    10-JAN-2014 06:40:30 * service_update * orcl * 0
    10-JAN-2014 06:40:33 * service_update * orcl * 0
    10-JAN-2014 06:41:24 * service_update * orcl * 0
    10-JAN-2014 06:42:15 * service_update * orcl * 0
    Fri Jan 10 06:43:06 2014
    10-JAN-2014 06:43:06 * service_update * orcl * 0
    10-JAN-2014 06:43:27 * service_update * orcl * 0
    10-JAN-2014 06:43:54 * service_update * orcl * 0
    10-JAN-2014 06:44:12 * service_update * orcl * 0
    10-JAN-2014 06:44:57 * service_update * orcl * 0
    10-JAN-2014 06:45:39 * service_update * orcl * 0
    10-JAN-2014 06:46:27 * service_update * orcl * 0
    10-JAN-2014 06:47:06 * service_update * orcl * 0
    10-JAN-2014 06:47:54 * service_update * orcl * 0
    10-JAN-2014 06:48:39 * service_update * orcl * 0
    10-JAN-2014 06:49:24 * service_update * orcl * 0
    10-JAN-2014 06:49:30 * service_update * orcl * 0
    10-JAN-2014 06:49:33 * service_update * orcl * 0
    10-JAN-2014 06:50:21 * service_update * orcl * 0
    10-JAN-2014 06:50:36 * service_update * orcl * 0
    10-JAN-2014 06:51:27 * service_update * orcl * 0
    10-JAN-2014 06:52:15 * service_update * orcl * 0
    10-JAN-2014 06:53:06 * service_update * orcl * 0
    10-JAN-2014 06:53:39 * service_update * orcl * 0
    10-JAN-2014 06:53:54 * service_update * orcl * 0
    10-JAN-2014 06:54:42 * service_update * orcl * 0
    10-JAN-2014 06:55:33 * service_update * orcl * 0
    10-JAN-2014 06:56:24 * service_update * orcl * 0
    10-JAN-2014 06:57:12 * service_update * orcl * 0
    10-JAN-2014 06:58:00 * service_update * orcl * 0
    10-JAN-2014 06:58:48 * service_update * orcl * 0
    10-JAN-2014 06:59:36 * service_update * orcl * 0
    Fri Jan 10 07:00:21 2014
    10-JAN-2014 07:00:21 * service_update * orcl * 0
    10-JAN-2014 07:00:27 * service_update * orcl * 0
    10-JAN-2014 07:00:33 * service_update * orcl * 0
    10-JAN-2014 07:00:36 * service_update * orcl * 0
    10-JAN-2014 07:01:06 * service_update * orcl * 0
    10-JAN-2014 07:01:09 * service_update * orcl * 0
    10-JAN-2014 07:01:15 * service_update * orcl * 0
    10-JAN-2014 07:02:06 * service_update * orcl * 0
    10-JAN-2014 07:02:57 * service_update * orcl * 0
    10-JAN-2014 07:03:48 * service_update * orcl * 0
    10-JAN-2014 07:03:54 * service_update * orcl * 0
    10-JAN-2014 07:04:33 * service_update * orcl * 0
    10-JAN-2014 07:05:21 * service_update * orcl * 0
    10-JAN-2014 07:05:33 * service_update * orcl * 0
    10-JAN-2014 07:06:21 * service_update * orcl * 0
    10-JAN-2014 07:06:24 * service_update * orcl * 0
    10-JAN-2014 07:07:06 * service_update * orcl * 0
    10-JAN-2014 07:07:12 * service_update * orcl * 0
    10-JAN-2014 07:07:27 * service_update * orcl * 0
    10-JAN-2014 07:08:18 * service_update * orcl * 0
    10-JAN-2014 07:09:09 * service_update * orcl * 0
    10-JAN-2014 07:09:54 * service_update * orcl * 0
    10-JAN-2014 07:10:39 * service_update * orcl * 0
    10-JAN-2014 07:11:30 * service_update * orcl * 0
    10-JAN-2014 07:12:18 * service_update * orcl * 0
    10-JAN-2014 07:13:09 * service_update * orcl * 0
    10-JAN-2014 07:13:54 * service_update * orcl * 0
    10-JAN-2014 07:14:39 * service_update * orcl * 0
    10-JAN-2014 07:14:54 * service_update * orcl * 0
    10-JAN-2014 07:15:33 * service_update * orcl * 0
    10-JAN-2014 07:16:24 * service_update * orcl * 0
    Fri Jan 10 07:17:15 2014
    10-JAN-2014 07:17:15 * service_update * orcl * 0
    10-JAN-2014 07:17:54 * service_update * orcl * 0
    10-JAN-2014 07:18:45 * service_update * orcl * 0
    10-JAN-2014 07:19:30 * service_update * orcl * 0
    10-JAN-2014 07:20:21 * service_update * orcl * 0
    10-JAN-2014 07:20:33 * service_update * orcl * 0
    10-JAN-2014 07:21:21 * service_update * orcl * 0
    10-JAN-2014 07:22:09 * service_update * orcl * 0
    10-JAN-2014 07:23:00 * service_update * orcl * 0
    10-JAN-2014 07:23:51 * service_update * orcl * 0
    10-JAN-2014 07:23:54 * service_update * orcl * 0
    10-JAN-2014 07:24:36 * service_update * orcl * 0
    10-JAN-2014 07:25:27 * service_update * orcl * 0
    10-JAN-2014 07:25:36 * service_update * orcl * 0
    10-JAN-2014 07:25:39 * service_update * orcl * 0
    10-JAN-2014 07:26:27 * service_update * orcl * 0
    10-JAN-2014 07:27:18 * service_update * orcl * 0
    10-JAN-2014 07:28:09 * service_update * orcl * 0
    10-JAN-2014 07:29:00 * service_update * orcl * 0
    10-JAN-2014 07:29:24 * service_update * orcl * 0
    10-JAN-2014 07:30:09 * service_update * orcl * 0
    10-JAN-2014 07:30:12 * service_update * orcl * 0
    10-JAN-2014 07:30:33 * service_update * orcl * 0
    10-JAN-2014 07:30:48 * service_update * orcl * 0
    10-JAN-2014 07:31:39 * service_update * orcl * 0
    10-JAN-2014 07:32:30 * service_update * orcl * 0
    10-JAN-2014 07:33:18 * service_update * orcl * 0
    10-JAN-2014 07:33:54 * service_update * orcl * 0
    Fri Jan 10 07:34:39 2014
    10-JAN-2014 07:34:39 * service_update * orcl * 0
    10-JAN-2014 07:35:30 * service_update * orcl * 0
    10-JAN-2014 07:36:18 * service_update * orcl * 0
    10-JAN-2014 07:37:09 * service_update * orcl * 0
    10-JAN-2014 07:37:30 * service_update * orcl * 0
    10-JAN-2014 07:38:18 * service_update * orcl * 0
    10-JAN-2014 07:39:06 * service_update * orcl * 0
    10-JAN-2014 07:39:54 * service_update * orcl * 0
    10-JAN-2014 07:40:39 * service_update * orcl * 0
    10-JAN-2014 07:41:30 * service_update * orcl * 0
    10-JAN-2014 07:42:21 * service_update * orcl * 0
    10-JAN-2014 07:43:09 * service_update * orcl * 0
    10-JAN-2014 07:43:45 * service_update * orcl * 0
    10-JAN-2014 07:43:54 * service_update * orcl * 0
    10-JAN-2014 07:44:39 * service_update * orcl * 0
    10-JAN-2014 07:45:27 * service_update * orcl * 0
    10-JAN-2014 07:45:33 * service_update * orcl * 0
    10-JAN-2014 07:46:21 * service_update * orcl * 0
    10-JAN-2014 07:47:09 * service_update * orcl * 0
    10-JAN-2014 07:48:00 * service_update * orcl * 0
    10-JAN-2014 07:48:51 * service_update * orcl * 0
    System parameter file is C:\app\hasnaa\product\12.1.0\dbhome_1\network\admin\listener.ora
    Log messages written to C:\app\hasnaa\diag\tnslsnr\hasnaa\listener\alert\log.xml
    Trace information written to C:\app\hasnaa\diag\tnslsnr\hasnaa\listener\trace\ora_3068_2196.trc
    Trace level is currently 0
    Started with pid=3068
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hasnaa)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521))
    10-JAN-2014 12:43:12 * service_register * orcl * 12542
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
      TNS-00512: Address already in use
       64-bit Windows Error: 48: Unknown error
    10-JAN-2014 12:43:15 * service_update * orcl * 0
    10-JAN-2014 12:43:18 * service_update * orcl * 0
    10-JAN-2014 12:43:21 * service_update * orcl * 0
    10-JAN-2014 12:43:45 * service_update * orcl * 0
    10-JAN-2014 12:43:48 * service_update * orcl * 0
    10-JAN-2014 12:43:57 * service_update * orcl * 0
    10-JAN-2014 12:44:24 * service_update * orcl * 0
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=hasnaa)(PORT=5500))(Security=(my_wallet_directory=C:\APP\HASNAA\admin\orcl\xdb_wallet))(Presentation=HTTP)(Session=RAW))
    10-JAN-2014 12:44:31 * service_update * orcl * 0
    10-JAN-2014 12:44:34 * service_update * orcl * 0
    10-JAN-2014 12:44:52 * service_update * orcl * 0
    10-JAN-2014 12:44:55 * service_update * orcl * 0
    10-JAN-2014 12:45:19 * service_update * orcl * 0
    10-JAN-2014 12:45:25 * service_update * orcl * 0
    10-JAN-2014 12:45:28 * service_update * orcl * 0
    10-JAN-2014 12:45:31 * service_update * orcl * 0
    10-JAN-2014 12:45:34 * service_update * orcl * 0
    10-JAN-2014 12:45:37 * service_update * orcl * 0
    10-JAN-2014 12:46:22 * service_update * orcl * 0
    10-JAN-2014 12:47:13 * service_update * orcl * 0
    10-JAN-2014 12:48:04 * service_update * orcl * 0
    10-JAN-2014 12:48:07 * service_update * orcl * 0
    10-JAN-2014 12:48:10 * service_update * orcl * 0
    10-JAN-2014 12:48:58 * service_update * orcl * 0
    10-JAN-2014 12:49:49 * service_update * orcl * 0
    10-JAN-2014 12:50:37 * service_update * orcl * 0
    10-JAN-2014 12:51:22 * service_update * orcl * 0
    10-JAN-2014 12:52:13 * service_update * orcl * 0
    10-JAN-2014 12:53:04 * service_update * orcl * 0
    10-JAN-2014 12:53:52 * service_update * orcl * 0
    10-JAN-2014 12:53:58 * service_update * orcl * 0
    10-JAN-2014 12:54:40 * service_update * orcl * 0
    10-JAN-2014 12:55:31 * service_update * orcl * 0
    10-JAN-2014 12:55:34 * service_update * orcl * 0
    10-JAN-2014 12:56:25 * service_update * orcl * 0
    10-JAN-2014 12:57:16 * service_update * orcl * 0
    Fri Jan 10 12:58:07 2014
    10-JAN-2014 12:58:07 * service_update * orcl * 0
    10-JAN-2014 12:58:58 * service_update * orcl * 0
    10-JAN-2014 12:59:49 * service_update * orcl * 0
    10-JAN-2014 13:00:34 * service_update * orcl * 0
    10-JAN-2014 13:01:07 * service_update * orcl * 0
    10-JAN-2014 13:01:49 * service_update * orcl * 0
    10-JAN-2014 13:02:28 * service_update * orcl * 0
    10-JAN-2014 13:03:19 * service_update * orcl * 0
    10-JAN-2014 13:03:58 * service_update * orcl * 0
    10-JAN-2014 13:04:46 * service_update * orcl * 0
    10-JAN-2014 13:05:34 * service_update * orcl * 0
    10-JAN-2014 13:06:22 * service_update * orcl * 0
    10-JAN-2014 13:07:13 * service_update * orcl * 0
    10-JAN-2014 13:07:40 * service_update * orcl * 0
    10-JAN-2014 13:07:55 * service_update * orcl * 0
    10-JAN-2014 13:08:43 * service_update * orcl * 0
    10-JAN-2014 13:09:28 * service_update * orcl * 0
    10-JAN-2014 13:10:16 * service_update * orcl * 0
    10-JAN-2014 13:10:37 * service_update * orcl * 0
    10-JAN-2014 13:11:22 * service_update * orcl * 0
    10-JAN-2014 13:11:31 * service_update * orcl * 0
    10-JAN-2014 13:12:22 * service_update * orcl * 0
    Fri Jan 10 13:45:11 2014
    10-JAN-2014 13:45:11 * service_update * orcl * 0
    10-JAN-2014 13:45:17 * service_update * orcl * 0
    10-JAN-2014 13:45:23 * service_update * orcl * 0
    Sat Jan 11 00:34:19 2014
    11-JAN-2014 00:34:19 * service_update * orcl * 0
    11-JAN-2014 00:34:22 * service_update * orcl * 0
    11-JAN-2014 00:34:28 * service_update * orcl * 0
    11-JAN-2014 00:34:31 * service_update * orcl * 0
    11-JAN-2014 00:34:37 * service_update * orcl * 0
    11-JAN-2014 00:35:01 * service_update * orcl * 0
    11-JAN-2014 00:35:07 * service_update * orcl * 0
    11-JAN-2014 00:35:13 * service_update * orcl * 0
    11-JAN-2014 00:35:34 * service_update * orcl * 0
    11-JAN-2014 00:36:10 * service_update * orcl * 0
    11-JAN-2014 00:36:19 * service_update * orcl * 0
    11-JAN-2014 00:37:10 * service_update * orcl * 0
    11-JAN-2014 00:37:58 * service_update * orcl * 0
    11-JAN-2014 00:38:52 * service_update * orcl * 0
    11-JAN-2014 00:39:37 * service_update * orcl * 0
    11-JAN-2014 00:39:58 * service_update * orcl * 0
    11-JAN-2014 00:40:43 * service_update * orcl * 0
    11-JAN-2014 00:41:28 * service_update * orcl * 0
    11-JAN-2014 00:42:19 * service_update * orcl * 0
    11-JAN-2014 00:43:07 * service_update * orcl * 0
    11-JAN-2014 00:43:58 * service_update * orcl * 0
    11-JAN-2014 00:44:19 * service_update * orcl * 0
    11-JAN-2014 00:45:07 * service_update * orcl * 0
    11-JAN-2014 00:45:34 * service_update * orcl * 0
    11-JAN-2014 00:46:25 * service_update * orcl * 0
    11-JAN-2014 00:47:13 * service_update * orcl * 0
    11-JAN-2014 00:48:04 * service_update * orcl * 0
    11-JAN-2014 00:48:55 * service_update * orcl * 0
    11-JAN-2014 00:49:40 * service_update * orcl * 0
    11-JAN-2014 00:49:52 * service_update * orcl * 0
    11-JAN-2014 00:50:34 * service_update * orcl * 0
    Sat Jan 11 00:51:25 2014
    11-JAN-2014 00:51:25 * service_update * orcl * 0
    11-JAN-2014 00:52:13 * service_update * orcl * 0
    11-JAN-2014 00:53:04 * service_update * orcl * 0
    11-JAN-2014 00:53:55 * service_update * orcl * 0
    11-JAN-2014 00:54:19 * service_update * orcl * 0
    11-JAN-2014 00:55:04 * service_update * orcl * 0
    11-JAN-2014 00:55:34 * service_update * orcl * 0
    11-JAN-2014 00:56:25 * service_update * orcl * 0
    11-JAN-2014 00:57:16 * service_update * orcl * 0
    11-JAN-2014 00:57:28 * service_update * orcl * 0
    11-JAN-2014 00:57:34 * service_update * orcl * 0
    11-JAN-2014 00:58:25 * service_update * orcl * 0
    11-JAN-2014 00:58:31 * service_update * orcl * 0
    11-JAN-2014 00:59:19 * service_update * orcl * 0
    11-JAN-2014 01:00:04 * service_u

  • ORA-12154: TNS:could not resolve the connect identifier specified (sqlplus)

    Hi All,
    I don't know if this has ever been posted, but since I've spent a week figuring it out (no joke, a week), I thought I would post it so that no one else has to waste this much time.
    "ORA-12154: TNS:could not resolve the connect identifier specified" from what I've seen on this site is a major problem for a lot of people, but I did not find a reference to my specfic problem.
    FYI--
    My Database is called "ordidm"
    userID: SYSMAN
    password: p@ssw0rd
    My specific issue was the following:
    I can....
    - Connect to the database via the client "admin assstant" GUI in Windows while supplying the userID and password using the "Database Authentication".
    - Connect via sqlplus as "/as sysdba"
    - "tnsping oraidm" passes works just fine.
    I CANNOT....
    - connect to oraidm at the dos prompt by using sqlplus, regardless of whether or not I supply all the user authentiocation information and db name on one line, or...if I just type "sqlplus" at the command prompt and then enter the userID and password when prompted. Every time I get the "ORA-12154: TNS:could not resolve the connect identifier specified" error message.
    Ready for this?? (some may have guessed this already) The problem is the "@" in my password. After looking closely at the trace logs, I noticed that one of the entries was...
    [09-MAR-2009 08:23:12:921] nnftrne: Original name: ssw0rd
    Remember that the format for connecting on one line at the dos prompt is
    C:/> sqlplus SYSMAN/p@ssw0rd oraidm
    or you can do the following...
    C:\Documents and Settings\Administrator.WIN2K3>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Mar 9 09:08:50 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: scott
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL>
    (BTW-I just started using the "scott" ID because from what I understand, changing the SYSMAN userID password is kind of a pain. Figured just using "scott" ID would be easier to test)
    So of course what it's doing is counting everything after the first "@" as the database name...which of course it can't find in the tnsnames.ora file. Also, contrary to some other posts I found here and there, enclosing the userID and/or passowrd in quotes does not do any good. Apparently, even when using the 2nd method...in the background, the end result is it must pass the whole thing as one long string much like in the 1st method (as you will get the same truncated "Original Name" of "ssw0rd" in the log)
    So...the question is, why does Oracle even allow "@" in the password if it will become an issue with sqlplus??? Also, if you can't (or shouldn't) use it, why isn't it documented somewhere? At the least I would expect the installer to at least warn you ahead of time that an "@" is not suggested. I don't remember it being there. Maybe it's just me and I'm just missing this info somewhere
    I sincerely hope this saves someone else a week of their life. ;-)
    -Eric

    user8100001 wrote:
    Hi All,
    I don't know if this has ever been posted, but since I've spent a week figuring it out (no joke, a week), I thought I would post it so that no one else has to waste this much time.
    "ORA-12154: TNS:could not resolve the connect identifier specified" from what I've seen on this site is a major problem for a lot of people, but I did not find a reference to my specfic problem.
    FYI--
    My Database is called "ordidm"
    userID: SYSMAN
    password: p@ssw0rdThere are restrictions from oracle side how should password look:
    Passwords can be from 1 to 30 characters.
    The first character in an Oracle password must be a letter.
    Only letters, numbers, and the symbols “#”, “_” and “$” are acceptable in a password.
    And password must not be a reserved word (look into v$reserved_words).
    And as You can see sysman password containt "@" - this is not allowed.
    >
    My specific issue was the following:
    I can....
    - Connect to the database via the client "admin assstant" GUI in Windows while supplying the userID and password using the "Database Authentication".
    - Connect via sqlplus as "/as sysdba"
    - "tnsping oraidm" passes works just fine.
    I CANNOT....
    - connect to oraidm at the dos prompt by using sqlplus, regardless of whether or not I supply all the user authentiocation information and db name on one line, or...if I just type "sqlplus" at the command prompt and then enter the userID and password when prompted. Every time I get the "ORA-12154: TNS:could not resolve the connect identifier specified" error message.
    Ready for this?? (some may have guessed this already) The problem is the "@" in my password. After looking closely at the trace logs, I noticed that one of the entries was...
    [09-MAR-2009 08:23:12:921] nnftrne: Original name: ssw0rd
    Remember that the format for connecting on one line at the dos prompt is
    C:/> sqlplus SYSMAN/p@ssw0rd oraidAnd here You can see why this symbol is restricted as full syntax for sqlplus in this case will be:
    sqlplus username/password@oraidm
    but in Your case @symbol already is in password.
    Here can be used a small trick
    sqlplus sysman/"p@ssw0rd"@oraid
    >
    or you can do the following...
    C:\Documents and Settings\Administrator.WIN2K3>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Mar 9 09:08:50 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: scott
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL>
    (BTW-I just started using the "scott" ID because from what I understand, changing the SYSMAN userID password is kind of a pain. Figured just using "scott" ID would be easier to test)
    So of course what it's doing is counting everything after the first "@" as the database name...which of course it can't find in the tnsnames.ora file. Also, contrary to some other posts I found here and there, enclosing the userID and/or passowrd in quotes does not do any good. Apparently, even when using the 2nd method...in the background, the end result is it must pass the whole thing as one long string much like in the 1st method (as you will get the same truncated "Original Name" of "ssw0rd" in the log)
    So...the question is, why does Oracle even allow "@" in the password if it will become an issue with sqlplus??? Also, if you can't (or shouldn't) use it, why isn't it documented somewhere? At the least I would expect the installer to at least warn you ahead of time that an "@" is not suggested. I don't remember it being there. Maybe it's just me and I'm just missing this info somewhereActually Oracle is not allowing this if You will just try to
    alter user scott identidified by p@ssword
    You will get error message (ORA-00922: missing or invalid option), but You can
    alter user scott identified by "p@ssword" - and that will work.
    These double quotes will allow to overide Oracle restrictions.

  • Ora-12541 ORA-12154: TNS:could not resolve the connect identifier specified

    I am having trouble obtaining an ODBC connection from a client XE to a server XE. ora-12541 ORA-12154: TNS:could not resolve the connect identifier specified
    I am new to Oracle.
    I have oracle client XE running on my XP pro box.
    I have oracle server XE running on an XP pro box on the LAN.
    I am trying to connect to the oracle database using ODBC from my client box.
    I can logon to the oracle server box through HTTP.
    I can logon to the oracle server box by using a connection string in "Command Line SQL" from my client computer. I can then run queries on my client computer. (select * from global_name)
    I cannot setup an ODBC connection in windows which will connect to the oracle server box from my client box. (I have no trouble connecting to MSSQL databases).
    I can ping my server by hostname or ip address. Both ok.
    I can run tnsping XE on the server box and it works. I believe this tells me my server listener is working.
    I cannot run tnsping on my client box as it is not included in the download for Client XE.
    Windows firewall is turned off on both machines.
    I have been reading all over the web for and all attempts fail. Most all help says use Oracle Net Manager or some such tool. They then say go to start\programs\oracle….etc. There is no type program included on the server or the client software. I would like to know here I can download it.
    XEClint\Bin is the firs entry in my PATH. The tnsnames.ora, sqlnet.ora, and listner.ora files are there. I have been to http://www.oracle.com/technology/software/products/database/xe/files/install.102/b25143/toc.htm several times. My tnsnames.ora are identical to the ones in the example except for the host =.
    I have 3 tnsnames.ora files on my computer:
    Directory of c:\
    04/03/2008 11:43 AM 635 tnsnames.ORA
    Directory of c:\Documents and Settings\All Users\Application Data\Microsoft\Net
    work
    04/03/2008 11:43 AM 635 tnsnames.ORA
    1 File(s) 635 bytes
    Directory of c:\XEClient\bin
    04/03/2008 11:43 AM 635 tnsnames.ORA
    1 File(s) 635 bytes
    They are all identical.
    When I ran lsnrctl status on the server the results were the same as found in other articles in the web site. Default service XE
    I have the Oracle in XE Client driver in my windows ODBC driver list of the client box. And other Oracle drivers.
    It appears I am lost.
    Any help would be appreciated.
    Randy

    I cannot setup an ODBC connection in windows which will connect to the oracle server
    box from my client box. (I have no trouble connecting to MSSQL databases).How you tryed to do that?
    On which step you have problems?

  • ORA-12154: TSN: could not resolve the connect identifier specified?

    I am new in oracle, I am just trying to use my two user under my database.... I used database configuration manager to create my database and after that I log in to it and create user1 and user2. but when I try to connect my database by "Benthic software:golden" I cannot connect it. it says "ORA-12154: TSN: could not resolve the connect identifier specified"  But When I try to connect user1 and user2 by SQLPlus i can connect them....
    Any idea?

    https://forums.oracle.com/thread/2562782

  • DNS Set Up system throw as ORA-12154; TNS :could not resolve the connect id

    Hi,
    While i'm creating DNS set up system throws below message
    unable to connect
    SQLState=08004
    DNS Set Up for instantclient(win32-10.2.0.4) system throw as ORA-12154; TNS :could not resolve the connect identified specified.
    operationg system:xp
    dir path:C:\Oracle\instantclient10_2
    TNSNAMES.ORA(C:\Oracle\instantclient10_2\NetWork\ADMIN) Contants
    YourTNSName =sankar
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST =localhost)(PORT =1521))
    (CONNECT_DATA =
    (SID =sankar)
    (SERVER = DEDICATED)
    dir contains:
    sqresus.dll,
    sqresja.dll
    sqoras32.dll
    sqora32.dll
    oraociei10.dll
    oraocci10.dll
    orannzsbb10.dll
    ojdbc14.jar
    ocijdbc10.dll
    ociw32.dll
    oci.dll
    classes12.jar

    user7197586 wrote:
    Hi
    I have been created one DBLink it's created but when i am trying to access the data through the link it's raise error as
    "ORA-12154: TNS:could not resolve the connect identifier specified"
    CREATE
    PUBLIC DATABASE LINK
    Vrd_tcplink
    CONNECT TO
    "SAPVRD"
    IDENTIFIED BY
    "manager123"
    USING
    'VRD_TCP.WORLD'
    created this above dblink
    Kindly Suggest to wau out.
    Regards,
    Sachin
    When using a dblink, the database with the link is acting as a client to the remote database ... exactly like sqlplus running on the db server.
    read: http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/ ora-12154tns-03505

  • Ora-12154:TNS:Could not resolve the connect identifier specified

    Helo
    I face this error when i tried to connect to the database.
    i have been installed 11g database on machine with database name 'hrall'
    But when i tried to connect to the database it's shows me error "ora-12154:TNS:Could not resolve the connect identifier specified"
    when i put the old database entry an that machine and try ti connect it's connect Successfully.
    Kindly Suggest
    Regards,
    Sachin

    Hi Error not solved yet
    i am giving you my system details as follow -
    OS Name :     Microsoft(R) Windows(R) Server 2003 Standard x64 Edition
    System Type: x64-based PC
    My tnsentry also right
    posted as follow -
    HRALL.voltasworld.com =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ps-win-hrall.voltasworld.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hrall)
    listener.ora file
    # listener.ora Network Configuration File: F:\app\dbadmin\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = F:\app\dbadmin\product\11.2.0\dbhome_1)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:F:\app\dbadmin\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = ps-win-hrall.voltasworld.com)(PORT = 1521))
    ADR_BASE_LISTENER = F:\app\dbadmin
    Kindly Suggest
    Regards
    Sachin

  • ORA-12154: TNS:could not resolve the connect identifier

    I am simply trying to move a site from a Windows 2003 32bit server to a Windows 2008 R2 64-bit. The database was on and is remaining on the 2008 server. Trying to run the new site results in:
    ORA-12154: TNS:could not resolve the connect identifier
    This error pops up more than a few times in the forums but do not seem unique to my situation where I know the connection string works fine from another server. Any insights?

    Working
    Microsoft Windows [Version 5.2.3790]
    (C) Copyright 1985-2003 Microsoft Corp.
    C:\>SET
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\Cherie.Jarvis\Application Data
    ARCGISHOME=D:\Program Files\ArcGIS\
    CLIENTNAME=ZEKIAH-PC463
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    COMPUTERNAME=CFLGIS1
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\Cherie.Jarvis
    LOGONSERVER=\\BATMAN
    NUMBER_OF_PROCESSORS=4
    ORACLE_HOME=D:\Ora11g\Administrator\product\11.1.0\db_1
    OS=Windows_NT
    Path=D:\Program Files\ArcGIS\ArcSDE\ora11gexe\bin;D:\Ora11g\Administrator\produc
    t\11.1.0\db_1\bin;D:\Ora11g\Administrator\product\11.1.0\db_1;D:\Ora11g_Client32
    \product\11.1.0\client_3;D:\Ora11g_Client32\product\11.1.0\client_3\bin;C:\WINDO
    WS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft
    SQL Server\90\Tools\binn\;C:\Program Files\ArcGIS\ArcSDE\ora11gexe\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=EM64T Family 6 Model 23 Stepping 10, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=170a
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    PROMPT=$P$G
    PYTHONPATH=D:\Program Files\ArcGIS\bin
    SDEFORCEXDR=1
    SDEHOME=C:\Program Files\ArcGIS\ArcSDE\ora11gexe\
    SESSIONNAME=RDP-Tcp#461
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\CHERIE~1.JAR\LOCALS~1\Temp\1
    TMP=C:\DOCUME~1\CHERIE~1.JAR\LOCALS~1\Temp\1
    TNS_ADMIN=D:\Ora11g\Administrator\product\11.1.0\db_1\NETWORK\ADMIN
    USERDNSDOMAIN=CFLHD.LOCAL
    USERDOMAIN=CFLHD
    USERNAME=Cherie.Jarvis
    USERPROFILE=C:\Documents and Settings\Cherie.Jarvis
    VS90COMNTOOLS=D:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\
    windir=C:\WINDOWS
    C:\Documents and Settings\Cherie.Jarvis>
    Not Working
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:>set
    AGSSERVERJAVA=C:\Program Files (x86)\ArcGIS\Server10.0\
    ALLUSERSPROFILE=C:\ProgramData
    ANT_HOME=D:\Software\apache-ant-1.8.1
    APPDATA=C:\Users\cherie.jarvis\AppData\Roaming
    CLIENTNAME=ZEKIAH-PC463
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=CFLGIS2
    ComSpec=C:\Windows\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\cherie.jarvis
    JAVA_HOME=D:\Program Files\Java\jdk1.6.0_22
    LOCALAPPDATA=C:\Users\cherie.jarvis\AppData\Local
    LOGONSERVER=\\BATMAN
    NUMBER_OF_PROCESSORS=16
    ORACLE_HOME=D:\ORA11G\Administrator\product\11.1.0\db_1
    OS=Windows_NT
    Path=D:\app\Zekiah\product\11.1.0\client_2;D:\app\Zekiah\product\11.1.0\client_2
    \bin;D:\Program Files (x86)\PHP\;D:\Ora11g_Client32\product\11.1.0\client_1\bin;
    D:\Ora11g\administrator\product\11.1.0\db_1\bin;C:\Windows\system32;C:\Windows;C
    :\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Program F
    iles\ArcGIS\ArcSDE\ora11gexe\bin;D:\Program Files (x86)\MySQL\MySQL Server 5.1\b
    in;D:\Program Files\Java\jdk1.6.0_22\bin;D:\Software\apache-ant-1.8.1\bin;D:\Pro
    gram Files\TortoiseSVN\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PHPRC=D:\Program Files (x86)\PHP\
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 44 Stepping 2, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=2c02
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    SDEHOME=D:\Program Files\ArcGIS\ArcSDE\ora11gexe\
    SESSIONNAME=RDP-Tcp#0
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\CHERIE~1.JAR\AppData\Local\Temp\2
    TMP=C:\Users\CHERIE~1.JAR\AppData\Local\Temp\2
    USERDNSDOMAIN=CFLHD.LOCAL
    USERDOMAIN=CFLHD
    USERNAME=Cherie.Jarvis
    USERPROFILE=C:\Users\cherie.jarvis
    VISUALSVN_SERVER=D:\Program Files (x86)\VisualSVN Server\
    windir=C:\Windows

  • BO 4.0 Repository diagnostic tool-ora 12154.TNS could not resolve the connect identifier specified

    Hi All,
    I'm trying to run RDT on BO 4.0 using the following command on <INSTALLDIR>\SAP BusinessObjects Enterprise XI 4.0\win64_x64:
    reposcan.exe -dbdriver oracledatabasesubsystem -connect "UID=ceprod;PWD=ceprod;DSN=dsnname;HOSTNAME=ip of db server;PORT=1521" -dbkey [[XXXXXXX]] -inputfrsdir "\\share\FileStore\FileStore\Input" -outputfrsdir "\\Share\FileStore\FileStore\Output"
    I cannot be able to run the RDT as I get the following error:Business Objects Enterprise CMS:Unable to connect to the CMS system database DSN:dbserver ip:1521.Reason ORA 12154.TNS could not resolve the connect identifier specified
    I have created DSN for oracle db using 32 bit and 64 bit ODBC drivers. I can connect from this system to the database using the client tools.
    Also this is a clustered cms and do I need to use any other parameters here?
    regards,
    Sridhar

    Hi,
    Check if you have two different oracle directories listed in system variable path.
    e.g.:
    D:\oracle\product\11.2.0\client_1\bin;C:\Program Files\oracle\product\11.2.0\client_1\bin
    If this is the case, you have two different tnsnames.ora files.
    Then sometimes the first one is used and sometimes the second.
    If they don't contain the same info, you get these issues.
    Delete one of the paths in the system variable or synchronize the tnsname.ora files to get rid of that.
    Regards
    Moritz

  • URGENT:  ORA-12154: TNS:could not resolve the connect identifier specified

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    1). I have TNS entries under MW_HOME/OracleBI/network/admin
    2). TNSPING works fine.
    3). JDBC source set up on WLS side..
    what else do I need to do?

    Show the full exception stack trace. This doesn't seem to relate to WebLogic. Does the WebLogic console
    show the DataSource as running? Are you in fact using the WebLogic DataSource?

Maybe you are looking for