Could not insert Data in to the table

hello friends
I have some pbm in inserting values in to sqlserver database table.I could not insert values to the
table having varchar datatype fields.partyType is a field name of varchar type.when i try to insert
"LCL" for that field it throws following exception.
java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]The name 'LCL'
is not permitted in this context. Only constants, expressions, or variables allowed here. Column
names are not permitted.
sometime it throws
java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Optional feature not
implemented
If i give only numeric values to those fields it accepts.ie table accepts only integer values for all the fields.I use prepared statement for inserting data.I am inserting data to 4 tables at a time.I use ODBC driver.can u tell me where would be the problem??</p>
with regards
devi

Hmmmm...
ssniazi does nothing but ask for contact information or recommend Oracle products.
Based on this I consider it likely that this person is some sort of sales representative either directly or indirectly associated with Oracle.
I personally wouldn't provide any contact information to this person. Nor would I accept any advice until this person starts to actually provide some solutions or at least correctly reveals any financial interests that they might have.
In addition I believe ssniazi is in violation of the conduct code of this website because ssniazi is requesting information which will be used by a business entity without telling the users that it will be used in that way. And I expect that Oracle itself would frown on such activities.
2.3 You agree that You will not use the Website to:...(g) collect or store personal data about other users unless specifically authorized by such users.

Similar Messages

  • Files moving to NFS error folder - Could not insert message into duplicate check table

    Hi Friends
    Have anyone faced this error, could suggest me why.
    The CSV Files failed on Sender Channel and moves to NFS error path  and in the log it says as below.
    Error: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Could not insert message  into duplicate check table. Reason: com.ibm.db2.jcc.am.SqlTransactionRollbackException: DB2 SQL Error

    Hi Uma - is that a duplicate file? have you enabled duplicate file check in sender channel?
    please check if the below note is applicable
    1979353 - Recurring TxRollbackException with MODE_STORE_ON_ERROR stage configuration

  • Insert Multiple rows into the table from that table data

    Hi All,
    I have a requirement like to insert mulitple rows into the table from that table data only(I need to replicate the data).
    In this table primary key is composite primary key with all foreign keys.primary key also including the Date foreign key.I need to change that date at the of insertion.
    INSERT
    INTO myschema.Fact_page_performance
    time_sk ,
    batch_id ,
    delta_msec ,
    delta_user_msec,
    error_code_sk ,
    content_errs ,
    element_count ,
    page_bytes ,
    Available ,
    date_sk
    VALUES
    (SELECT time_sk ,
    batch_id ,
    delta_msec ,
    delta_user_msec,
    error_code_sk ,
    content_errs ,
    element_count ,
    page_bytes ,
    Available
    FROM myschema.FACT_PAGE_PERFORMANCE_BACKUP
    WHERE date_sk=20090509,20090510
    But it is giving the error like missing Expression.
    Could anyone please help to me.
    Thanks and Regards
    Swetha.

    You can have either VALUES or SELECT not both
    INSERT
    INTO myschema.Fact_page_performance
    time_sk ,
    batch_id ,
    delta_msec ,
    delta_user_msec,
    error_code_sk ,
    content_errs ,
    element_count ,
    page_bytes ,
    Available ,
    date_sk
    SELECT time_sk ,
    batch_id ,
    delta_msec ,
    delta_user_msec,
    error_code_sk ,
    content_errs ,
    element_count ,
    page_bytes ,
    Available
    FROM myschema.FACT_PAGE_PERFORMANCE_BACKUP
    WHERE date_sk=20090509,20090510;

  • Error while defining class: com.crystaldecisions.data.xml.CRDB_XMLImpl This error indicates that the class: OCA.OCAdbdll.DbDLLOperations could not be located while defining the class: com.crystaldecisions.data.xml.CR...

    Post Author: lkamesam
    CA Forum: Integrated Solutions
    Hi,
            I am running Crystal Reports version 10 from IBM Rational 6.0.1  build 20050725_1800 XML data source. When I try to run the report under WAS 6.0.1 I get the following error:
    Does any body have any clue how to resolve my problem? Thanks
    Error 500: Error while defining class: com.crystaldecisions.data.xml.CRDB_XMLImpl This error indicates that the class: OCA.OCAdbdll.DbDLLOperations could not be located while defining the class: com.crystaldecisions.data.xml.CRDB_XMLImpl This is often caused by having the class at a higher point in the classloader hierarchy Dumping the current context classloader hierarchy: ==> indicates defining classloader *** indicates classloader where the missing class could have been found ==>&#91;0&#93; com.ibm.ws.classloader.CompoundClassLoader@163dd786 Local ClassPath: C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\classes;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\bobj_platform_jsf.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\cecore.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\celib.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\ceplugins.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\cereports.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\cesession.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\clientlogic.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\Concurrent.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CorbaIDL.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CRDBXMLExternal.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CRDBXMLServer.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalCharting.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalCommon.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalContentModels.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalExporters.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalExportingBase.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalFormulas.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalQueryEngine.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalReportEngine.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\CrystalReportingCommon.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\ebus405.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\icu4j.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\jrcerom.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\jsf_common.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\keycodeDecoder.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\log4j.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\MetafileRenderer.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\rasapp.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\rascore.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\rpoifs.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\serialization.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\URIUtil.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\webreporting-jsf.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\webreporting.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\xercesImpl.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent\WEB-INF\lib\xmlParserAPIs.jar;C:\Documents and Settings\Administrator\IBM\rationalsdp6.0\workspace\sample1\WebContent; Delegation Mode: PARENT_FIRST &#91;1&#93; com.ibm.ws.classloader.JarClassLoader@338761606 Local Classpath: Delegation mode: PARENT_FIRST &#91;2&#93; com.ibm.ws.classloader.ProtectionClassLoader@38e75786 &#91;3&#93; com.ibm.ws.bootstrap.ExtClassLoader@7e475784 &#91;4&#93; sun.misc.Launcher$AppClassLoader@7e5a5784 &#91;5&#93; sun.misc.Launcher$ExtClassLoader@7e565784 -Original exception- java.lang.NoClassDefFoundError: OCA/OCAdbdll/DbDLLOperations at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java(Compiled Code)) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java(Compiled Code)) at com.ibm.ws.classloader.CompoundClassLoader._defineClass(CompoundClassLoader.java:576) at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code)) at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java(Compiled Code)) at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code)) at com.crystaldecisions.reports.queryengine.driver.i.<init>(Unknown Source) at com.crystaldecisions.reports.queryengine.driver.i.case(Unknown Source) at com.crystaldecisions.reports.queryengine.av.ak(Unknown Source) at com.crystaldecisions.reports.queryengine.av.else(Unknown Source) at com.crystaldecisions.reports.queryengine.av.byte(Unknown Source) at com.crystaldecisions.reports.queryengine.av.do(Unknown Source) at com.crystaldecisions.reports.queryengine.as.new(Unknown Source) at com.crystaldecisions.reports.queryengine.at.long(Unknown Source) at com.crystaldecisions.reports.reportdefinition.datainterface.j.a(Unknown Source) at com.crystaldecisions.reports.reportdefinition.datainterface.j.a(Unknown Source) at com.crystaldecisions.reports.reportdefinition.datainterface.j.a(Unknown Source) at com.crystaldecisions.reports.reportdefinition.cy.b(Unknown Source) at com.crystaldecisions.reports.reportdefinition.cy.long(Unknown Source) at com.crystaldecisions.reports.reportdefinition.a1.o(Unknown Source) at com.crystaldecisions.reports.reportdefinition.a1.a(Unknown Source) at com.crystaldecisions.reports.common.ab.a(Unknown Source) at com.crystaldecisions.reports.common.ab.if(Unknown Source) at com.crystaldecisions.reports.reportdefinition.a1.if(Unknown Source) at com.crystaldecisions.reports.reportdefinition.a1.o(Unknown Source) at com.crystaldecisions.reports.reportengineinterface.a.a(Unknown Source) at com.crystaldecisions.reports.reportengineinterface.JPEReportSource.a(Unknown Source) at com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory.createReportSource(Unknown Source) at com.crystaldecisions.report.web.a.a.K(Unknown Source) at com.crystaldecisions.report.web.event.aa.a(Unknown Source) at com.crystaldecisions.report.web.event.aa.a(Unknown Source) at com.crystaldecisions.report.web.event.bx.a(Unknown Source) at com.crystaldecisions.report.web.event.b1.broadcast(Unknown Source) at com.crystaldecisions.report.web.event.as.a(Unknown Source) at com.crystaldecisions.report.web.WorkflowController.if(Unknown Source) at com.crystaldecisions.report.web.WorkflowController.doLifecycle(Unknown Source) at com.crystaldecisions.report.web.ServerControl.a(Unknown Source) at com.crystaldecisions.report.web.ServerControl.processHttpRequest(Unknown Source) at com.crystaldecisions.report.web.viewer.taglib.ServerControlTag.doEndTag(Unknown Source) at com.crystaldecisions.report.web.viewer.taglib.ReportServerControlTag.doEndTag(Unknown Source) at com.ibm._jsp._sample._jspx_meth_crviewer_viewer_0(_sample.java:135) at com.ibm._jsp._sample._jspService(_sample.java:77) at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629) at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:117) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java:171) at com.ibm.ws.jsp.webcontainerext.JSPExtensionProcessor.handleRequest(JSPExtensionProcessor.java:230) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220) at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021) at

    For those who would have the same problem, here is how I could eventually fix it.
    Since the Flex Test Drive is sometimes out of sync with flash builder 4, I recreated a project using other help pages on Adobe site :
    Entry point :
    http://help.adobe.com/en_US/Flex/4.0/AccessingData/WSbde04e3d3e6474c4-668f02f4120d422cf08- 7ffd.html
    As suggested, I used the New Project wizard to create a new project, with :
    Application server type : J2EE
    Check the radio button "Use remote object access service : BlazeDS"
    Then, as indicated in following pages (section "Accessing BlazeDS")... :
    file:///C:/Mes%20documents%20C/Commun/Developpement/Documentation/HT-Tracks/AccessingData/ help.adobe.com/en_US/Flex/4.0/AccessingData/WSbde04e3d3e6474c4-668f02f4120d422cf08-7ffe.ht ml#WSbde04e3d3e6474c4-19a3f0e0122be55e1b7-8000
    ...I selected the "Data / Connect to Data/Services..." menu option, which started the Data/service connection wizard.
    There, I selected a BlazeDS (and not Web Services) service type, and everything went fine.
    Suggestion to adobe staff : maybe it would be useful to update the Flex Test Drive to reflect Flash Builder 4 ?
    Very nice product anyway, so far, congratulations...
    Rgds
    Marc.

  • Not displaying the data in to the table..wht is the issue

    I have problem for the displaying the RFC Model object date in to the table.
    I have created the Table in the view, Then  i have choosed  the "create  binding" option in the outLine window to map the perticular RFC model object to the Table to display. The data is not displaying in the table . But the RFC model object contains data. when i am trying to display with MessageMaganger.reporSuccess(). it is diplaying the data.
    Can any one tell me what is the issue.

    First, in your view layout in NWDS,  look at the tableview,  do you see fieldnames in the columns and rows.  If so, then I believe that you have bound correctly.    Also, in your executeBAPI method,  make sure that it looks something like this.
        public void executeBapi_Gl_Acc_Getlist_Input( )
        //@@begin executeBapi_Gl_Acc_Getlist_Input()
        try{
             wdContext.currentBapi_Gl_Acc_Getlist_InputElement().modelObject().execute();
        catch (Exception ex)
                  ex.printStackTrace();
    <b>    wdContext.nodeOutput().invalidate();</b>
        //@@end
    Regard,
    Rich Heilman

  • Error Message - "could not complete your request because the preset contains invalid data"

    I am trying to open a file, and every time I do it comes up with the following error message:
    "Could not complete your request because the preset contains invalid data"
    I am using Photoshop CS4 on a Macbook Pro running Snow Leopard 10.6.2.
    I have tried:
    - restarting my mac
    - opening different files created at different times
    - deleting photoshop from my app folder and the app support folder from my /username/library/application support/adobe/ folder and copied them back from a Time Machine backup from a few days ago.
    I was using Photoshop all day today with absolutely no problems. I have searched Google and this forum and have come up short. No one has this exact error anywhere.
    Any help? Thanks so much in advance!
    Pat Dryburgh

    The one thing you didn't do is reset your Photoshop preferences.
    Most likely the preferences got corrupted, and reference a corrupt preset.

  • While Creating New Insert Form Existing Data Display from the Table

    Hi
    I am New To Sun Java Studio Creator and New to Java Also While Creating New Insert Form Existing Data Display from the Table while i am Run the Form. Can any one help me to Solve this one

    Dear Giri,
    As per your Advise, Literally I have Search the Properties for the Components to set value Null, but I am Unable to find the Value in Properties palate. I have tried in various options like
    In the Properties Palate
    TextField1_onselect use Value null
    TextField1_text I have selected use Value option and I have manually Keyed-in null;
    In the JSP Page, I have manually keyed in the null value below said
    <ui:textField binding="#{BI.textField2}" id="textField2" style="position: absolute; left: 240px; top: 96px" text="#{BI.bDataProvider.value['ISSUENO'] = null}"/>
    <ui:textField binding="#{BI.textField2.Value = null }" id="textField2" style="position: absolute; left: 240px; top: 96px" text="#{BI.bDataProvider.value['ISSUENO'] = null}"/>
    At last I am Failure. I am ignorant of it. Can you please help me on this where I have to set null value for the components? I will be very kind of you

  • SQLJ with EJB. Do not insert data in the database

    Hi All!
    I4m developing an application using SQLJ and EJB (session beans,
    container managed transactions), and when I try to insert data
    in the database it doesn't work. All goes well (apparently), but
    the changes do not have effect in the DB.
    I've tried to use bean managed transactions, but when I try to
    insert data, I get the error: NOT IN A TRANSACTION. The code of
    the client in the bean managed is the following:
    public class MiEJBCLiente {
    public static void main(String[] args) {
    String namespaceURL
    = "jdbc:oracle:thin:@rabinf56:1521:prinpal";
    String ejbUrl
    = "sess_iiop://rabinf56:2481:prinpal/test/Bean";
    String username = "xxx";
    String password = "xxx";
    // Setup the environment
    Hashtable environment = new Hashtable();
    // Tell JNDI to speak sess_iiop
    environment.put
    (javax.naming.Context.URL_PKG_PREFIXES, "oracle.aurora.jndi");
    // Tell sess_iiop who the user is
    environment.put(Context.SECURITY_PRINCIPAL, username);
    // Tell sess_iiop what the password is
    environment.put(Context.SECURITY_CREDENTIALS, password);
    // Tell sess_iiop to use credential authentication
    environment.put(Context.SECURITY_AUTHENTICATION,
    ServiceCtx.NON_SSL_LOGIN);
    environment.put
    (jdbc_accessURLContextFactory.CONNECTION_URL_PROP, namespaceURL);
    UserTransaction ut = null;
    // Lookup the URL
    hello.MiBeanHome homeInterface = null;
    try {
    Context ic = new InitialContext(environment);
    DriverManager.registerDriver (new
    oracle.jdbc.driver.OracleDriver());
    ut = (UserTransaction)ic.lookup
    ("jdbc_access://test/BeanTrans");
    homeInterface = (hello.MiBeanHome) ic.lookup(ejbUrl);
    catch (SQLException e) {
    // That's it!
    try {
    System.out.println("Creating a new EJB instance");
    hello.MiBean remoteInterface = homeInterface.create();
    ut.begin ();
    remoteInterface.inserta();
    ut.commit();
    catch (Exception e) {
    System.out.println(e.getMessage());
    e.printStackTrace();
    I4m waiting for suggests.
    Thanks in advance...

    Hi,
    Are you sure it's a front-end bug? Try to double check your back-end code.
    If you still believe the bug is in the front-end, try to debug the insertHandler function to see if you are attaching the UserVO properly into the UserEvent.
    Best regards,
    Pablo Souza

  • Could not start cache agent for the requested data store

    Hi,
    This is my first attempt in TimesTen. I am running TimesTen on the same Linux host (RHES 5.2) that running Oracle 11g R2. The version of TimesTen is:
    TimesTen Release 11.2.1.4.0
    Trying to create a simple cache.
    The DSN entry for ttdemo1 in .odbc.ini is as follows:
    +[ttdemo1]+
    Driver=/home/oracle/TimesTen/timesten/lib/libtten.so
    DataStore=/work/oracle/TimesTen_store/ttdemo1
    PermSize=128
    TempSize=128
    UID=hr
    OracleId=MYDB
    DatabaseCharacterSet=WE8MSWIN1252
    ConnectionCharacterSet=WE8MSWIN1252
    Using ttisql I connect
    Command> connect "dsn=ttdemo1;pwd=oracle;oraclepwd=oracle";
    Connection successful: DSN=ttdemo1;UID=hr;DataStore=/work/oracle/TimesTen_store/ttdemo1;DatabaseCharacterSet=WE8MSWIN1252;ConnectionCharacterSet=WE8MSWIN1252;DRIVER=/home/oracle/TimesTen/timesten/lib/libtten.so;OracleId=MYDB;PermSize=128;TempSize=128;TypeMode=0;OracleNetServiceName=MYDB;
    (Default setting AutoCommit=1)
    Command> call ttcacheuidpwdset('ttsys','oracle');
    Command> call ttcachestart;
    *10024: Could not start cache agent for the requested data store. Could not initialize Oracle Environment Handle.*
    The command failed.
    The following is shown in the tterrors.log:
    15:41:21.82 Err : ORA: 9143: ora-9143--1252549744-xxagent03356: Datastore: TTDEMO1 OCIEnvCreate failed. Return code -1
    15:41:21.82 Err : : 7140: oraagent says it has failed to start: Could not initialize Oracle Environment Handle.
    15:41:22.36 Err : : 7140: TT14004: TimesTen daemon creation failed: Could not spawn oraagent for '/work/oracle/TimesTen_store/ttdemo1': Could not initialize Oracle Environment Handl
    What are the reasons that the daemon cannot spawn another agent? FYI the environment variables are set as:
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ANT_HOME=/home/oracle/TimesTen/ttdemo1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/ttdemo1/lib/ttjdbc5.jar:/home/oracle/TimesTen/ttdemo1/lib/orai18n.jar:/home/oracle/TimesTen/ttdemo1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/ttdemo1/3rdparty/jms1.1/lib/jms.jar:.
    oracle@rhes5:/home/oracle/TimesTen/ttdemo1/info% echo $LD_LIBRARY_PATH
    /home/oracle/TimesTen/ttdemo1/lib:/home/oracle/TimesTen/ttdemo1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    Cheers

    Sure thanks.
    Here you go:
    Daemon environment:
    _=/bin/csh
    DISABLE_HUGETLBFS=1
    SYSTEM=TEST
    INIT_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/init+ASM.ora
    GEN_APPSDIR=/home/oracle/dba/bin
    LD_LIBRARY_PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    HOME=/home/oracle
    SPFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    TNS_ADMIN=/u01/app/oracle/product/11.2.0/db_1/network/admin
    INITFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    HTMLDIR=/home/oracle/+ASM/dba/html
    HOSTNAME=rhes5
    TEMP=/oradata1/tmp
    PWD=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin
    HISTSIZE=1000
    PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/oci:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/jdbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc_drivermgr:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/proc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1/sdk:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/platform/SUNW,Ultra-2/sbin:/u01/app/oracle/product/11.2.0/db_1:/u01/app/oracle/product/11.2.0/db_1/bin:.
    GEN_ADMINDIR=/home/oracle/dba/admin
    CONTROLFILE_DIR=/u01/app/oracle/backup/+ASM/controlfile_dir
    ETCDIR=/home/oracle/+ASM/dba/etc
    GEN_ENVDIR=/home/oracle/dba/env
    DATAFILE_DIR=/u01/app/oracle/backup/+ASM/datafile_dir
    BACKUPDIR=/u01/app/oracle/backup/+ASM
    RESTORE_ARCFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_arcfiles.txt
    TMPDIR=/oradata1/tmp
    CVS_RSH=ssh
    ARCLOG_DIR=/u01/app/oracle/backup/+ASM/arclog_dir
    REDOLOG_DIR=/u01/app/oracle/backup/+ASM/redolog_dir
    INPUTRC=/etc/inputrc
    LOGDIR=/home/oracle/+ASM/dba/log
    DATAFILE_LIST=/u01/app/oracle/backup/+ASM/datafile_dir/datafile.list
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    PS1=rhes5:($ORACLE_SID)$
    G_BROKEN_FILENAMES=1
    SHELL=/bin/ksh
    PASSFILE=/home/oracle/dba/env/.ora_accounts
    LOGNAME=oracle
    ORA_NLS10=/u01/app/oracle/product/11.2.0/db_1/nls/data
    ORACLE_SID=mydb
    APPSDIR=/home/oracle/+ASM/dba/bin
    ORACLE_OWNER=oracle
    RESTOREFILE_DIR=/u01/app/oracle/backup/+ASM/restorefile_dir
    SQLPATH=/home/oracle/dba/bin
    TRANDUMPDIR=/tran
    RESTORE_SPFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_spfile.txt
    RESTORE_DATAFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_datafiles.txt
    ENV=/home/oracle/.kshrc
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_CONNECTION=50.140.197.215 62742 50.140.197.216 22
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    TERM=xterm
    GEN_ETCDIR=/home/oracle/dba/etc
    SP_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/spfile+ASM.ora
    ORACLE_BASE=/u01/app/oracle
    ASTFEATURES=UNIVERSE - ucb
    ADMINDIR=/home/oracle/+ASM/dba/admin
    SSH_CLIENT=50.140.197.215 62742 22
    TZ=GB
    SUPPORT=oracle@linux
    ARCHIVE_LOG_LIST=/u01/app/oracle/backup/+ASM/arclog_dir/archive_log.list
    USER=oracle
    RESTORE_TEMPFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_tempfiles.txt
    MAIL=/var/spool/mail/oracle
    EXCLUDE=/home/oracle/+ASM/dba/bin/exclude.lst
    GEN_LOGDIR=/home/oracle/dba/log
    SSH_TTY=/dev/pts/2
    RESTORE_INITFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_initfile.txt
    HOSTTYPE=i386-linux
    VENDOR=intel
    OSTYPE=linux
    MACHTYPE=i386
    SHLVL=1
    GROUP=dba
    HOST=rhes5
    REMOTEHOST=vista
    EDITOR=vi
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ODBCINI=/home/oracle/.odbc.ini
    TT=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/
    SHLIB_PATH=/u01/app/oracle/product/11.2.0/db_1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1//lib
    ANT_HOME=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/ttjdbc5.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/orai18n.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/jms1.1/lib/jms.jar:.
    TT_AWT_PLSQL=0
    NLS_LANG=AMERICAN_AMERICA
    NLS_COMP=ANSI
    NLS_SORT=BINARY
    NLS_LENGTH_SEMANTICS=BYTE
    NLS_NCHAR_CONV_EXCP=FALSE
    NLS_CALENDAR=GREGORIAN
    NLS_TIME_FORMAT=hh24:mi:ss
    NLS_DATE_FORMAT=syyyy-mm-dd hh24:mi:ss
    NLS_TIMESTAMP_FORMAT=syyyy-mm-dd hh24:mi:ss.ff9
    ORACLE_HOME=
    DaemonCWD = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info
    DaemonLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/tterrors.log
    DaemonOptionsFile = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttendaemon.options
    Platform = Linux/x86/32bit
    SupportLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttmesg.log
    Uptime = 136177 seconds
    Backcompat = no
    Group = 'dba'
    Daemon pid 8111 port 53384 instance ttimdb1
    End of report

  • What is the source of this Crawl Error `The item could not be indexed successfully because the item failed in the indexing subsystem`

    Once in a while my full-crawl fails and stops working properly. The crawllogs show this error for all items crawled.
    The item could not be indexed successfully because the item failed in the indexing subsystem. ( The item could not be indexed successfully because the item failed in the indexing subsystem.; Caught exception when preparing generation GID[7570]: (Previous generation
    (last=GID[7569], curr=GID[7570]) is still active. Cannot open GID[7570]); Aborting insert of item in Link Database because it was not inserted to the Search Index.; ; SearchID = F201681E-AF1B-45D2-BFFD-6A2582D10C19 )
    The full crawls starts out ok, after a while (1.5 hours into the process, 50% of all the data) suddenly no more items can be added to the index.
    The index seems to be stuck. The index files on disk are no longer updated (Located in D:\Microsoft
    Office Servers\15.0\Data\Office Server\Applications\Search\Nodes\BAADC4\IndexComponent3\storage\data\SP4d91e6081ac3.3.I.0.0\ms\%default) The Index and Admin component start to report these error in the ULS logs:
    NodeRunnerIndex: Journal[SP4d91e6081ac3]:
    Rolling back GID[7570] to GID[7569] prepGen=GID[7569]
    NodeRunnerIndex: Remote
    service invocation: method=RollbackGeneration() Service = {  Implementation type=Microsoft.Ceres.SearchCore.ContentTargets.IndexRouter.IndexRouter  Component: SP4d91e6081ac3I.0.0.IndexRouter  Exposer Name: GenerationContentTarget} terminated
    with exception: System.InvalidOperationException: Illegal state transition in SP4d91e6081ac3I.0.0.FastServer.FSIndex: Rollback -> Rollback
    NodeRummerAdmin: RetryableInvocation[SP4d91e6081ac3]:
    Exception invoking index cell I.0.0. Retrying in 16 seconds: System.InvalidOperationException: Illegal state transition in SP4d91e6081ac3I.0.0.FastServer.FSIndex: Rollback -> Rollback
    Looks to me the index has troubles updating/merging 'generations'. But the exact working of the indexer is not documented (as far is I know). Let alone how to fix this.
    Other (maybe related) observations 
    Just before the errors start the NodeRunnerIndex starts a 'checkpoint': Journal[SP4d91e6081ac3]:
    Starting checkpoint because forceCheckpoint is true.which ends a few moments later with Journal[SP4d91e6081ac3]:
    All journal users have completed checkpoint Checkpoint[7560-7569].
    Also just before the errors start to appear a TimerJob starts: Name=Timer
    Job job-application-server-admin-service. This timerjobs does some strange things to the search topology: Synchronizing
    Search Topology for application 'Search Service Application' with active topology [...] and Activating
    components. Previous topology:   ---  New Topology: TopologyId: [...] followed by Starting
    to execute Index RedistributeData method.
    And right after these two evente the errors start to occur. (each row is a ULS log enrty)
    INFO : fsplugin: IndexComponent3-bd83a8aa-923b-4526-97e8-47eac0986ff7-SP4d91e6081ac3.I.0.0 (4236): Prepare generation: 324 documents
    IndexRouter[SP4d91e6081ac3]: Caught exception when preparing generation GID[7570]: (External component has thrown an exception.): System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
    GenerationDispatcher[SP4d91e6081ac3]: Failed to prepare GID[7570] in 453 ms, failed on cells: [I.0.0], stale services: []
    Journal[SP4d91e6081ac3]: Rolling back GID[7570] to GID[7569] prepGen=GID[7569]
    Remote service invocation: method=RollbackGeneration() Service = { Implementation type=Microsoft.Ceres.SearchCore.ContentTargets.IndexRouter.IndexRouter Component: SP4d91e6081ac3I.0.0.IndexRouter Exposer Name: GenerationContentTarget} terminated with exception: System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
    RetryableInvocation[SP4d91e6081ac3]: Exception invoking index cell I.0.0. Retrying in 2 seconds: System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
    Journal[SP4d91e6081ac3]: Rolling back GID[7570] to GID[7569] prepGen=GID[7569]
    The Question What is causing this? And how to prevent it? It happend twice in two weeks
    nows. Out of the blue, no config change has been made, all disks have enough space.
    Known Fix This resolves the problem, but doesn's address the root-cause of the problem!
    Stop all crawls.
    Wait a few minutes to let the crawl come to a complete stop.
    Reset the index (clearing all!)
    Start a full-crawl. In the meantime no search is available to the end user (boohoo!)

    Hi,
    I searched for the similar error log, the issue is finally solved by adding more drive space even though they though there is plenty space already.
    https://social.technet.microsoft.com/Forums/office/en-US/d06c9b2c-0bc1-44c6-b83a-2dc0b70936c4/the-item-could-not-be-indexed-successfully-because-the-item-failed-in-the-indexing-subsystem?forum=sharepointsearch
    http://community.spiceworks.com/topic/480369-the-item-could-not-be-indexed-successfully
    From your decription, the issue seems to occur to your full crawl. There is one point in best practise for crawling:
    Run full crawls only when it is necessary, the reasons to do a full crawl are as below:
    https://technet.microsoft.com/en-us/library/jj219577.aspx#Plan_full_crawl
    https://technet.microsoft.com/en-us/library/dn535606.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to insert  data from different internal  table  into a data base table

    hi all,
             I want to insert a particular field in an internal table to a field in a data base table.Note that the fields in the internal table and database table are not of the same name since i need to insert data from different internal tables.can some one tell me how to do this?
    in short i want to do something like the foll:
    INSERT  INTO ZMIS_CODES-CODE VALUE '1'.
    *INSERT INTO ZMIS_CODES-COL1 VALUE DATA_MTD-AUFNR .(zmis_codes is the db table and data_mtd is the int.table)

    REPORT  ZINSERT.
    tables kna1.
    data: itab LIKE KNA1.
    data lv_kUNAG LIKE KNA1-KUNNR.
    lv_kuNAG =  '0000010223'.
    ITAB-kuNNR = lv_kuNAG.
    ITAB-name1 = 'XYZ'.
    INSERT INTO KNA1 VALUES ITAB.
    IF SY-SUBRC = 0.
    WRITE:/ 'SUCCESS'.
    ELSE.
    WRITE:/ 'FAILED'.
    ENDIF.
    Here lv_kunag is ref to kna1 kunnr passed in different name
    In internal table .
    Try and let me know if this logic dint work.

  • UDS 4.0 once again: Could not add "DB11.DBB6" to the response list.

    Hi,
    once again we have heavy trouble with UDS 4.0 connecting to a SINUMERIK OPC server.
    Unfortunately the OPC server does not support browsing. GroupList and TagList returns nothing.
    The facts:
    - MII 12 on Windows Server 2003
    - UDS 4.0 SP1 on  same server.
    - OPC connectivity has been tested with Matrikon Explorer. Tag has been added manually (remember, browsing not possible).
    - Creating UDS instance works. UDS can see remote OPC server and is able to create an instance from it.
    - Data server has been created in MII 12 to connect to UDS.
    - Connection status to UDS is ok. Can also be seen as Debug file shows query details.
    - TagQuery has been created with adding the tag manually (browsing not possible).
    When we try to test the query we always get the error message
    Could not add "DB11.DBB6" to the response list.
    and
    No Tag selected
    The strange thing ist that, if we use a non existing tag like "test123" then the same error occurrs instead of "No valid tags  requested".
    Here you can find the debug file of UDS:
    [05/14/2008-10:56:18.889] focketest [P:4000, T:2212,      Host,    INFO] 0x11201     Host is exiting.     [Host.cpp @ 338, CHostModule::RunMessageLoop] 
    [05/14/2008-10:56:19.030] focketest [P:4000, T:2556,       UDS,    INFO] 0x2028     Disconnected from the server.     [Connection.cpp @ 2224, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11400     Command Line: "C:\Programme\SAP\xMII\UDS\xMIIUDSHost.exe" test.     [Host.cpp @ 433, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11405     Host Build Configuration: Release.     [Host.cpp @ 436, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11406     Host Build Date: Dec 11 2007.     [Host.cpp @ 437, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11407     Host Description: xMII UDS Host.     [Host.cpp @ 438, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11408     Host File: xMIIUDSHost.exe.     [Host.cpp @ 439, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11409     Host Version: 4.0.3.10.     [Host.cpp @ 440, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: OPC-DA.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Include Quality = No.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Acquisition Mode = Synchronous.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Read From Device = true.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Read Delay = 100.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Force flat namespace = false.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Automatically Reconnect = true.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: OPC Group Number = 1234.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: OPC Group Name = LHDS_OPCGROUP.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Acceptable Data Quality = Good.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Startup Delay = 1000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Use Legacy Tag Format = false.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Legacy Delimiter = ..     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Activate Items = Both.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Group Update Rate = 0.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: OPC Server = 192.168.0.1; OPC.SINUMERIK.Machineswitch; OPC DA2.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: Cache.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Mode = Cache with Dynamic Metadata.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Mask = .     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: Host.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Pool Size = 5.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Runtime Mode = Service.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Threading Model = MTA.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Stack Size = 0.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Collect Requests = false.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Shutdown Timeout = 10.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Use IOCP = true.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service Startup = Manual.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service Dependencies = Eventlog.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Trusted Requesters = .     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Maximum Concurrent Connections = 100.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Connection Wait Time = 5000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Max Reconnect Sleep Time = 1000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Auto-reconnect Attempts = 5.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Monitor Cycle = 15.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Port = 9000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service User = .\auduser.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service Password = *****.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Log Level = Debug.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: Logging.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11403     Operating System Version: Windows XP Professional (Build 2600) with Service Pack 2, Version (2.0), Components: Single User Terminal Services.     [Host.cpp @ 501, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11411     Processor 0 Info - Speed: 1596 MHz, Name: Genuine Intel(R) CPU            2140  @ 1.60GHz, Identifier: x86 Family 6 Model 15 Stepping 2, Vendor: GenuineIntel.     [Host.cpp @ 548, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11411     Processor 1 Info - Speed: 1596 MHz, Name: Genuine Intel(R) CPU            2140  @ 1.60GHz, Identifier: x86 Family 6 Model 15 Stepping 2, Vendor: GenuineIntel.     [Host.cpp @ 548, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11412     Memory  Used 71% - Physical Used 294 of 1021 MB, Paged File 2896 of 3988 MB, Virtual Used 1996 of 2047 MB.     [Host.cpp @ 557, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14000     Creating the provider thread.     [DataServerThread.cpp @ 44, DataServerThread::Spawn] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14002     Spawning the thread.     [DataServerThread.cpp @ 53, DataServerThread::Spawn] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14003     Waiting for thread callback.     [DataServerThread.cpp @ 57, DataServerThread::Spawn] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14100     Provider thread has been created, and attempting to enter the xMIIOpcDaUDS.DataServer.1.     [DataServerThread.cpp @ 82, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.372] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14101     Initializing COM environment.     [DataServerThread.cpp @ 91, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.372] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14102     Creating the provider.     [DataServerThread.cpp @ 98, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14103     Creating the local configuration context object.     [DataServerThread.cpp @ 105, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14104     Initializing the provider.     [DataServerThread.cpp @ 109, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2000     Got the self pointer.     [Connection.cpp @ 246, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2001     Got the DCOM settings: machine = 192.168.0.1, progid = OPC.SINUMERIK.Machineswitch.     [Connection.cpp @ 252, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2002     Got the OPC settings: group = 1234, client = LHDS_OPCGROUP, mode = SYNCHRONOUS.     [Connection.cpp @ 258, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2003     Got the sleep time. {extra params}: {1000}     [Connection.cpp @ 270, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2016     Checking the state of the connection.     [Connection.cpp @ 2032, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2017     Attempting to connect to the server.     [Connection.cpp @ 2036, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:40.450] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2018     Got the servers class id.     [Connection.cpp @ 2048, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201a     Advising on the servers events.     [Connection.cpp @ 2087, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201b     Adding the group.     [Connection.cpp @ 2096, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201c     Loading group data.     [Connection.cpp @ 2114, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201e     Adding all connection items.     [Connection.cpp @ 2143, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,    INFO] 0x201f     Connected to the SINUMERIK OPC-Server DataAccess-V2.4.2.98  (C) Siemens AG (1998-2003) server.     [Connection.cpp @ 2154, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.950] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Initializing Browser.     [tagUtil/lhds2BrowseThread.h @ 127, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.950] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Reading Groups.     [tagUtil/lhds2BrowseThread.h @ 147, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.950] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Reading Items.     [tagUtil/lhds2BrowseThread.h @ 172, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.965] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Shutting Browser Down.     [tagUtil/lhds2BrowseThread.h @ 279, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.965] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Browsing Finnished.     [tagUtil/lhds2BrowseThread.h @ 303, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.997] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x1003     Adding the modes.     [DataServer.cpp @ 80, CLHOpcDaDataServer::FinalInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3000     Initializing the Current mode.     [basemode.h @ 59, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3001     Reading from the device? TRUE.     [basemode.h @ 67, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4001     Accessing using: SYNCHRONOUS.     [basemode.h @ 75, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4002     Delay time: 100.     [basemode.h @ 82, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3004     Minimum required quality: BOTH.     [basemode.h @ 122, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3000     Initializing the Current mode.     [basemode.h @ 59, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3001     Reading from the device? TRUE.     [basemode.h @ 67, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4001     Accessing using: SYNCHRONOUS.     [basemode.h @ 75, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4002     Delay time: 100.     [basemode.h @ 82, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3004     Minimum required quality: BOTH.     [basemode.h @ 122, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,    INFO] 0x1004     Finnished initializing.     [DataServer.cpp @ 86, CLHOpcDaDataServer::FinalInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14105     Attaching the providers to the Accept Thread classes cookie.     [DataServerThread.cpp @ 113, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14106     Setting the initialization event.     [DataServerThread.cpp @ 120, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14107     Entering the local message pump.     [DataServerThread.cpp @ 126, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14004     Finished initializing the provider thread.     [DataServerThread.cpp @ 68, DataServerThread::Spawn] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1236,      Host,   DEBUG] 0x12101     Created a link to the WSA subsystem.     [ConnectionManager.cpp @ 23, ConnectionManager::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:0252, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:3476, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:2700, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:2628, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13100     Starting up the accept thread socket.     [AcceptThread.cpp @ 146, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13101     Creating accept socket.     [AcceptThread.cpp @ 162, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13102     Binding accept socket.     [AcceptThread.cpp @ 169, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13103     Listening to accept socket.     [AcceptThread.cpp @ 176, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13105     Spawning accept socket thread.     [AcceptThread.cpp @ 182, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x12102     Finnished initializing the connection manager.     [ConnectionManager.cpp @ 42, ConnectionManager::Initialize] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13300     Accept thread created.     [AcceptThread.cpp @ 192, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11104     Finnished PreMessageLoop operations.     [Host.cpp @ 308, CHostModule::PreMessageLoop] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13301     Waiting for requests.     [AcceptThread.cpp @ 208, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140a     UDS Progid: xMIIOpcDaUDS.DataServer.1.     [Host.cpp @ 592, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140b     UDS Build Configuration: Release.     [Host.cpp @ 593, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140c     UDS Build Date: Dec 11 2007.     [Host.cpp @ 594, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140d     UDS Description: xMII OPC-DA UDS.     [Host.cpp @ 595, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140e     UDS File: xMIIOpcDaUDS.dll.     [Host.cpp @ 596, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140f     UDS Version: 4.0.3.10.     [Host.cpp @ 597, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xMIIUDSHost.exe: Path = C:\Programme\SAP\xMII\UDS\xMIIUDSHost.exe.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ntdll.dll: Path = C:\WINDOWS\system32\ntdll.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module kernel32.dll: Path = C:\WINDOWS\system32\kernel32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module WS2_32.dll: Path = C:\WINDOWS\system32\WS2_32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msvcrt.dll: Path = C:\WINDOWS\system32\msvcrt.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module WS2HELP.dll: Path = C:\WINDOWS\system32\WS2HELP.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ADVAPI32.dll: Path = C:\WINDOWS\system32\ADVAPI32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module RPCRT4.dll: Path = C:\WINDOWS\system32\RPCRT4.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module Secur32.dll: Path = C:\WINDOWS\system32\Secur32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module USER32.dll: Path = C:\WINDOWS\system32\USER32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module GDI32.dll: Path = C:\WINDOWS\system32\GDI32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ole32.dll: Path = C:\WINDOWS\system32\ole32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module OLEAUT32.dll: Path = C:\WINDOWS\system32\OLEAUT32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ATL80.DLL: Path = C:\WINDOWS\WinSxS\x86_Microsoft.VC80.ATL_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_cbb27474\ATL80.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module MSVCR80.dll: Path = C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module IMM32.DLL: Path = C:\WINDOWS\system32\IMM32.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xpsp2res.dll: Path = C:\WINDOWS\system32\xpsp2res.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module CLBCATQ.DLL: Path = C:\WINDOWS\system32\CLBCATQ.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module COMRes.dll: Path = C:\WINDOWS\system32\COMRes.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module VERSION.dll: Path = C:\WINDOWS\system32\VERSION.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msi.dll: Path = C:\WINDOWS\system32\msi.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module SXS.DLL: Path = C:\WINDOWS\system32\SXS.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xMIIUDSFramework.dll: Path = C:\Programme\SAP\xMII\UDS\xMIIUDSFramework.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module COMCTL32.dll: Path = C:\WINDOWS\system32\COMCTL32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module SHELL32.dll: Path = C:\WINDOWS\system32\SHELL32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module SHLWAPI.dll: Path = C:\WINDOWS\system32\SHLWAPI.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module USERENV.dll: Path = C:\WINDOWS\system32\USERENV.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module comctl32.dll: Path = C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msxml4.dll: Path = c:\WINDOWS\system32\msxml4.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module WININET.dll: Path = C:\WINDOWS\system32\WININET.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module Normaliz.dll: Path = C:\WINDOWS\system32\Normaliz.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module iertutil.dll: Path = C:\WINDOWS\system32\iertutil.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module urlmon.dll: Path = C:\WINDOWS\system32\urlmon.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module MSOXMLMF.DLL: Path = C:\Programme\Gemeinsame Dateien\Microsoft Shared\OFFICE11\MSOXMLMF.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xMIIOpcDaUDS.dll: Path = C:\Programme\SAP\xMII\UDS\xMIIOpcDaUDS.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module NETAPI32.dll: Path = C:\WINDOWS\system32\NETAPI32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module opccomn_ps.dll: Path = C:\WINDOWS\system32\opccomn_ps.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module mswsock.dll: Path = C:\WINDOWS\system32\mswsock.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msv1_0.dll: Path = C:\WINDOWS\system32\msv1_0.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module iphlpapi.dll: Path = C:\WINDOWS\system32\iphlpapi.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module avsda.dll: Path = C:\WINDOWS\system32\avsda.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module hnetcfg.dll: Path = C:\WINDOWS\system32\hnetcfg.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module wshtcpip.dll: Path = C:\WINDOWS\System32\wshtcpip.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module opcproxy.dll: Path = C:\WINDOWS\system32\opcproxy.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module rsaenh.dll: Path = C:\WINDOWS\system32\rsaenh.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msxml3.dll: Path = C:\WINDOWS\system32\msxml3.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,    INFO] 0x11200     Host is starting.     [Host.cpp @ 329, CHostModule::RunMessageLoop] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13302     Accepted a good socket.     [AcceptThread.cpp @ 216, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13303     Creating IOCP request data.     [AcceptThread.cpp @ 227, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13304     Sending IOCP the request data.     [AcceptThread.cpp @ 231, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13306     IOCP handle accepted.     [AcceptThread.cpp @ 240, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13301     Waiting for requests.     [AcceptThread.cpp @ 208, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688,      Host,   DEBUG] 0x15003     IOCP completed and performing a read operation.     [ThreadPool.cpp @ 427, ThreadPool::ThreadProc] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17004     Attempting to execute the IOCP logic.     [LHDSChannelHandler.cpp @ 470, CLHDSChannelHandler::ExecuteIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17005     Attempting to executing the query.     [LHDSChannelHandler.cpp @ 552, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17008     Decoding the input.     [LHDSChannelHandler.cpp @ 559, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x12002     Decoded the context. Original query was: STYLESHEET     http://bermii:50000/XMII/Stylesheets/IllumRowsetHTML.xsl     QueryTemplate     DemoMaschine/testquery     Content-Type     text/html     TotalizerFactor     1.0     NumberFormat     0.00     UseGroupMask     false     ReaderRoles     XMII Users     IsCachable     false     WriterRoles     XMII Developers,XMII Administrators     DurationUnits     M     Mode     Current     IntervalCount     1     RowCount     60     AllowFuture     true     Version     12.0.3 Build(106)     Trace     false     DocType     TagQuery     Debug     false     Resolution     0     SaveDate     05/14/2008 10:48:58     PathID     111     CacheDuration     0     Server     OPCserver     Duration     60     DateFormat     MM/dd/yyyy HH:mm:ss     ExcludeRemotes     true     CacheDurationUnits     M     AllowBuffering     false     ID     -1     StartDate     1210751815     EndDate     1210755415     TagName.1     DB11.DBB6     !.     [LHDSContext.cpp @ 190, CLHDSContext::DecodeContext] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17006     Executing the query.     [LHDSChannelHandler.cpp @ 598, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2016     Checking the state of the connection.     [Connection.cpp @ 2032, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2005     Connecting.     [Connection.cpp @ 326, CLHOpcDaConnection::FinalConnect] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2016     Checking the state of the connection.     [Connection.cpp @ 2032, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2006     Connected.     [Connection.cpp @ 329, CLHOpcDaConnection::FinalConnect] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a002     Setting a new message.     [LHDSResponse.cpp @ 378, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a004     Header was not sent.     [LHDSResponse.cpp @ 382, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a000     Setting a non-fatal message.     [LHDSResponse.cpp @ 390, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a00e     Preparing the response.     [LHDSResponse.cpp @ 350, CLHDSResponse::Prepare] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a007     Attempting to send the header.     [LHDSResponse.cpp @ 317, CLHDSResponse::SendHeader] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a006     Sending the header.     [LHDSResponse.cpp @ 320, CLHDSResponse::SendHeader] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17001     Attempting to send the data.     [LHDSChannelHandler.cpp @ 221, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17002     Sending: {0-0-0-1-0-0-1-25-230-110-141-88-0-0-1-25-230-165-123-216}.     [LHDSChannelHandler.cpp @ 242, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17000     Finnished sending.     [LHDSChannelHandler.cpp @ 283, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a002     Setting a new message.     [LHDSResponse.cpp @ 378, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a003     Header was sent as non-fatal.     [LHDSResponse.cpp @ 406, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a002     Setting a new message.     [LHDSResponse.cpp @ 378, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a003     Header was sent as non-fatal.     [LHDSResponse.cpp @ 406, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a010     Locking the response.     [LHDSResponse.cpp @ 473, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a017     Attempting to insert a node.     [LHDSResponse.cpp @ 215, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01a     Node already exists.     [LHDSResponse.cpp @ 218, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a023     Finalizing all response nodes.     [LHDSResponse.cpp @ 114, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01c     Sending node, This is not the last node.     [LHDSResponse.cpp @ 120, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01e     Sending non-fatal message.     [LHDSResponse.cpp @ 124, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17001     Attempting to send the data.     [LHDSChannelHandler.cpp @ 221, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17002     Sending: {0-0-0}.     [LHDSChannelHandler.cpp @ 242, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17000     Finnished sending.     [LHDSChannelHandler.cpp @ 283, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01f     Sending messages.     [LHDSResponse.cpp @ 173, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01d     Sending non-fatal message contents.     [LHDSResponse.cpp @ 177, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17001     Attempting to send the data.     [LHDSChannelHandler.cpp @ 221, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17002     Sending: {0-2-0-47-67-111-117-108-100-32-110-111-116-32-97-100-100-32-34-68-66-49-49-46-68-66-66-54-34-32-116-111-32-116-104-101-32-114-101-115-112-111-110-115-101-32-108-105-115-116-46-0-17-78-111-32-116-97-103-115-32-115-101-108-101-99-116-101-100-46}.     [LHDSChannelHandler.cpp @ 242, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17000     Finnished sending.     [LHDSChannelHandler.cpp @ 283, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a023     Finalizing all response nodes.     [LHDSResponse.cpp @ 114, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a010     Locking the response.     [LHDSResponse.cpp @ 473, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a017     Attempting to insert a node.     [LHDSResponse.cpp @ 215, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01a     Node already exists.     [LHDSResponse.cpp @ 218, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01c     Sending node, This is not the last node.     [LHDSResponse.cpp @ 120, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a023     Finalizing all response nodes.     [LHDSResponse.cpp @ 114, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a010     Locking the response.     [LHDSResponse.cpp @ 473, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a017     Attempting to insert a node.     [LHDSResponse.cpp @ 215, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01a     Node already exists.     [LHDSResponse.cpp @ 218, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01c     Sending node, This is not the last node.     [LHDSResponse.cpp @ 120, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17007     Done the execution cycle.     [LHDSChannelHandler.cpp @ 604, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1700c     Finnished executing: 1.     [LHDSChannelHandler.cpp @ 606, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17003     Finnished execution the IOCP logic.     [LHDSChannelHandler.cpp @ 538, CLHDSChannelHandler::ExecuteIOCP] 
    [05/14/2008-10:57:08.104] focketest [P:2532, T:1236,      Host,    INFO] 0x11201     Host is exiting.     [Host.cpp @ 338, CHostModule::RunMessageLoop] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14108     Shutting down provider the provider thread.     [DataServerThread.cpp @ 137, DataServerThread::SpawnServer] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14109     Destroying the local configuration context.     [DataServerThread.cpp @ 143, DataServerThread::SpawnServer] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2020     Checking status before disconnecting.     [Connection.cpp @ 2164, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2021     Attempting to disconnect from the server.     [Connection.cpp @ 2171, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2023     Removing the Async event interface.     [Connection.cpp @ 2189, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2024     Removed the group interface.     [Connection.cpp @ 2195, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2025     Unadvising on the servers events.     [Connection.cpp @ 2207, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2027     Server removed.     [Connection.cpp @ 2221, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,    INFO] 0x2028     Disconnected from the server.     [Connection.cpp @ 2224, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2004     Shutting down the connection.     [Connection.cpp @ 316, CLHOpcDaConnection::FinalShutdown] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,      Host,   DEBUG] 0x1410a     Setting the shutdown event.     [DataServerThread.cpp @ 160, DataServerThread::SpawnServer] 
    The Debug file is from a Windows XP Professional system. But the same thing happens with the UDS installed
    on Windows Server 2003 (x64).
    The following config variations have been tried:
    - synchronous / asynchronous
    - Cache mode "None"
    - Threading model STA / MTA
    Any suggestions?
    Regards,
    Matthias

    Hi Mathais,
    I assume you have installed the OPC enum services in the same machine where xMII UDS is running.
    Also make sure that the browsing mode is set to true in the OPC Server.
    We had the same issue...and were receiving the same error...but once we changed teh Browing mode at teh OPC server to true, tag quesries started working....
    Hope it helps...
    Pramod

  • How to Insert data from notepad to Table

    Hi,
    I have one table with nodata.i need to insert data into table.but i have records in one notepad.if i enter manually
    like using insert statement it will take more time.
    Any one know insert data from notepad to table or i need sql script that will use for all the records.Here im using sqldeveloper.

    Hi dude,
    We can use below 2 types.
    1) Sql loader
    2) utl file
    SQL*Loader utility?
    One can load data into an Oracle database by using the sqlldr (sqlload on some platforms) utility. Invoke the utility without arguments to get a list of available parameters. Look at the following example:
    sqlldr username@server/password control=loader.ctl
    sqlldr username/password@server control=loader.ctlThis sample control file (loader.ctl) will load an external data file containing delimited data:
    load data
    infile 'c:\data\mydata.csv'
    into table emp
    fields terminated by "," optionally enclosed by '"'           
    ( empno, empname, sal, deptno )
    {code}
    The mydata.csv file may look like this:
    {code}
    10001,"Scott Tiger", 1000, 40
    10002,"Frank Naude", 500, 20
    {code}
    Optionally, you can work with tabulation delimited files by using one of the following syntaxes:
    {code}
    fields terminated by "\t"
    fields terminated by X'09'
    {code}
    Additionally, if your file was in Unicode, you could make the following addition.
    {code}
    load data
    CHARACTERSET UTF16
    infile 'c:\data\mydata.csv'
    into table emp
    fields terminated by "," optionally enclosed by '"'           
    ( empno, empname, sal, deptno )Another Sample control file with in-line data formatted as fix length records. The trick is to specify "*" as the name of the data file, and use BEGINDATA to start the data section in the control file:
    load data
    infile *
    replace
    into table departments
    (  dept     position (02:05) char(4),
        deptname position (08:27) char(20)
    begindata
    COSC  COMPUTER SCIENCE
    ENGL  ENGLISH LITERATURE
    MATH  MATHEMATICS
    POLY  POLITICAL SCIENCEPlease refer the below link.. it will useful for you.
    http://psoug.org/reference/sqlloader.html
    http://docs.oracle.com/cd/B10500_01/server.920/a96652/ch05.htm
    Regards,
    N.Senthil.

  • RSEOUT00 failing with "Could not write IDoc to file" TPRI_DEF table

    Outbound Idoc processing fail with the following error:
    Could not write IDoc to file
    Message no. EA299
    Diagnosis
    The system could not convert data from the data record 000027.
    Procedure
    Check the port definition of the receiver port.
    You can use the "Continue despite conversion error" option to write the IDoc to the file from transaction BD87 with replacement characters.
    Short dump indicate that there is a some junk character in th e TPRI_DEF for program SAPLSPRI that it is unable to convert.
    I have set the flag on the we21 port to "continue despite conversion error" and that seem to help, but I would like to figure out how to fix the junk characters from coming through from the TPRI_DEF table.  
    This is what shows up in the short dump after RSEOUT00 is run.
    TPRI_DEF                                   /  /       :  :     00002932
        010GV21            \0\0\0\0\x0006āȂ耀㐱〲\0\0嬇\0ሟ鴂푎眩\x0802儔잏퉓
    I do not see any entries for area "GV" in the table, there is one for "GF".  which has no user assigned to it and it is of key version 21.
    I am not sure if the table is supposed to have an entry with no user assigned?
    thank you for looking at this issue .

    HI Jurgen,
    we have the same issue, chinese charecter is in PO text header. so facing error. If we click unicode format then it works fine as my testing in development.
    I just want to knom what is the impact if i clicked directly unicode format ?( with refernce to your reply above " have you set the Unicode format flag directly above in WE21?" )
    I doc is going from SAP sytem - (PO information )
    Pls adivce..
    waiting for your reply..
    Thanks in advance

  • Select data from all the table names in the view

    Hi,
    "I have some tables with names T_SRI_MMYYYY in my database.
    I created a view ,Say "Summary_View" for all the table names
    with "T_SRI_%".
    Now i want to select data from all the tables in the view
    Summary_View.
    How can i do that ? Please throw some light on the same?
    Thanks and Regards
    Srinivas Chebolu

    Srinivas,
    There are a couple of things that I am unsure of here.
    Firstly, does your view definition say something like ...
    Select ...
    From "T_SRI_%"
    If so, it is not valid. Oracle won't allow this.
    The second thing is that your naming convention for the
    tables suggests to me that each table is the same except
    that they store data for different time periods. This would be
    a very bad design methodology. You should have a single
    table with an extra column to state what period is referred to,
    although you can partition it into segments for each period if
    appropriate.
    Apologies if i am misinterpreting your question, but perhaps
    you could post your view definition and table definitions
    here.

Maybe you are looking for

  • Why my iPhone 5S taking pictures upside down?

    I have iOS 8.1 installed in my iPhone. While taking the picture sometimes it displays the camera screen in upside down direction and pictures taken also in upside down direction but sometimes it works fine. Also I have encountered that while taking f

  • I have a problem with recently downloaded Adobe Reader XI.

    When I open a PDF file, it immediately goes out to Windows Media Center.  I have Windows 7 operating system.  Does Adobe Reader need to activated first.

  • Installer package!

    I have an installer package which is about 5MB, i need to edit some data on it!.. and this installer works with Mac OS Intel 10.4.9, is there away to let it work with 10.4.10 ?! i think there's softwares can do that ..just wonder if anyone knows abou

  • Kinect V2 Sensor for windows shutting down automatically

    hi there, Just want to ask if this a problem with hardware or my laptop. I am testing it with Kinect V2 Configuration verifier. The  video stram hangs every couple of seconds. Seems like it is restarting ( the light keep turning on and off automatica

  • How to execute a Command Prompt command from J2SE code executing on Windows

    How to execute a Command Prompt command from J2SE code executing on Windows?? Please help me