Ora-12154 Forms 11

I just finish installing oracle forms 11,
I created a sample form for testing, It did compile, when i run have a very popular error: Ora-12154 tsn canot resolve the connection identifier; this is at the browser level.
where should I put tns settings ????
Thanks
Harsha

C:\oracle\Middleware\asinst_1\config

Similar Messages

  • Oracle Forms 11g - ORA-12154: TNS error

    Okay, before I post my info, I searched and searched everywhere via Google, OTN, Experts-Exchange, etc...to try to figure this one out and I'm stumped. So here goes. I get the dreaded "*ORA-12154: TNS:could not resolve the connect identifier specified*" error. Here's my environment:
    Server: Red Hat Enterprise Linux 5 version runs the following:
    Oracle Database 11g (Rel 1): 11.2.0.10
    Oracle Fusion Middleware Forms Server 11g (Rel. 11.1.1.2.0)
    I can connect via SQL+ no problem
    Client: My Windows XP Professional PC.
    I can TNSPING the database SID no problem.
    I can connect via SQL+ no problem
    I can connect via TOAD to the db no problem
    I can connect to Oracle Enterprise Manager via the web interface no problem
    I do have 2 Oracle Homes (Oracle 8.0.6, Oracle 11.1.0.1) on my PC. Currently the current home is the 11g one. I do have my paths on my PC setup fine.
    The problem is when I try to run a sample form via the web I created, the login prompt comes up and I enter my username/password/database SID and that's when I get the error. Any clues as to what I should look for? Eventually this will be an app that all the users will be accessing and they shouldn't have to worry about having anything setup on their PCs.
    Thanks

    ashosheh wrote:
    Also keep in mind that tnsnames.ora file in forms 11g is under $ORACLE_INSTANCE/configBINGO!!!!!!!!!! We have a winner! Thank you so much "ashosheh". I looked and there WAS a tnsnames in the directory "Oracle/Middleware/asinst_1/config"....*BUT* it was a sample one. Meaning there was no entry just comments showing you a sample version of a TNS Names entry. So I copied my entry from another TNSNAMES and put it in there and voila...I was able to connect.
    Thank you very much. This was driving me nutz all of last week!
    Gio

  • Forms 9i  ORA -12154

    Hi All
    I have recently installed forms 9i on my machine with oracle 9i as database. after configuring listener and getting the test sucessful, i started oc4j instance and then opened form builder and trying to connect to data base.
    I am facing ORA-12154 error. I configured and checked out tns names file also. Any suggestions please.
    Thanks In Advance
    Sasidhar.P

    Did you configue the database service name in the <Oracle Forms Home>\network\admin\tnsnames.ora file ?
    The error you are getting at least points me to that.
    Frank

  • TNS error ORA-12154 : can connect to one server but not to another.

    Hello,
    I have a Forms 6.0 application running on a Solaris box. It connects
    fine to an Oracle 9.0 server but fails with ORA-12154 when trying to
    connect to Oracle 10g running on a different server.
    'sqlplus' can connect fine to both servers .
    'tnsping'result is succesful from the Solaris client to both servers.
    Configuration details are as follows. (IP Addresses have been
    sanitised. I've included the client side listener and also entries for
    the 'local' Oracle 8i server running on the Solaris 'client' although
    I think some of this may be not relevant):
    1. Connecting to Server 9.0 : application CAN connect successfully:
    a. application URL
    http://host_ip_address:7778/dev60cgi/if60cgi?config=rack : application
    runs successfully
    b. client's formsweb.cfg excerpt:
    [rack]
    pageTitle=yadayada
    form=login01
    userid=user/pass@nn_rackspace
    archive=f60all.jar, oracle_ice-4_03_1.jar
    c. client's tnsnames.ora excerpt (local services not excluded):
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sun1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcl)
    RR =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sun1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = RR)
    NN_RACKSPACE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 1.2.33.44)(PORT =1521))
    (CONNECT_DATA =
    # (SERVER = DEDICATED)
    (SERVICE_NAME = QQ1.QONNECTIS.COM)
    NN_QQ3 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 2.3.44.55)(PORT = 1521))
    (CONNECT_DATA =
    # (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.qonnectis.com)
    NN_QQ3.qonnectis.com =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 2.3.44.55)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 2.3.44.55)(PORT = 1521))
    (CONNECT_DATA =
    # (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.qonnectis.com)
    d. client's sqlnet.ora: contains ONLY:
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    e. client's listener.ora excerpt:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /space/oracle/OraHome1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = orcl)
    (ORACLE_HOME = /space/oracle/OraHome1)
    (SID_NAME = orcl)
    (SID_DESC =
    (GLOBAL_DBNAME = NN)
    (ORACLE_HOME = /space/oracle/OraHome1)
    (SID_NAME = NN)
    (SID_DESC =
    (GLOBAL_DBNAME = RR)
    (ORACLE_HOME = /space/oracle/OraHome1)
    (SID_NAME = RR)
    f. remote server's tnsnames.ora excerpt:
    QQ1.QONNECTIS.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = qanasta1.qonnectis.com)
    (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = QQ1.qonnectis.com)
    QQ1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)
    (HOST = qanasta1.qonnectis.com)
    (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = QQ1)
    QQ3.QONNECTIS.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 2.3.44.55)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcl.qonnectis.com)
    g. remote server's sqlnet.ora contains only:
    NAMES.DEFAULT_DOMAIN = qonnectis.com
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    h. remote server's listener.ora excerpt:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)
    (HOST =qanasta1.qonnectis.com)
    (PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/product/9.2.0.1.0)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = QQ1.qonnectis.com)
    (ORACLE_HOME = /opt/oracle/product/9.2.0.1.0)
    (SID_NAME = QQ1)
    i. on Solaris client, tnsping nn_rackspace : succeeds
    j. on Solaris client, sqlplus user/pass@nn_rackspace: succeeds
    k. on server, Oracle server processes have names like ora_d000_QQ1.
    l. on server, Oracle connected listener processes show up in ps
    listing like oracleQQ1 (LOCAL=NO)
    m. On server, lsnrctl status reports amongst other things
    Service "QQ1.qonnectis.com" has 2 instance(s).
    Instance "QQ1", status UNKNOWN, has 1 handler(s) for this service...
    Instance "QQ1", status READY, has 1 handler(s) for this service...
    2. Connecting to Server 10g : application does NOT connect successfully:
    a. application URL
    http://host_ip_address:7778/dev60cgi/if60cgi?config=rack2
    b. client's formsweb.cfg excerpt:
    [rack2]
    pageTitle=yadayada
    form=login01
    userid=user/pass@nn_qq3
    archive=f60all.jar, oracle_ice-4_03_1.jar
    c. client's tnsnames.ora excerpt (local services not excluded):
    -as above-
    d. client's sqlnet.ora: contains ONLY:
    -as above-
    e. client's listener.ora excerpt:
    -as above-
    f. remote server's tnsnames.ora excerpt:
    # default sid 'orcl' : for local access
    orcl =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.qonnectis.com)
    # QQ3_Vlan : default sid 'orcl' : access over 10. private net from qq1
    QQ3_VLAN =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.99.99.99)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.qonnectis.com)
    # nn_qq3 : default sid 'orcl' : access from external sites by public
    # external IP - specifically sun admin dba tool in twx
    NN_QQ3 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 2.3.44.55)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.qonnectis.com)
    g. remote server's sqlnet.ora contains only:
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    NAMES.DEFAULT_DOMAIN = qonnectis.com
    h. remote server's listener.ora excerpt:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/OraHome_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = orcl)
    (ORACLE_HOME = /u01/app/oracle/OraHome_1)
    (SID_NAME = orcl)
    i. on Solaris client, tnsping nn_qq3 : succeeds
    j. on Solaris client, sqlplus user/pass@nn_qq3: succeeds
    k. on server, Oracle server processes have names like ora_d000_orcl .
    l. on server, Oracle connected listener processes show up in ps
    listing like oracleorcl (LOCAL=NO)
    m. On server, lsnrctl status reports amongst other things
    Service "orcl" has 1 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this
    service...
    Service "orcl.qonnectis.com" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    As you can see, I have tried adding an alias for the default domain
    name suffix '.qonnectis.com' in the tnsnames.ora files on the solaris
    client and on the new 10g server.
    Just to add to the fun, the 'new' server running Ora 10g CANNOT connect
    to the old server running Ora 9:
    sqlplus user/pass@nn_qq3
    sqlplus user/pass@nn_qq3.qonnectis.com both fail.
    While the old 9.0 server CAN connect to the new 10g one:
    sqlplus user/[email protected] succeeds.
    Sorry this is such a mess. TBH I find this whole area extremely
    confusing.
    All suggestions welcome. Unfortunately I am away on holiday next week
    but will follow up any leads when I get back.
    thanks!
    Victor Churchill.

    Hi DianeinBirmingham,
    Welcome to the Apple Discussions
    The Log goes further
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    This bit suggests the ports are not open.
    Intermittent success like this And the ports not being open suggests a Modem that might be SIP aware such a Thomson-Alcatel Speedtouch device.
    Can you tell us what modem you have ?
    7:55 PM Friday; July 13, 2007

  • I got the error ORA-12154 trying to connect my app but not with the SQLplus

    Hello! i need your help,
    I have a client (Win XP SP2) and i'm trying to connect to the database in the server (Windows 2003, Oracle 10G) using the SQL plus, this is ok, but i try to do it throught the application developed in Developer 6i and i cannot, i got the error: ORA-12154 TNS:could not resolve service name. I tried to solve it by setting the env. var TNS_ADMIN and i still have the same error.
    Could anyone help me?, please

    Hi,
    Check for following file TNSNAMES.ORA at location;
    C:\<Forms-directory>\NET80\ADMIN
    See, if your service name is added to your file. If not then add a new entry like;
    gsm.world =
    (DESCRIPTION =
    (ADDRESS = (COMMUNITY = tcp)(PROTOCOL = TCP)(Host = 10.0.1.22)(Port = 1521))
    (CONNECT_DATA = (SID = gsm))
    Where:
    gsm.world = your service through which you connect to databse.
    Host = ip address of machine where oracle server is running.
    sid = name of your database
    If you already have entry of service in TNSNAMES.ora file then paste you service here as is did , so that we can check because the error you are facing is only due to service problem. Please update........

  • ORA-12154 Developer 6

    I need advice on resolving ORA-12154 while trying to
    connect to a database using developer 6 ( Win NT 4.0
    install using SP5 - standalone machine ).
    I've installed :
    Oracle 8i ( home - OraHome81 ) - :\Oracle\Ora81
    Oracle Client ( home - OraClient ) - :\Oracle\Ora81Client
    Oracle OEM ( home - OraOEM ) - :\Oracle\OraOEM
    When I installed developer it needed to be installed
    as :\Oracle\Oradev
    I have a starter database and have configured it with
    Net 8 easy config, the connection test ran O.K.
    However when trying to connect to the database from
    developer I received an ORA-12154.
    I've checked technet.oracle.com and looked at document id
    '106355.243 WIN:ORA-12154 and SQL*NETV2' for any advice.
    The TNS listner and the database have been started in the
    Oracle services.
    The TNSNAMES.ORA file exists but I'm not sure of the
    correct location.
    Help please !
    null

    <html>
    <head>
    <meta http-equiv="Content-Language" content="en-us">
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>hope this will help</title>
    </head>
    <body>
    <p>hope this will help, i had this same problem and looked up the site with for
    a solution, got some good <br>
    tips, but nothing seemed to work............well there are two solutions, stated
    below<br>
    <br>
    first my system and its configuration, <br>
    i'am using oracle 9i enterprise installer and developer suite 6i, on windows nt
    OS with the following <br>
    hdd's......<br>
    c drive fat, 55mb, OS loader drive (for future multi-boots OS's )<br>
    d drive, ntfs, 16gb, contains the OS and programs etc<br>
    e drive, ntfs, 8gb, dedicated to hold oracle db<br>
    the original installation: the e drive held all data and code for the oracle
    database server and <br>
    developer suite<br>
    in other words, the e drive contained both the homes, the database and developer
    homes (under e:\oracle)<br>
    the d drive held all installation requirements and logs<br>
    under d:\program files\oracle<br>
    <br>
    first soln, least head-breaking, requires a definite amount of time, not more
    then usual, not less then <br>
    usual<br>
    clean restart, <br>
    removed all the oracle services installed into nt ( namely used a freeware prog
    called Service+ )<br>
    delete everything under HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE key<br>
    using regedit ( be very careful what u do in regedit, there is no recovery here
    )<br>
    and cleared all files under e:\oracle dir ( need a reboot to remove all files,
    some wont delete coz they <br>
    are still active and loaded )<br>
    also cleared everything under d:\program files\oracle so that the next new
    installation doesn't know of the <br>
    previous one<br>
    after doing that, rebooted, and re-installed the database server - 9i enterprise
    and then installed the <br>
    typical forms developer 6i suite ( no forms server as of yet)<br>
    after doing all this, the db's client (sqlplus) was able to connect to the
    server, but the forms client <br>
    (another sqlplus, under the developer home) wasn't able to connect.<br>
    to solve that, went to E:\oracle\ora90\network\ADMIN<br>
    ( i.e. [ORACLE_HOME]\network\ADMIN ) and copied listener.ora, sqlnet.ora and
    tnsnames.ora into <br>
    E:\oracle\ora90\dev6i\NET80\ADMIN ( i.e. [DEVELOPER_HOME]\net80\ADMIN )<br>
    and all problems were solved<br>
    <br>
    the other method, could b faster, but also could take forever, depend on ur
    'luck', but definitely more <br>
    head breaking, is to replace the '.ora' files with the info provided below, <br>
    here are what my files contain at the moments ( and yes all works fine with em )<br>
    1. LISTENER.ORA<br>
    # LISTENER.ORA Network Configuration File: E:\oracle\ora90\network\admin\listener.ora<br>
    # Generated by Oracle configuration tools.<br>
    <br>
    LISTENER =<br>
    (DESCRIPTION_LIST =<br>
    (DESCRIPTION =<br>
    (ADDRESS_LIST =<br>
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))<br>
    )<br>
    (ADDRESS_LIST =<br>
    (ADDRESS = (PROTOCOL = TCP)(<b>HOST = driven</b>)(PORT = 1521))<br>
    )<br>
    )<br>
    )<br>
    <br>
    SID_LIST_LISTENER =<br>
    (SID_LIST =<br>
    (SID_DESC =<br>
    (SID_NAME = PLSExtProc)<br>
    (<b>ORACLE_HOME = E:\oracle\ora90</b>)<br>
    (PROGRAM = extproc)<br>
    )<br>
    (SID_DESC =<br>
    (<b>GLOBAL_DBNAME = drvn</b>)<br>
    (<b>ORACLE_HOME = E:\oracle\ora90</b>)<br>
    (<b>SID_NAME = drvn</b>)<br>
    )<br>
    )<br>
    <br>
    2. SQLNET.ORA<br>
    # SQLNET.ORA Network Configuration File: E:\oracle\ora90\network\admin\sqlnet.ora<br>
    # Generated by Oracle configuration tools.<br>
    <br>
    SQLNET.AUTHENTICATION_SERVICES= (NTS)<br>
    <br>
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)<br>
    <br>
    3. TNSNAMES.ORA<br>
    # TNSNAMES.ORA Network Configuration File: E:\oracle\ora90\network\admin\tnsnames.ora<br>
    # Generated by Oracle configuration tools.<br>
    <br>
    <b>DRVN</b> =<br>
    (DESCRIPTION =<br>
    (ADDRESS_LIST =<br>
    (ADDRESS = (PROTOCOL = TCP)(<b>HOST = driven</b>)(PORT = 1521))<br>
    )<br>
    (CONNECT_DATA =<br>
    (<b>SERVICE_NAME = drvn</b>)<br>
    )<br>
    )<br>
    <br>
    INST1_HTTP =<br>
    (DESCRIPTION =<br>
    (ADDRESS_LIST =<br>
    (ADDRESS = (PROTOCOL = TCP)(<b>HOST = driven</b>)(PORT = 1521))<br>
    )<br>
    (CONNECT_DATA =<br>
    (SERVER = SHARED)<br>
    (SERVICE_NAME = MODOSE)<br>
    (PRESENTATION = http://HRService)<br>
    )<br>
    )<br>
    <br>
    EXTPROC_CONNECTION_DATA =<br>
    (DESCRIPTION =<br>
    (ADDRESS_LIST =<br>
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))<br>
    )<br>
    (CONNECT_DATA =<br>
    (SID = PLSExtProc)<br>
    (PRESENTATION = RO)<br>
    )<br>
    )<br>
    <br>
    that's the end of it,  <br>
    in the text above, where it says .......<br>
    &gt;&gt; <b>HOST = driven</b> , replace <i>'driven'</i> with ur computers name, b4
    reinstalling i had tried 127.0.0.1, but it <br>
    didn't work, so just stick to the computer name ( to find ur computer name look
    under &quot;Control Panel &gt; <br>
    SYSTEM&quot; properties )<br>
    &gt;&gt; <b>ORACLE_HOME = E:\oracle\ora90</b> , replace <i>'E:\oracle\ora90'</i> with
    the folder that u have chosen <br>
    on ur computer while installing the database server<br>
    &gt;&gt; <b>GLOBAL_DBNAME = drvn</b> , replace <i>'drvn'</i> with the name of the db that u
    have created<br>
    &gt;&gt; <b>SID_NAME = drvn</b> , replace <i>'drvn'</i> with the SID that u stated while
    installing the db server, if u <br>
    havent modified the default, it will be the same as GLOBAL_DBNAME<br>
    &gt;&gt; <b>SERVICE_NAME = drvn</b> , replace <i>'drvn'</i> with the service that u have
    started, this can b located under <br>
    &quot;Admin Tools &gt; Services&quot; look for a service begining with &quot;OracleService&quot; on my
    computer it is <br>
    &quot;OracleServiceDRVN&quot; where DRVN in the service name, to confirm the service name,
    look at the services <br>
    properities, it will something like &quot;Path to executable:- e:\oracle\ora90\bin\ORACLE.EXE
    DRVN&quot; where <br>
    'DRVN' was the service name<br>
    if u used all defaults while installing, SERVICE_NAME, SID_NAME and
    GLOBAL_DBNAME will all b the same<br>
    <br>
    just modify the files as stated above and place them in<br>
    <b>[ORACLE_HOME]\network\ADMIN</b> and <b>[DEVELOPER_HOME]\net80\ADMIN</b><br>
    <br>
    hope that helps<br>
    -df<br>
    <br>
    p.s.: to make sure have replaced all the instances, give a search for the <br>
    following keywords one at a time<br>
    1. driven<br>
    2. drvn<br>
    3. E:\oracle\ora90<br>
    if the lookup fails, good, everything is in place and it should(will) work.<br>
     </p>
    <p> </p>
    </body>
    </html>

  • Oracle.DataAccess.Client.OracleException ORA-12154:

    Hi Experts,
    Please I need yours assistance.
    I developed an automation tool in visual studio 2010 using c# and oracle framework Oracle.DataAccess.Client. However, the tool is working properly on my machine but when deployed the tool to a different machine that has .net 4.0 framework installed, and when I tried to run the tool I kept getting the following error message below:
    "************** Exception Text **************
    Oracle.DataAccess.Client.OracleException ORA-12154: TNS:could not resolve the connect identifier specified at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck)
    at Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, Object src)
    at Oracle.DataAccess.Client.OracleConnection.Open()
    at LogicalDateValidator.Form1.conn(String oradb)
    at LogicalDateValidator.Form1.button3_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)"

    http://www.oracle.com/technetwork/topics/dotnet/odt-faq-085407.html#ORA-12154:_TNS:could_not_resolve_the

  • 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

  • Hi...Please help...Getting ORA 12154 TNS Listener could not resolve...

    Hi,
    I have just loaded Oracle 10g Rel 2 in Win 2003 Enterprise Edition.
    But when I try to connect to sqlplus, I am getting ORA -12154 : TNS: Listener could not resolve the connect identified specified.
    I have registered the database, the listener and tnsnames have been set correctly.
    I have also set the Oracle Home environment variable.
    Still getting the error.
    Any help will be highly appreciated.
    Thanks,

    I agree
    ORA-12145: (does not exist in the standard manuals)
    ORA-12154: TNS:could not resolve the connect identifier specified
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    ORA-12541: TNS:no listener
    It is pretty easy to fat-finger these 4 message numbers. As a result, when a person has the actual and complete error message and an error number for a different message, it is usually not a bad idea to use the actual message. (Based on transposing only 3 digits compared to typing over 50 characters correctly.)
    In this case the OP has really bollixed things: Subject implies a true 12154, text in the thread is an actual 12514 but mentions 12154.
    As a result, there are several potentially correct answers, depending on the interpretation of the question.
    - sb92075 gave the correct answer based on the number
    - I gave the correct answer based on the message in the thread
    - Anurag and Ed gave the correct answer based on 'the question is not formed correctly'
    Edited by: Hans Forbrich on Jan 24, 2010 7:13 AM
    (BTW - ORA-12415 and ORA-12451 are the other permutations ... described http://download.oracle.com/docs/cd/B19306_01/server.102/b14219/e12400.htm#sthref3357)

  • ORA-12154 Oracle Client Error with VirtualBox

    This is rather lengthy and I am not sure this is the right forum for this question but it does involve the Oracle Client.
    My development environment consists of a single workstation that is not connected to a network. The OS for the database is Linux CentOS (Red Hat Enterprise Linux 3 or 4). The database seems to run fine from the Linux OS - OEM and SQLPlus run as well as all the other utilities (lsnrctl, etc.).
    The database front-end has to be Access 2003. This is requiring that I run Windows from VirtualBox so I can do the FE database development.
    In addition to this when I try to create a system (or any other) DSN, I get the following behaviors.
    - Start up the "Microsoft ODBC Administrator"
    - Select the "System DSN" tab
    - Click "Add..."
    - Select driver: "Oracle in OraClieht11g_home1"
    - Enter the following data in the following fields
    Data Source Name: "orcl_hr"
    TNS Service Name: "orcl"
    - Click the "Test Connection" button
    This initiates a wait of about 1 minute
    - In the "Oracle ODBC Driver Connect" dialog, enter the following data in the fields
    Service Name: "orcl"
    User Name: "hr"
    Password: <the hr password>
    This initiates another wait of about 1 minute after which I get an error dialog with the following message:
    Unable to connect
    SQLState=08004
    [oracle][ODBC][Ora]ORA-12154: TNS:could not resolve the connect identifier specified
    On the Windows side the ORACLE_SID is defined as "orcl"
    On the Linux (db server) side, the following files have the listed contents:
    Listener.ora
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = local.net)(PROT = 1521))
      )sqlnet.ora
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)tnsnames.ora
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = local.net)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
      )Another data point: I notice that the client software has a SqlPlus application. When I try to log on to the database through this app I get the error: ORA-12560: TNS:protocol adapter error.
    Is there a VirtualBox problem? Can it be fixed?
    Edited by: DBelt on Jun 29, 2009 10:19 AM

    The OracleClient install does not create either of the sqlnet.ora or tnsnames.ora files. These are created in the ORACLE_HOME/network/admin direcory of the host machine, however -- as well as the listener.ora file.
    One question I have before we procede much further is what is the "Instant Client" anyway? As I said earlier, I am not even sure this is the proper forum for my question since it involves the OracleClient software -- I know what the OracleClient is but not the "Instant Client".
    That said, I am able to telnet port 1521 from the host if I uset the literal IP address only (using <local.net> does not work). I am completely unable to ping the host at all from VirtualBox (I am operating in NAT mode and this seems to be a documented "feature" of VBox).
    The "sqlplus user/pwd@(DESCRIPTION=...)" comment does not work. I have tried several iterations: 1) as provided above with the double-quotes resulting in a display of the proper syntax for invoking sqlplus, 2) without the quotes, and 3) replacing the double-quotes with parentheses. The outcome of experiments 2) and 3) is a syntax error occurring at "(" for the former or at user/pwd for the latter. (I am substituting proper values for the user, pwd, and local.net placeholders.)
    I am starting to wonder if my problem may lie in trying to run the client from VirtualBox in NAT mode.
    Another question has to do with the ODBC Administrator -- Where does it get its list of "TNS Service Names"?

  • ORA-12154 Could not to resolve service name

    I need some help. We have installed Oracle 8.1.6 for Windows NT on my PC one year ago. I also have Forms 5.0 on my PC that had connection service to Oracle database on Unix mashine. Now we don't have this database on Unix mashine so I desided to create a new small database on my PC in order to run some existing Forms. Using Oracle Net8 easy to config I created new service datamart/datamart@orc0 (It was possible only using IPC(local process) not TCP/IP). Now I can access my database using SQL*PLUS but I cannot to connect to this database using Forms. I have error message:
    ORA-12154 Could not to resolve service name. Any Ideas?
    Thanks in advance,
    Galia

    configure tnsnames.ora of home of developer.
    Atul

  • ORA-12154 when try to connect oracle 9i with forms9i

    Hi everybody,
    I install oracle database 9i AS in:c:\ora9ias folder, with ora9ias database name.
    and I install oracle developer suite in c:\ora9ids, and both installation were successfull.
    in oracle with sql+, I connect with system/manager@ora9ias it's working,
    but when I work with forms, I have this error mesage:
    ORA-12154, can't resolve symbolique adresse TNS?
    Thanks for your help...
    best regards

    In Oracle 9i Release 2 onwards, passwords for SYS and SYSTEM are entered by you when you install Oracle 9i R2.
    In order to connect to SQL Plus via Host String, e.g. ora9i
    User name: sys
    Password: YOUR_NEW_PASSWORD (this is he actual password that you entered when you installed Oracle 9i)
    Host String: ora9i as sys

  • Ora 12154 error help needed

    Hi,
    I am a newbie in oracle forms. I have installed oracle database 10gr2 on windows xp in c directory. In D drive i have installed oracle developer suite 10g. When i try to connect database from developer suite i receive ORA 12154 error.
    Do i need to change tnsnames.ora in developer suites 'D' directory or in database'C' directory.
    Please explain me in steps so that i can configure developer suite.
    Thank You

    Forms will use its own Tnsnames.ora file so create alias for it
    Run NetCA from
    START > PROGRAMS > ORACLE - Oracle HOME name > Configuration and Migration tools > Net Configuration Assistant
    and create Alias for Local naming
    also make sure the Listener and Database is up and running
    Baig,
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

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

    Getting this Error on our new windows 7 64bit OS
    i am running both in the App and Ora in the XP compatibility mode.
    A database error occurred in OCILogon (-1).
    ORA-12154: TNS:could not resolve the connect identifier specified
    <null>
    The debug Console give's the following message.
    "App Debug Console enabled
    (switched to code page 1252)
    ORASP>orasp_oci_open: ORA-12154: TNS:could not resolve the connect identifier specified
    I can make the conection to the db by Loging directly into the Oracle SQL using the same info as my sams.
    the conection works fine on our old XP OS....
    any idea what i have to do to get this to run on Windows 7
    thanks

    Hi,
    1) Check the tnsnames.ora file you are using, verify that it is accessible.
    Eg: On Unix:
    - Check if you have a $HOME/.tnsnames.ora file - This will be
    used in addition to 'tnsnames.ora'.
    - Check TNS_ADMIN is set in your environment.
    - There is a readable tnsnames.ora file in $TNS_ADMIN
    2) Ensure that the tnsnames.ora file contains a line of the form
    'alias=(...)' for the alias you are specifying.
    Aliases are NOT case sensitive.
    3) Make sure that there are no mismatched parentheses in the
    tnsnames.ora file.
         4) Even if TNS_ADMIN is set SQL*Net looks in other locations for
         configuration files. Check the default directories for old (or bad)
         copies of TNS_NAMES.ORA. Eg: /etc, /var/opt/oracle,
         $ORACLE_HOME/network/admin
    5) Check the default domain name being used, and the path used to
    locate aliases, in the SQLNET.ORA file.
    The default domain is specified in the NAMES.DEFAULT_DOMAIN
    parameter - this is appended to the alias specified in the
    connect string if there is no domain given.
    Eg: If NAMES.DEFAULT_DOMAIN=mydom.uk
    and a connect to "scott/tiger@mydb" is requested
    SQL*Net will look for the alias "mydb.mydom.uk"
    If NAMES.DIRECTORY_PATH is also specified this determines where
    SQL*Net looks for the alias expansion.
    6) If none of these show an error enable client side tracing
    at level 16 and see what has been written to the client trace
    file. There list of aliases in the trace file under the heading
    'TNS.NAMES.ORA TABLE HAS THE FOLLOWING CONTENTS'.
    7) If ORA-12154 is returned when selecting over a database link from a
    client check that the alias in the link can be resolved in the
    tnsnames.ora file ON THE SERVER.
    8) If you are connecting from a login dialog box, verify that you are
    not placing an "@" symbol before your connect net service name.
    9) When going from Windows to Linux/Unix platforms,
    you can see <carriage return> <new line> characters at the
    end of each line instead of <new line> <new line>. Be sure you
    use ascii mode when ftp'ing this between Windows and Linux/Unix.
    Regards,
    Kal

  • Ora 12154: TNS could not resolve connect identifier specified

    Hi,
    I have Oracle 11g (Release 1_32bit) Client on my C:\ drive which connect to a Remote 11g (11.1.0.7.0 - 64bit) server.
    I have installed 10g DB Server(10.2.0.1.0) and Oracle 10g Forms(Forms [32 Bit] Version 10.1.2.0.2 ) on my D:\ drive.
    When I try to connect to Oracle 10g DB from Forms using "Connect" button, I get following error:
    "ORA-12154: TNS: could not resolve the connect identifier specified"
    Tns and Listner files both are same in Developer_Suite home and 10g home.
    Can someone please help me with this error?
    Thanks

    "ORA-12154: TNS: could not resolve the connect identifier specified"
    $ oerr ora 12154
    12154, 00000, "TNS:could not resolve the connect identifier specified"
    // *Cause:  A connection to a database or other service was requested using
    // a connect identifier, and the connect identifier specified could not
    // be resolved into a connect descriptor using one of the naming methods
    // configured. For example, if the type of connect identifier used was a
    // net service name then the net service name could not be found in a
    // naming method repository, or the repository could not be
    // located or reached.
    // *Action:
    //   - If you are using local naming (TNSNAMES.ORA file):
    //      - Make sure that "TNSNAMES" is listed as one of the values of the
    //        NAMES.DIRECTORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA)
    //      - Verify that a TNSNAMES.ORA file exists and is in the proper
    //        directory and is accessible.
    //      - Check that the net service name used as the connect identifier
    //        exists in the TNSNAMES.ORA file.
    //      - Make sure there are no syntax errors anywhere in the TNSNAMES.ORA
    //        file.  Look for unmatched parentheses or stray characters. Errors
    //        in a TNSNAMES.ORA file may make it unusable.
    //   - If you are using directory naming:
    //      - Verify that "LDAP" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Verify that the LDAP directory server is up and that it is
    //        accessible.
    //      - Verify that the net service name or database name used as the
    //        connect identifier is configured in the directory.
    //      - Verify that the default context being used is correct by
    //        specifying a fully qualified net service name or a full LDAP DN
    //        as the connect identifier
    //   - If you are using easy connect naming:
    //      - Verify that "EZCONNECT" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Make sure the host, port and service name specified
    //        are correct.
    //      - Try enclosing the connect identifier in quote marks.
    //   See the Oracle Net Services Administrators Guide or the Oracle
    //   operating system specific guide for more information on naming.
    $
    Tns and Listner files both are same in Developer_Suite home and 10g home.Listener files are totally useless in Developer Suite home, since they are server files.

Maybe you are looking for

  • User Profile Service - User Profile Incremental Synchronization Timer job stuck at 33% Status: Pausing

    User Profile Service - User Profile Incremental Synchronization Progress: 33% Status: Pausing It has been almost 15 days. Both User Profile Service and User Profile Synchronization Service are in Started state and FIM service also starting  I tried c

  • I cant send attachment in yahoo with new mac os x 10.8.2

    i cant send attachments with the new mac os 10 .8 and asafari please help

  • CANopen troubles

    I'm having trouble communicating with a CANopen module (Selectron AIC711) I have here. I doesn't seem to respond to any message I send to it, and I'm starting to wonder if it has a malfunction (or if I've misunderstood the CANopen concept completely.

  • Purchasing and need last price of an item

    Hi , i need an help to find the last price or previous rate of an item for which we are going to create a PO how to get this information from table (ie we are going to create a report to get this previous rate of an item) thanks in advance, userg

  • Idoc/Proxy error,CO_TXT_MMF_ADAPTER_NOT_UNIQUE

    Hi experts, I have a file -to-idoc scenario...I need to post error messages into application log via proxy and all other the valid records will be posted to Idoc......So I use multimapping with two different communication channel in the receiver side