Unknown hostname in Terminal

I suddenly saw that my hostname in the Terminal has changed to "unknown406c8f255bd7". I checked the Computer name under System Pref>>Sharing and its the correct one("ABC_Macbook_Pro"). I further checked the environment variable or used hostname command and i could see the unknown hostname "unknown406c8f255bd7" there.
When i try to change the hostname thru terminal, it gives me this error "hostname: sethostname: Operation not permitted".
I tried opening a new terminal window but it did not help.
I searched thru the existing forum discussions but could not find anything relevant.
Can someone tell me why the hostname under Sharing and environment variable have different values?
Thanks

'bash' the default shell has a default prompt that gets your hostname by taking your IP address and doing a reverse DNS lookup and if the DNS server returns a value, it uses that value. If AND ONLY IF the DNS server does not return anything will your System Preferences -> Sharing -> Computer name.
So your DNS server has returned unknown406c8f255bd7 and bash is using it.
You have a few choices.
Get your DNS server to stop returning unknown406c8f255bd7
Change your bash prompt to use something else for your command prompt.  Add the following to your .bash_profile or .bash_login or .profile (whichever one you happen to already have; if you do not have one of the above, then create your own .bash_profile using - nano .bash_profile)
            PS1='$(networksetup -getcomputername):\W \u\$ '
Other?

Similar Messages

  • Hostname in terminal different to that of sharing prefs

    Hi,
    i have searched these forums but am unable to find a clear answer.
    i have a fresh install of tiger 10.4 with the updates added to 10.4.5.
    i am using pppoe to connect to the interent
    in my sharing prefs pannel my computer name is set to
    random.test.com
    yet when i type hostname in the terminal i get:
    visp.inabox.net
    i tried setting the hostname=random.test.com in the hostconfig file...
    that worked with hostname in terminal returning random.test.com
    yet when i went to sharing prefs and enabled web sharing it still told me to type in http://visp.inabox.net
    i typed in http://visp.inabox.net and nothing came up
    i typed in http://random.test.com and the web server came up
    why is sharing prefs holding on to the name visp.inabox.net?
    where did visp.inabox.net come from in the first place?
    where is the data stored? which config file?
    i can't find the string visp.inabox.net anywhere!
    visp.inabox.net isnt even a FQDN..... what the ****?

    Thanks for the reply but you only answered part of the question...
    why is sharing prefs holding on to the name visp.inabox.net?
    where is the data stored? which config file?
    how does it work? i mean how is it that my computer accepts a name from my isp?
    i have a freebsd box that doesnt have this trouble. it is just mac os x.

  • Rmi- unknown hostname

    hi
    I am practicing on RMI with sun samples.
    in
    java -D.... hostname=localhost , I return back an error such:
    unknown hostname....
    i am beginner in this case.
    would some body helps me??

    unknown hostname what? If it's 'localhost' or some other known host you have a hosts/DNS problem. If it's 127.0.0.1 and the server is on a different host from the client you have a host/DNS problem at the server host, but you can work around it by setting -Djava.rmi.server.hostname at the server host. See the Javadoc/RMI/Guide to Features/java.rmi properties.

  • Unknown name in Terminal as username

    i bought a MacBook Pro with OSX version 10.9.2 (Mavericks) since this, (about 2 month) i did not any attention to what happens in my Terminal when i start typing some code in it (java codes for compile or something) but now i got that when i just start my terminal, this totally unknown line will appeared:
    dukhat:~ MacBookpro$
    necessary to say, my basic mac user was macbookpro when i bought this mac but what is this "dukhat"?!
    i googled it but there is no related information about...

    Eustace Mendis wrote:
    Take it back to the Apple store where you bought it and ask them to explain what is going on.
    That is absolutely not necessary!
    I see 2015developer has solved his problem, but just to reiterate... the hostname can be controlled by the network. Some honor the name chosen by the user, in System Preferences -> Sharing -> Computer Name. Some assign a different name. This is entirely normal, and not signs of a hack or an indication that the computer should be returned to Apple.

  • Unknown user in Terminal???

    Using Snow Leopard 10.6.7 on a Mac Pro 2009. Whenever I open Terminal, the login is as follows:
    Last login: Sun Jun  5 15:27:51 on ttys000
    unknown002500f22f99:~ backupuser$
    What is this unknown??? Has anyone seen this before? This has not happened before, but suddenly now this is happening.
    Robert

    Yes.  The default $PS1 (prompt) settting is '\h:\W \u\$ ' where \h represents your hostname.  To see how the hostname can be affected see the this post and the items that follow it.

  • Hostname in Terminal changed to another user

    Hi,
    I'm having an issue where I open terminal and my computer name has changed to another persons name on our network. Does anyone know why this is happening and how to fix it?

    BobHarris wrote:
    Weird I see your responses in my email, but not here ...
    The forum server is a bit overwhelmed from all the iOS 7 traffic
    The local forum software has been having some issues, and (based on some offline discussions) the Apple folks are aware and are working on the underlying issues, and (as BobHarris mentions) the added load of the iOS 7 traffic likely isn't helping.
    BobHarris wrote:
    I cleared the device list on the router and restarted it and I see that the router recognizes and stores the names for my iPad, AppleTV and my Android phone, but not for my MacBookPro. That device name is set to unknown and then some number.
    Give your Macbook Pro a DHCP Client ID
    System Preferences -> Network -> Advanced -> TCP/IP -> DHCP Client ID
    Not sure that'll help?   Certainly try it, but.. what you're getting is the "who am I?" response your Mac gets from your local DNS services, which can be provided by software within the router, or software upstream from the router.   The prompt just displays the settings.  You can reboot, and that won't help.  If you're getting a weird setting for the local DNS queries, then you can either chase after the setting in the router or upstream with your ISP, or (probably easier) simply change your prompt string as I'd linked to and as BobHarris has indicated.  (Or install OS X Server or such, and run your own local DNS services, but that's the gonzo approach.)

  • Getting "Unknown" error in Terminal?

    To give you a quick summary of the situation I am in, I'm trying to set up a Minecraft server for my friend and I to play together, and this involves me using the Terminal. However, it doesn't appear to be working even though I'm doing everything I have been told to do.
    After creating a text document with the correct content inside it, and saving it as server.command, I then have to go into Terminal and type "chmod a+x " and drag the server.command file into the Terminal and press Enter. After pressing Enter, it says "unknown-c8:bc:c8:c1:d1:5b:~ (user name)$". Why is it saying this, and how do I fix it so that what I am being told to do works like it should?

    Somebody really needs to create a Minecraft installer for OS X, because you're only the most recent person to become entangled by the manual installation process. 
    I'm not going to watch a YouTube video to see what's gone weird with it; sorry.  FWIW, There are text-based Minecraft installation and setup discussions around — I've seen a few discussed in previous reports of Minecraft server installation problems here.   Those are generally better than the videos, as you have commands you can copy.  Mistakes at the command line can lead to problems far worse than a prompt string change, too; data loss is possible, with certain sorts of commands.
    Beyond the Minecraft server installation process, one of the prerequisites for the most common Minecraft server — Oracle Java — needs to be managed and kept current.   Past versions of Oracle Java have allowed security to be breached, and there's no reason to expect that the most current version won't eventually be breached.  Due to this history of vulnerabilities, the Apple OS X XProtect mechanisms will occasionally be updated to block Java when these vulnerabilities are reported.  Put another way, you might find your Minecraft server unexpectedly taken offline when there's a Java security vulnerability loose.
    As for the prompt string, here's a write-up on the prompt-changing bits. 

  • Unknown hostname & DHCP

    I have a Solaris 8 IA box. During installation, a host name was never prompted for, and I selected DHCP. From comments in the forum, it appears the hostname of 'unknown' may be due to the fact that I selected DHCP.
    I have tried using admintool, the command hostname, and ifconfig to no avail.
    I would like to diable the DHCP, plus specify a new hostname. (As a matter of curiosity, can a alternate host be selected if DHCP is left enabled?)
    Can someone help?
    Thanks in advance
    Jake

    I seems also have such problem.
    And I feel it is really weird, because after I rebooted the system several times, and di "sys-unconfig" sever times (each time input and configure exactly the same), it is all OK now.
    I wonder Solaris (at least 8 for x86) sometimes do not save my configuration. One obvious example is, when I logout CDE and relogin, sometimes it will startup the default welcome screen with the Help and File folder on screen (sometime is sometime not), as if I am the first time login.
    Strange.

  • Terminal Host Name unknown####

    Whenever i log into my termianl i noticed that i see that my hostname says unkown040ccedf8e88: ny name, is this normal? because i know that my friends MPA's have a different host name, and when i type in "hostname" on terminal, it gives me that unkown###

    You can change the hostname in the System Preferences of Lion (client):
    Go to:
    - System Preferences -> Sharing
    - See "computer name" at the top, enter something other than what's there.
    - If you click "Edit" underneath, you should get something like hostname.domain. I usually see: computername.local
    When you use hostname, you should get the value given when you click "Edit", e.g computername.local
    It could be that what's currently there is too long and/or contains an illegal character. While a bit old and refers to a specific case of binding to Active Directory, according to this:
    Use computer names and passwords that are less than 16 characters in length, and which only contain alphanumeric (A–Z, a–z), numbers (0–9), - (dash) and/or _ (underscore) characters when binding with Directory Utility
    I would try a new computer name in accordance with that those rules to see if it corrects the problem: alphanumeric (A–Z, a–z), numbers (0–9), - (dash) and/or _ (underscore)
    I don't use spaces either.

  • Reversing a Terminal command in Mavericks

    Hi there. I have recently upgraded my 2008 MBP to Mavericks. I've been having an issue where the computer won't go to sleep when the lid is shut. After researching the issue and trying a number of 'non-invasive' options, I tried one that was to enter the following into Terminal and then repair my Permissions:
    sudo defaults write /System/Library/LaunchDaemons/com.apple.coreservices.appleevents ExitTimeOut -int 1
    sudo defaults write /System/Library/LaunchDaemons/com.apple.securityd ExitTimeOut -int 1
    sudo defaults write /System/Library/LaunchDaemons/com.apple.mDNSResponder ExitTimeOut -int 1
    sudo defaults write /System/Library/LaunchDaemons/com.apple.diskarbitrationd ExitTimeOut -int 1
    sudo defaults write /System/Library/LaunchAgents/com.apple.coreservices.appleid.authentication ExitTimeOut -int 1
    Unfortunately it did not solve the problem and now one of my programs, "Edgies" will not launch. I'd rather enter in a few quick commands to reverse what's been done instead of re-installing an old backup. Is anyone versed in code enough to help me do this is a couple minutes instead of a few hours!? Thanks for your time.

    Sure, here's an explanation:
    http://www.cnet.com/how-to/speed-up-the-shutdown-process-in-os-x/
    But, honestly, I'd advise you not to type unknown commands into Terminal unless you know both what they're supposed to accomplish and how to reverse them easily. Evaluate carefully what you find online.
    If you do like to tinker--and there's nothing wrong with tinkering--it's best to experiment with a bootable clone of the Mac's hard drive. If the experiment unleashes a box of bees, just erase the clone. At least the internal drive on your Mac remains unaffected by the experiment and functional.

  • Changing hostname NW2004S

    Hi All,
    I have made an image of an SAP 2004S on MAXDB server and I have deployed this on an other physical server. Sap is running fine now (on a temp license) but I want to change the hostname of this server.
    I have followed the instructions in note 757692 (Changing the hostname for J2EE Engine 6.40/ 7.0 installation) but SAP does not start anymore. When starting up in SAP MMC the disp + work.EXE  first turn in to yellow, but after some time the status changes to stopped. The errorlog shows "connect to database failed. rc is -10709 Connection failed. RTE: unknown hostname. I have also seen that the workprocesses do start but the stop after some seconds.
    The trace file of a workprocess is here:
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Wed Nov 28 16:40:46 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\NW1\DVEBMGS01\exe\dbsdbslib.dll' ...
    B  Library 'D:\usr\sap\NW1\DVEBMGS01\exe\dbsdbslib.dll' loaded
    B  Version of 'D:\usr\sap\NW1\DVEBMGS01\exe\dbsdbslib.dll' is "700.08", patchlevel (0.82)
    B  New connection 0 created
    M sysno      01
    M sid        NW1
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    83
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        5664
    M
    M  kernel runs with dp version 218000(ext=109000) (@(#) DPLIB-INT-VERSION-218000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 5664) [dpxxdisp.c   1301]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

    M Wed Nov 28 16:40:47 2007
    M  DpShMCreate: sizeof(wp_adm)          12672     (1408)
    M  DpShMCreate: sizeof(tm_adm)          3994272     (19872)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1440)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 06B60040, size: 4647736)
    M  DpShMCreate: allocated sys_adm at 06B60040
    M  DpShMCreate: allocated wp_adm at 06B61E40
    M  DpShMCreate: allocated tm_adm_list at 06B64FC0
    M  DpShMCreate: allocated tm_adm at 06B64FF0
    M  DpShMCreate: allocated wp_ca_adm at 06F34290
    M  DpShMCreate: allocated appc_ca_adm at 06F3A050
    M  DpShMCreate: allocated comm_adm at 06F3BF90
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 06FBCE50
    M  DpShMCreate: allocated gw_adm at 06FBCE90
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 06FBCEC0
    M  DpShMCreate: allocated wall_adm at 06FBCEC8
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host GPR-MI-TST01

    M Wed Nov 28 16:40:48 2007
    M  calling db_connect ...

    C  DBSDBSLIB : version 700.08, patch 0.082 (Make PL 0.83)
    C  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    C    (0.082) MaxDB DBSL patch collection 3 2006 (note 991258)
    C    (0.079) MaxDB DBSL patch collection 2 2006 (note 984406)
    C    (0.068) MaxDB DBSL patch collection 1 2006 (note 962708)
    C    (0.051) DB50 perm block defect (note 934194)
    C    (0.046) ADBC: invalid data when fetching cursor with hold (note 925337)
    C    (0.045) Signal 11 during creation of BIA index (note 920743)
    C    (0.038) MaxDB DBSL patch collection 2 2005 (note 908602)
    C    (0.034) Livecache unicode connect (use SDK 7.6.0 b11) (note 901576)
    C    (0.028) Disable LVC codepage checking (note 882788)
    C    (0.019) UPDSTAT optimized (note 870327)


    C  Loading SQLDBC client runtime ...
    C  SQLDBC SDK Version : SQLDBC.H  7.6.0    BUILD 002-121-083-965
    C  SQLDBC Library Version : libSQLDBC 7.6.0    BUILD 018-123-119-055
    C  SQLDBC client runtime is MaxDB 7.6.0.018 CL 119055
    C  SQLDBC supports new DECIMAL interface : 0
    C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3
    C  Try to connect (DEFAULT) on connection 0 ...

    C Wed Nov 28 16:40:53 2007
    C  *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:unknown host name))
    [dbsdbsql.cpp 136]
    B  ***LOG BV3=> severe db error -10709    ; work process is stopped [dbsh#2 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error -10709 performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Connection failed (RTE:unknown host name) [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10205]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    vm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server GPR-MI-TST01_NW1_01 on host GPR-MI-TST01 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Wed Nov 28 16:40:53 2007
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10404
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   720]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 5664) [dpnttool.c   327]
    Can you please help me out?
    Regards,
    Koen Engelen
    Message was edited by: Koen
            Koen Engelen

    Marcus,
    I have made the changes, here is the result:
    D:\usr\sap>xuser list
    XUSER Entry  1
    Key         :DEFAULT
    Username    :SAPNW1
    UsernameUCS2:S.A.P.N.W.1. . . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :NW1
    Nodename    :GPR-MI-TST01
    Sqlmode     :<unspecified>
    Cachelimit  :-1
    Timeout     :-1
    Isolation   :-1
    Charset     :<unspecified>
    XUSER Entry  2
    Key         :SUPERDBA
    Username    :SAPNW1
    UsernameUCS2:S.A.P.N.W.1. . . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :NW1
    Nodename    :GPR-MI-TST01
    Sqlmode     :<unspecified>
    Cachelimit  :-1
    Timeout     :-1
    Isolation   :-1
    Charset     :<unspecified>
    XUSER Entry  3
    Key         :CONTROL
    Username    :SAPNW1
    UsernameUCS2:S.A.P.N.W.1. . . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :NW1
    Nodename    :GPR-MI-TST01
    Sqlmode     :<unspecified>
    Cachelimit  :-1
    Timeout     :-1
    Isolation   :-1
    Charset     :<unspecified>
    XUSER Entry  4
    Key         :J2EE
    Username    :SAPNW1DB
    UsernameUCS2:S.A.P.N.W.1.D.B. . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :NW1
    Nodename    :GPR-MI-TST01
    Sqlmode     :<unspecified>
    Cachelimit  :-1
    Timeout     :-1
    Isolation   :-1
    Charset     :<unspecified>
    D:\usr\sap>r3trans -d
    This is r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    unicode enabled version
    r3trans finished (0000).
    D:\usr\sap>
    This is the trans.log:
    4 ETW000 r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 04.12.2007 - 13:35:55
    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]  Tue Dec 04 13:35:58 2007                            4917  0.004917
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    32  0.004949
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             43  0.004992
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dbsdbslib.dll' ...                32  0.005024
    4 ETW000  [dev trc     ,00000]  load shared library (dbsdbslib.dll), hdl 0         88595  0.093619
    4 ETW000  [dev trc     ,00000]      using "D:\usr\sap\NW1\SYS\exe\uc\NTI386\dbsdbslib.dll"
    4 ETW000                                                                              41  0.093660
    4 ETW000  [dev trc     ,00000]  Library 'dbsdbslib.dll' loaded                        17  0.093677
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbsdbslib.dll
    4 ETW000                                                                            5180  0.098857
    4 ETW000  [dev trc     ,00000]  Version of 'dbsdbslib.dll' is "700.08", patchlevel (0.82)
    4 ETW000                                                                           11621  0.110478
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbsdbslib.dll
    4 ETW000                                                                              34  0.110512
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbsdbslib.dll
    4 ETW000                                                                            5929  0.116441
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                               287  0.116728
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=39,arg_p=00000000)
    4 ETW000                                                                              37  0.116765
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                               277  0.117042
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=01F7FB60)
    4 ETW000                                                                              34  0.117076
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                15  0.117091
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              15  0.117106
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              33  0.117139
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=0163E0E0)
    4 ETW000                                                                              31  0.117170
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                15  0.117185
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         16  0.117201
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              22  0.117223
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              30  0.117253
    4 ETW000  [dev trc     ,00000]  { DbSlSdbConnect(con_info_p=00000000)                 28  0.117281
    4 ETW000  [dev trc     ,00000]  DBSDBSLIB : version 700.08, patch 0.082 (Make PL 0.83)
    4 ETW000                                                                            7145  0.124426
    4 ETW000  [dev trc     ,00000]  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    4 ETW000                                                                             100  0.124526
    4 ETW000  [dev trc     ,00000]    (0.082) MaxDB DBSL patch collection 3 2006 (note 991258)
    4 ETW000                                                                              25  0.124551
    4 ETW000  [dev trc     ,00000]    (0.079) MaxDB DBSL patch collection 2 2006 (note 984406)
    4 ETW000                                                                              25  0.124576
    4 ETW000  [dev trc     ,00000]    (0.068) MaxDB DBSL patch collection 1 2006 (note 962708)
    4 ETW000                                                                              24  0.124600
    4 ETW000  [dev trc     ,00000]    (0.051) DB50 perm block defect (note 934194)        19  0.124619
    4 ETW000  [dev trc     ,00000]    (0.046) ADBC: invalid data when fetching cursor with hold (note 925337)
    4 ETW000                                                                              23  0.124642
    4 ETW000  [dev trc     ,00000]    (0.045) Signal 11 during creation of BIA index (note 920743)
    4 ETW000                                                                              25  0.124667
    4 ETW000  [dev trc     ,00000]    (0.038) MaxDB DBSL patch collection 2 2005 (note 908602)
    4 ETW000                                                                              24  0.124691
    4 ETW000  [dev trc     ,00000]    (0.034) Livecache unicode connect (use SDK 7.6.0 b11) (note 901576)
    4 ETW000                                                                              25  0.124716
    4 ETW000  [dev trc     ,00000]    (0.028) Disable LVC codepage checking (note 882788)
    4 ETW000                                                                              24  0.124740
    4 ETW000  [dev trc     ,00000]    (0.019) UPDSTAT optimized (note 870327)             18  0.124758
    4 ETW000  [dev trc     ,00000]                                                        13  0.124771
    4 ETW000  [dev trc     ,00000]   -> init()                                           224  0.124995
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=26) : 02E20B08 (34 bytes allocated)
    4 ETW000                                                                              53  0.125048
    4 ETW000  [dev trc     ,00000]    STATEMENT_CACHE_SIZE = 1000                        695  0.125743
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=108000) : 02E20B38 (108042 bytes allocated)
    4 ETW000                                                                             265  0.126008
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=364000) : 02E3B128 (472050 bytes allocated)
    4 ETW000                                                                              40  0.126048
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=264000) : 02E93F18 (736058 bytes allocated)
    4 ETW000                                                                              38  0.126086
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=8072) : 02ED4668 (744138 bytes allocated)
    4 ETW000                                                                              28  0.126114
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=16024) : 02ED6600 (760170 bytes allocated)
    4 ETW000                                                                              32  0.126146
    4 ETW000  [dev trc     ,00000]   -> loadClientRuntime()                              637  0.126783
    4 ETW000  [dev trc     ,00000]  Loading SQLDBC client runtime ...                     18  0.126801
    4 ETW000  [dev trc     ,00000]  SQLDBC SDK Version : SQLDBC.H  7.6.0    BUILD 002-121-083-965
    4 ETW000                                                                             708  0.127509
    4 ETW000  [dev trc     ,00000]  SQLDBC Library Version : libSQLDBC 7.6.0    BUILD 018-123-119-055
    4 ETW000                                                                              30  0.127539
    4 ETW000  [dev trc     ,00000]  SQLDBC client runtime is MaxDB 7.6.0.018 CL 119055
    4 ETW000                                                                              52  0.127591
    4 ETW000  [dev trc     ,00000]  SQLDBC supports new DECIMAL interface : 0             29  0.127620
    4 ETW000  [dev trc     ,00000]   -> getNewConnection()                                17  0.127637
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=1636) : 02EDC820 (761814 bytes allocated)
    4 ETW000                                                                              27  0.127664
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=344) : 02EDCE98 (762166 bytes allocated)
    4 ETW000                                                                              44  0.127708
    4 ETW000  [dev trc     ,00000]   <- getNewConnection(con_hdl=0)                       34  0.127742
    4 ETW000  [dev trc     ,00000]   -> checkEnvironment(con_hdl=0)                       26  0.127768
    4 ETW000  [dev trc     ,00000]   -> connect()                                       4149  0.131917
    4 ETW000  [dev trc     ,00000]  INFO : SQLOPT= -I 0 -t 0 -S SAPR3                     68  0.131985
    4 ETW000  [dev trc     ,00000]  Try to connect (DEFAULT) on connection 0 ...          83  0.132068
    4 ETW000  [dev trc     ,00000]   -> check_db_params(con_hdl=0)                     92317  0.224385
    4 ETW000  [dev trc     ,00000]  Attach to SAP DB : Kernel    7.6.00   Build 018-123-119-055
    4 ETW000                                                                           21629  0.246014
    4 ETW000  [dev trc     ,00000]  Database release is SAP DB 7.6.00.018                 22  0.246036
    4 ETW000  [dev trc     ,00000]  INFO : Database 'NW1' instance is running on 'GPR-MI-TST01'
    4 ETW000                                                                             374  0.246410
    4 ETW000  [dev trc     ,00000]  INFO : SAP DB Packet_Size = 131072                 75780  0.322190
    4 ETW000  [dev trc     ,00000]  INFO : SAP DB Min_Reply_Size = 4096                 2247  0.324437
    4 ETW000  [dev trc     ,00000]  INFO : SAP DB Comm_Size = 126976                      19  0.324456
    4 ETW000  [dev trc     ,00000]  INFO : DBSL buffer size = 126976                      17  0.324473
    4 ETW000  [dev trc     ,00000]  INFO : SAP DB MaxLocks = 300000                    13393  0.337866
    4 ETW000  [dev trc     ,00000]  INFO : Connect to DB as 'SAPNW1'                   33667  0.371533
    4 ETW000  [dev trc     ,00000]  Command info enabled                               11416  0.382949
    4 ETW000  [dev trc     ,00000]  Now I'm connected to SAP DB                           27  0.382976
    4 ETW000  [dev trc     ,00000]  00: GPR-MI-TST01-NW1, since=20071204133558, ABAP= <unknown> (0)
    4 ETW000                                                                              29  0.383005
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=1152) : 02EDD438 (763326 bytes allocated)
    4 ETW000                                                                              27  0.383032
    4 ETW000  [dev trc     ,00000]   -> sdb_free(p=02EDD438, size=1152 (762166 bytes allocated))
    4 ETW000                                                                           24558  0.407590
    4 ETW000  [dev trc     ,00000]  } DbSlSdbConnect(rc=0)                                18  0.407608
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=21,arg_p=01F7FC8C)
    4 ETW000                                                                              24  0.407632
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                17  0.407649
    4 ETW000  [dev trc     ,00000]  Connection 0 opened (DBSL handle 0)                   15  0.407664
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=7,arg_p=01F7FA1C)
    4 ETW000                                                                              24  0.407688
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                16  0.407704
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=63,arg_p=01F7FCAC)
    4 ETW000                                                                           20388  0.428092
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                30  0.428122
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=21,arg_p=01F7FC28)
    4 ETW000                                                                           11167  0.439289
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                18  0.439307
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=11,arg_p=01F7FB20)
    4 ETW000                                                                              25  0.439332
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                16  0.439348
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=22,arg_p=01F7FBA4)
    4 ETW000                                                                              23  0.439371
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                14  0.439385
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=13,arg_p=01F7FCF0)
    4 ETW000                                                                              23  0.439408
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                16  0.439424
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=24,arg_p=01F7FD34)
    4 ETW000                                                                              23  0.439447
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                16  0.439463
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=51,arg_p=01F7FD78)
    4 ETW000                                                                              23  0.439486
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=15)                               16  0.439502
    4 ETW000  [dev trc     ,00000]  { DbSlSdbPrepare(con_hdl=0,ss_p=01F7FD58,op=3,da_p=01F7FCF4)
    4 ETW000                                                                              33  0.439535
    4 ETW000  [dev trc     ,00000]   -> build_stmt(stmt_p=01F7FD68,da_p=01F7FCF4,for_explain=0,lock=0,op=3)
    4 ETW000                                                                              34  0.439569
    4 ETW000  [dev trc     ,00000]    SELECT INTO is possible with 1 parameters           18  0.439587
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 02EDD438 (762686 bytes allocated)
    4 ETW000                                                                              27  0.439614
    4 ETW000  [dev trc     ,00000]   <- build_stmt(len=34,op=3,#marker=0,#lob=0)          23  0.439637
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 02EDD648 (763206 bytes allocated)
    4 ETW000                                                                              32  0.439669
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=116) : 02EFCC80 (763330 bytes allocated)
    4 ETW000                                                                              27  0.439696
    4 ETW000  [dev trc     ,00000]   -> stmt_prepare(sc_hdl=02E20B40,con_hdl=0,ss_p=01F7FD58)
    4 ETW000                                                                              42  0.439738
    4 ETW000  [dev trc     ,00000]    CURSOR C_0000 PREPARE on connection 0               21  0.439759
    4 ETW000  [dev trc     ,00000]  } DbSlSdbPrepare(rc=0)                             11444  0.451203
    4 ETW000  [dev trc     ,00000]  { DbSlSdbRead(con_hdl=0,ss_p=01F7FD58,da_p=01F7FCF4)
    4 ETW000                                                                              41  0.451244
    4 ETW000  [dev trc     ,00000]   -> activate_stmt(sc_hdl=02E20B40,da_p=01F7FCF4)
    4 ETW000                                                                              42  0.451286
    4 ETW000  [dev trc     ,00000]   -> bind_variables(sc_hdl=02E20B40,in_out=1,bulk=0,da_p=01F7FCF4)
    4 ETW000                                                                              27  0.451313
    4 ETW000  [dev trc     ,00000]   -> allocParameter(in_out=1,col_cnt=1)                18  0.451331
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=24) : 02EDD080 (763362 bytes allocated)
    4 ETW000                                                                              94  0.451425
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 02EFCD08 (763882 bytes allocated)
    4 ETW000                                                                              30  0.451455
    4 ETW000  [dev trc     ,00000]   -> calculate_record_length(sc_hdl=02E20B40,in_out=1,types=01F7FD2C,#col=1)
    4 ETW000                                                                              29  0.451484
    4 ETW000  [dev trc     ,00000]   <- calculate_record_length(#float=0,#lob=0,#short=0,#int=0,#uc=72,#total=144)
    4 ETW000                                                                              27  0.451511
    4 ETW000  [dev trc     ,00000]    row_size=144, lob_cnt=0, row_max=1                  18  0.451529
    4 ETW000  [dev trc     ,00000]   -> allocIndicator(in_out=1,row_cnt=1)                16  0.451545
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=24) : 02EDD858 (763914 bytes allocated)
    4 ETW000                                                                              25  0.451570
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 02EFCF18 (764434 bytes allocated)
    4 ETW000                                                                              30  0.451600
    4 ETW000  [dev trc     ,00000]   -> allocData(in_out=1,buf_size=126976)               19  0.451619
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=24) : 02EDD880 (764466 bytes allocated)
    4 ETW000                                                                              25  0.451644
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=126976) : 03070048 (891450 bytes allocated)
    4 ETW000                                                                              43  0.451687
    4 ETW000  [dev trc     ,00000]   -> bind_type_and_length(sc_hdl=02E20B40,in_out=1,arr_size=1,types=01F7FD2C,da_p=01F7FCF4)
    4 ETW000                                                                              31  0.451718
    4 ETW000  [dev trc     ,00000]      0 : DBSL=CHAR      , T=UCS2     , L=144  , I=02EFCF20, V_DBSL=03070050
    4 ETW000                                                                            9565  0.461283
    4 ETW000  [dev trc     ,00000]   -> bind_variables(sc_hdl=02E20B40,in_out=0,bulk=0,da_p=01F7FCF4)
    4 ETW000                                                                              32  0.461315
    4 ETW000  [dev trc     ,00000]   -> allocParameter(in_out=0,col_cnt=0)                17  0.461332
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=24) : 0308F058 (891482 bytes allocated)
    4 ETW000                                                                              26  0.461358
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 0308F080 (892002 bytes allocated)
    4 ETW000                                                                              26  0.461384
    4 ETW000  [dev trc     ,00000]   -> calculate_record_length(sc_hdl=02E20B40,in_out=0,types=00000000,#col=0)
    4 ETW000                                                                              29  0.461413
    4 ETW000  [dev trc     ,00000]   <- calculate_record_length(#float=0,#lob=0,#short=0,#int=0,#uc=0,#total=0)
    4 ETW000                                                                              25  0.461438
    4 ETW000  [dev trc     ,00000]    row_size=0, lob_cnt=0, row_max=1                    16  0.461454
    4 ETW000  [dev trc     ,00000]   -> exec_modify(sc_hdl=02E20B40,con_hdl=0,ss_p=01F7FD58,bulk=0,in_out=1,da_p=01F7FCF4)
    4 ETW000                                                                              29  0.461483
    4 ETW000  [dev trc     ,00000]   -> stmt_execute(sc_hdl=02E20B40,ss_p=01F7FD58,in_out=1,da_p=01F7FCF4)
    4 ETW000                                                                              27  0.461510
    4 ETW000  [dev trc     ,00000]    EXECUTE CURSOR C_0000                               24  0.461534
    4 ETW000  [dev trc     ,00000]    CURSOR C_0000 SET InputSize=1                       16  0.461550
    4 ETW000  [dev trc     ,00000]    CURSOR C_0000 EXECUTE                               19  0.461569
    4 ETW000  [dev trc     ,00000]    execute() of C_0000, #rec=1, rcSQL=0, rc=0 ()      128  0.461697
    4 ETW000  [dev trc     ,00000]    CURSOR C_0000, rc=0,#rec=1,#dbcount=0               20  0.461717
    4 ETW000  [dev trc     ,00000]   -> exec_fetch(sc_hdl=02E20B40,con_hdl=0,bulk=0,da_p=01F7FCF4)
    4 ETW000                                                                              30  0.461747
    4 ETW000  [dev trc     ,00000]      xcnt=1,row_i=0,row_pcnt=1                         18  0.461765
    4 ETW000  [dev trc     ,00000]   -> deactivate_stmt(sc_hdl=02E20B40,da_p=01F7FCF4,rc=0)
    4 ETW000                                                                              29  0.461794
    4 ETW000  [dev trc     ,00000]   -> SapdbStmtFree(DBSL:C_0000)                        17  0.461811
    4 ETW000  [dev trc     ,00000]  } DbSlSdbRead(rc=0)                                   17  0.461828
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=43,arg_p=007EB89E)
    4 ETW000                                                                              24  0.461852
    4 ETW000  [dev trc     ,00000]  INFO : SAP RELEASE (DB) = 700                         17  0.461869
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                15  0.461884
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=41,arg_p=007EB930)
    4 ETW000                                                                              32  0.461916
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                16  0.461932
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=14,arg_p=01F7FC84)
    4 ETW000                                                                              22  0.461954
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                16  0.461970
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=50,arg_p=01F7FC94)
    4 ETW000                                                                              23  0.461993
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                36  0.462029
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=52,arg_p=01F7FC44)
    4 ETW000                                                                              23  0.462052
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                16  0.462068
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=0,command=20,arg_p=012D3318)
    4 ETW000                                                                           37927  0.499995
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                22  0.500017
    4 ETW000  [dev trc     ,00000]  { DbSlSdbPrepare(con_hdl=0,ss_p=01F7F8DC,op=3,da_p=01F7F884)
    4 ETW000                                                                             240  0.500257
    4 ETW000  [dev trc     ,00000]   -> build_stmt(stmt_p=01F7F8EC,da_p=01F7F884,for_explain=0,lock=0,op=3)
    4 ETW000                                                                              34  0.500291
    4 ETW000  [dev trc     ,00000]   <- build_stmt(len=28,op=3,#marker=0,#lob=0)          19  0.500310
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 0308F290 (892522 bytes allocated)
    4 ETW000                                                                              27  0.500337
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=116) : 0308F4A0 (892646 bytes allocated)
    4 ETW000                                                                              28  0.500365
    4 ETW000  [dev trc     ,00000]   -> stmt_prepare(sc_hdl=02E20BAC,con_hdl=0,ss_p=01F7F8DC)
    4 ETW000                                                                              37  0.500402
    4 ETW000  [dev trc     ,00000]    CURSOR C_0001 PREPARE on connection 0               16  0.500418
    4 ETW000  [dev trc     ,00000]  } DbSlSdbPrepare(rc=0)                             49108  0.549526
    4 ETW000  [dev trc     ,00000]  { DbSlSdbBegRead(con_hdl=0,ss_p=01F7F8DC,da_p=01F7F884)
    4 ETW000                                                                              36  0.549562
    4 ETW000  [dev trc     ,00000]   -> activate_stmt(sc_hdl=02E20BAC,da_p=01F7F884)
    4 ETW000                                                                              24  0.549586
    4 ETW000  [dev trc     ,00000]   -> bind_variables(sc_hdl=02E20BAC,in_out=0,bulk=0,da_p=01F7F884)
    4 ETW000                                                                              26  0.549612
    4 ETW000  [dev trc     ,00000]   -> allocParameter(in_out=0,col_cnt=0)                16  0.549628
    4 ETW000  [dev trc     ,00000]   -> calculate_record_length(sc_hdl=02E20BAC,in_out=0,types=00000000,#col=0)
    4 ETW000                                                                              25  0.549653
    4 ETW000  [dev trc     ,00000]   <- calculate_record_length(#float=0,#lob=0,#short=0,#int=0,#uc=0,#total=0)
    4 ETW000                                                                              25  0.549678
    4 ETW000  [dev trc     ,00000]    row_size=0, lob_cnt=0, row_max=1                    15  0.549693
    4 ETW000  [dev trc     ,00000]   -> exec_modify(sc_hdl=02E20BAC,con_hdl=0,ss_p=01F7F8DC,bulk=0,in_out=1,da_p=01F7F884)
    4 ETW000                                                                              26  0.549719
    4 ETW000  [dev trc     ,00000]   -> stmt_execute(sc_hdl=02E20BAC,ss_p=01F7F8DC,in_out=1,da_p=01F7F884)
    4 ETW000                                                                              26  0.549745
    4 ETW000  [dev trc     ,00000]    OPEN CURSOR C_0001                                  15  0.549760
    4 ETW000  [dev trc     ,00000]    CURSOR C_0001 SET InputSize=1                       15  0.549775
    4 ETW000  [dev trc     ,00000]    CURSOR C_0001 EXECUTE                               15  0.549790
    4 ETW000  [dev trc     ,00000]  Tue Dec 04 13:36:05 2007                         7063707  7.613497
    4 ETW000  [dev trc     ,00000]    execute() of C_0001, #rec=0, rcSQL=0, rc=0 ()       32  7.613529
    4 ETW000  [dev trc     ,00000]    CURSOR C_0001, rc=0,#rec=0,#dbcount=0               26  7.613555
    4 ETW000  [dev trc     ,00000]   -> bind_variables(sc_hdl=02E20BAC,in_out=1,bulk=1,da_p=01F7F884)
    4 ETW000                                                                              27  7.613582
    4 ETW000  [dev trc     ,00000]   -> allocParameter(in_out=1,col_cnt=1)                17  7.613599
    4 ETW000  [dev trc     ,00000]   -> calculate_record_length(sc_hdl=02E20BAC,in_out=1,types=01F7F8BC,#col=1)
    4 ETW000                                                                              27  7.613626
    4 ETW000  [dev trc     ,00000]   <- calculate_record_length(#float=0,#lob=0,#short=1,#int=0,#uc=0,#total=8)
    4 ETW000                                                                              26  7.613652
    4 ETW000  [dev trc     ,00000]    row_size=8, lob_cnt=0, row_max=15872                16  7.613668
    4 ETW000  [dev trc     ,00000]   -> allocIndicator(in_out=1,row_cnt=15872)            17  7.613685
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=64000) : 02EFD128 (956654 bytes allocated)
    4 ETW000                                                                              35  7.613720
    4 ETW000  [dev trc     ,00000]   -> sdb_free(p=02EFCF18, size=512 (956134 bytes allocated))
    4 ETW000                                                                              28  7.613748
    4 ETW000  [dev trc     ,00000]   -> allocData(in_out=1,buf_size=126976)               55  7.613803
    4 ETW000  [dev trc     ,00000]   -> bind_type_and_length(sc_hdl=02E20BAC,in_out=1,arr_size=15872,types=01F7F8BC,da_p=01F7F884)
    4 ETW000                                                                              30  7.613833
    4 ETW000  [dev trc     ,00000]      0 : DBSL=INTEGER_2 , T=INT2     , L=2    , I=02EFD130, V_DBSL=03070050
    4 ETW000                                                                              33  7.613866
    4 ETW000  [dev trc     ,00000]  } DbSlSdbBegRead(rc=0)                                19  7.613885
    4 ETW000  [dev trc     ,00000]  { DbSlSdbExeRead(con_hdl=0,ss_p=01F7F8DC,da_p=01F7F884)
    4 ETW000                                                                              34  7.613919
    4 ETW000  [dev trc     ,00000]   -> exec_fetch(sc_hdl=02E20BAC,con_hdl=0,bulk=0,da_p=01F7F884)
    4 ETW000                                                                              27  7.613946
    4 ETW000  [dev trc     ,00000]      xcnt=1,row_i=0,row_pcnt=0                         16  7.613962
    4 ETW000  [dev trc     ,00000]   -> stmt_fetch(sc_hdl=02E20BAC)                       15  7.613977
    4 ETW000  [dev trc     ,00000]    CURSOR C_0001 FETCH, xcnt=1                         15  7.613992
    4 ETW000  [dev trc     ,00000]    next() of C_0001, rc=0                              17  7.614009
    4 ETW000  [dev trc     ,00000]    fetch() of C_0001, #rec=1, rc=0, rcSQL=0 ()         23  7.614032
    4 ETW000  [dev trc     ,00000]  } DbSlSdbExeRead(rc=0)                                16  7.614048
    4 ETW000  [dev trc     ,00000]  { DbSlSdbEndRead(con_hdl=0,ss_p=01F7F8DC,da_p=01F7F884)
    4 ETW000                                                                              31  7.614079
    4 ETW000  [dev trc     ,00000]   -> deactivate_stmt(sc_hdl=02E20BAC,da_p=01F7F884,rc=0)
    4 ETW000                                                                              23  7.614102
    4 ETW000  [dev trc     ,00000]   -> SapdbStmtFree(DBSL:C_0001)                        17  7.614119
    4 ETW000  [dev trc     ,00000]    CURSOR C_0001 CLOSE resultset                       16  7.614135
    4 ETW000  [dev trc     ,00000]  } DbSlSdbEndRead(rc=0)                                48  7.614183
    4 ETW000  [dev trc     ,00000]  NTAB: Structure of NTAB on DB is VERS_B               20  7.614203
    4 ETW000  [dev trc     ,00000]  NTAB: standalone processing                        28586  7.642789
    4 ETW000  [dev trc     ,00000]  NTAB: read profile                                    29  7.642818
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/entrycount 1000.                      33  7.642851
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/ftabsize 500.                         17  7.642868
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/irbdsize 100.                         16  7.642884
    4 ETW000  [dev trc     ,00000]  NTAB: rsdb/ntab/sntabsize 100.                        16  7.642900
    4 ETW000  [dev trc     ,00000]  NTAB: compute_hash_card: 2003.                        26  7.642926
    4 ETW000  [dev trc     ,00000]  NTAB: maxcnt 1000.                                    28  7.642954
    4 ETW000  [dev trc     ,00000]  NTAB: hfactor 2003.                                   16  7.642970
    4 ETW000  [dev trc     ,00000]  NTAB: mem_protocol_size 104                           33  7.643003
    4 ETW000  [dev trc     ,00000]  NTAB: hdr_backpack_offset 0                           16  7.643019
    4 ETW000  [dev trc     ,00000]  NTAB: hdr_backpack_size 0                             14  7.643033
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: header_size 44.                           16  7.643049
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: item_size 36.                             16  7.643065
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: item_cnt 1000.                            16  7.643081
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: unit_size 4                               14  7.643095
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: unit_cnt 128000.                          16  7.643111
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: data_size 512000.                         34  7.643145
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: header_size 44.                           19  7.643164
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: item_size 36.                             17  7.643181
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: item_cnt 250.                             16  7.643197
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: unit_size 8                               14  7.643211
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: unit_cnt 12800.                           16  7.643227
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: data_size 102400.                        121  7.643348
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: header_size 44.                           35  7.643383
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: item_size 36.                             19  7.643402
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: item_cnt 250.                             16  7.643418
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: unit_size 4                               15  7.643433
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: unit_cnt 25600.                           15  7.643448
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: data_size 102400.                         17  7.643465
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: header_size 148.                          16  7.643481
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: item_size 24.                             16  7.643497
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: item_cnt 1000.                            33  7.643530
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: unit_size 256                             17  7.643547
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: unit_cnt 1000.                            16  7.643563
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: data_size 256000.                         17  7.643580
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: hh_p 308f528, hh_len 44                  930  7.644510
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: aa_p 2f0cb38, aa_len 8012                 19  7.644529
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: ia_p 2f0ea90, ia_len 36000                16  7.644545
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: dat_p 3091008, dat_len 512000             18  7.644563
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: hh_p 310e010, hh_len 44                   17  7.644580
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: aa_p 2f17738, aa_len 8012                 18  7.644598
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: ia_p 2f19690, ia_len 9000                 16  7.644614
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: dat_p 310e048, dat_len 102400             18  7.644632
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: hh_p 2f1b9c0, hh_len 44                   16  7.644648
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: aa_p 3127050, aa_len 8012                 17  7.644665
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: ia_p 2f1b9f8, ia_len 9000                 16  7.644681
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: dat_p 3128fa8, dat_len 102400             18  7.644699
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: hh_p 3141fb0, hh_len 148                  17  7.644716
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: aa_p 2f1dd28, aa_len 8012                 18  7.644734
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: ia_p 3142050, ia_len 24000                17  7.644751
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: dat_p 3147e18, dat_len 256000             17  7.644768
    4 ETW000  [dev trc     ,00000]  NTAB: ntab_mem_protocol 3141fb0, ntab_mp_p 3141fb0, ntab_proc_id 0
    4 ETW000                                                                              31  7.644799
    4 ETW000  [dev trc     ,00000]  NTAB: FTAB: hh_p 308f528, ha_list 2f0cb38, hi_list 2f0ea90, buffer 3091008
    4 ETW000                                                                              65  7.644864
    4 ETW000  [dev trc     ,00000]  NTAB: IREC: hh_p 310e010, ha_list 2f17738, hi_list 2f19690, buffer 310e048
    4 ETW000                                                                              27  7.644891
    4 ETW000  [dev trc     ,00000]  NTAB: STAB: hh_p 2f1b9c0, ha_list 3127050, hi_list 2f1b9f8, buffer 3128fa8
    4 ETW000                                                                              27  7.644918
    4 ETW000  [dev trc     ,00000]  NTAB: TTAB: hh_p 3142018, ha_list 2f1dd28, hi_list 3142050, buffer 3147e18
    4 ETW000                                                                              26  7.644944
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 0
    4 ETW000                                                                              35  7.644979
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 1
    4 ETW000                                                                              40  7.645019
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 2
    4 ETW000                                                                              38  7.645057
    4 ETW000  [dev trc     ,00000]  NTAB: mem_handler: alloc for 500 elems, task 0, art 3
    4 ETW000                                                                              34  7.645091
    4 ETW000  [dev trc     ,00000]  { DbSlSdbBegRead(con_hdl=0,ss_p=01631240,da_p=016302E0)
    4 ETW000                                                                              55  7.645146
    4 ETW000  [dev trc     ,00000]  } DbSlSdbBegRead(rc=13)                               16  7.645162
    4 ETW000  [dev trc     ,00000]  { DbSlSdbPrepare(con_hdl=0,ss_p=01631240,op=3,da_p=016302E0)
    4 ETW000                                                                              26  7.645188
    4 ETW000  [dev trc     ,00000]   -> build_stmt(stmt_p=01639A00,da_p=016302E0,for_explain=0,lock=2,op=3)
    4 ETW000                                                                              27  7.645215
    4 ETW000  [dev trc     ,00000]   <- build_stmt(len=131,op=3,#marker=1,#lob=0)         22  7.645237
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 02EFCF18 (956654 bytes allocated)
    4 ETW000                                                                              27  7.645264
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=116) : 02F1FC80 (956778 bytes allocated)
    4 ETW000                                                                              29  7.645293
    4 ETW000  [dev trc     ,00000]   -> stmt_prepare(sc_hdl=02E20C18,con_hdl=0,ss_p=01631240)
    4 ETW000                                                                              42  7.645335
    4 ETW000  [dev trc     ,00000]    CURSOR C_0002 PREPARE on connection 0               16  7.645351
    4 ETW000  [dev trc     ,00000]  } DbSlSdbPrepare(rc=0)                             22428  7.667779
    4 ETW000  [dev trc     ,00000]  { DbSlSdbBegRead(con_hdl=0,ss_p=01631240,da_p=016302E0)
    4 ETW000                                                                              31  7.667810
    4 ETW000  [dev trc     ,00000]   -> activate_stmt(sc_hdl=02E20C18,da_p=016302E0)
    4 ETW000                                                                              27  7.667837
    4 ETW000  [dev trc     ,00000]   -> bind_variables(sc_hdl=02E20C18,in_out=0,bulk=0,da_p=016302E0)
    4 ETW000                                                                              28  7.667865
    4 ETW000  [dev trc     ,00000]   -> allocParameter(in_out=0,col_cnt=1)                17  7.667882
    4 ETW000  [dev trc     ,00000]   -> calculate_record_length(sc_hdl=02E20C18,in_out=0,types=01639B00,#col=1)
    4 ETW000                                                                              27  7.667909
    4 ETW000  [dev trc     ,00000]   <- calculate_record_length(#float=0,#lob=0,#short=0,#int=0,#uc=30,#total=64)
    4 ETW000                                                                              26  7.667935
    4 ETW000  [dev trc     ,00000]    row_size=64, lob_cnt=0, row_max=1                   17  7.667952
    4 ETW000  [dev trc     ,00000]   -> allocIndicator(in_out=0,row_cnt=1)                15  7.667967
    4 ETW000  [dev trc     ,00000]   -> allocData(in_out=0,buf_size=126976)               17  7.667984
    4 ETW000  [dev trc     ,00000]   -> bind_type_and_length(sc_hdl=02E20C18,in_out=0,arr_size=1,types=01639B00,da_p=016302E0)
    4 ETW000                                                                              29  7.668013
    4 ETW000  [dev trc     ,00000]      0 : DBSL=CHAR      , T=UCS2     , L=60   , I=02EFD130, V_DBSL=03070050
    4 ETW000                                                                              32  7.668045
    4 ETW000  [dev trc     ,00000]   -> exec_modify(sc_hdl=02E20C18,con_hdl=0,ss_p=01631240,bulk=0,in_out=1,da_p=016302E0)
    4 ETW000                                                                              38  7.668083
    4 ETW000  [dev trc     ,00000]   -> stmt_execute(sc_hdl=02E20C18,ss_p=01631240,in_out=1,da_p=016302E0)
    4 ETW000                                                                              29  7.668112
    4 ETW000  [dev trc     ,00000]    OPEN CURSOR C_0002                                  16  7.668128
    4 ETW000  [dev trc     ,00000]    CURSOR C_0002 SET InputSize=1                       15  7.668143
    4 ETW000  [dev trc     ,00000]    CURSOR C_0002 EXECUTE                               16  7.668159
    4 ETW000  [dev trc     ,00000]    execute() of C_0002, #rec=0, rcSQL=0, rc=0 ()    76810  7.744969
    4 ETW000  [dev trc     ,00000]    CURSOR C_0002, rc=0,#rec=0,#dbcount=0               29  7.744998
    4 ETW000  [dev trc     ,00000]   -> bind_variables(sc_hdl=02E20C18,in_out=1,bulk=1,da_p=016302E0)
    4 ETW000                                                                              28  7.745026
    4 ETW000  [dev trc     ,00000]   -> allocParameter(in_out=1,col_cnt=4)                17  7.745043
    4 ETW000  [dev trc     ,00000]   -> calculate_record_length(sc_hdl=02E20C18,in_out=1,types=01639B00,#col=4)
    4 ETW000                                                                              50  7.745093
    4 ETW000  [dev trc     ,00000]   <- calculate_record_length(#float=0,#lob=0,#short=16386,#int=1,#uc=30,#total=32840)
    4 ETW000                                                                              28  7.745121
    4 ETW000  [dev trc     ,00000]    row_size=32840, lob_cnt=0, row_max=3                17  7.745138
    4 ETW000  [dev trc     ,00000]   -> allocIndicator(in_out=1,row_cnt=3)                16  7.745154
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=24) : 02F1FD08 (956810 bytes allocated)
    4 ETW000                                                                              25  7.745179
    4 ETW000  [dev trc     ,00000]   -> sdb_malloc(size=512) : 02F1FD30 (957330 bytes allocated)
    4 ETW000                                                                      

  • "No hostname set" error in console log - DNS problem

    We are running a MacPro on 10.4.8 server software (mainly for filing, not for hosting domains) and lately it has been coming up with the same error as below. What happens is that it will kick off every user and sometimes the server computer will freeze up and eventually restart itself.
    May 22 14:31:50 Server servermgrd: servermgr_dns: no name available via DNS for 192.168.0.XX
    May 22 14:31:50 Server servermgrd: servermgr_dns: no hostname set and unable to detect via DNS, services may not function properly - use changeip to repair
    When I type in "hostname" in terminal, this is what I get:
    Server.local
    When I type in "uname -a" in terminal, this is what I get:
    Darwin Server.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386
    Any ideas?
    MacPro Mac OS X (10.4.8) Server OSX
    MacPro Mac OS X (10.4.8) Server OSX
    MacPro   Mac OS X (10.4.8)   Server OSX

    I had the EXACT same problem and here is how I fixed it.
    Open terminal and type:
    hostname
    then type in:
    sudo scutil --get HostName
    Compare the output of the two commands.
    I had a capitalization difference.
    (example: servername01 and SERVERNAME01 are NOT the same thing)
    If there is a difference run this command:
    sudo scutil --set HostName <hostname.domain.tld>
    Set it to the output of hostname, if that is the correct name. You must use a fully qualified domain name when you do the 'set'. (example: myserver.mydomain.com)
    Hope this helps!

  • Hostname issue with Mac Server 3.1.2

    Hi Everyone,
    I have one stupid question, I think, and need your help.
    I have one Mac mini, and I want it to be my file server. I have Mavericks 10.9.3 and Server 3.1.2 with it. I set up everything, and it looks fine. But when I use my client to ping the server hostname, backed me that: unknown hostname. But if I try to ping hostname with the server, worked.
    Please advise if you have any idea about it. Thanks~~

    If you're pinging the domain name, the client is not querying a DNS server that knows that name. It should be querying the same DNS server that that the server is using. Most likely, that's the server itself.

  • Terminal tab completion in Lion?

    In Snow Leopard, I could start typing a hostname in Terminal and it would autocomplete it.  In Lion, it won't autocomplete any more.  Any ideas how to bring this feature back?
    Thanks,
    Andy

    Nevermind - turns out I just needed to correct something related to my MacPorts bash completion settings.

  • How to disable auto-changing hostname?

    I set my computer a hostname (let's say "MyComputer"), but when I connect to wired network, it changes hostname to whatever reverse DNS IP lookup turns out (let's say "Workstation312").
    I know I can change the hostname using "hostname" in terminal- but is there a way to disable auto-changing hostname?

    Hi,
    Please try the steps in the following thread to see whether it could help:
    Remove IE10's “clear field” X button on certain inputs?
    http://stackoverflow.com/questions/14007655/remove-ie10s-clear-field-x-button-on-certain-inputs
    Regards,
    Vincent Wang
    TechNet Community Support

Maybe you are looking for

  • Action merging  ?

    Hello  everyone. Can someone explain me in very simple words what is the purpose of " action merging"  in the PPF set up. with a scenario example. In the Action profile --> action definition. thanks alot in advance. swetha.

  • Intermedia Image Analysis cant find DLL

    Win2k, Oracle 8.1.6EE. Fresh installations. With a new installation of Oracle, create a SHARED database using connection pooling etc. On another identical machine also create a standard default database from the CD. On both the standard default datab

  • Finding MAC on a PC by Firewire...

    I have a powerbook G4 17" and tried to turn it on while holding the T button, it works fine. First time I connected it to my Windows XP computer there was no problems with finding the MAC as a firewire HD, but that was only the first time, now I can'

  • Como puedo actualizar mi iPad modelo a1219

    Amigos como actualizo mi iPad iOS 5.1.1 modelo A1219  a una versión mas reciente también me gustaría saber si este medio cuenta con camara integrada

  • Automated Delete and Rebuild of BIA Indexes

    We have several cubes that we will be loading into BIA that use non-cumulative key figures.  We have heard that it is necessary to periodically rebuild these indexes to keep the BIA performance high.  My question is how do we automate this process?