MSDTC connection manager is unable to register with RPC

HI
  I am using the Windowserver 2012.  We mount a WCF application , the server is working fine.. sundenly this error occurred in production environment. what might be the reason. What should i check in my server? how to fix this ? I navigate to components
and click distributed coordianator nothing comes in the list like LOCAL DTC. I am very confused. it is not happening in any other sites. This server is database server for my application
Thank you.
Log Name:      Application
Source:        Microsoft-Windows-MSDTC
Date:          9/20/2014 9:00:41 AM
Event ID:      4358
Task Category: MSDTC Proxy
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      IO-DB1
Description:
The MS DTC Connection Manager is unable to register with RPC to use one of LRPC, TCP/IP, or UDP/IP.
Please ensure that RPC is configured properly. If "ServerTcpPort"
registry key is configured(DWORD value under the HKEY_LOCAL_MACHINE\Software\Microsoft\MSDTC for local DTC instance or under cluster
 hive for clustered DTC instance), please verify if the configured port is valid and the port is not already in use by a different component.
 Error Specifics:hr = 0x8007000e, com\complus\dtc\dtc\cm\src\iomgrsrv.cpp:2597, CmdLine: "C:\Windows\system32\mmc.exe"
 "C:\Windows\system32\comexp.msc" , Pid: 956
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-MSDTC" Guid="{719BE4ED-E9BC-4DD8-A7CF-C85CE8E4975D}" EventSourceName="MSDTC" />
    <EventID Qualifiers="49152">4358</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>10</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-09-20T02:00:41.000000000Z" />
    <EventRecordID>19391</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>IO-DB1</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="param1">hr = 0x8007000e, com\complus\dtc\dtc\cm\src\iomgrsrv.cpp:2597, CmdLine: "C:\Windows\system32\mmc.exe" "C:\Windows\system32\comexp.msc" , Pid: 956</Data>
    <Binary>4D005300440054004300</Binary>
  </EventData>
</Event>
Thanks & Regards Manoj

Hi Partner,
Thank you for your post.
From your description, I see that the current issue is you notice Event ID 4358 error (source: Microsoft-Windows-MSDTC) logged in Application log.
Please let me know if I misunderstand anything or you have any additional information. 
Firstly, could you help clarify that what operation you are performing while the issue occur? It would be nice if you can provide a GUI error message if any.
Currently, based on the error message and my research, some incorrect register key about RPC dynamic port resulting in MSDTC behaves unexpectedly might cause such symptom.
If that is the case, let's take the following steps to check our issue.
[Note: As the operation is related to the registry key components, I suggest we backup the entries firstly before performing the steps]
1. Delete all the register keys about RPC dynamic port you inserted manually.
2. Configure the ports via UI.
3. Reboot the server.
Please let me know if there is any update. Thank you for your time.
Best Regards,
Sophia Sun
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • Windows XP - Unable to register with DCOM within the timeout limit

    Just curious if anyone has run into iTunes server unable to register with DCOM within the given timeout limit?
    Also quite often when I close iTunes, the process shutsdown but then 30sec - 2min iTunes opens its self right back up again. I ususally have to terminiate it from the Task Manager.
    I am running the latest version of iTunes as of Sept 28th 1:30AM

    have a look here http://www.grc.com/freeware/dcom.htm
    Thinkpad R61 7733-1GU
    Thinkpad X61T 7762-54U
    Thinkpad X60T 6363-4GU
    Did a member help you today? Thank them with a Kudo!
    If a post answers your question, please mark it as an "Accepted Solution"!
    Regards,
    GMAC

  • I have brought ipad 2 from USA to INDIA(32 GB WIFI). I am unable to register with app store using my credit card using india details. Pls help.

    I have brought ipad 2 from USA to INDIA(32 GB WIFI). I am unable to register with app store using my credit card using india details. Pls help.

    You cannot. To open an account on a different iTunes country you must have a valid credit card issued from a bank in that country. You must have a billing address in that country, as well.
    There are reasons why some apps are not available in all iTunes stores.

  • Unable to register with Genius bar for a 'power failure' repair????

    Hi
    Does anyone have any suggestions what to do about registering for a repair?
    The online system has just been giving me a busy all day.
    I need to take my iMac in for the famous power failure repair. Is the best thing to call them in the morning? Any special options I can hit so I don't get through to Apple Care?
    Thanks
    Andrew

    Hi Andrew,
    I don't know if you've gotten in yet, but if not the secret is to try to schedule an appointment around midnight. The slots at the Genius Bar fill up quickly and I would find that even if I logged onto my local store's webpage to schedule an appointment at 7:00am, they were already booked. I decided to check it at midnight and I was finally able to make an appointment.
    It's ridiculous, I know...and if you mention it, they'll just try to get you to buy ProCare for $99 so you will have access to the calendar to schedule a week out.

  • The MSDTC transaction manager failing : It was unable to pull the transaction from the source transaction manager due to communication problems

    Microsoft Tech Gurus,
    Can you please assist on this issue. ? There are 3 different errors stacks for this issue - Our Application is not connecting with MS SQL Server. Everything was fine until Monday. There are changes have done on those Apps and DB servers.
    Please refer the attached document - which has all the errors with details. Appreciate all your support.!
    Error 1 :
    TISAppenderLog4net.Log4NetException: The underlying provider failed on Open. ---> System.Data.EntityException: The underlying provider failed on Open. ---> System.Transactions.TransactionManagerCommunicationException:
    Communication with the underlying transaction manager has failed. ---> System.Runtime.InteropServices.COMException: The MSDTC transaction manager was unable to pull the transaction from the source transaction manager due to communication problems. Possible
    causes are: a firewall is present and it doesn't have an exception for the MSDTC process, the two machines cannot find each other by their NetBIOS names, or the support for network transactions is not enabled for one of the two transaction managers. (Exception
    from HRESULT: 0x8004D02B)
    Error 2 :
    TISAppenderLog4net.Log4NetException: Installation of the application [TestApp] failed ---&gt; TiS.Core.TisCommon.TisException: Installation of the application [TestApp] failed
    Error 3 :
    TISAppenderLog4net.Log4NetException: Cannot open database "TestApp_Workflow" requested by the login. The login failed.
    Login failed for user 'eflow_user'. ---> System.Data.SqlClient.SqlException: Cannot open database "TestApp_Workflow" requested by the login. The login failed.
    Login failed for user 'eflow_user' at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1
    wrapCloseInAction)

    Error 1:-
    http://blogashwani.blogspot.in/2013/05/dtc-issue-can-not-find-each-other-by.html
    It seemed like a case when (sometimes) machines were  not able to locate each other.
    The solution was simple (as suggested on forums available on the internet)- make identification easier :).
    Either access the machines using IP instead of their names or make a mapping entry in the "hosts" file located at "C:\windows\system32\drivers\etc".
    We took the "hosts" file approach and there were no errors once we made the changes.
    Error 3 :
    Try login from mssql using that account check it verifed
    Distributed Transaction Coordinator restart and check.

  • Error while registering with producer

    Hi
    I am getting an error which is described as follows.
    "Unable to register with the producer" This error occures when I try to register a consumer agaisnt a wsdl( WSRP consumption) using workshop. Can any one advice as to what coudl have cause this error.
    Thanx
    NA

    Hi Avi Klein,
    Yes exactly, I am using WebSphere V5 as a producer and SAP 2004s sp7 as consumer.
    In IBM WebSphere portal as Producer
    1) Created a sample JSR Portlet
    2) In Administration->Mange Portlets-> I provided this portlet as webservice
    In SAP Netweaver portal as consumer
    1) http://localhost:50100/irj/portal
    2) System Administration->Federated Portal->Myself as Content Consumer ->Manage my Producers
    3) WSRP Content Producer -> new (right click) -> wsrp content producer
       a) Provide General Parameters like producer name, producer id
       b) Define Producer URL
       c) http://hostname:port/wps/wsdl/wsrp_service.wsdl (OK)
       It will create object in browser
       d) (rightclick the object)Select System Connection Test
       Result of System Connectioni Test
            Producer object was found
            Received the WSDL file of the producer
            Required ServiceDescription and Markup port definitions found in the WSDL file
       e) Select Producer Registration
    Getting Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.remoteProducerRegistrationEditor
    Component Name : com.sap.portal.wsrp.coreconsumer.RemoteContentProviderRegistrationEditor
    an Exception occured when instantating class com.sap.portal.admin.editor.pane.EditorPaneWrapper.
    Exception id: 03:17_12/06/07_0001_12433650
    See the details for the exception ID in the log file      
    Thats all the process i did
    Thanks,
    Vamsi

  • Remote desktop connection manager on windows 8.1, can't connect to windows server 2012 R2, Socket closed

    remote desktop connection manager on windows 8.1, can't connect to windows server 2012 R2, Socket closed each time i try to open remote connection to the server,
    does remote desktop connection manager V2.2 not compatible with windows 8.1, and if so, is there are any other compatible versions
    or what's the problem,
    Mahmoud Sabry IT System Engineer

    this issue maybe will be fix by latest version, we still waiting for it
    maybe your issue can be fix using this methods
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/61f218a5-5ef8-49da-a035-90cdd64fc9a0/problem-with-remote-desktop-connection-manager-error-3334?forum=winserverTS
    http://shawn.meunier.com/?p=1#comment-43

  • Failure to register with Shared Services

    Planning 9.3.1 At Time = 0, we had created groups in Shared Services that were provisioned to our planning app. We could see the groups and corresponding uses come through into planning. Now at Time = 1, we notice that in Shared Services our planning app does not appear in the Planning projects folder. In Application Settings, the Shared Services URL still shows up in the Shares Services URL field, but attempting to Register with Shared Services yields the msg "Unable to Register with Shared Services".
    Note, between T=0 and T= 1, we did not do any migration or configuration changes that I'm aware of.
    Any thoughts on how to fix?
    Thanks

    I solved the problem myself. I had to unregister with Shared Services, then reregister, and then the app reappeared in the Planning projects in Shared Services. Not sure why the app go confused with Shared Services in the first place.

  • HP connection manager 4 on Windows 10

    Have just upgraded from 7 to Windows 10.  HP Connection Manager 4 will not work with Windows 10.   HP website does not include a drop down for Windows 10 so apparently no drivers doenloads are available for this model. Any solutions to this?  Otherwise I have to unistall Win 10... Mareksr

    i have the same problem on elitebook 6930P
    i was fix it with hp coniction manager when i hase windows 7
    now iwhant to install it i see massage tell me thes aplecation BLOCKED by your protiction

  • How to register Certificate with Connection Manager

    I guess I can just have the user manually run the batch file after he extracts the zip file.

    So I'm using the Connection Manager Administration Kit to deploy settings clients can use to setup the Windows VPN at their homes. I'm using a Certificate for the SSTP that I got from GoDaddy. So I was testing the Connection Manager package that I created on a laptop we have here and it turns out the GoDaddy intermediate certificate is not in the cert store.. so I'm assuming the same thing will be true for people at home.So in CMAK I added the cert file (the cert is a p7b file) And I made a Custom Action to run certutil -addstore CA .\cert.p7bBut that didn't add the cert.So then I made a batch file to create a folder C:\certvpn and copy the cert there and run certutil.The batch files creates the folder but doesn't copy the file. I guess my problem is the batch file isnt' running from the folder that its in, and I will never know what...
    This topic first appeared in the Spiceworks Community

  • Host not registering with the Management Center

    Hello,
    We have CSA MC v5.2. I have put a pre-defined CSA on a server (seperate from the CSA MC), which installed successfully and the MC sees the host.
    However, although a pre-defined CSA is successfully installed on a host (non-server), I am unable to get the MC to see it. On the host, the CSA simply states that it's, "Not registered with the Management Center."
    Please help in resolving this.
    Also, is there a Windows Vista fix? Currently, I am unable to get the CSA to install on Vista.
    ~ Mike

    If you look at the CSA log file, it will tell you an error code for why the connection is failing. Use the list below to determine what your error code means...
    OKENA_STATUS_INVALID_SYSTEM_CONFIGURATION = 2000,
    OKENA_STATUS_ICC_FAILED_GET_HANDLE = 2001,
    OKENA_STATUS_ICC_FAILED_TO_WRITE = 2002,
    OKENA_STATUS_ICC_FAILED_TO_READ = 2003,
    OKENA_STATUS_ICC_INVALID_TOPOLOGY = 2004,
    OKENA_STATUS_ICC_INVALID_INITIATOR_COMP = 2005,
    OKENA_STATUS_ICC_INVALID_PAYLOAD_SIZE = 2006,
    OKENA_STATUS_ICC_INVALID_VERSION = 2007,
    OKENA_STATUS_ICC_INVALID_COMP_ID = 2008,
    OKENA_STATUS_ICC_INVALID_PAYLOAD = 2009,
    OKENA_STATUS_GROUP_DOES_NOT_EXIST = 2010,
    OKENA_STATUS_INVALID_REGISTRATION_PARAMS = 2011,
    OKENA_STATUS_HOST_HAS_REGISTERED_BEFORE = 2012,
    OKENA_STATUS_INVALID_CONTACT_INFO = 2013,
    OKENA_STATUS_HOST_NOT_REGISTERED = 2014,
    OKENA_STATUS_MISSING_CONTACT_INFO_PARAMS = 2015,
    OKENA_STATUS_INVALID_REGISTRATION_ID = 2016,
    OKENA_STATUS_ICC_INVALID_BYTE_ORDER = 2017,
    OKENA_STATUS_ICC_NOT_INITIALIZED = 2018,
    OKENA_STATUS_COMP_CONFIGURED = 2019,
    OKENA_STATUS_UNDEFINED_MGMT_SERVER = 2020,
    OKENA_STATUS_HTTP_TRANSACTION_FAILED = 2021,
    OKENA_STATUS_ICC_INVALID_HANDLE = 2022,
    OKENA_STATUS_SERVER_IS_REACHABLE = 2023,
    OKENA_STATUS_HTTP_TIMEOUT = 2024,
    OKENA_STATUS_ICC_NO_CONNECT_MUTEX = 2025,
    OKENA_STATUS_FORCE_POLLING_NOW = 2026,
    OKENA_STATUS_REGISTRATION_REJECTED = 2027,
    OKENA_STATUS_LOAD_CONFIG = 2028,
    OKENA_STATUS_DB_ERROR = 2029,
    OKENA_STATUS_LICENSE_REACHED_LIMIT = 2030,
    OKENA_STATUS_REGISTRATION_NOT_ALLOWED = 2031,
    OKENA_STATUS_NOT_ALLOWED_TO_STOP_AGENT = 2032,
    OKENA_STATUS_CLIENT_UI_NOT_ALLOWED = 2033,
    OKENA_STATUS_FAILED_TO_PRINT_AGENT_REPLY = 2034,
    OKENA_STATUS_INVALID_LICENSE = 2035,
    OKENA_STATUS_TIMED_OUT = 2036,
    OKENA_STATUS_REGISTRATION_BACKOFF = 2037,
    OKENA_STATUS_TESTMODE_ON = 2038,
    OKENA_STATUS_TESTMODE_OFF = 2039,
    OKENA_STATUS_INVALID_SERVER_FQDNS = 2040,
    OKENA_STATUS_INVALID_SERVER_IPADDR = 2041,
    OKENA_STATUS_SERVER_DNS_NOT_RESOLVABLE = 2042,
    OKENA_STATUS_SERVER_IPADDR_NOT_OWN = 2043,
    OKENA_STATUS_SERVER_DNS_NOT_OWN = 2044,
    OKENA_STATUS_SERVER_NAME_NOT_FQDNS = 2045,
    OKENA_STATUS_FAILED_OPEN_PROCESS = 2046,
    ** please rate if this helps**

  • WAE-512 unable to register on Central Manager

    Dear friends,
    I'm trying to register a WAE appliance on my lab environment and I'm getting following output (from "debug cms"):
    WAE2(config)#cms enable
    2005 Jul  5 06:08:00 WAE2 config: %WAAS-PARSER-6-350232: CLI_LOG log_cli_command: cms enable  
    2005 Jul  5 06:08:01 WAE2 perl: %WAAS-CMS-6-700001: configuration properties from database are not set in dataserver
    2005 Jul  5 06:08:01 WAE2 perl: %WAAS-CMS-6-700001: configuration properties from database are not set in dataserver
    2005 Jul  5 06:08:05 WAE2 perl: %WAAS-CMS-6-700001: Node tv out type is not set, setting to `none'
    2005 Jul  5 06:08:05 WAE2 perl: %WAAS-CMS-6-700001: Registering WAAS Application Engine...
    Registering WAAS Application Engine...
    2005 Jul  5 06:08:06 WAE2 java: %WAAS-CMS-6-700001: register(main): Sending  device registration request to Central Manager with address 10.20.15.100
    Sending  device registration request to Central Manager with address 10.20.15.100
    2005 Jul  5 06:08:35 WAE2 exec_license: %WAAS-CLI-5-170098: The License Transport has not been purchased.
    2005 Jul  5 06:08:35 WAE2 Sysmon: %WAAS-SYSMON-5-445011: Fault cleared: WAAS product license is missing. 
    2005 Jul  5 06:11:40 WAE2 exec_license: %WAAS-CLI-5-170098: The License Transport has not been purchased.
    Failed to contact CDM 10.20.15.100(Unmarshaled: 9001). Please check connectivity with CDM device and status of management service on CDM.
    2005 Jul  5 06:13:56 WAE2 perl: %WAAS-CMS-0-700001: Registration failed(512).
    register: Registration failed(512).
    2005 Jul  5 06:13:56 WAE2 perl: %WAAS-CMS-0-700001: unable to register node
    cms: unable to register node
    FAILED to enable management services
    2005 Jul  5 06:14:23 WAE2 config: %WAAS-PARSER-6-350232: CLI_LOG log_cli_command: end 
    WAE2#sh license
    2005 Jul  5 06:14:26 WAE2 -admin-shell: %WAAS-PARSER-6-350232: CLI_LOG log_cli_command: sh license  
    License Name   Status      Activation Date Activated By 
    Transport      not active
    Enterprise     active      07/05/2005      admin        
    Video          not active
    I know clock is wrong.  CM address is correctly configured and I can ping it from the application accelerator.  WCCP config (on router and on appliance) is done as well.
    Do you have any tips to solve this issue?

    hello Mauricio,
    try the following:
    from the WAE not registering:
    1-Make sure you configure the default gateway on the WAE
    2-on the CLI enter the following commands in the same order, not all at once give it a few seconds between line and line:
    -ip path-mtu-discovery enable
    -no cms enable
    -cms deregister force
    -cms enable
    3- if still the same please open a case with TAC so they can get the sysreport from the unit.
    Regards,
    Felix

  • SSIS 2012: SSIS Error Code "Excel Connection Manager" failed with error code 0xC0202009.

    Hi,
    This is kind of weird issue that I am experiencing with excel connection manager in SSIS 2012. This issue occurs sometimes but when I close and re-open SSDT (SQL Server Data Tools - newer BIDS) then this issues goes off temporarily.
    Just FYI, through SSDT environment I executed the package successfully with both settings Run64bit runtime setting to Yes and No when error does not occur.
    So far I have installed
    http://www.microsoft.com/en-us/download/details.aspx?id=13255 (Microsoft Access Database Engine 2010 Redistributable).
    I still remember for older versions of SQL Server (2005 & 2008) that I have executed Excel connection SSIS packages with Run64bit runtime = false i.e. in 32-bit mode. As far as I know I think Excel 64-bit issue has been resolved with SQL Server
    2012 release.
    Here is the detail of error message:
    TITLE: Package Validation Error
    Package Validation Error
    ADDITIONAL INFORMATION:
    Error at Data Flow Task [Excel Source [2]]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Excel Connection
    Manager" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    Error at Data Flow Task [SSIS.Pipeline]: Excel Source failed validation and returned error code 0xC020801C.
    Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.
    Error at Data Flow Task: There were errors during task validation.
    Error at Package [Connection manager "Excel Connection Manager"]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft Access Database Engine"  Hresult: 0x80004005  Description: "Unspecified error".
     (Microsoft.DataTransformationServices.VsIntegration)
    Here are my environment details:
    SQL Server 2012 {Microsoft SQL Server 2012 (SP1) - 11.0.3368.0 (X64) } , Excel 2010 (32-bit). I am developing SSIS code on Virtual desktops with Windows 7 32-bit OS.
    Also it occurred to me that since Virtual Desktops are on Shared Infrastructure, the source files and SSIS packages (code) can be on Shared drives for e.g. \\<Corpnet>\userdata\<Corp_Users_Grp>\<Username>\Visual Studio 2010\Projects\Integration
    Services Project2\Integration Services Project2\Package.dtsx.
    Does this kind of Shared drives have any impact to give this issue?
    Thanks in advance!
    Ketan
    P.S.: I had look at this forum question -->
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/903bbe1d-e070-4c43-9d3b-0a5193550029/64bit-error-in-excel-connection-manager-in-ssis

    Hi Arthur,
    Thanks for your response.
    Yes, it looks like SSIS still has bunch of issues with Excel files like as follows:
    1) Some times excel source files cannot be parsed by excel source connection manager.
    2) For derive column conversion, we can't replace the existing column. rather, we have to add the derived column as " add as new column" which is tough to manage  while destination mapping.
    3) If an column in excel contains a data which is not of the data type assigned for the column in excel, the excel source reads that data as "null". For the same, we can't validate the data and redirect the erroneous data in reject file.  <-- For
    this we tried IMEX setting also
    4) In multi-tab/sheet excel file, excel source is unable to detect a tab and identify the metadata of the excel.
    I am also checking Microsoft connect for Excel issues with SSIS 2012(https://connect.microsoft.com/SQLServer/SearchResults.aspx?SearchQuery=excel#&&PageIndex=22
    As worst case scenario, I am thinking of converting Excel to CSV file or Flat text file. (http://www.mssqltips.com/sqlservertip/2772/importing-data-from-excel-using-ssis--part-2/).
    Do you think it is advisable to convert Excel into CSV or Flat file.
    Thanks,
    Ketan

  • CAn you use excel connection manager to connect to a folder that is protected with a username and password?

    I have folder on my server that my ssis package needs to get into. I have an excel file that I am connecting to using Excel Connection Manager. My ssis package is unable to connect to the folder. How do I get this to work. Thank you

    Hi RythmMusic,
    I am not sure how the folder is protected with username and password, Are you talking about folder is at restricted access and rest it ask you to punch window credential. In that case you need to run the ssis package with account which have access to that
    folder or use a proxy account to run under.
    If it protected from third party software then it need to decrypted by that third party software only. SSIS won;t be able to help here.
    Regards Harsh

  • Oracle 8i: Problem with connectong trough firewall/connection manager

    Hello.
    i've been trying to make this work for I think 2 weeks now. with no luck. if I go around the firewall/connection manager. everything works fine.
    it runs on win xp. port 1521 and port 1630 has been forwarded.
    conn manager log:
    (TIMESTAMP=22-JUN-2010 16:35:27)(EVENT=10)(VERSION=8.1.7.0.0)
    (TIMESTAMP=22-JUN-2010 16:35:27)(EVENT=36)(rule_list= (rule=(src=xx.xx.46.145)(dst=oracle-server)(srv=*)(act=accept)))
    (TIMESTAMP=22-JUN-2010 16:35:27)(EVENT=32)(PARAMETER_LIST=(MAXIMUM_RELAYS=1024)(RELAY_STATISTICS=yes)(AUTHENTICATION_LEVEL=0)(LOG_LEVEL=4)(SHOW_TNS_INFO=yes)(ANSWER_TIMEOUT=0)(MAXIMUM_CONNECT_DATA=1024)(USE_ASYNC_CALL=yes)(TRACING=no)(TRACE_DIRECTORY=default)(MAX_FREELIST_BUFFERS=0)(REMOTE_ADMIN=no))
    (TIMESTAMP=22-JUN-2010 16:35:27)(EVENT=34)(ADDRESS_LIST= (ADDRESS=(PROTOCOL=tcp)(HOST=oracle-server)(PORT=1630)(QUEUESIZE=32)))
    (TIMESTAMP=22-JUN-2010 16:35:31)(EVENT=102)(RLYNO=0)(ADDRESS=(PROTOCOL=tcp)(HOST=xx.xx.46.145)(PORT=11473))
    (TIMESTAMP=22-JUN-2010 16:35:31)(EVENT=20)(RLYNO=0)(REASON=16)(ADDRESS=(PROTOCOL=tcp)(HOST=xx.xx.46.145)(PORT=11473))
    listener ora:
    # LISTENER.ORA Network Configuration File: C:\oracle\ora81\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oracle-server)(PORT = 1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oracle-server)(PORT = 2481))
    (PROTOCOL_STACK =
    (PRESENTATION = GIOP)
    (SESSION = RAW)
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora81)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ifs)
    (ORACLE_HOME = C:\oracle\ora81)
    (SID_NAME = ifs)
    names ora:
    ifs=
    (DESCRIPTION=
    (SOURCE_ROUTE=yes)
    (ADDRESS=
    (PROTOCOL=tcp)
    (HOST=oracle-server)
    (PORT=1630))
    (ADDRESS=
    (PROTOCOL=tcp)
    (HOST=oracle-server)
    (PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=ifs)))
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oracle-server)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = ifs)
    (PRESENTATION = http://admin)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(Key = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    We're very close to go with ms sql istead. help would be greatly apreciatet.
    Morten
    Denmark

    tracing connection manager:
    --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
    New trace stream is C:\oracle\ora81\network\trace\cman_3280.trc
    New trace level is 16
    --- TRACE CONFIGURATION INFORMATION ENDS ---
    nfpglsn: entry
    nslisten: entry
    nsc2addr: entry
    nttbnd2addr: entry
    nttbnd2addr: port resolved to 1630
    nttbnd2addr: looking up IP addr for host: oracle-server
    nttbnd2addr: exit
    nsc2addr: normal exit
    nsopen: entry
    nsmal: entry
    nsmal: 420 bytes at 0xf19a68
    nsmal: normal exit
    nsopenmplx: entry
    nsmal: entry
    nsmal: 1712 bytes at 0xf19c18
    nsmal: normal exit
    nsopenmplx: normal exit
    nsopen: opening transport...
    nttcon: entry
    nttcon: toc = 2
    nttcnp: entry
    ntvlin: entry
    ntvllt: entry
    ntvllt: No PROTOCOL.ORA file is found
    ntvllt: exit
    ntvlin: exit
    nttcnp: Validnode Table IN use; err 0x0
    nttcnp: creating a socket.
    nttcnp: binding an address to a socket.
    nttcnp: listening on a bound socket (queue size = 32).
    nttcnp: getting sockname
    nttcnp: exit
    nttcon: exit
    nsopen: transport is open
    nsoptions: entry
    nsoptions: lcl[0]=0x0, lcl[1]=0x2150, gbl[0]=0x0, gbl[1]=0x2001, cha=0x0
    nsoptions: lcl[0]=0x1fefff, lcl[1]=0x2150, gbl[0]=0x783f, gbl[1]=0x2001
    nsoptions: normal exit
    nsopen: global context check-in (to slot 0) complete
    nsopen: lcl[0]=0x1fefff, lcl[1]=0x2150, gbl[0]=0x783f, gbl[1]=0x2001, tdu=32767, sdu=8192
    nsopen: Caller is Interchange; telling adapter
    nttctl: entry
    nsdo: entry
    nsdo: cid=0, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x2
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=7, flg=0x4202, mvd=0
    nsbal: entry
    nsbgetfl: entry
    nsbgetfl: normal exit
    nsmal: entry
    nsmal: 44 bytes at 0x3ce9a0
    nsmal: normal exit
    nsbal: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsopen: normal exit
    nslisten: normal exit
    nsevreg: entry
    nsevreg: begin registration process for 0
    nsevregPrePost: entry
    nsevregPrePost: normal exit
    nsevreg: sgt=0, evn=1, evt[2]=0x0
    nsevreg: begin notification process for 0
    nsevregAffectNotif: entry
    nsevregAffectNotif: exit (0)
    nsevreg: rdm=0, sgt=0, evt[0]=0x1, [1]=0x1, [2]=0x0, nrg=0
    nsevreg: registering for 0x1
    nsevreg: normal exit
    nfpglsn: exit
    nscall: entry
    nsmal: entry
    nsmal: 140 bytes at 0xf19650
    nsmal: normal exit
    nscall: connecting...
    nsc2addr: entry
    nttbnd2addr: entry
    nttbnd2addr: port resolved to 1830
    nttbnd2addr: looking up IP addr for host: oracle-server
    nttbnd2addr: exit
    nsc2addr: normal exit
    nsopen: entry
    nsmal: entry
    nsmal: 420 bytes at 0xf1d3b8
    nsmal: normal exit
    nsopenmplx: entry
    nsmal: entry
    nsmal: 1712 bytes at 0xf1d568
    nsmal: normal exit
    nsopenmplx: normal exit
    nsopen: opening transport...
    nttcon: entry
    nttcon: toc = 1
    nttcnp: entry
    ntvlin: entry
    ntvlin: exit
    nttcnp: Validnode Table IN use; err 0x0
    nttcnp: creating a socket.
    nttcnp: exit
    nttcni: entry
    nttcni: trying to connect to socket 220.
    nttcni: exit
    nttcon: NT layer TCP/IP connection has been established.
    nttcon: set TCP_NODELAY on 220
    nttcon: exit
    nsopen: transport is open
    nsnainit: entry
    nsnainit: call
    nsnainit: NA not wanted - disabling and returning
    nsoptions: entry
    nsoptions: lcl[0]=0x0, lcl[1]=0x10, gbl[0]=0x0, gbl[1]=0x0, cha=0x0
    nsoptions: lcl[0]=0x1fefff, lcl[1]=0x10, gbl[0]=0xf83f, gbl[1]=0x0
    nsoptions: normal exit
    nsopen: global context check-in (to slot 1) complete
    nsopen: lcl[0]=0x1fefff, lcl[1]=0x10, gbl[0]=0xf83f, gbl[1]=0x0, tdu=32767, sdu=2048
    nsdo: entry
    nsdo: cid=1, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x2
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=7, flg=0x4201, mvd=0
    nsbal: entry
    nsbgetfl: entry
    nsbgetfl: normal exit
    nsmal: entry
    nsmal: 44 bytes at 0xf191c8
    nsmal: normal exit
    nsbal: normal exit
    nsbal: entry
    nsbgetfl: entry
    nsbgetfl: normal exit
    nsmal: entry
    nsmal: 44 bytes at 0xf19200
    nsmal: normal exit
    nsbal: normal exit
    nsepcIniCFI: entry
    nlidg8: entry
    nlidg8: exit
    nsepcIniCFI: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsopen: normal exit
    nsdo: entry
    nsdo: cid=1, opcode=67, bl=0, what=8, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=14, flg=0x4205, mvd=0
    nsdo: gtn=0, gtc=0, ptn=10, ptc=2019
    nscon: entry
    nscon: doing connect handshake...
    nscon: sending NSPTCN packet
    nspsend: entry
    nspsend: plen=58, type=1
    nttwr: entry
    nttwr: socket 220 had bytes written=58
    nttwr: exit
    nspsend: 58 bytes to transport
    nspsend: packet dump
    nspsend: 00 3A 00 00 01 00 00 00 |.:......|
    nspsend: 01 36 01 2C 00 00 08 00 |.6.,....|
    nspsend: 7F FF A3 0A 00 00 01 00 |........|
    nspsend: 00 00 00 3A 00 00 00 00 |...:....|
    nspsend: 00 00 00 00 00 00 00 00 |........|
    nspsend: 00 00 00 00 0E A0 00 00 |........|
    nspsend: 00 00 00 00 00 00 00 00 |........|
    nspsend: 00 00 00 00 00 00 00 00 |........|
    nspsend: normal exit
    nscon: exit (0)
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsdo: entry
    nsdo: cid=1, opcode=68, bl=256, what=9, uflgs=0x2000, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=2, flg=0x4205, mvd=0
    nsdo: gtn=0, gtc=0, ptn=10, ptc=2019
    nscon: entry
    nscon: recving a packet
    nsprecv: entry
    nsbal: entry
    nsbgetfl: entry
    nsbgetfl: normal exit
    nsmal: entry
    nsmal: 44 bytes at 0xf19238
    nsmal: normal exit
    nsbal: normal exit
    nsprecv: reading from transport...
    nttrd: entry
    nttrd: socket 220 had bytes read=32
    nttrd: exit
    nsprecv: 32 bytes from transport
    nsprecv: tlen=32, plen=32, type=2
    nsprecv: packet dump
    nsprecv: 00 20 00 00 02 00 00 00 |. ......|
    nsprecv: 01 36 00 00 08 00 7F FF |.6......|
    nsprecv: 01 00 00 00 00 20 00 00 |..... ..|
    nsprecv: 00 00 00 00 00 00 00 00 |........|
    nsprecv: normal exit
    nscon: got NSPTAC packet
    nsconneg: entry
    nsconneg: vsn=310, gbl=0x0, sdu=2048, tdu=32767
    nsconneg: normal exit
    nscon: no connect data
    nscon: doing connect handshake...
    nscon: nsctxinf[0]=0x0, [1]=0x0
    nscon: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsnaconn: entry
    nsnainconn: entry
    nsnainconn: inf->nsinfflg[0]: 0x0 inf->nsinfflg[1]: 0x0
    nsnainconn: "or" info flags: 0x0
    nsnainconn: "and" info flags: 0x0
    nsnainconn: no native services in use - returning
    nsnainconn: signalling that calling function should not continue
    nsnainconn: normal exit
    nsnaconn: normal exit
    nscall: normal exit
    nsdo: entry
    nsdo: cid=1, opcode=67, bl=116, what=1, uflgs=0x2, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x420d, mvd=0
    nsdo: gtn=32, gtc=32, ptn=10, ptc=2019
    nsdo: 116 bytes to NS buffer
    nsdoacts: entry
    nsdofls: entry
    nsdofls: DATA flags: 0x0
    nsdofls: sending NSPTDA packet
    nspsend: entry
    nspsend: plen=126, type=6
    nttwr: entry
    nttwr: socket 220 had bytes written=126
    nttwr: exit
    nspsend: 126 bytes to transport
    nspsend: packet dump
    nspsend: 00 7E 00 00 06 00 00 00 |.~......|
    nspsend: 00 00 30 31 31 32 28 43 |..0112(C|
    nspsend: 4D 41 4E 5F 52 45 43 4F |MAN_RECO|
    nspsend: 52 44 3D 28 43 4F 4D 4D |RD=(COMM|
    nspsend: 41 4E 44 3D 31 30 31 29 |AND=101)|
    nspsend: 28 41 44 44 52 45 53 53 |(ADDRESS|
    nspsend: 5F 4C 49 53 54 3D 20 28 |_LIST= (|
    nspsend: 41 44 44 52 45 53 53 3D |ADDRESS=|
    nspsend: 28 50 52 4F 54 4F 43 4F |(PROTOCO|
    nspsend: 4C 3D 74 63 70 29 28 48 |L=tcp)(H|
    nspsend: 4F 53 54 3D 6F 72 61 63 |OST=orac|
    nspsend: 6C 65 2D 73 65 72 76 65 |le-serve|
    nspsend: 72 29 28 50 4F 52 54 3D |r)(PORT=|
    nspsend: 31 36 33 30 29 28 51 55 |1630)(QU|
    nspsend: 45 55 45 53 49 5A 45 3D |EUESIZE=|
    nspsend: 33 32 29 29 29 29 00 00 |32))))..|
    nspsend: normal exit
    nsdofls: exit (0)
    nsdoacts: flushing transport
    nttctl: entry
    nsdoacts: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsdisc: entry
    nsclose: entry
    nstimarmed: entry
    nstimarmed: no timer allocated
    nstimarmed: normal exit
    nsdo: entry
    nsdo: cid=1, opcode=98, bl=0, what=0, uflgs=0x40, cflgs=0x2
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=8, flg=0x4209, mvd=0
    nsbfr: entry
    nsbaddfl: entry
    nsbaddfl: normal exit
    nsbfr: normal exit
    nsbfr: entry
    nsbaddfl: entry
    nsbaddfl: normal exit
    nsbfr: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsclose: closing transport
    nttdisc: entry
    nttdisc: Closed socket 220
    nttdisc: exit
    nsclose: global context check-out (from slot 1) complete
    nsnadisc: entry
    nsbfr: entry
    nsbaddfl: entry
    nsbaddfl: normal exit
    nsbfr: normal exit
    nsmfr: entry
    nsmfr: 1712 bytes at 0xf1d568
    nsmfr: normal exit
    nsmfr: entry
    nsmfr: 140 bytes at 0xf19650
    nsmfr: normal exit
    nsmfr: entry
    nsmfr: 420 bytes at 0xf1d3b8
    nsmfr: normal exit
    nsclose: normal exit
    nsdisc: exit (0)
    nfpgsev: entry
    nfpgsev: waiting for an event
    nsevwait: entry
    nsevwait: 1 registered connection(s)
    nsevwait: 0 added to NT list for 0x8
    nsevwait: 0 pre-posted event(s)
    nsevwait: waiting for transport event (0 thru 0)...
    ntctst: size of NTTEST list is 1 - not calling poll
    sntseltst: Testing for CONNECTIONS on socket 192
    sntseltst: FOUND: connection request on socket 192
    nsevwait: 1 newly-posted event(s)
    nsevfnt: cxd: 0xf19348 stage 0: NT events set:
         CONNECTION REQUEST
    nsevfnt: cxd: 0xf19348 stage 0: NS events set:
         INCOMING CALL
    nsevwait: event is 0x1, on 0
    nsevwait: 1 posted event(s)
    nsevwait: exit (0)
    nfpgsev: # event connections = 1
    nfpgevh: entry
    nfpgevh: event on cxd 0xf19348 (or cid 0)
    nfpgevh: event flags = 0x1
    nsanswer: entry
    nsopen: entry
    nsmal: entry
    nsmal: 420 bytes at 0xf1d3b8
    nsmal: normal exit
    nsopenmplx: entry
    nsmal: entry
    nsmal: 1712 bytes at 0xf2fa08
    nsmal: normal exit
    nsopenmplx: normal exit
    nsopen: opening transport...
    nttcon: entry
    nttcon: toc = 3
    nttcnp: entry
    ntvlin: entry
    ntvlin: exit
    nttcnp: Validnode Table IN use; err 0x0
    nttcnp: getting sockname
    nttcnp: exit
    nttcnr: entry
    nttcnr: waiting to accept a connection.
    nttcnr: getting sockname
    nttvlser: entry
    nttvlser: valid node check on incoming node 85.81.46.145
    nttvlser: Accepted Entry: 85.81.46.145
    nttcnr: exit
    nttcon: NT layer TCP/IP connection has been established.
    nttcon: set TCP_NODELAY on 220
    nttcon: exit
    nsopen: transport is open
    nsnainit: entry
    nsnainit: normal exit
    nsopen: global context check-in (to slot 1) complete
    nsopen: lcl[0]=0x1fefff, lcl[1]=0x2153, gbl[0]=0x783f, gbl[1]=0x2001, tdu=32767, sdu=8192
    nsopen: Caller is Interchange; telling adapter
    nttctl: entry
    nsdo: entry
    nsdo: cid=1, opcode=65, bl=0, what=0, uflgs=0x0, cflgs=0x2
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=7, flg=0x4200, mvd=0
    nsbal: entry
    nsbgetfl: entry
    nsbgetfl: normal exit
    nsmal: entry
    nsmal: 44 bytes at 0xf30e48
    nsmal: normal exit
    nsbal: normal exit
    nsbal: entry
    nsbgetfl: entry
    nsbgetfl: normal exit
    nsmal: entry
    nsmal: 44 bytes at 0xf1de68
    nsmal: normal exit
    nsbal: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsopen: normal exit
    nsanswer: deferring connect attempt; at stage 5
    nsanswer: normal exit
    nfpgevh: client side cid = 0x1
    nsevreg: entry
    nsevreg: begin registration process for 1
    nsevregPrePost: entry
    nsevregPrePost: normal exit
    nsevreg: sgt=0, evn=1, evt[2]=0x0
    nsevreg: begin notification process for 1
    nsevregAffectNotif: entry
    nsevregAffectNotif: exit (0)
    nsevreg: rdm=0, sgt=0, evt[0]=0x20, [1]=0x20, [2]=0x0, nrg=0
    nsevreg: registering for 0x20
    nsevreg: normal exit
    nfpgevh: event 0x20 registered for cid 1
    nfpgevh: exit
    nfpgsev: waiting for an event
    nsevwait: entry
    nsevwait: 2 registered connection(s)
    nsevwait: 0 added to NT list for 0x8
    nsevwait: 1 added to NT list for 0x2
    nsevwait: 0 pre-posted event(s)
    nsevwait: waiting for transport event (0 thru 1)...
    ntctst: size of NTTEST list is 1 - not calling poll
    sntseltst: Testing for CONNECTIONS on socket 192
    sntseltst: Testing for DATA on socket 220
    sntseltst: FOUND: read request on socket 220
    nsevwait: 1 newly-posted event(s)
    nsevfnt: cxd: 0x12a007c stage 5: NT events set:
         READ
    nsevfnt: cxd: 0x12a007c stage 5: NS events set:
         OUTGOING CALL COMPLETE
    nsprecv: entry
    nsbal: entry
    nsbgetfl: entry
    nsbgetfl: normal exit
    nsmal: entry
    nsmal: 44 bytes at 0xf1dea0
    nsmal: normal exit
    nsbal: normal exit
    nsprecv: reading from transport...
    nttrd: entry
    nttrd: socket 220 had bytes read=270
    nttrd: exit
    nsprecv: 270 bytes from transport
    nsprecv: tlen=270, plen=270, type=1
    nsprecv: normal exit
    nsevfnt: cxd: 0x12a007c stage 5: NT events set:
         READ
    nsevfnt: cxd: 0x12a007c stage 5: NS events set:
         OUTGOING CALL COMPLETE
    nsevdansw: entry
    nsevdansw: at STAGE 5
    nsdo: entry
    nsdo: cid=1, opcode=68, bl=1024, what=8, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=14, flg=0x4204, mvd=0
    nsdo: gtn=0, gtc=0, ptn=10, ptc=8163
    nscon: entry
    nscon: doing connect handshake...
    nscon: recving a packet
    nsprecv: entry
    nsprecv: 270 bytes from leftover
    nsprecv: tlen=270, plen=270, type=1
    nsprecv: packet dump
    nsprecv: 01 0E 00 00 01 00 00 00 |........|
    nsprecv: 01 39 01 2C 00 00 08 00 |.9.,....|
    nsprecv: 7F FF C6 0E 00 00 01 00 |........|
    nsprecv: 00 D4 00 3A 00 00 02 00 |...:....|
    nsprecv: 61 61 00 00 00 00 00 00 |aa......|
    nsprecv: 00 00 00 00 00 00 00 00 |........|
    nsprecv: 00 00 00 00 00 00 00 00 |........|
    nsprecv: 00 00 28 44 45 53 43 52 |..(DESCR|
    nsprecv: 49 50 54 49 4F 4E 3D 28 |IPTION=(|
    nsprecv: 43 4F 4E 4E 45 43 54 5F |CONNECT_|
    nsprecv: 44 41 54 41 3D 28 53 45 |DATA=(SE|
    nsprecv: 52 56 49 43 45 5F 4E 41 |RVICE_NA|
    nsprecv: 4D 45 3D 69 66 73 29 28 |ME=ifs)(|
    nsprecv: 43 49 44 3D 28 50 52 4F |CID=(PRO|
    nsprecv: 47 52 41 4D 3D 43 3A 5C |GRAM=C:\|
    nsprecv: 50 72 6F 67 72 61 6D 20 |Program |
    nsprecv: 46 69 6C 65 73 5C 4D 69 |Files\Mi|
    nsprecv: 63 72 6F 73 6F 66 74 20 |crosoft |
    nsprecv: 56 69 73 75 61 6C 20 53 |Visual S|
    nsprecv: 74 75 64 69 6F 20 31 30 |tudio 10|
    nsprecv: 2E 30 5C 43 6F 6D 6D 6F |.0\Commo|
    nsprecv: 6E 37 5C 49 44 45 5C 64 |n7\IDE\d|
    nsprecv: 65 76 65 6E 76 2E 65 78 |evenv.ex|
    nsprecv: 65 29 28 48 4F 53 54 3D |e)(HOST=|
    nsprecv: 4D 4F 52 54 45 4E 53 29 |MORTENS)|
    nsprecv: 28 55 53 45 52 3D 6D 6F |(USER=mo|
    nsprecv: 72 74 65 6E 29 29 29 28 |rten)))(|
    nsprecv: 41 44 44 52 45 53 53 3D |ADDRESS=|
    nsprecv: 28 50 52 4F 54 4F 43 4F |(PROTOCO|
    nsprecv: 4C 3D 54 43 50 29 28 48 |L=TCP)(H|
    nsprecv: 4F 53 54 3D 38 35 2E 38 |OST=85.8|
    nsprecv: 31 2E 34 36 2E 31 34 35 |1.46.145|
    nsprecv: 29 28 50 4F 52 54 3D 31 |)(PORT=1|
    nsprecv: 36 33 30 29 29 29 00 00 |630)))..|
    nsprecv: normal exit
    nscon: got NSPTCN packet
    nsconneg: entry
    nsconneg: vsn=313, lov=300, opt=0x0, sdu=2048, tdu=32767, ntc=0xc60e
    nsconneg: vsn=310, gbl=0x1, sdu=2048, tdu=32767
    nsconneg: normal exit
    nscon: got 212 bytes connect data
    nscon: exit (0)
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsevdansw: exit
    nttctl: entry
    nttctl: Clearing non-blocking mode
    nsevwait: event is 0x20, on 1
    nsevwait: 1 posted event(s)
    nsevwait: exit (0)
    nfpgsev: # event connections = 1
    nfpgevh: entry
    nfpgevh: event on cxd 0x12a007c (or cid 1)
    nfpgevh: event flags = 0x20
    nfpgevh: async nsanswer is complete
    nttaddr2bnd: entry
    nttaddr2bnd: exit
    nsrefuse: entry
    nsdo: entry
    nsdo: cid=1, opcode=67, bl=0, what=10, uflgs=0x0, cflgs=0x3
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=2, flg=0x4204, mvd=0
    nsdo: gtn=270, gtc=270, ptn=10, ptc=8163
    nscon: entry
    nscon: sending NSPTRF packet
    nspsend: entry
    nspsend: plen=12, type=4
    nttwr: entry
    nttwr: socket 220 had bytes written=12
    nttwr: exit
    nspsend: 12 bytes to transport
    nspsend: packet dump
    nspsend: 00 0C 00 00 04 00 00 00 |........|
    nspsend: 22 00 00 00 00 00 00 00 |".......|
    nspsend: normal exit
    nscon: exit (0)
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsclose: entry
    nstimarmed: entry
    nstimarmed: no timer allocated
    nstimarmed: normal exit
    nsdo: entry
    nsdo: cid=1, opcode=66, *bl=0, *what=0, uflgs=0x0, cflgs=0x2
    nsdo: rank=64, nsctxrnk=0
    nsdo: nsctx: state=2, flg=0x4200, mvd=0
    nsevunreg: entry
    nsevunreg: cid=1, sgt=0, rdm=0
    nsrah: entry
    nsevunreg: 1 registered connection(s)
    nsevunreg: normal exit
    nsbfr: entry
    nsbaddfl: entry
    nsbaddfl: normal exit
    nsbfr: normal exit
    nsbfr: entry
    nsbaddfl: entry
    nsbaddfl: normal exit
    nsbfr: normal exit
    nsdo: nsctxrnk=0
    nsdo: normal exit
    nsclose: closing transport
    nttdisc: entry
    nttdisc: Closed socket 220
    nttdisc: exit
    nsclose: global context check-out (from slot 1) complete
    nsnadisc: entry
    nsbfr: entry
    nsbaddfl: entry
    nsbaddfl: normal exit
    nsbfr: normal exit
    nsmfr: entry
    nsmfr: 1712 bytes at 0xf2fa08
    nsmfr: normal exit
    nsmfr: entry
    nsmfr: 420 bytes at 0xf1d3b8
    nsmfr: normal exit
    nsclose: normal exit
    nsrefuse: exit (0)
    nfpgevh: exit
    nfpgsev: waiting for an event
    nsevwait: entry
    nsevwait: 1 registered connection(s)
    nsevwait: 0 added to NT list for 0x8
    nsevwait: 0 pre-posted event(s)
    nsevwait: waiting for transport event (0 thru 0)...
    ntctst: size of NTTEST list is 1 - not calling poll
    sntseltst: Testing for CONNECTIONS on socket 192

Maybe you are looking for

  • Questions about Extended classic scenario

    Hi gurus, I'm working in SRM 5.0, ECS, backend ECC 6.0 (only one backend). Everytime a SC is being approved a SRM PO has be created. Then a copy of this PO  has to be created in ECC with document Type ATT and the same number of the SRM PO. I have two

  • Need help with calculated fields in Adobe Interactive Forms

    Hi Gurus, I have an Adobe Interactive form in which i have radio buttons. Upon selecting any of the radio buttons, value in text box should be changed( Calculqated filedS). How i can achieve this? Regards, Srini Moderator message: wrong forum, please

  • How to make changes to a standard View and save it

    Hi,       I have a problem with changing view on a standard query (0RPM_C02_Q0212_V01). I opened this in BEx Analyzer, made the changes but when I'm trying to save this, am unable to save or replace the existing view. Do I need to have any specific r

  • Problem to connect to VMware virtual machine in VMM

    I have a problem to connect to the VMware virtual machine console through the VMM Admin Console. I get the message "For a connection with this virtual VMware machine necessary ActiveX object is not installed. Would like you to install the VMware Acti

  • Need More information on Orders,Deliveries and shipments

    Hi All, I want to bring the Orders,Deliveries and Shipments information into BW.   I need all levels of information which is exists in R/3 ,i know some data sources or available but what exact data sources i can use for above requirement so that i ca