Connecting DB thr'  CMD..

Hi,
Why nolog is Required in following CMD while connecting to SQL * Plus
C:\> Sqlplus/Nolog ...... Why NOLOG?, What is it's Use.
Thanks,
Sam.

Careful !!!
These is required for Security reasons. You cannot say you have secured your database environment and still connect to the database by supplying the username and password at the command prompt.
Most operating systems (if not all) have a facility (unsecured) that logs command prompt activities. If you connect to the database using sqlplus system/password, you have just exposed your system password to any user who can read your OS command line logs. For instance, your OS equivalent of .bash_history.
So, it is advisable to use sqlplus /nolog, then connect yourusername, then let it prompt for password. If you must use it at the command prompt, use sqlplus yourusername and let it prompt for password.
See my .bash_history. If I have supplied this in command prompt, anyonme with access to my home directory will be able to access and see the contents of the file.
testdb@dbmsdirect01:/export/home/oracle:grep sqlplus .bash_history
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
sqlplus /nolog
testdb@dbmsdirect01:/export/home/oracle:

Similar Messages

  • I upgraded to Maverick and now Time Machine will not connect to the external hard drive to back up files.  The external hard drive is a Western Digital "My Book Live" 2 TB.  How do I solve problem?

    I upgraded to Maverick and now Time Machine will not connect to the external hard drive to back up files.  The external hard drive is a Western Digital "My Book Live" 2 TB.  How do I solve problem?

    I also had problem accessing my WD MyBookLive after upgrading to Maverick.
    To resolve the problem, I used  Connect To Server (Cmd K) to specify the IP address.
    Then I enter a user id and password I created in the MyBookLive.
    You can also verify that you have admin access to the MyBookLive using Safari or Chrome.
    Just enter the MyBookLive IP address as the URL.

  • Connection Timed Out when Submitting Podcast

    I am getting really frustrated. A few days ago I submitted a feed to add a podcast to the iTunes catalog. I had checked the feed already to make sure it validated. iTunes accepted it as a valid feed and said I would get an email shortly confirming the submission. SO yesterday, not having received the email, I contacted support (online - no phone support) - and they say that the feed did not validate. Told me to run it through feedvalidator. WHICH I DID ALREADY and did again- it validates. I am able to subscribe to it even in iTunes. So I attempted to resubmit - got a "connection to thr server timed out" message. I have attempted to create feeds using several online utilities, changing where I host the feed, etc, and no matter what, I get a connection timed out message. They won't talk to me on the phone. AND I AM GETTING SO TICKED OFF! Is this Apple's servers going down?

    Please check the hosts file for the new IP,
    Also cehck the Agnet service login for wheter the user has the privledges to do a FTP access to the server or also connect to the server
    Reshma

  • Problem connect to Portal with SLD

    Hi , i have problem connect the portal (7.0) whit SLD server
    The SLD server is configured in the Solution Manager.
    SLD: ctsi386nt02.ctsnx.com:sapgw00
    the check connect SLD failure. show messages.
    [Thr 4724] *  ERROR       partner 'ctsi386nt02.ctsnx.com:sapgw00' not reached
    [Thr 4724] *
    TIME        Tue May 03 14:15:29 2011
    [Thr 4724] *  RELEASE     700
    [Thr 4724] *  COMPONENT   NI (network interface)
    [Thr 4724] *  VERSION     38
    [Thr 4724] *  RC          -10
    [Thr 4724] *  MODULE      nixxi.cpp
    [Thr 4724] *  LINE        2823
    [Thr 4724] *  DETAIL      NiPConnect2
    [Thr 4724] *  SYSTEM CALL connect
    [Thr 4724] *  ERRNO       10061
    [Thr 4724] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 4724] *  COUNTER     25
    [Thr 4724] *
    [Thr 4724] *****************************************************************************
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION

    Hi,
    User SLD - doesn't matter on name belogns to system where SLD is configured and running. SO I guess you have SLD on Solman.
    In case you didn't configured SLD on portal you have to set up on portal on visual admin choose Cluster > Server >Services > SLD Data Supplier > tab Runtime > HTTP Settings and add data of your Solman's SLD hostname port and user (SLDDUSER)
    In case of you have SLD also on portal, go to SLD page e.g. http://<hostname>:5<system_number>00/sld
    On the SLD initial page, choose Administration and in the section Server > Data Suppliers.
    add data of your Solman SLD
    Check web  http://help.sap.com/saphelp_nw70/helpdata/en/ee/74b3407e73c57fe10000000a1550b0/frameset.htm
    Best regards,
    Peter

  • Unnable to connect oracle Discover app server.

    Hai Friends...
    Tried installing 9iAS 1.0.2.1.0 on NT.
    When i am starting the Oracle Discover plus
    it is saying that unable to connect to thr oracle discoverer application server, Discover has detected a conflict loading class oracle/discoverer/corba/_st_DCILocator.class.
    Any help wouid be most appreciated.
    Cheers
    Gopi
    null

    Murali,
    Great suggestion. I found that after adding a host one has to run AutoConfig on Database Server and bounce the TNS Listener. I will read manuals to find out how to do that, but it will be great if someone can point me to where I can find that information quickly. Better still, if someone has instructions on how to do both, that will save a lot of time.
    Thank you.
    Rahul

  • Problem to connect between Oracle 10g xe and VB2010 at Vista sp2

    Introduction
    Hi guys, good day... NEED RESCUE!! SOS!! Hmm.. i have trouble been 1 weeks trying connect between Oracle 10g xe and VB2010 on window vista sp2. Actaully im very new at Oracle 10g xe and VB2010 but i got a project is going to build up system database and i figure out Oracle 10g xe and VB2010 can use free so i just chows these appication to be my project. I been search around internet and there is several things i was found about the connection but i has try and tried still it wont work out.
    Things i found and learned
    Oracle
    1. I have download Oracle 10g XE and installed in my windows vista sp2.
    2. I notice the Oracle Developer Tools is needed for VB2010 (To add reference 'Oracle.DataAccess'). So i was downloaded ODT11beta and installed
    3. I also edit TNSNAMES to following below:
    OraDb =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = shin-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    4. My sqlnet like following below:
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    5.I have try tnsping OraDB and its works.
    6. I monitoring task manager and OracleServicesXE is running.
    7. ora_dba is added in Group.
    Problem in SQLPLUS
    When i try connect SQLPLUS in cmd i get ERROR: ORA-12560: TNS:protocol adapter error.
    i . In cmd i type sqlplus and enter then i been ask for username and password.
    ii. After i insert my username and password and enter then i get the error of ORA-12560.
    Visual Basic 2010
    1. First i created my project, drawing label and button for test connection.
    2. Then, i add reference Oracle.DataAccess into my project.
    3. I type following script into my vb form:
    Imports System.Data
    Imports Oracle.DataAccess.Client
    Imports Oracle.DataAccess.Types
    Public Class Logon
    Private Sub cmdLogon_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdLogon.Click
    Dim oradb As String = "Data Source = OraDb; User Id = system; Password = shin;"
    Dim conn As New OracleConnection(oradb)
    conn.Open()
    Dim cmd As New OracleCommand
    cmd.Connection = conn
    cmd.CommandText = "select SName from Staff where SName = shin"
    cmd.CommandType = CommandType.Text
    Dim dr As OracleDataReader = cmd.ExecuteReader()
    dr.Read()
    lblOra.Text = dr.Item("SName")
    conn.Dispose()
    End Sub
    End Class
    Problem in VB2010
    When i run my project and press the button i get error message ORA-12514: TNS:could not resolve the connect identifier specified at conn.Open()
    Extra Question*
    1. Im notice in my netbook xp home sp2, before i install ODT11beta my sqlplus look fine thought cmd but after i installed ODT11beta its same problem with my Vista sp2 now. Get error ORA-12560: TNS:protocol adapter error :( I tried uninstall ODT11beta again and restart its work fine again. Which i really dun understand. Izzit the version ODT11 is not suitable for 10g xe? And i dunno this problem is related with my connection between oracle 10g xe and vb2010 or not. So confuse@@
    2. I wish to know more about connect between Oracle and VB, is there still a things i miss?(I mean steps or configuration that should i done)
    3. Or i just lower my VB version could make more easy? If yes, what version VB should i use that could work out with oracle 10g xe?
    4. Sorry for too bad my english but i really wish somebody could help me. Please try to understand my written or you could ask me mean if dont understand. Im stuck!! Stuck feel not really that good.....
    Edited by: user9173084 on Jul 19, 2010 3:34 AM

    Huhu..
    Yo, henry
    I thought the OraDb is just a name for entry but im not sure it is a service. I was refer http://www.oracle.com/technology/pub/articles/cook-vs08.html at topic Connection Strings and Objects.
    Here is my lsnrctl service
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOW has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOW has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 state:ready
    DISPATCHER <machine: SHIN-PC, pid: 1932>
    (ADDRESS=(PROTOCOL=tcp)(HOST=shin-pc)(PORT=49158))
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "xe" has 1 instance(s).
    Instance "xe", status READY has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    Izzit ok? I notice there is no listed OraDb. but tnsping OraDb seem fine.
    Actually there is somethings as a newbie i wondering long time alreadly ><
    1. The origin of tnsname.ora is no OraDb or ORCL but i just simple add it by open tnsname.ora with notepad. Im just not sure it is function or not.
    Also please check at my TNSNAME.ORA:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = shin-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    OraDb =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = shin-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    I got the feeling there is so close~~~!!!

  • Front panel connections

    .I am building a new system but the front panel connections in thr mobo manual need clarification for me .
     Front panel connections jfp1 & jfp2
      jfp2 -- 4pin speaker wire 2-8
              3pin power led    1-5  
      jfp1--  2pin hdd led  1-3
              2pin reset sw 5-7
              2pin power sw 6-8
      In the manual it has a 2pin power led 2-4 but there is no wire do I take it that you do not need this .
      USB 2 & USB 3
      4 pin connector vcc , usb- , usb+, gnd 2-8 or 1-7
      this cable has an extra gnd wire I would imagine you just leave this unconnected as there is no 9pin & 10 is usboc .
     Front audio
     pins 5-6 & 9-10 not to be used .
     So that leaves me with 5 connections but manual does not say where they connect .
      ear left
      ear right
      mic vcc
      mic in
      grd
     Hope I have explaine myself ok but woulsd rather be suree before I go any further , I have the rest of the pc in place .
      Regards Ian

    Found these on an other site much more explicit than manual . There was connection diagram on manual but no direction as to + or - so would imagine 1for example is hd led p for positive .
    PIN SIGNAL DESCRIPTION
    1 HD_LED_P Hard disk LED pull-up
    2 FP PWR/SLP MSG LED pull-up
    3 HD_LED_N Hard disk active LED
    4 FP PWR/SLP MSG LED pull-up
    5 RST_SW_N Reset Switch low reference pull-down to GND
    6 PWR_SW_P Power Switch high reference pull-up
    7 RST_SW_P Reset Switch high reference pull-up
    8 PWR_SW_N Power Switch low reference pull-down to GND
    9 RSVD_DNU Reserved. Do not use.
    JFP1 Pin Definition
    PIN SIGNAL PIN SIGNAL
    1 GND 2 SPK-
    3 SLED 4 BUZ+
    5 PLED 6 BUZ-
    7 NC 8 SPK+
    JFP2 Pin Definition
    PIN SIGNAL DESCRIPTION
    1 AUD_MIC Front panel microphone input signal
    2 AUD_GND Ground used by analog audio circuits
    3 AUD_MIC_BIAS Microphone power
    4 AUD_VCC Filtered +5V used by analog audio circuits
    5 AUD_FPOUT_R Right channel audio signal to front panel                JUMPERED
    6 AUD_RET_R Right channel audio signal return from front panel      JUMPERED
    7 HP_ON Reserved for future use to control headphone amplifier
    8 KEY No pin                                                                                 NO PIN
    9 AUD_FPOUT_L Left channel audio signal to front panel                   JUMPERED
    10 AUD_RET_L Left channel audio signal return from front panel       JUMPERED
     So I have 5 wires left
                     ear right        ?
                     ear left          ?
                      mic vcc       pin4 ?
                      mic in         pin1 ?
                      grd             pin2 ?
      Sorry if I am dragging this out but waiting on graph card to come so just making sure everything is ok as you guys do a great service .
       Ian

  • SQL*Loader error in windows connection

    Hi ALL,
    While connecting windows XP cmd prompt.
    Error Output:_
    SQL*Loader: Release 10.2.0.1.0 - Production on Fri Feb 22 18:35:59 2013
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL*Loader-704: Internal error: ulconnect: OCIServerAttach [0]
    ORA-12170: TNS:Connect timeout occurred
    sqlnet.log*
    Fatal NI connect error 12170.
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
    Time: 21-FEB-2013 15:47:49
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 60
    nt OS err code: 0
    Client address: <unknown>
    Please suggest me to fix the issue.
    Thanks and Regards
    Suresh

    Hello;
    Check if the environment for the user that's using sqlldr is correctly configured. ORACLE_HOME, ORACLE_SID, TNS_ADMIN, SQLNET.ORA can that user connect using SQL Plus?
    This is a connectivity issue for sure. Would also check the sqlnet.log.
    Could be the way you call Loader. This format always works for me :
    sqlldr username/password@sidname control=controlfilename.ctl log=logfilename.log
    Test
    If I back space off a character from the SID I get this : ( Expected )
    SQL*Loader: Release 11.2.0.1.0 - Production on Fri Feb 22 07:59:52 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    SQL*Loader-704: Internal error: ulconnect: OCIServerAttach [0]
    ORA-12154: TNS:could not resolve the connect identifier specifiedWould focus on the ORA-12170. Check SQLNET.ORA for SQLNET.RECV_TIMEOUT and SQLNET.SEND_TIMEOUT parameters. Check for firewall blocking you, both Windows XP and outside.
    Best Regards
    mseberg
    Edited by: mseberg on Feb 22, 2013 7:54 AM

  • SAP Router connection  refused

    Hi SAPRouter-experts!
    <b>I have a problem to establish OSS1-connection, to ping sapserv3 (147.204.2.5) --> time out error, and to configure saprouter.</b>
    Here the developer trace from ST11
    RSTR0006 - Anzeige der Entwickler-Traces                                                                            
    1
    trc file: "dev_lg", trc level: 1, release: "700"
    [Thr 7656] Sun Jun 17 13:58:57 2007
    [Thr 7656] ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED:
    Connection refused) [nixxi.cpp 2764]
    [Thr 7656] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 0 /
    sock 1876
         (SI_ECONN_REFUSE; I4; ST; 192.168.177.10:3299) [nixxi.cpp    2764]
    [Thr 7656] *** ERROR => MsIAttachEx: NiBufConnect to
    /H/192.168.177.10/S/sapdp99/H/192.168.147.101/S/sapdp99/H/147.204.2.5/S/sapdp99/H/oss001/S/sapmsO01/x
    failed (rc=NIECONN_REFUSED) [msxxi.c      6
    [Thr 7656] *** ERROR => LgIAttach: MsAttach (rc=NIECONN_REFUSED)
    [lgxx.c       3980]
    [Thr 7656] *** ERROR => LgApplSrvInfo: LgIAttach(rc=LGEMSLAYER) [lgxx.c      
    1272]
    [Thr 7656]
    [Thr 7656] *  ERROR       partner '192.168.177.10:sapdp99' not reached
    [Thr 7656] *
    TIME        Sun Jun 17 13:58:57 2007
    [Thr 7656] *  RELEASE     700
    [Thr 7656] *  COMPONENT   NI (network interface)
    [Thr 7656] *  VERSION     38
    [Thr 7656] *  RC          -10
    [Thr 7656] *  MODULE      nixxi.cpp
    [Thr 7656] *  LINE        2764
    [Thr 7656] *  DETAIL      NiPConnect2
    [Thr 7656] *  SYSTEM CALL connect
    [Thr 7656] *  ERRNO       10061
    [Thr 7656] *  ERRNO TEXT  WSAECONNREFUSED: Connection refused
    [Thr 7656] *  COUNTER     1
    [Thr 7656] *
    [Thr 7656]
    <b>Can you tell the procedure to fix all the prooblems?</b> Tnak you very much!
    regards

    Hi!
    Thank you!
    BUT, I am talking about the OSS1-issue in SOLMAN.
    Unfortunetaly I can not ping to sapserv3 or open ftp with sapserv3..
    I completly installed the latest version of Saprouter, installed the service in Windows, have run ltgt.exe...
    <b>How can I establish the connection with SAPRouter? Is there some Network limitations? </b>
    Thank you!

  • No permission on NFS by connect to server

    Hi,
    i have a Linux-NFS-Server. I created on both systems (Linux and Mac) the same user (uid) and group (gid) and added the user to this group. I gave the group on the server all permissons. When I mount the share on the mac in the terminal I have full access, but when I mount it with "connect to server" (cmd+k) I have no permissions on the share. It works when I give the "other"-users all permissions.

    You have a network issue.  ATV can not connect to the internet.  The fact that you also could not download to your Macbook until recently means more than just the ATV was effected.  The fact that NONE of the icons are there means that there is no internet access at all.   Meaning that iTunes, Netflix, Hulu, etc. are all not able to connect.  The service strength indicator is just showing the WiFi single strength.  It is not an indication of actual internet access.
    You mentioned you used to use Verizon.  Was this cellular internet service?    You might try contacting this new service provider and asking if they limit or throtal some online services like Netflix or iTunes.  Some service providers do.  Since the problem started with this new service provider you might contact them and ask them to look into the problem.

  • Bluetooth connection on keyboard not working iMac/macbook

    Hi
    I've just bought an iMac and have it connected to my macbook air using a thunderbolt connection.  Once connected I use cmd f2 to change the iMac screen to the screen on my macbook air.  Using the bluetooth settings on the MBA i can connect the wireless mouse (previously connected to the imac) and tried the same for the keyboard.  Although I managed to get it to pair yesterday I can't seem to get it to do it again today (guess yesterday was a fluke).
    It will connect when the Imac is off or when the keyboard is disconnected on the imac - problem being that I need the keyboard to change the screen over to the MBA. 
    Any thoughts / something I'm missing?
    ps I've got OSX 10.8.3 on imac and 10.7.5 on MAB if it matters - didn't yesterday
    L

    hi all
    by a stroke of luck i worked it out - turns out you have to switch the keyboard off, then when switching it on you have to keep your finger on the power button - the green light will flash until the connection is made.
    works now, onlly wasted an hour two trying to get to this point.  nevermind

  • Connect failed with DBLI_RC_LOAD_LIB_FAILED

    Hi,
    Server details: Win 2003 X64,  CE 7.1,  Oracle 10g
    due to some OS level problem the server got stopped (SAP Instances). When i checked the log files
    dev_icm log file
    trc file: "F:\usr\sap\<SID>\J10\work\dev_icm", trc level: 1, release: "710"
    sysno      10
    <SID>        <SID>
    systemid   562 (PC with Windows NT)
    relno      7100
    patchlevel 0
    patchno    84
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    F:\usr\sap\<SID>\SYS\profile\<SID>_J10_HOSTNAME
    pid        4168
    [Thr 4328] Thu Feb 12 17:53:45 2009
    [Thr 4328] started security log to file dev_icm_sec
    [Thr 4328] ICM running on: HOSTNAME
    [Thr 4328] MtxInit: 30001 0 2
    [Thr 4328] IcmInit: listening to admin port: 65000
    [Thr 4328] MPI: dynamic quotas disabled.
    [Thr 4328] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    [Thr 5336] IcmProxyWatchDog: proxy watchdog started
    [Thr 4328] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    [Thr 4328] CCMS: Initalized shared memory of size 60000000 for monitoring segment.
    [Thr 4328] CCMS: Checking Downtime Configuration of Monitoring Segment.
    [Thr 4328] IcmInit: icm running without ABAP stack
    [Thr 5340] IcmJSessCommThread started
    [Thr 5344] IcmMplxThread started
    [Thr 4328] IcmJsfAttach: attached to Java Startup Framework
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 0
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 1
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 2
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 3
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 4
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 5
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 6
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 7
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 8
    [Thr 4328] IcmCreateWorkerThreads: created worker thread 9
    [Thr 5400] IcmWatchDogThread: watchdog started
    [Thr 5344] JNCMIHttpMsPutLogon: http port information not available
    [Thr 5344] JNCMIP4MsPutLogon: p4 port information not available
    [Thr 5344] JNCMIIIOPMsPutLogon: iiop port information not available
    [Thr 5344] JNCMIHttpMsPutLogon: http port information not available
    [Thr 5344] JNCMIP4MsPutLogon: p4 port information not available
    [Thr 5344] JNCMIIIOPMsPutLogon: iiop port information not available
    [Thr 5404] Thu Feb 12 17:53:48 2009
    [Thr 5404] ISC: created 400 MB disk cache.
    [Thr 5404] ISC: created 50 MB memory cache.
    [Thr 5404] HttpSubHandlerAdd: Added handler HttpCacheHandler(slot=0, flags=12293) for /, active: 1
    [Thr 5404] HttpExtractArchive: files from archive F:\usr\sap\<SID>\J10\exe/icmadmin.SAR in directory F:/usr/sap/<SID>/J10/data/icmandir are up to date
    [Thr 5404] HttpSubHandlerAdd: Added handler HttpAdminHandler(slot=1, flags=4101) for /sap/admin, active: 1
    [Thr 5404] HttpSubHandlerAdd: Added handler HttpModHandler(slot=2, flags=12293) for /, active: 1
    [Thr 5404] CsiInit(): Initializing the Content Scan Interface
    [Thr 5404]            PC with Windows NT (mt,unicode,SAP_CHAR/size_t/void* = 16/64/64)
    [Thr 5404] CsiInit(): CSA_LIB = "F:\usr\sap\<SID>\J10\exe\sapcsa.dll"
    [Thr 5404] HttpSubHandlerAdd: Added handler HttpAuthHandler(slot=3, flags=12293) for /, active: 1
    [Thr 5404] ICM running without ABAP
    [Thr 5404] HttpSubHandlerAdd: Added handler HttpJ2EE2Handler(slot=4, flags=1060869) for /, active: 1
    [Thr 5404] Started service 51000 for protocol HTTP on host "HOSTNAME"(on all adapters) (processing timeout=600, keep_alive_timeout=60)
    [Thr 5404] Started service 51004 for protocol P4 on host "HOSTNAME"(on all adapters) (processing timeout=60, keep_alive_timeout=30)
    [Thr 5404] Started service 51007 for protocol IIOP on host "HOSTNAME"(on all adapters) (processing timeout=60, keep_alive_timeout=30)
    [Thr 5404] Started service 51008 for protocol TELNET on host "localhost"(only on this adapter) (processing timeout=60, keep_alive_timeout=30)
    [Thr 5344] JNCMIHttpMsPutLogon: delete http logon information
    [Thr 5344] JNCMIP4MsPutLogon: reset p4 logon information
    [Thr 5344] JNCMIIIOPMsPutLogon: reset iiop logon information
    [Thr 5344] JNCMITelnetMsPutLogon: reset telnet logon information
    [Thr 5344] JNCMIHttpMsPutLogon: delete http logon information
    [Thr 5344] JNCMIP4MsPutLogon: reset p4 logon information
    [Thr 5344] JNCMIIIOPMsPutLogon: reset iiop logon information
    [Thr 5344] JNCMITelnetMsPutLogon: reset telnet logon information
    [Thr 5404] Thu Feb 12 17:53:59 2009
    [Thr 5404] *** WARNING => IcmNetCheck: NiHostToAddr(www.doesnotexist.qqq.nxst) took 11 seconds [icxxman.c    5640]
    [Thr 5404] Thu Feb 12 17:54:16 2009
    [Thr 5404] *** WARNING => IcmNetCheck: NiAddrToHost(10.0.0.1) took 17 seconds [icxxman.c    5660]
    [Thr 5404] *** WARNING => IcmNetCheck: 2 possible network problems detected - please check the network/DNS settings [icxxman.c    5716]
    [Thr 5344] Thu Feb 12 17:56:02 2009
    [Thr 5344] JNCMIP4NodeAdd: node 109769750 joins the load balancing list
    [Thr 5344] IcmJSessCommServiceJoin: server 109769750 started protocol P4 (active services: 1)
    [Thr 5344] JNCMIIIOPNodeAdd: node 109769750 joins the load balancing list
    [Thr 5344] IcmJSessCommServiceJoin: server 109769750 started protocol IIOP (active services: 3)
    [Thr 5344] JNCMITelnetNodeAdd: node 109769750 joins the load balancing list
    [Thr 5340] IcmJSessCommAttach: Attached to J2EE request queue <SID>_10_109769750_P4
    [Thr 5344] IcmJSessCommServiceJoin: server 109769750 started protocol TELNET (active services: 7)
    [Thr 5344] JNCMIP4MsPutLogon: set p4 logon port (port:51004) (lbcount: 1)
    [Thr 5344] JNCMIIIOPMsPutLogon: set iiop logon port (port:51007) (lbcount: 1)
    [Thr 5344] JNCMITelnetMsPutLogon: set telnet logon port (port:51008) (lbcount: 1)
    [Thr 5344] Thu Feb 12 17:59:20 2009
    [Thr 5344] JNCMIHttpNodeAdd: node 109769750 joins the load balancing list
    [Thr 5344] HttpJ2EELbPut: server 109769750 started protocol HTTP, attached to request queue <SID>_10_109769750_HTTP
    [Thr 5344] JNCMIHttpMsPutLogon: set http logon port (port:51000) (lbcount: 1)
    [Thr 5344] Tue Feb 24 18:21:03 2009
    [Thr 5344] *** ERROR => NiBufISetError: ErrGetAttr failed (rc=-2) for hdl 49 [nibuf.cpp    1243]
    [Thr 5344] *** ERROR => MsINiRead: NiBufReceive failed (NIEINTERN) [msxxi.c      2811]
    [Thr 5344]
    [Thr 5344] *****************************************************************************
    [Thr 5344] *
    [Thr 5344] *  ERROR       The message received isn't from a message server.
    [Thr 5344] *              Are you really connected to the message server?
    [Thr 5344] *              Please check your connection parameters.
    [Thr 5344] *              (HOSTNAME / 3911)
    [Thr 5344] *
    [Thr 5344] *  TIME        Tue Feb 24 18:21:03 2009
    [Thr 5344] *  RELEASE     710
    [Thr 5344] *  COMPONENT   MS (message handling interface, multithreaded)
    [Thr 5344] *  VERSION     4
    [Thr 5344] *  RC          -29
    [Thr 5344] *  MODULE      msxxi.c
    [Thr 5344] *  LINE        2819
    [Thr 5344] *  COUNTER     3
    [Thr 5344] *
    [Thr 5344] *****************************************************************************
    [Thr 5344]
    [Thr 5344] *** ERROR => MsIReadFromHdl: NiRead (rc=NIEINTERN) [msxxi.c      1966]
    [Thr 5344] JNCMIMsConnBrokenCallback: Message server connection broken
    [Thr 5344] IcmJncmConnBrokenCallback called
    [Thr 45932] JNCMIReconnectFunc: Wait 3600 sec for message server reconnect
    [Thr 45932] JNCMIReconnectFunc: Wait 30 sec for consistent cluster reconnect
    [Thr 45932] Tue Feb 24 18:21:04 2009
    [Thr 45932] *** ERROR => MsIAttachEx: NiBufConnect to HOSTNAME/3911 failed (rc=NIECONN_REFUSED) [msxxi.c      773]
    [Thr 45932] Tue Feb 24 18:21:06 2009
    [Thr 45932] *** ERROR => MsIAttachEx: NiBufConnect to HOSTNAME/3911 failed (rc=NIECONN_REFUSED) [msxxi.c      773]
    [Thr 45932] Tue Feb 24 18:21:09 2009
    [Thr 45932] *** ERROR => MsIAttachEx: NiBufConnect to HOSTNAME/3911 failed (rc=NIECONN_REFUSED) [msxxi.c      773]
    [Thr 45932] Tue Feb 24 18:21:13 2009
    [Thr 45932] *** ERROR => MsIAttachEx: NiBufConnect to HOSTNAME/3911 failed (rc=NIECONN_REFUSED) [msxxi.c      773]
    [Thr 4328] Tue Feb 24 18:21:15 2009
    [Thr 4328] Deactivated service 51000 for protocol HTTP on host: "HOSTNAME"(on all adapters) (timeout=60)
    [Thr 4328] Deactivated service 51004 for protocol P4 on host: "HOSTNAME"(on all adapters) (timeout=30)
    [Thr 4328] Deactivated service 51007 for protocol IIOP on host: "HOSTNAME"(on all adapters) (timeout=30)
    [Thr 4328] Deactivated service 51008 for protocol TELNET on host: "localhost"(only on this adapter) (timeout=30)
    [Thr 5400] IcmWatchDogThread: Shutdown request received
    [Thr 5400] IcmConnCancel: Connection (id=7/38910) canceled manually
    [Thr 5400] *** IcmWatchDogThread: exit thread ***
    [Thr 5340] *** IcmJSessCommThread: exit thread ***
    [Thr 4328] IcmConnCancel: Connection (id=7/38910) canceled manually
    [Thr 4328] IcmConnCancel: Connection (id=2/5856) canceled manually
    [Thr 4328] Tue Feb 24 18:21:16 2009
    [Thr 4328] Removed service 51000 for protocol HTTP on host: "HOSTNAME"(on all adapters) (timeout=60)
    [Thr 4328] Removed service 51004 for protocol P4 on host: "HOSTNAME"(on all adapters) (timeout=30)
    [Thr 4328] Removed service 51007 for protocol IIOP on host: "HOSTNAME"(on all adapters) (timeout=30)
    [Thr 4328] Removed service 51008 for protocol TELNET on host: "localhost"(only on this adapter) (timeout=30)
    [Thr 4328] IcmJsfDetach: detach from Java Startup Framework
    [Thr 4328] *** ICM shutdown completed (pid: 4168) ***
    R4trans -d log file
    4 ETW000 date&time   : 27.02.2009 - 11:33:19
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Fri Feb 27 11:33:22 2009                               0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                              0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                 0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0          2597  0.002597
    4 ETW000  [dev trc     ,00000]      using "F:\usr\sap\SID\SYS\exe\uc\NTAMD64\dboraslib.dll"
    4 ETW000                                                                              16  0.002613
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                         8  0.002621
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                              12  0.002633
    4 ETW000  [dbcon.c     ,00000]  *** ERROR => Codepage mismatch between kernel (ASCII) and DBSL shared library 'dboraslib.dll' (UNICODE)
    4 ETW000                                                                              42  0.002675
    2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
    Please Guide me
    Mahesh

    Hi Mahesh,
    There are 2 dates one is 12 and  other 24th. I think this is a network failure issue.
    >
    Mahesh Chedde wrote:
    > [Thr 5344] Thu Feb 12 17:59:20 2009
    > [Thr 5344] JNCMIHttpNodeAdd: node 109769750 joins the load balancing list
    > [Thr 5344] HttpJ2EELbPut: server 109769750 started protocol HTTP, attached to request queue <SID>_10_109769750_HTTP
    > [Thr 5344] JNCMIHttpMsPutLogon: set http logon port (port:51000) (lbcount: 1)
    >
    > [Thr 5344] Tue Feb 24 18:21:03 2009
    > [Thr 5344] *** ERROR => NiBufISetError: ErrGetAttr failed (rc=-2) for hdl 49 [nibuf.cpp    1243]
    > [Thr 5344] *** ERROR => MsINiRead: NiBufReceive failed (NIEINTERN) [msxxi.c      2811]
    > [Thr 5344]
    >
    Regards,
    Kalyan

  • Unable to telnet on command prompt for udp port 514, but able to on cmd for tcp port 514

    I am unable to telnet on command prompt for udp port 514. But when I use packet snifer or wireshark I am able to see traffic going to the targetted server from udp port 514. I thought it might be a firewall issue blocking the port from communicating. But
    I figured out that windows firewall is disabled. I am able to make similar connections on the cmd for tcp port 514.
    I did a netstat -an and see that udp:514 is enabled and listening on the server.
    What am I missing here?

    Telnet actually supports TCP only. You might want to try another tool as suggested here: http://serverfault.com/questions/263032/how-to-connect-to-a-udp-port-command-line
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • No connectivity using my wrt54gs

    my internet modem works fine, but when i add my wireless router i dont get any connectivity, went to cmd windows typed ipconfig but no default gateway.
    need help please

    What IP address do you get on your computer?
    Who is your Internet service provider?
    Connect the modem to the Internet port and computer to Ethernet port 1 on the router. Press and hold the reset button on the router for 30 seconds. Release the reset button and wait for 30 seconds. Power cycle the router.
    Now check the IP address on your computer. If you get a valid IP address like 192.168.1.xxx then try to open the setup page of the router.
    Make sure that there is no static IP address setup on your computer.

  • ESMTP Inspection Dropping Connections

    I am trying to understand why my ASA appears to be dropping packets with the following message
    %ASA-4-108004: ESMTP Classification: Dropped connection for ESMTP Request from inside:1.1.1.1/1292 to DMZ:2.2.2.2/25; matched Class 31: cmd RCPT count gt 100
    My understanding is that the "RCPT count gt 100" drops connections if the number of recipients is gt 100. I have a wireshark trace of this transaction and there is only 1 recipient on this email.
    This makes no sense to me. Why else would I be seeing this message if the number of RCPT To addresses is 1? Does this have anything to do with the number of length of the RCPT TO email address?
    Thanks.

    policy-map type inspect esmtp esmtp_map
    parameters
    match cmd line length gt 512
      drop-connection log
    match cmd RCPT count gt 100
      drop-connection log
    match body line length gt 998
      log
    match header line length gt 998
      log
    match sender-address length gt 320
      drop-connection log
    match MIME filename length gt 255
      drop-connection log
    match ehlo-reply-parameter others
      mask

Maybe you are looking for