DBCON in 4.6c

Hi gurus,
Can DBCON work in SAP version 4.6c?
Regards,
Andre

HI andre,
see this link
yes.
Creating a DBCON Entry
The database multi-connect information is stored in the SAP table DBCON. You can create a DBCON entry as follows:
       1.      In the screen Maintain and set monitor multi-connect data, from the menu choose Goto ® Maintain DBCON.
       2.      Choose New DBCON entry.
The dialog box New DBCON entry appears.
       3.      Make entries in the following fields:
¡        Connection name:
Enter any name. This is the name by which your remote database connection is identified.
¡        Database system: MSS
This field must display MSS.
¡        DB server (instance):
Enter the name of the target SQL Server that you want to administer from your local SAP system.
¡        Database login:
SQL Server login with System Administrator privileges, that is this login should be member of the sysadmin fixed server role on the target SQL Server. If such a login does not exist, you have to create it on the target SQL Server. The SAP multi-connect mechanism allows both integrated security logins and the use of SQL Server authentication. For security reasons, we highly recommend to use integrated security (Windows authentication). If you use Windows security, leave this field empty.
¡        Password / Re-enter password :
If you have decided to use integrated security, leave these fields empty. Otherwise enter the password of the SQL Server login.
¡        Database name:
Enter the name of the target database.
¡        Database user:
For remote database monitoring, leave this field empty. This will ensure that the database connection has dbo privilege.
¡        Object source schema:
This database schema contains all SAP database monitor objects, for example, stored procedures, user defined functions and tables. They implement the low-level database monitor functions.
Make one of the following entries:
§         If the target server is an SAP ABAP application of the same release than the source application server, and the SAP database objects (tables, views, stored procedure etc.) do not belong to the schema dbo, enter the  of the target SAP system.
§         If the target server is an SAP ABAP application of the same release than the source application server, and the SAP database objects (tables, views, stored procedure etc) belong to the schema dbo, leave this field empty.
§         In all other cases, enter any name for the schema. For more information on how to create the schema in the target database and to fill it with the necessary monitoring objects, see Creating an Object Source Schema and the SAP TSQL Objects.
¡        Keep connection open:
Leave this field empty. 
¡        Other parameters:
Leave this field empty.
       4.      Choose SAVE.
thanks
karthik reward me points if usefull

Similar Messages

  • Dbcon connection from sap db2 to external sql server

    Hi ,
    I am trying to connect from my sap server which is in unix platform with DB2 database to external SQL server using DBCON as  MSSQL_SERVER=<server_name> MSSQL_DBNAME=<db_name>. But while running ADBC_TEST_connection i am getting the error . When i check the error log it says
    Loading DB library '/usr/sap/DVL/SYS/exe/run/dbmssslib.so' ...
    M  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/SID/SYS/exe/run/dbmssslib.so") FAILED
      "Unable to find library '/usr/sap/DVL/SYS/exe/run/dbmssslib.so'."  [dlux.c       445]
    M  {root-id=002655A9DCD21EE3B89D69F99DF39F0D}_{conn-id=00000000000000000000000000000000}_0
    B  *** ERROR => Couldn't load library '/usr/sap/SID/SYS/exe/run/dbmssslib.so'
    How to resolve this issue. As it was mentioned in few forum we need to download the dbsl library from kernel patches and to load in kernel path. As my  db is DB2  can  we download dbmssslib.so this library and load in kernel file? Is it will work?
    Regards,
    Rai

    Hi Rai,
    This error indicates that the ABAP stack could not find the SAP DBSL for SQL Server (dbmssslib.dll) in the kernel directory. If you encounter this error on a Unix - based server the root cause is clear: the DBSL does not exist for other platforms than Windows or Linux x84_64. In this case use a Windows-based or a Linux x86_64-based SAP Application Server to establish the connection. If your system does not contain a Windows-based or a Linux x86_64-based Application Server you need to setup a small one as workaround. If you encounter this error on a Windows Application Server or a Linux x86_64 based Application Server make sure that the DBSL is properly installed in the kernel directory as explained in the document below.
    For more details on configuration and troubleshooting refer to below SCN document
    How to access an external Microsoft SQL Server database
    Hope this helps.
    Regards,
    Deepak Kori

  • Use of DBCON

    I know that i can use DBCON to connect on another Oracle Database outside of SAP and then execute native SQL from ABAP program. The question i am asking is can i receive status information when i do some update in database (Success or fail) or did i have to execute a native SQL command SELECT to check the results of update.
    Regards,
    Daniel cantin
    SAP version 3.1H

    I know that i can use DBCON to connect on another Oracle Database outside of SAP and then execute native SQL from ABAP program. The question i am asking is can i receive status information when i do some update in database (Success or fail) or did i have to execute a native SQL command SELECT to check the results of update.
    Regards,
    Daniel cantin
    SAP version 3.1H

  • Configuring connection DBCON to MSSQL database failed with error -1

    Dear all,
    we have configure DB conection as described in Note 738371 - Creating DBCON multiconnect entries for SQL Server.
    When we try to access to our SQL Server named instance we got the error below.
    Any idea ?
    Thanks
      Maurizio Manera
    DBCON table
    Conn. info         MSSQL_SERVER=tcp:breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
    Error in disp+work process:
    B Thu May 06 16:21:45 2010
    B  create_con (con_name=CYB)
    B  Loading DB library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' ...
    B  Library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' loaded
    B  Version of 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.69)
    B  New connection 1 created
    B  Connect to CYB as cybsvil with MSSQL_SERVER=breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
    C  Thread ID:3660
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      69
    C    patchcomment DbSlControl(DBSL_CMD_DBNAME_GET): RFC-'Fingerprint' (1405158)
    C  Network connection used from SAP4 to breton52\SQL_CYB_SAP using tcp:breton52\SQL_CYB_SAP
    C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
    C  failed to establish conn to tcp:breton52\SQL_CYB_SAP.
    C  Retrying without protocol specifier: breton52\SQL_CYB_SAP
    C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
    C  failed to establish conn. 0
    B  ***LOG BY2=> sql error -1         performing CON        [dbds#2 @ 1056] [dbds    1056 ]
    B  ***LOG BY0=> <message text not available> [dbds#2 @ 1056] [dbds    1056 ]
    B  ***LOG BY1=> sql error -1         [dbacds#2 @ 1433] [dbacds  1433 ]

    I think I have a solution. We had the same problem connecting to a MS SQL 2000 from a Windows 2008 R1 64 Bit, and SAP support gave us the hint to download the client from http://www.microsoft.com/downloads/en/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&displaylang=en (scroll down to "Microsoft SQL Server 2008 Native Client"). After a reboot the problem was solved.

  • What to do after 11g R2 install on win 2008, get errs trying to start dbcon

    The install run fine, but at the end it gives you a nasty warning saying the following:
    1) Set your environment Variable ORACLE_UNQNAME to the Database unique name"
    2) c:\app\oracle\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole.
    Why id didnt do this for you as part of the install I dont know. Anyway, I set a SYSTEM environment varibale ORACLE_UNQNAME ot orcl (I have no idea what Database unique name is, but Im guessing its either the SID or the Gloabl DB name. i have tried both, and neither seem to work).
    After this, I fire up powrer shell, and enter:
    c:\app\oracle\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole
    which give the error:
    - An instance of Oracle Enterprise Manager 11g Database Control is already running.
    So I try this:
    c:\app\oracle\product\11.2.0\dbhome_1\bin\emctl.bat stop dbconsole
    which gives the error message:
    The OracleDBConsoleorcl service is not started.
    More help is available by typing NET HELPMSG 3521.
    I try starting it again, and its says its already running.
    WTH?
    After installation, how does one get oracle working?
    Looking at services, I see that OracleDBConsoleorcl is stopped. If I try and start it as a server, about 20 secons later it stops again.
    Any ideas?
    Does one have to set any other environtment variables, and what should they be?
    If I try and login to the em console on 1158, it says
    Internal Error has occurred. Check the log file for details.
    Unfortuatnely, it doesnt say what log files or where they are. if I got to the sysman/log dir, there is nothing there.
    This is the 3rd attempt to install oracle, wasting some 3 days so far. The installer just doesnt work.
    Has anone ever got 11g R2 to work poperly on windows serer 2008?
    Right after the install, the DB and listener are up, I can connect to it via sqlplus or toad. However, As soon as I reboot the machine, from experience, I know the listener service will no longer start, and there will be no errors in any logs.
    Thanks for any help.
    Ive tried installing enterprise and standard edition - both fail in the same way. Ive tried installing as custom users in the Administrators group, and installing as Administrator. Both fail in the same way.

    user555967 wrote:
    Im not expecting any help, but I will document the pain just in case anyone from oracle read these forums.
    Having done the install with no errors, as said, the em console just doesnt work.
    Next problem is I cant even use sqlplus correctly. If I do this (as the user who installed oracle):
    sqlplus / as sysdba
    It gives:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    So I cant even start/stop the DB.
    Im contemplating my options here. one is to switch back to Unix, and try installing oracle on that. The other is to port our entire app to mysql. Im not sure which is the quicker approach.
    "Switch back" to unix? Why would you ever have "downgraded" from unix to Windows in the first place? What's the cost of license and annual support for Oracle Linux vs. Windows?
    I avoid Windows every chance I get. Not because of the specific issue you are having (which actually is probably something rather simple), but simply because Windows is such a miserable excuse for a serve OS. I've always had Oracle on both nix and Windows in every shop I've worked as an Oracle dba.  In fact, my first oracle db's (ver 7.3) were on Windows.  I consider myself equally adept in both environments, but I still find nix far easier to work with as a server OS.
    There are no logs in sysman/logs

  • Execute procedure in data base out of sap by dbcon

    Hi all
    I wish to execute procedure in outside oracle database
    And get as a result a cursor/list/table.
    The syntax in the abap help is:
    EXEC SQL.
    EXECUTE PROCEDURE PROC2 ( IN :Y, OUT :Z )
    ENDEXEC.
    This syntax treat only one filed OUT
    I am looking for the correct syntax for:
    Call procedure without IN data and get and be able to treat OUT data a cursor.
    Thanks

    Hi,
    Passing more than one input,just try this.
    EXEC SQL.
    CREATE OR REPLACE PROCEDURE proc_name ( X IN  number
    Z in number,
                                Y OUT number  )
    Y :=  X + Z;
    END proc_name;
    I don't think you can get more than one output.

  • BW SQL Source System using DBCON

    I have created the Source system as mentioned in help.sap.com, and when I try to select Tables, it tell me that their are no tables.
    But I wrote an ABAP program and tested the connection is working and I was able to pull data from one of the tables using ABAP.
    I will appreciate if somebody can tell me what I am doing wrong.
    Thanks
    JAgraj Dhillon

    Hi,
    If you want to create a connection to an external database, you need relevant knowledge and experience of the source database in the following areas:
    Tools,Database-specific SQL syntax,Database-specific functions
    You also need relevant knowledge of the source application, in order to be able to transfer semantically utilizable data into the BW.
    Before you are able to use the DB Connect functions, you need to have installed a database-specific DB client for the respective source-database management system (DBMS) on the BW application server, providing that the BW DBMS and the source DBMS are different.
    In all cases, you need to license the database-specific DB client with the database manufacturer. You can get information about the database-specific DB client from the respective database manufacturers.
    In addition, the SAP-specific part of the database interface - the Database Shared Library (DBSL) - must be installed for the corresponding source database management system on the BW application server
    With DB Connect, you can load data from a database system that is supported by SAP, by
    ·        linking a database to the BW as a source system, thereby creating a direct point of access to external relational database management systems (RDBMS).
    ·        making metadata known to the BW by generating a DataSource
    Hope it helps!!

  • DBCON connection issue

    Hi Sap Gurus,
    We are facing the following issue and i hope to get some help from you.
    We are using DBcockpit to connect to an external  Oracle database. We have a connection working fine but we are creating a new one and we receive an error message. This connection is to a Oracle database with version 12.
    We run the ADBC_TEST_CONNECTION and we get the following message error
    C  *** ERROR => Connect via SAPUSER is not supported by SAP with
    C  *** ERROR => Oracle db rel.>=12. Only Secure Connect method possible.
    What are the differences now? What should i do?
    Thank you and best regards
    João Fernandes

    Hi Joao,
    Please follow the description in the notes:
    #1622837 - New connect method of AS ABAP to Oracle via SSFS
    #1611877   Support for ABAP SSFS during database connect
    and configure the SSFS connection.
    Afterwards the error message should be disappeared.
    Hope this helps.
    Regards,
    Deepak Kori

  • Data from a frame to another (bis)

    Hi,
    I have a first Frame DataPanelCli, when I use the button "Rechercher" in the class ButtonPanelCli, I find the informations of my company in the class FindRecCli. After when I use the button "STRUCTURE", I use the JFrame StructRecCli BUT I CAN NOT show the data coming from my first Frame.
    Here is the programme, could you please help me.
    regards.
    Thierry
    import java.util.*;
    import java.sql.*;
    import java.io.*;
    import java.awt.event.*;
    import java.awt.*;
    import java.awt.Container;
    import javax.swing.*;
    import javax.swing.table.*;
    import java.text.*;
    import java.lang.String;
    public class AppClient extends JFrame {
         private DataPanelCli screenvarcli;
         private JTextArea msgout;
         private Connection dbconn;
         public AppClient() {
              //titre fen�tre
              super( " APPLICATION CLIENT");
              // set up GUI environment
              Container p = getContentPane();
              screenvarcli = new DataPanelCli();
              msgout = new JTextArea( 8, 40);
              p.setLayout( new FlowLayout() );
              p.add( new JScrollPane(screenvarcli) );
              p.add( new JScrollPane(msgout) );
              // DB Connection
              try {
                   String url = "jdbc:odbc:Access";
                   Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                   // Cr�ation d'une liaison
                   dbconn = DriverManager.getConnection(url, "dba", "sql" );
                   msgout.append("Connection successful !\n");
              catch (ClassNotFoundException cnfex) {
                   cnfex.printStackTrace();
                   msgout.append("Connection unsuccessful\n" +
                        cnfex.toString());
              catch (SQLException sqlex) {
                   sqlex.printStackTrace();
                   msgout.append("Connection unsuccessful\n" +
                        sqlex.toString());
              catch (Exception excp) {
                   excp.printStackTrace();
                   msgout.append(excp.toString());
              // Complete GUI
              ButtonPanelCli controls = new
              ButtonPanelCli(dbconn, screenvarcli, msgout);
              p.add(controls);
    //          RadioButtons rb = new RadioButtons(dbconn, screenvarcli, msgout);
    //          p.add(rb);
              setSize(500,475);
              show();
         public static void main( String args[]) {
              AppClient cli = new AppClient();
              cli.addWindowListener(
                   new WindowAdapter() {
                        public void windowClosing(WindowEvent e) {
                             System.exit(0);
    class DataPanelCli extends JPanel {
         JTextField ICCliFact, INSociete,
              ILAdresseA, ICPostal, ILLocalite, ICPays;
         JLabel LCCliFact, LNSociete,
              LLAdresseA, LCPostal, LLLocalite, LCPays;
         public DataPanelCli() {
              //Label Panel
              JPanel labelPanelCli = new JPanel();
              labelPanelCli.setLayout( new GridLayout(6, 1));
              LNSociete = new JLabel( "Nom ", 0);
              labelPanelCli.add(LNSociete);
              LCCliFact = new JLabel( "Num�ro Client", 0);
              labelPanelCli.add(LCCliFact);
              LLAdresseA = new JLabel( "Adresse ", 0);
              labelPanelCli.add(LLAdresseA);
              LCPostal = new JLabel( "Code Postal ", 0);
              labelPanelCli.add(LCPostal);
              LLLocalite = new JLabel( "Localite ", 0);
              labelPanelCli.add(LLLocalite);
              LCPays = new JLabel( "Pays ", 0);
              labelPanelCli.add(LCPays);
              //TextField Panel
              JPanel screenvarcliPanel = new JPanel();
              screenvarcliPanel.setLayout( new GridLayout(6, 1));
              INSociete = new JTextField("Enter Name - click RECHERCHER", 20);
              screenvarcliPanel.add(INSociete);
              ICCliFact = new JTextField( 20);
              screenvarcliPanel.add(ICCliFact);
              ILAdresseA = new JTextField( 20);
              screenvarcliPanel.add(ILAdresseA);
              ICPostal = new JTextField( 20);
              screenvarcliPanel.add(ICPostal);
              ILLocalite = new JTextField( 20);
              screenvarcliPanel.add(ILLocalite);
              ICPays = new JTextField( 20);
              screenvarcliPanel.add(ICPays);
              // Accessibility Section - relate labels and text fields
              // for use by assistive technologies
              LNSociete.setLabelFor( INSociete);
              LLAdresseA.setLabelFor( ILAdresseA);
              LCPostal.setLabelFor( ICPostal);
              LLLocalite.setLabelFor( ILLocalite);
              LCPays.setLabelFor( ICPays);
              setLayout( new GridLayout( 1, 2));
              add( labelPanelCli);
              add( screenvarcliPanel);
    class ButtonPanelCli extends JPanel {
         public ButtonPanelCli( Connection dbc, DataPanelCli scv, JTextArea msg ) {
              setLayout( new GridLayout( 2 ,0 ));
              JButton findcli = new JButton( "Rechercher" );
              findcli.addActionListener( new FindRecCli( dbc, scv, msg ));
              add( findcli );
              JButton addcli = new JButton( "Ajouter" );
              addcli.addActionListener( new AddRecCli( dbc, scv, msg ));
              add( addcli );
              JButton clearcli = new JButton( "Clear" );
              clearcli.addActionListener( new ClearScreenCli( scv ));
              add( clearcli );
              JButton printcli = new JButton( "Impression" );
    //          printcli.addActionListener( new PrintRecCli( dbc, scv, msg ));
              add( printcli );
              JButton structcli = new JButton( "STRUCTURE" );
              structcli.addActionListener( new StructRecCli( dbc, scv, msg ));
              add( structcli );
              JButton commerccli = new JButton( "COMMERCIAL" );
    //          commerccli.addActionListener( new CommercRecCli( dbc, scv, msg ));
              add( commerccli );
              JButton financli = new JButton( "FINANCIER" );
    //          financli.addActionListener( new FinanRecCli( dbc, scv, msg ));
              add( financli );
    class ClearScreenCli implements ActionListener {
         private DataPanelCli screenvarcli;
         public ClearScreenCli( DataPanelCli scv ) {
              screenvarcli = scv;
         public void actionPerformed( ActionEvent e ) {
              screenvarcli.ICCliFact.setText( "" );
              screenvarcli.INSociete.setText( "" );
              screenvarcli.ILAdresseA.setText( "" );
              screenvarcli.ICPostal.setText( "" );
              screenvarcli.ILLocalite.setText( "" );
              screenvarcli.ICPays.setText( "" );
    // Recherche Ajout Maj record
    // FIND NUMERO CLIENT
    class FindRecCli implements ActionListener {
         private DataPanelCli screenvarcli;
         private JTextArea msgout;
         private Connection dbconn;
         public FindRecCli( Connection dbc, DataPanelCli scv, JTextArea msg ) {
              dbconn = dbc;
              screenvarcli = scv;
              msgout = msg;
         public void actionPerformed( ActionEvent e ) {
              try {
                   String rechnom = new String();
                   rechnom = screenvarcli.INSociete.getText();
              if ( !rechnom.equals( "" )) {
                   Statement statement = dbconn.createStatement();
                   String query = "SELECT * " +
                        "FROM Cli_fact, Adresse " +
                        "WHERE Cli_fact.n_societe_c = '" + rechnom + "' " +
                        "AND c_adresse = c_cli_fact " +
                        "AND c_type_adr = '02'";
    //                    "WHERE n_societe_c = '" +
    //                    rechnom + "' ";
                   msgout.append( "\nSending query " +
                   dbconn.nativeSQL( query ) + "\n" );
                   ResultSet rs = statement.executeQuery( query );
                   display( rs );
                   statement.close();
              else
                   screenvarcli.INSociete.setText( "Entrer le NOM de Soci�t� ");
              catch ( SQLException sqlex ) {
                   msgout.append( sqlex.toString() + sqlex.getMessage() );
         // Display results of query
         public void display( ResultSet rs ) {
              try {
                   rs.next();
                   int recordNumber = rs.getInt( 1);
                   if ( recordNumber != 0 ) {
                        screenvarcli.ICCliFact.setText( String.valueOf(recordNumber) );
                        screenvarcli.INSociete.setText( rs.getString(2));
                        screenvarcli.ILAdresseA.setText( rs.getString(35));
                        screenvarcli.ILLocalite.setText( rs.getString(32));
                        screenvarcli.ICPostal.setText( rs.getString(31));
                        screenvarcli.ICPays.setText( rs.getString(33));
                        msgout.append( "\n Enregistrements trouv�s!!!!!!!\n" );
                   else
                        msgout.append( "\nPas d'enregistrements trouv�s\n" );
              catch ( SQLException sqlex ) {
                   msgout.append( "\n*** Nom de Soci�t� pas dans la data Base ***\n" );
    // ADD CLIENT
    class AddRecCli implements ActionListener {
         private DataPanelCli screenvarcli;
         private JTextArea msgout;
         private Connection dbconn;
         public AddRecCli( Connection dbc, DataPanelCli scv, JTextArea msg ) {
              dbconn = dbc;
              screenvarcli = scv;
              msgout = msg;
         public void actionPerformed( ActionEvent e ) {
              try {
              Statement statement = dbconn.createStatement();
              String rechnom = new String();
              rechnom = screenvarcli.INSociete.getText();
              if ( !rechnom.equals( "" )) {
                   String query = "INSERT INTO cli_fact (" +
                   "n_societe_c) VALUES ('" +
                   screenvarcli.INSociete.getText() + "')";
                   msgout.append( "\nSending query " +
                   dbconn.nativeSQL( query ) + "\n" );
                   int result = statement.executeUpdate( query );
                   if ( result == 1 ) {
                   // read just inserted rec to obtain c_cli_fact field
                   // needed to place STRUCTURE COMMERCIAL FINANCIER
                   msgout.append( "\nInsertion r�ussie\n" );
                   try {
                   query = "SELECT * FROM cli_fact WHERE n_societe_c='" +
                        rechnom + "'";
                   ResultSet rs = statement.executeQuery( query );
                   rs.next();
                   screenvarcli.ICCliFact.setText(String.valueOf(rs.getInt(1)));
                   catch ( SQLException sqlex ) {
                   msgout.append( sqlex.toString() );
              else {
                   msgout.append( "\nInsertion NON r�ussie\n" );
                   screenvarcli.INSociete.setText( "" );
              else
              msgout.append( "\nEntrer au moins le non de soci�t� puis press NOUVEAU\n" );
              statement.close();
              catch ( SQLException sqlex ) {
              msgout.append( sqlex.toString() );
              screenvarcli.INSociete.setText("Nom de soci�t� existe d�j� -- reenter");
    // STRUCTURE
    //class StructRecCli extends JFrame implements ActionListener {
    class StructRecCli implements ActionListener {
         private DataPanelCli screenvarcli;
         private JTextArea msgout;
         private Connection dbconn;
         private boolean firsttime = true;
         public StructRecCli( Connection dbc, DataPanelCli scv, JTextArea msg ) {
              super( " APPLICATION CLIENT STUCTURE " );
              dbconn = dbc;
              screenvarcli = scv;
              msgout = msg;
         public void actionPerformed( ActionEvent e) {
              if (firsttime) {
                   Container cnt = getContentPane();
                   cnt.setLayout( new FlowLayout() );
                   StruCliBox ob = new StruCliBox();
                   cnt.add( ob );
         screenvarcli.INSociete.getText();
                   ButtonPanelStr controls = new
                   ButtonPanelStr(dbconn, screenvarcli, msgout);
                   cnt.add(controls);
                   setSize(500, 475);
                   firsttime = false;
              show();
    class StruCliBox extends JPanel {
         JTextField ICCliFact, INSociete,
              ILAdresseA, ICPostal, ILLocalite, ICPays;
         JLabel LCCliFact, LNSociete,
              LLAdresseA, LCPostal, LLLocalite, LCPays;
         public StruCliBox() {
              //Label Panel
              JPanel s = new JPanel();
              s.setLayout( new GridLayout(6, 1));
              LNSociete = new JLabel( "Nom ", 0);
              s.add(LNSociete);
              LCCliFact = new JLabel( "Num�ro Client", 0);
              s.add(LCCliFact);
              LLAdresseA = new JLabel( "Adresse ", 0);
              s.add(LLAdresseA);
              LCPostal = new JLabel( "Code Postal ", 0);
              s.add(LCPostal);
              LLLocalite = new JLabel( "Localite ", 0);
              s.add(LLLocalite);
              LCPays = new JLabel( "Pays ", 0);
              s.add(LCPays);
              //TextField Panel
              JPanel screenvarcliPanel = new JPanel();
              screenvarcliPanel.setLayout( new GridLayout(6, 1));
              INSociete = new JTextField( 20);
              screenvarcliPanel.add(INSociete);
    //          String rechnom = new String();
    //          screenvarcli.INSociete.getText();
              ICCliFact = new JTextField( 20);
              screenvarcliPanel.add(ICCliFact);
              ILAdresseA = new JTextField( 20);
              screenvarcliPanel.add(ILAdresseA);
              ICPostal = new JTextField( 20);
              screenvarcliPanel.add(ICPostal);
              ILLocalite = new JTextField( 20);
              screenvarcliPanel.add(ILLocalite);
              ICPays = new JTextField( 20);
              screenvarcliPanel.add(ICPays);
              // Accessibility Section - relate labels and text fields
              // for use by assistive technologies
    //          LNSociete.setLabelFor( INSociete);
              LLAdresseA.setLabelFor( ILAdresseA);
              LCPostal.setLabelFor( ICPostal);
              LLLocalite.setLabelFor( ILLocalite);
              LCPays.setLabelFor( ICPays);
              setLayout( new GridLayout( 1, 2));
              add( s);
              add( screenvarcliPanel);
    //          setLayout(new FlowLayout() );
    //          add(s);     
    class ButtonPanelStr extends JPanel {
         public ButtonPanelStr( Connection dbc, DataPanelCli scv, JTextArea msg ) {
              setLayout( new GridLayout( 1 ,0 ));
              JButton addstr = new JButton("Ajouter");
    //          addstr.addActionListener( new AddStructure( dbconn, screenvarcli, msgout, ob));
              add( addstr );
              JButton majstr = new JButton("Mise � jour");
    //          majstr.addActionListener( new MajStructure( dbconn, screenvarcli, msgout, ob));
              add( majstr );
              JButton clestr = new JButton("Clear");
    //          clestr.addActionListener( new CleStructure( dbconn, screenvarcli, msgout, ob));
              add( clestr );
              JButton prnstr = new JButton("Impression");
    //          prnstr.addActionListener( new PrnStructure( dbconn, screenvarcli, msgout, ob));
              add( prnstr );
         // Fermeture de l'application
    //     protected void processWindowEvent(WindowEvent e) {
    //          if (e.getID() == WindowEvent.WINDOW_CLOSING) {
    //               System.exit(0);

    To get data from one frame to another, either create one frame with a reference to the other one so it can discover the data in it, or create a static variable in one of your classes that both frames can access

  • Problem in Creation of two Statement Obj

    Hello firends,
    i have a problem regarding Creating two Statement obj
    its not allowing me to do
    <%!
    Statement stmt1;
    Statement stmt1;
    Connection con;
    dbcon db;
    %>
    <%
    db=new dbcon(); (its database connection class which m importing)
    try
    con= db.getDbCon();(method of dbcon class)
    stmt1=con.createStatement();
    stmt2=con.createStatement();
    in above two line its giving me error
    And when i use
    con1= db.getDbCon();(method of dbcon class)
    con2= db.getDbCon();(method of dbcon class)
    stmt1=con1.createStatement();
    stmt2=con2.createStatement();
    then its working fine
    so i know this is not the proper way to doing thing so how should i solve this problem
    plz help me
    }catch(SQLException)
    }

    Thanaks for reply but my that problem is solved,i would like to ask u
    i have following simple code
    <%@ page import="java.sql.*,com.example.model.*" session="true" %>
    <%!
    ResultSet rs;
    Statement stmt;
    Connection con;
    %>
    <%
    dbcon cn=new dbcon();
              con=cn.connectdb();
              try
    stmt=con.createStatement();
    rs=stmt.executeQuery("select mf_id,mf_lr_id,mf_origin,mf_destination from Manifest");
    if(rs.next())
    out.println(rs.getInt("mf_id")+"<br/>");
    out.println(rs.getInt("mf_lr_id")+"<br/>");
    out.println(rs.getInt("mf_destination")+"<br/>");
    out.println(rs.getInt("mf_origin")+"<br/>");
    }catch(SQLException se)
    out.println(se);
    }finally
    try
    if(rs!=null)
    rs.close();
    if(stmt!=null)
    stmt.close();
    if(con!=null)
    con.close();
    }catch(SQLException se1)
    %>
    in this code m just fetching "mf_destination" field before "mf_origin"
    thien its giving Error Msg
    89
    58
    14 java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Invalid Descriptor Index
    and suppose i fetch it in sequence as define in select stmt then its working fine.
    so this sequence i can maintain in small data but if i use
    Select * from ........
    then should i fetch all data as its sequence in database Table

  • Crystal reports not working in windows 7 but working fine on XP

    I have a VB .net 2005 windows app. It has been working on Windows XP (32-bit) environment for a while and now we are moving to Windows 7 (64-bit). The program runs fine except for the reports which was written using the crystal report built in with VB .net
    2005. I get an error Database login and it asks for user ID and password. HELP PLEASE !!!!
    I am using the following connection string:
    DBconn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & str_data & ";Persist Security
    Info=true;user ID=Admin;Jet OLEDB:Database Password= mypassword"
    And on the REPORT form I have the following code
    Private Sub frmExportDiv_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
            Dim crReportDocument As CrySelectedDivisionSummary
            crReportDocument = New CrySelectedDivisionSummary
            Dim ss As String = Application.StartupPath()
            Dim logOnInfo As New CrystalDecisions.Shared.TableLogOnInfo
            logOnInfo.ConnectionInfo.ServerName = ss & "\\Firm_data.mdb"
            logOnInfo.ConnectionInfo.Password = "mypassword"
            logOnInfo.ConnectionInfo.UserID = "Admin"
           crReportDocument.Database.Tables("qryExportDiv").ApplyLogOnInfo(logOnInfo)
            cryprintandexport.ReportSource = crReportDocument
    End Sub

    Hi vbmaayah,
    CR is not supported anymore by MSFT. Here is the official support forum:
    http://scn.sap.com/community/crystal-reports/
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • DB Connect Load - "Unknow error while uploading data from the DB Table"

    Hi Experts,
    We have our BI7 system connected to Oracle DB based third party tool. The loads are performing quite well in DEV environment.
    I would like to know, how we transport DB Connect datasources to Quality systems? Any different process to be followed for DB Connect datasources?
    At present the connections between BI Quality and the third party quality systems are established. We transported the DataSource from BI DEV system to BI quality system, but on trigerring an infopackage we are not able to perform loads. It prompts - "Unknow error while uploading data from the DB Table".
    Also on comparing the DataSources in DEV system and Quality system there are no fields in "Proposal" tab of datasource in Quality system. Also I cannot change or activate Datasource in Quality system as we dont have change access in quality.
    Please advice.
    Thanks,
    Abhijit

    Hi,
    Sorry for bumping an old thread ....
    Did this issue get ever get resolved?
    I am facing the same one. The loads work successfully in Dev. The transport for DBConnect DS also moved in successfully.
    One strange this is that DB User for dev did not automatically change to db user from quality when I transported the DBConnect datasource. DBCon DS still shows me the DB User from Dev in Quality system
    I get "Unknown Error" whenever I trigger the data package.
    Advait

  • SAP failed to start after database restore

    SAP Version: SAP R/3 Enterprise
    Database: MSSQL Server 2000
    OS: Windows
    We had performed a database restore from the backup which was taken before the system rebuilt. The SAP failed to bring up as the dispatcher stopped due to the work processes died. After the database restore, we had run the SAP Tools for MSSQL Server but still did not manage to bring up the system. Please find below the logs for the developer trace and the dev_w0.
    <b>dev_disp</b>
    trc file: "dev_disp", trc level: 1, release: "640"
    Wed Dec 05 11:03:58 2007
    kernel runs with dp version 136000(ext=102000) (@(#) DPLIB-INT-VERSION-136000-UC)
    length of sys_adm_ext is 524 bytes
    sysno      00
    sid        Q02
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    196
    intno      20020600
    make:      multithreaded, Unicode
    pid        2896
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2896) [dpxxdisp.c   1102]
         shared lib "dw_xml.dll" version 196 successfully loaded
         shared lib "dw_xtc.dll" version 196 successfully loaded
         shared lib "dw_stl.dll" version 196 successfully loaded
         shared lib "dw_gui.dll" version 196 successfully loaded
         shared lib "dw_mdm.dll" version 196 successfully loaded
    Wed Dec 05 11:04:02 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3881]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >ibwoksapq02_Q02_00                      <
    DpShMCreate: sizeof(wp_adm)          15840     (1320)
    DpShMCreate: sizeof(tm_adm)          2969176     (14772)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpShMCreate: sizeof(comm_adm)          290000     (580)
    DpShMCreate: sizeof(vmc_adm)          0     (424)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 07910040, size: 3386992)
    DpShMCreate: allocated sys_adm at 07910040
    DpShMCreate: allocated wp_adm at 07911B88
    DpShMCreate: allocated tm_adm_list at 07915968
    DpShMCreate: allocated tm_adm at 07915990
    DpShMCreate: allocated wp_ca_adm at 07BEA7E8
    DpShMCreate: allocated appc_ca_adm at 07BF05A8
    DpShMCreate: allocated comm_adm_list at 07BF24E8
    DpShMCreate: allocated comm_adm at 07BF2500
    DpShMCreate: allocated vmc_adm_list at 07C391D0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 07C391F8
    DpShMCreate: allocated wall_adm at 07C39200
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    Wed Dec 05 11:04:03 2007
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 1131 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 2.6.1 2.6 4.0) [dpxxdisp.c   1476]
    ***LOG Q0K=> DpMsAttach, mscon ( ibwoksapq02) [dpxxdisp.c   10113]
    DpStartStopMsg: send start message (myname is >ibwoksapq02_Q02_00                      <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 196
    Release check o.K.
    Wed Dec 05 11:04:43 2007
    ERROR => W0 (pid 1368) died [dpxxdisp.c   12682]
    ERROR => W1 (pid 2032) died [dpxxdisp.c   12682]
    ERROR => W2 (pid 772) died [dpxxdisp.c   12682]
    ERROR => W3 (pid 3272) died [dpxxdisp.c   12682]
    ERROR => W4 (pid 2980) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W5 (pid 3344) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W6 (pid 2848) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W7 (pid 3056) died [dpxxdisp.c   12682]
    ERROR => W8 (pid 3308) died [dpxxdisp.c   12682]
    ERROR => W9 (pid 596) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W10 (pid 1988) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W11 (pid 2136) died [dpxxdisp.c   12682]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-1368 (SIGUSR2)
    ERROR => DpWpKill(1368, SIGUSR2) failed [dpxxtool.c   2508]
    killing W1-2032 (SIGUSR2)
    ERROR => DpWpKill(2032, SIGUSR2) failed [dpxxtool.c   2508]
    killing W2-772 (SIGUSR2)
    ERROR => DpWpKill(772, SIGUSR2) failed [dpxxtool.c   2508]
    killing W3-3272 (SIGUSR2)
    ERROR => DpWpKill(3272, SIGUSR2) failed [dpxxtool.c   2508]
    killing W4-2980 (SIGUSR2)
    ERROR => DpWpKill(2980, SIGUSR2) failed [dpxxtool.c   2508]
    killing W5-3344 (SIGUSR2)
    ERROR => DpWpKill(3344, SIGUSR2) failed [dpxxtool.c   2508]
    killing W6-2848 (SIGUSR2)
    ERROR => DpWpKill(2848, SIGUSR2) failed [dpxxtool.c   2508]
    killing W7-3056 (SIGUSR2)
    ERROR => DpWpKill(3056, SIGUSR2) failed [dpxxtool.c   2508]
    killing W8-3308 (SIGUSR2)
    ERROR => DpWpKill(3308, SIGUSR2) failed [dpxxtool.c   2508]
    killing W9-596 (SIGUSR2)
    ERROR => DpWpKill(596, SIGUSR2) failed [dpxxtool.c   2508]
    killing W10-1988 (SIGUSR2)
    ERROR => DpWpKill(1988, SIGUSR2) failed [dpxxtool.c   2508]
    killing W11-2136 (SIGUSR2)
    ERROR => DpWpKill(2136, SIGUSR2) failed [dpxxtool.c   2508]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:04:53 2007
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Wed Dec 05 11:04:53 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     1368 Ended         no      1   0             0                                                             
    1 DIA     2032 Ended         no      1   0             0                                                             
    2 DIA      772 Ended         no      1   0             0                                                             
    3 DIA     3272 Ended         no      1   0             0                                                             
    4 DIA     2980 Ended         no      1   0             0                                                             
    5 UPD     3344 Ended         no      1   0             0                                                             
    6 ENQ     2848 Ended         no      1   0             0                                                             
    7 BTC     3056 Ended         no      1   0             0                                                             
    8 BTC     3308 Ended         no      1   0             0                                                             
    9 BTC      596 Ended         no      1   0             0                                                             
    10 SPO     1988 Ended         no      1   0             0                                                             
    11 UP2     2136 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Wed Dec 05 11:04:53 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    5
    2000
    11
    11
    --------++++--
    +
    DIA
    3
    3
    2000
    5
    2
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          17
    wake_evt_udp_now     0
    wake events           total    13,  udp     6 ( 46%),  shm     7 ( 53%)
    since last update     total    13,  udp     6 ( 46%),  shm     7 ( 53%)
    Dump of tm_adm structure:               Wed Dec 05 11:04:53 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    EX-T12, U13,                 , 158.155.25.171, 11:04:07, M0, W-1,     , 1/0
    Workprocess Comm. Area Blocks               Wed Dec 05 11:04:53 2007
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:04:58 2007
    NiISelect: TIMEOUT occured (5000 ms)
    DpHalt: shutdown server >ibwoksapq02_Q02_00                      < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (3968) (SOFT_KILL)
    Stop icman
    killing process (196) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:3968  HANDLE:1540)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:04:59 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3968  HANDLE:1540)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:00 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:01 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:02 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:03 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:04 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:05 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:06 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:07 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:08 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:196  HANDLE:1548)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Dec 05 11:05:09 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:196  HANDLE:1548)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    DpStartStopMsg: send stop message (myname is >ibwoksapq02_Q02_00                      <)
    NiIMyHostName: hostname = 'ibwoksapq02'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek for hdl 3 / socket 1476 timed out (r; 0)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: write 114, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER, typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    Wed Dec 05 11:05:10 2007
    NiIPeek: peek for hdl 3 / socket 1476 timed out (r; 1000)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   10403]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/12
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 23)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1476
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2896) [dpxxdisp.c   8776]
    Good Bye .....
    <b></b>
    <b>dev_w0</b>
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Wed Dec 05 11:04:03 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\Q02\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'C:\usr\sap\Q02\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'C:\usr\sap\Q02\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.195)
    B  New connection 0 created
    M sysno      00
    M sid        Q02
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    196
    M intno      20020600
    M make:      multithreaded, Unicode
    M pid        1368
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1368) [dpxxdisp.c   1162]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          15840     (1320)
    M  DpShMCreate: sizeof(tm_adm)          2969176     (14772)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          290000     (580)
    M  DpShMCreate: sizeof(vmc_adm)          0     (424)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 08110040, size: 3386992)
    M  DpShMCreate: allocated sys_adm at 08110040
    M  DpShMCreate: allocated wp_adm at 08111B88
    M  DpShMCreate: allocated tm_adm_list at 08115968
    M  DpShMCreate: allocated tm_adm at 08115990
    M  DpShMCreate: allocated wp_ca_adm at 083EA7E8
    M  DpShMCreate: allocated appc_ca_adm at 083F05A8
    M  DpShMCreate: allocated comm_adm_list at 083F24E8
    M  DpShMCreate: allocated comm_adm at 083F2500
    M  DpShMCreate: allocated vmc_adm_list at 084391D0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 084391F8
    M  DpShMCreate: allocated wall_adm at 08439200
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....

    X Wed Dec 05 11:04:04 2007
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  calling db_connect ...
    C  Thread ID:2236
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'C:\usr\sap\Q02\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      195
    C    patchcomment DBCON: database names must not start with digits (1078650)
    C  np:(local) connection used on IBWOKSAPQ02
    C  CopyLocalParameters: dbuser is 'q02'
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.

    C Wed Dec 05 11:04:05 2007
    C  Provider Release:08.10.3959
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  Cache sizes: header 68 bytes, 20000 names (31680000 bytes), 1000 dynamic statements (5696000 bytes), total 37376068 bytes
    C  Using shared procedure name cache IBWOKSAPQ02_Q02Q02_Q02_MEM initialized by another process.
    C  Connected to db server : [IBWOKSAPQ02] server_used : [np:(local)], dbname: Q02, dbuser: q02
    C  pn_id:IBWOKSAPQ02_Q02Q02_Q02
    C  Not using MARS (on sql 8.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20071205 110404 IBWOKSAPQ02    
    C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Wed Dec 05 11:04:10 2007
    I  *** ERROR => OpenProcess PID 3272 failed for checking semaphore 4
                  ERROR_INVALID_PARAMETER: The parameter is incorrect.  [semnt.c      1939]
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0C8B0040, size: 4400128)
    M  SHM_ROLL_AREA          (addr: 2FA50040, size: 161480704)
    M  SHM_PAGING_AREA          (addr: 10500040, size: 73400320)
    M  SHM_ROLL_ADM               (addr: 0CCF0040, size: 1612020)
    M  SHM_PAGING_ADM          (addr: 0CE80040, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0CF10040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12160 bytes (50 server) at 0CFA0040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    C  The IRow interface is supported by this OLEDB provider
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 12, CON_ID = -1
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    B  dbtbxbuf: Buffer TABL  (addr: 161000C8, size: 30000128, end: 17D9C4C8)
    B  dbtbxbuf: Profile: max_objects = 5000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 14291712
    B  ***LOG BB0=> buffer TABL       started with length 30000128   bytes [dbtbxbuf#8 @ 16037] [dbtbxbuf1603 7]
    B  dbtbxbuf: Buffer TABLP (addr: 17DA00C8, size: 10240000, end: 187640C8)
    B  dbtbxbuf: Profile: max_objects = 500, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 5044992
    B  ***LOG BB0=> buffer TABLP      started with length 10240000   bytes [dbtbxbuf#8 @ 16037] [dbtbxbuf1603 7]
    B  dbtbxbuf: Reading TBX statistics:
    B  dbtbxbuf: 0 object entries precreated
    B  Layout of EIBUF buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 344 = 344
    B  2: 12 * 20 = 240
    B  3: 4001 * 48 = 192048
    B  4: 2000 * 232 = 464000
    B  5: 4001 * 4 = 16004
    B  6: 1 * 200 = 200
    B  7: 65 * 4 = 260
    B  8: 13754 * 256 = 3521024
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer EIBUF (addr: 187700D0, size: 4194304, end: 18B700D0)
    B  ***LOG BB0=> buffer EIBUF      started with length 4096k      bytes [dbexpbuf#6 @ 2342] [dbexpbuf2342 ]
    B  Layout of ESM   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 344 = 344
    B  2: 12 * 20 = 240
    B  3: 4001 * 48 = 192048
    B  4: 2000 * 232 = 464000
    B  5: 4001 * 4 = 16004
    B  6: 1 * 200 = 200
    B  7: 65 * 4 = 260
    B  8: 13754 * 256 = 3521024
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer ESM   (addr: 18B800D0, size: 4194304, end: 18F800D0)
    B  ***LOG BB0=> buffer ESM        started with length 4096k      bytes [dbexpbuf#6 @ 2342] [dbexpbuf2342 ]
    B  Layout of CUA   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 344 = 344
    B  2: 12 * 20 = 240
    B  3: 3001 * 48 = 144048
    B  4: 1500 * 232 = 348000
    B  5: 3001 * 4 = 12004
    B  6: 1 * 200 = 200
    B  7: 193 * 4 = 772
    B  8: 5012 * 512 = 2566144
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer CUA   (addr: 18F900D0, size: 3072000, end: 1927E0D0)
    B  ***LOG BB0=> buffer CUA        started with length 3000k      bytes [dbexpbuf#6 @ 2342] [dbexpbuf2342 ]
    B  Layout of OTR   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 344 = 344
    B  2: 12 * 20 = 240
    B  3: 4001 * 48 = 192048
    B  4: 2000 * 232 = 464000
    B  5: 4001 * 4 = 16004
    B  6: 1 * 200 = 200
    B  7: 81 * 4 = 324
    B  8: 13754 * 256 = 3521024
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer OTR   (addr: 192800D0, size: 4194304, end: 196800D0)
    B  ***LOG BB0=> buffer OTR        started with length 4096k      bytes [dbexpbuf#6 @ 2342] [dbexpbuf2342 ]
    B  ***LOG BB0=> buffer CALE       started with length 500000     bytes [dbcalbuf#5 @ 2274] [dbcalbuf2274 ]
    M  call semaphore clean-up function ...
    M  SemCleanup: Reset blocking on semaphore (Key:4/Slot:3)
    M  ***LOG Q0E=> DpSigGenHandler, Exception (c0000005) [dpnttool.c   462]
    M  -
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=1368)
    When      : 12/5/2007 11:4:11.366
    Threads   : 2
    Computer Name       : IBWOKSAPQ02
    User Name           : SAPServiceQ02
    Number of Processors: 4
    Processor Type: x86 Family 15 Model 2 Stepping 5
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 8bc
    eax=00262802 ebx=00000002 ecx=0596b003 edx=00003d43 esi=00004200 edi=00004200
    eip=00bbaf10 esp=0526fa88 ebp=0526fa94 iopl=0         nv up ei pl nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010202
    function : get_nec_length
            00bbaef8 7403             jz      get_nec_length+0x17b (00bbaefd)
            00bbaefa c60100           mov     byte ptr [ecx],0x0           ds:0596b003=??
            00bbaefd 83c120           add     ecx,0x20
            00bbaf00 4a               dec     edx
            00bbaf01 75f2             jnz     get_dbtab_columns+0x87 (00bbaff5)
            00bbaf03 eb19             jmp     get_nec_length+0x19c (00bbaf1e)
            00bbaf05 6685ff           test    di,di
            00bbaf08 7e14             jle     get_nec_length+0x19c (00bbaf1e)
            00bbaf0a 83c103           add     ecx,0x3
            00bbaf0d 0fb7d7           movzx   edx,di
    FAULT-> 00bbaf10 803900           cmp     byte ptr [ecx],0x0           ds:0596b003=??
            00bbaf13 7403             jz      get_nec_length+0x196 (00bbaf18)
            00bbaf15 ff45fc           inc     dword ptr [ebp+0xfc]   ss:0a4dd51a=????????
            00bbaf18 83c120           add     ecx,0x20
            00bbaf1b 4a               dec     edx
            00bbaf1c 75f2             jnz     get_dbtab_columns+0xa2 (00bbb010)
            00bbaf1e 5f               pop     edi
            00bbaf1f 8b0dccfcc901  mov ecx,[FDESCR2_SIZE (01c9fccc)] ds:01c9fccc=0000017c
            00bbaf25 0fbf55fc         movsx   edx,word ptr [ebp+0xfc]    ss:0a4dd51b=????
            00bbaf29 83c102           add     ecx,0x2
            00bbaf2c 0fafca           imul    ecx,edx
            00bbaf2f 8d440102         lea     eax,[ecxeax0x2]      ds:054d0289=????????
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0526fa94 00bbefb1 00000287 0526fb24 00000000 0d064200 disp+work!get_nec_length [dbntab.c (12438)]
    0526faf4 00bc2ec5 0526fb80 0526fb24 0526fb20 00000000 disp+work!ftab_select [dbntab.c (10343)]
    0526fb44 00bc390e 00000000 0526fb80 00000000 01c9fcbc disp+work!fetch_entry [dbntab.c (7186)]
    0526fb5c 00bc4274 00000000 0526fb80 01d577ec 01d57760 disp+work!procure_2 [dbntab.c (6855)]
    0526fbb8 00c921a9 00000002 0526fc30 0526fc44 00000000 disp+work!db_ntab [dbntab.c (3104)]
    0526fc4c 00c950a2 0fe300c8 0fe30040 00000000 00310030 disp+work!read_ntab [dbcalbuf.c (3177)]
    0526fd40 00c95805 00000000 00000000 0fe30040 00660075 disp+work!db_cbufload [dbcalbuf.c (4507)]
    0526fd68 00c97937 01d58d0c 00000008 0fe30040 0526fd90 disp+work!reset_handling [dbcalbuf.c (2676)]
    0526fdac 00c97ab8 00000000 7c355852 00000000 00000005 disp+work!init_shm_and_load_cals [dbcalbuf.c (2278)]
    0526fdd8 00c5904d 0526fdf4 05b30dcc 00000000 0000000a disp+work!db_cbufinst [dbcalbuf.c (1599)]
    0526fe08 00ca8ed0 057c7200 057c7178 00000090 057c717c disp+work!db_calinit [dbbmng0.c (2786)]
    0526fe1c 0045790a 00000011 00000004 00000000 00000000 disp+work!db_init [dblink.c (2213)]
    0526fe3c 00488e83 00000011 00000000 024987e0 00000000 disp+work!ThCallHooks [thxxtool3.c (246)]
    0526fe58 004980ff 00000000 00000002 0526ff04 00000000 disp+work!ThIPCInit [thxxhead.c (1914)]
    0526fee8 0049c594 00000001 05425fd0 00000000 00000000 disp+work!tskh_init [thxxhead.c (1356)]
    0526ff04 004233fb 00000000 7ffd8000 0526ff60 00401085 disp+work!tskhstart [thxxhead.c (1017)]
    0526ff14 00401085 00000003 05425fd0 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1011)]
    0526ff60 0111cebb 00000003 05425fd0 05426888 017d9000 disp+work!nlsui_main [thxxanf.c (85)]
    0526ffc0 77e6f23b 00000000 00000000 7ffd8000 00000000 disp+work!wmainCRTStartup [crtexe.c (395)]
    0526fff0 00000000 0111cd78 00000000 00905a4d 00000003 kernel32!ProcessIdToSessionId
    Stack Dump for Thread Id 838
    eax=00000001 ebx=00000103 ecx=7c829f59 edx=00410000 esi=00000000 edi=00000000
    eip=7c8285ec esp=078ffeb0 ebp=078ffef4 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
            7c8285ec c3               ret
            7c8285ed 8da42400000000   lea     esp,[esp]              ss:078ffeb0=7c8270fb
            7c8285f4 8d642400         lea     esp,[esp]              ss:0cb6d937=00000000
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    078ffef4 01076a50 000006a0 00000000 00000000 0542b0d0 ntdll!KiFastSystemCallRet
    078fff84 7c349565 00000000 00000000 00000000 0542b038 disp+work!SigIMsgFunc [signt.c (632)]
    078fffb8 77e64829 0542b038 00000000 00000000 0542b038 MSVCR71!endthreadex
    078fffec 00000000 7c3494f6 0542b038 00000000 00000000 kernel32!GetModuleHandleA
    M  -

    M Wed Dec 05 11:04:11 2007
    M  call clean-up function ...
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 1, th_errno 11, action 4)

    M  Info for wp 0

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

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ibwoksapq02_Q02_00 on host ibwoksapq02 (wp 0)
    M  *  ERROR       ThSigHandler: signal
    M  *
    M  *  TIME        Wed Dec 05 11:04:11 2007
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          11
    M  *  MODULE      thxxhead.c
    M  *  LINE        9806
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  254]
    M  Entering ThSetStatError
    M  ThIErrHandle: call ThrCoreInfo
    A  RABAX in run level 0
    A  RABAX in unkown environment: task_type=0, run level=0, rabax state=80000000 ztta_task_type=0
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=1368)
    When      : 12/5/2007 11:4:11.476
    Threads   : 2
    Computer Name       : IBWOKSAPQ02
    User Name           : SAPServiceQ02
    Number of Processors: 4
    Processor Type: x86 Family 15 Model 2 Stepping 5
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 8bc
    eax=00262802 ebx=00000002 ecx=0596b003 edx=00003d43 esi=00004200 edi=00004200
    eip=00bbaf10 esp=0526fa88 ebp=0526fa94 iopl=0         nv up ei pl nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010202
    function : get_nec_length
            00bbaef8 7403             jz      get_nec_length+0x17b (00bbaefd)
            00bbaefa c60100           mov     byte ptr [ecx],0x0           ds:0596b003=??
            00bbaefd 83c120           add     ecx,0x20
            00bbaf00 4a               dec     edx
            00bbaf01 75f2             jnz     get_dbtab_columns+0x87 (00bbaff5)
            00bbaf03 eb19             jmp     get_nec_length+0x19c (00bbaf1e)
            00bbaf05 6685ff           test    di,di
            00bbaf08 7e14             jle     get_nec_length+0x19c (00bbaf1e)
            00bbaf0a 83c103           add     ecx,0x3
            00bbaf0d 0fb7d7           movzx   edx,di
    FAULT-> 00bbaf10 803900           cmp     byte ptr [ecx],0x0           ds:0596b003=??
            00bbaf13 7403             jz      get_nec_length+0x196 (00bbaf18)
            00bbaf15 ff45fc           inc     dword ptr [ebp+0xfc]   ss:0a4da78e=????????
            00bbaf18 83c120           add     ecx,0x20
            00bbaf1b 4a               dec     edx
            00bbaf1c 75f2             jnz     get_dbtab_columns+0xa2 (00bbb010)
            00bbaf1e 5f               pop     edi
            00bbaf1f 8b0dccfcc901  mov ecx,[FDESCR2_SIZE (01c9fccc)] ds:01c9fccc=0000017c
            00bbaf25 0fbf55fc         movsx   edx,word ptr [ebp+0xfc]    ss:0a4da78f=????
            00bbaf29 83c102           add     ecx,0x2
            00bbaf2c 0fafca           imul    ecx,edx
            00bbaf2f 8d440102         lea     eax,[ecxeax0x2]      ds:054cd4fd=????????
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0526fa94 00bbefb1 00000287 0526fb24 00000000 0d064200 disp+work!get_nec_length [dbntab.c (12438)]
    0526faf4 00bc2ec5 0526fb80 0526fb24 0526fb20 00000000 disp+work!ftab_select [dbntab.c (10343)]
    0526fb44 00bc390e 00000000 0526fb80 00000000 01c9fcbc disp+work!fetch_entry [dbntab.c (7186)]
    0526fb5c 00bc4274 00000000 0526fb80 01d577ec 01d57760 disp+work!procure_2 [dbntab.c (6855)]
    0526fbb8 00c921a9 00000002 0526fc30 0526fc44 00000000 disp+work!db_ntab [dbntab.c (3104)]
    0526fc4c 00c950a2 0fe300c8 0fe30040 00000000 00310030 disp+work!read_ntab [dbcalbuf.c (3177)]
    0526fd40 00c95805 00000000 00000000 0fe30040 00660075 disp+work!db_cbufload [dbcalbuf.c (4507)]
    0526fd68 00c97937 01d58d0c 00000008 0fe30040 0526fd90 disp+work!reset_handling [dbcalbuf.c (2676)]
    0526fdac 00c97ab8 00000000 7c355852 00000000 00000005 disp+work!init_shm_and_load_cals [dbcalbuf.c (2278)]
    0526fdd8 00c5904d 0526fdf4 05b30dcc 00000000 0000000a disp+work!db_cbufinst [dbcalbuf.c (1599)]
    0526fe08 00ca8ed0 057c7200 057c7178 00000090 057c717c disp+work!db_calinit [dbbmng0.c (2786)]
    0526fe1c 0045790a 00000011 00000004 00000000 00000000 disp+work!db_init [dblink.c (2213)]
    0526fe3c 00488e83 00000011 00000000 024987e0 00000000 disp+work!ThCallHooks [thxxtool3.c (246)]
    0526fe58 004980ff 00000000 00000002 0526ff04 00000000 disp+work!ThIPCInit [thxxhead.c (1914)]
    0526fee8 0049c594 00000001 05425fd0 00000000 00000000 disp+work!tskh_init [thxxhead.c (1356)]
    0526ff04 004233fb 00000000 7ffd8000 0526ff60 00401085 disp+work!tskhstart [thxxhead.c (1017)]
    0526ff14 00401085 00000003 05425fd0 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1011)]
    0526ff60 0111cebb 00000003 05425fd0 05426888 017d9000 disp+work!nlsui_main [thxxanf.c (85)]
    0526ffc0 77e6f23b 00000000 00000000 7ffd8000 00000000 disp+work!wmainCRTStartup [crtexe.c (395)]
    0526fff0 00000000 0111cd78 00000000 00905a4d 00000003 kernel32!ProcessIdToSessionId
    Stack Dump for Thread Id 838
    eax=00000001 ebx=00000103 ecx=7c829f59 edx=00410000 esi=00000000 edi=00000000
    eip=7c8285ec esp=078ffeb0 ebp=078ffef4 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
            7c8285ec c3               ret
            7c8285ed 8da42400000000   lea     esp,[esp]              ss:078ffeb0=7c8270fb
            7c8285f4 8d642400         lea     esp,[esp]              ss:0cb6abab=00000000
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    078ffef4 01076a50 000006a0 00000000 00000000 0542b0d0 ntdll!KiFastSystemCallRet
    078fff84 7c349565 00000000 00000000 00000000 0542b038 disp+work!SigIMsgFunc [signt.c (632)]
    078fffb8 77e64829 0542b038 00000000 00000000 0542b038 MSVCR71!endthreadex
    078fffec 00000000 7c3494f6 0542b038 00000000 00000000 kernel32!GetModuleHandleA
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX:  level LEV_RX_PXA_RELEASE_MTX failed.
    A  *** suicide ON
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP entered.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX:  level LEV_RX_STANDARD failed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    X  *** ERROR => invalid MM administration (adm) 00000000  (admCheck)00000000 [mmxx.c       2127]
    A  ** RABAX:  level LEV_RX_WRITE_SNAP failed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX:  level LEV_RX_RESET_SHMLOCKS failed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    M  RmCleanUpResources3: hdr/tbl/ext_tbl/free/keep = 048810F0/00000000/0/0/1
    M  RmCleanUpResources3: no resources registered
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end RX_SUICIDE
    A  *
    A  * Non recoverable error. Aborting process...
    A  *
    M  ***LOG R63=> ThWpHalt, halt wp () [thxxhead.c   15138]
    M  in_ThErrHandle: 2
    M  *** ERROR => ThWpHalt: halt wp (step 1, th_errno 5, action 2, level 2) [thxxhead.c   9621]
    M  ***LOG R0H=> ThIErrHandle, Loop in ThErrHandle, restart wp () [thxxhead.c   9642]
    M  -
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=1368)
    When      : 12/5/2007 11:4:11.507
    Threads   : 2
    Computer Name       : IBWOKSAPQ02
    User Name           : SAPServiceQ02
    Number of Processors: 4
    Processor Type: x86 Family 15 Model 2 Stepping 5
    Windows Version     : 5.2 Current Build: 3790
    Stack Dump for Thread Id 8bc
    eax=00262802 ebx=00000002 ecx=0596b003 edx=00003d43 esi=00004200 edi=00004200
    eip=00bbaf10 esp=0526fa88 ebp=0526fa94 iopl=0         nv up ei pl nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010202
    function : get_nec_length
            00bbaef8 7403             jz      get_nec_length+0x17b (00bbaefd)
            00bbaefa c60100           mov     byte ptr [ecx],0x0           ds:0596b003=30
            00bbaefd 83c120           add     ecx,0x20
            00bbaf00 4a               dec     edx
            00bbaf01 75f2             jnz     get_dbtab_columns+0x87 (00bbaff5)
            00bbaf03 eb19             jmp     get_nec_length+0x19c (00bbaf1e)
            00bbaf05 6685ff           test    di,di
            00bbaf08 7e14             jle     get_nec_length+0x19c (00bbaf1e)
            00bbaf0a 83c103           add     ecx,0x3
            00bbaf0d 0fb7d7           movzx   edx,di
    FAULT-> 00bbaf10 803900           cmp     byte ptr [ecx],0x0           ds:0596b003=30
            00bbaf13 7403             jz      get_nec_length+0x196 (00bbaf18)
            00bbaf15 ff45fc           inc     dword ptr [ebp+0xfc]   ss:0a4d9f06=????????
            00bbaf18 83c120           add     ecx,0x20
            00bbaf1b 4a               dec     edx
            00bbaf1c 75f2             jnz     get_dbtab_columns+0xa2 (00bbb010)
            00bbaf1e 5f               pop     edi
            00bbaf1f 8b0dccfcc901  mov ecx,[FDESCR2_SIZE (01c9fccc)] ds:01c9fccc=0000017c
            00bbaf25 0fbf55fc         movsx   edx,word ptr [ebp+0xfc]    ss:0a4d9f07=????
            00bbaf29 83c102           add     ecx,0x2
            00bbaf2c 0fafca           imul    ecx,edx
            00bbaf2f 8d440102         lea     eax,[ecxeax0x2]      ds:054ccc75=????????
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0526fa94 00bbefb1 00000287 0526fb24 00000000 0d064200 disp+work!get_nec_length [dbntab.c (12438)]
    0526faf4 00bc2ec5 0526fb80 0526fb24 0526fb20 00000000 disp+work!ftab_select [dbntab.c (10343)]
    0526fb44 00bc390e 00000000 0526fb80 00000000 01c9fcbc disp+work!fetch_entry [dbntab.c (7186)]
    0526fb5c 00bc4274 00000000 0526fb80 01d577ec 01d57760 disp+work!procure_2 [dbntab.c (6855)]
    0526fbb8 00c921a9 00000002 0526fc30 0526fc44 00000000 disp+work!db_ntab [dbntab.c (3104)]
    0526fc4c 00c950a2 0fe300c8 0fe30040 00000000 00310030 disp+work!read_ntab [dbcalbuf.c (3177)]
    0526fd40 00c95805 00000000 00000000 0fe30040 00660075 disp+wor

    Hi Guenther,
    I've managed to bring up the SAP now after changing some parameters
    in the instance profile that are pointing to D:\. It's now up and
    running, but the dispatcher is in yellow colour. The status
    is "Running, Message Server connection ok, Dialog Queue time: 0.00 sec,
    J2EE status info unavailable". I did not select Java during the
    installation. Only ABAP was selected.
    I am able to login to the R/3 system now. I notice that there are some
    parameters in the instance profile are related to the Java like
    rdisp/j2ee_start, login/accept_sso2_ticket and etc. Is it possible that
    database backup that I used to restore was from a ABAP + JAVA system?
    Please see below for the dev_disp
    trc file: "dev_disp", trc level: 1, release: "640"
    Fri Dec 07 03:53:19 2007
    kernel runs with dp version 136(ext=102) (@(#) DPLIB-INT-VERSION-136)
    length of sys_adm_ext is 312 bytes
    sysno      00
    sid        Q02
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    211
    intno      20020600
    make:      multithreaded, ASCII
    pid        3836
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3836) [dpxxdisp.c   1102]
         shared lib "dw_xml.dll" version 211 successfully loaded
         shared lib "dw_xtc.dll" version 211 successfully loaded
         shared lib "dw_stl.dll" version 211 successfully loaded
         shared lib "dw_gui.dll" version 211 successfully loaded
         shared lib "dw_mdm.dll" version 211 successfully loaded
    Fri Dec 07 03:53:23 2007
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >ibwoksapq02_Q02_00                      <
    DpShMCreate: sizeof(wp_adm)          11648     (832)
    DpShMCreate: sizeof(tm_adm)          2379840     (11840)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(vmc_adm)          0     (364)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06340040, size: 2670480)
    DpShMCreate: allocated sys_adm at 06340040
    DpShMCreate: allocated wp_adm at 063417D8
    DpShMCreate: allocated tm_adm_list at 06344558
    DpShMCreate: allocated tm_adm at 06344580
    DpShMCreate: allocated wp_ca_adm at 065895C0
    DpShMCreate: allocated appc_ca_adm at 0658DC10
    DpShMCreate: allocated comm_adm_list at 0658F380
    DpShMCreate: allocated comm_adm at 0658F398
    DpShMCreate: allocated vmc_adm_list at 065BE198
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 065BE1C0
    DpShMCreate: allocated wall_adm at 065BE1C8
    MBUF state OFF
    Fri Dec 07 03:53:24 2007
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 1299 blocks reserved for free list.
    ES initialized.
    ERROR => DpForkExec: CreateProcess (3: No such process) [dpntdisp.c   1486]
    ***LOG Q0I=> DpForkExec, CreateProcess ( CreateProcess 3) [dpntdisp.c   1488]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Intel unknown
    Processor-Count           : 4
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 2
    NT Pagefile Informations
    Config. minimum size      : 4190208 K
    Config. maximum size      : 4190208 K
    Avail.  maximum size      : 4190208 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    c:\pagefile.sys
    4190208 K
    4190208 K
    4190208 K
    4190208 K
    NT Task Manager Informations
    Total Handles             :    12859
    Total Threads             :      703
    Total Processes           :       54
    Commit Charge Total       :  1974636 K
    Commit Charge Limit       :  6137308 K
    Commit Charge Peak        :  1975500 K
    Phys.Memory Total         :  2096524 K
    Phys.Memory Available     :  1449380 K
    File Cache                :   116072 K
    Kernel Memory Total       :   104040 K
    Kernel Memory Paged       :    91112 K
    Kernel Memory Nonpaged    :    12928 K
    Memory usage of current process
    Total virt.address space  :  2097024 K
    Avail.virt.address space  :   895036 K
    Private Pages             :        0 K
    Total heap size           :    12826 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :     7632 K
    Allocated heap memory     :     5028 K
    Moveable heap memory      :        0 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    4
    212 K
    2068 K
    0 K
    0 K
    128
    280
    smss.exe
    452 K
    468 K
    164 K
    164 K
    0
    352
    winlogon.exe
    9848 K
    9920 K
    6608 K
    6616 K
    2
    400
    services.exe
    3844 K
    3852 K
    1712 K
    1736 K
    1
    412
    lsass.exe
    9664 K
    9724 K
    9040 K
    9156 K
    2
    636
    svchost.exe
    2692 K
    2692 K
    900 K
    900 K
    0
    816
    svchost.exe
    22124 K
    22364 K
    16068 K
    20016 K
    13
    968
    spoolsv.exe
    4708 K
    4800 K
    3608 K
    3796 K
    1
    1112
    svchost.exe
    2116 K
    2116 K
    568 K
    568 K
    0
    1196
    inetinfo.exe
    8520 K
    10552 K
    3396 K
    5408 K
    3
    1220
    Srvany.exe
    1412 K
    1424 K
    300 K
    316 K
    0
    1244
    lmwu.exe
    2464 K
    2472 K
    724 K
    748 K
    0
    1252
    sqlservr.exe
    119352 K
    119352 K
    93168 K
    93204 K
    29
    1312
    ntrtscan.exe
    4012 K
    55404 K
    2536 K
    53960 K
    16
    1688
    sapstartsrv.exe
    21016 K
    21016 K
    22168 K
    22168 K
    5
    1752
    tmlisten.exe
    7368 K
    8080 K
    4028 K
    5052 K
    4
    1844
    OfcPfwSvc.exe
    5000 K
    5508 K
    3828 K
    4344 K
    2
    1888
    svchost.exe
    7568 K
    9404 K
    5036 K
    6952 K
    3
    2272
    svchost.exe
    4464 K
    4516 K
    2472 K
    22888 K
    1
    2296
    svchost.exe
    3880 K
    3880 K
    2932 K
    2932 K
    1
    2308
    UQ8188.EXE
    2684 K
    2748 K
    1152 K
    1256 K
    1
    2860
    winlogon.exe
    3320 K
    9008 K
    5136 K
    7604 K
    10
    3148
    userinit.exe
    2984 K
    2984 K
    1980 K
    1980 K
    0
    3156
    rdpclip.exe
    2916 K
    2916 K
    924 K
    972 K
    0
    3224
    userinit.exe
    2116 K
    2184 K
    608 K
    628 K
    0
    3244
    ctfmon.exe
    2752 K
    3016 K
    504 K
    844 K
    0
    3256
    Explorer.EXE
    11508 K
    11540 K
    7104 K
    7136 K
    4
    3328
    pccntmon.exe
    4572 K
    4572 K
    2436 K
    2444 K
    1
    3336
    jusched.exe
    2428 K
    2428 K
    564 K
    564 K
    0
    3380
    jucheck.exe
    5492 K
    5492 K
    2648 K
    2648 K
    1
    3396
    sqlmangr.exe
    4968 K
    6720 K
    1384 K
    2752 K
    2
    3464
    mmc.exe
    18596 K
    18720 K
    18648 K
    19016 K
    5
    3528
    wuauclt.exe
    3548 K
    3548 K
    1972 K
    1972 K
    0
    3756
    sqlagent.exe
    968 K
    6372 K
    2336 K
    2472 K
    2
    3812
    msg_server.exe
    [MS] Q02_00
    7584 K
    7584 K
    8408 K
    8408 K
    1
    3836
    disp+work.exe
    30856 K
    30920 K
    49372 K
    49476 K
    7
    3844
    igswd.exe
    [**] Q02_00
    2508 K
    2792 K
    1424 K
    1752 K
    0
    3864
    igsmux.exe
    13324 K
    13324 K
    12844 K
    12844 K
    3
    3948
    igspw.exe
    12260 K
    12260 K
    11744 K
    11744 K
    3
    3956
    igspw.exe
    12260 K
    12260 K
    11744 K
    11744 K
    3
    192
    gwrd.EXE
    [GW] Q02_00
    47908 K
    47908 K
    8392 K
    10832 K
    11
    216
    icman.EXE
    69316 K
    69316 K
    72008 K
    72008 K
    17
    Sum
    505584 K
    402588 K
    DpJ2eeStart: j2ee state = INIT
    ERROR => DpProcCreate: DpJ2eeStart failed [dpxxdisp.c   10768]
    Fri Dec 07 03:53:25 2007
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( ibwoksapq02) [dpxxdisp.c   10113]
    DpStartStopMsg: send start message (myname is >ibwoksapq02_Q02_00                      <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 211
    Release check o.K.
    Fri Dec 07 03:53:32 2007
    MBUF state ACTIVE
    Fri Dec 07 03:53:33 2007
    DpModState: change server state from STARTING to ACTIVE
    Fri Dec 07 03:54:05 2007
    ERROR => DpForkExec: CreateProcess (3: No such process) [dpntdisp.c   1486]
    ***LOG Q0I=> DpForkExec, CreateProcess ( CreateProcess 3) [dpntdisp.c   1488]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Intel unknown
    Processor-Count           : 4
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 2
    NT Pagefile Informations
    Config. minimum size      : 4190208 K
    Config. maximum size      : 4190208 K
    Avail.  maximum size      : 4190208 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    c:\pagefile.sys
    4190208 K
    4190208 K
    4190208 K
    4190208 K
    NT Task Manager Informations
    Total Handles             :    16946
    Total Threads             :      786
    Total Processes           :       67
    Commit Charge Total       :  3976044 K
    Commit Charge Limit       :  6137308 K
    Commit Charge Peak        :  3982420 K
    Phys.Memory Total         :  2096524 K
    Phys.Memory Available     :   527080 K
    File Cache                :   116948 K
    Kernel Memory Total       :   106168 K
    Kernel Memory Paged       :    92308 K
    Kernel Memory Nonpaged    :    13860 K
    Memory usage of current process
    Total virt.address space  :  2097024 K
    Avail.virt.address space  :   844964 K
    Private Pages             :        0 K
    Total heap size           :    15499 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :     9444 K
    Allocated heap memory     :     5896 K
    Moveable heap memory      :        0 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    4
    212 K
    2068 K
    0 K
    0 K
    142
    280
    smss.exe
    452 K
    468 K
    164 K
    164 K
    0
    352
    winlogon.exe
    9732 K
    9920 K
    6496 K
    6616 K
    2
    400
    services.exe
    3804 K
    3852 K
    1616 K
    1736 K
    1
    412
    lsass.exe
    9680 K
    9724 K
    9060 K
    9156 K
    2
    636
    svchost.exe
    2692 K
    2692 K
    900 K
    900 K
    0
    816
    svchost.exe
    22104 K
    22364 K
    16044 K
    20016 K
    13
    968
    spoolsv.exe
    4708 K
    4800 K
    3608 K
    3796 K
    1
    1112
    svchost.exe
    2116 K
    2116 K
    568 K
    568 K
    0
    1196
    inetinfo.exe
    8552 K
    10552 K
    3348 K
    5408 K
    3
    1220
    Srvany.exe
    1412 K
    1424 K
    300 K
    316 K
    0
    1244
    lmwu.exe
    2464 K
    2472 K
    724 K
    748 K
    0
    1252
    sqlservr.exe
    600644 K
    600660 K
    573916 K
    573980 K
    147
    1312
    ntrtscan.exe
    4016 K
    55404 K
    2540 K
    53960 K
    16
    1688
    sapstartsrv.exe
    21032 K
    21104 K
    22152 K
    22168 K
    7
    1752
    tmlisten.exe
    7360 K
    8080 K
    4016 K
    5052 K
    4
    1844
    OfcPfwSvc.exe
    5000 K
    5508 K
    3828 K
    4344 K
    2
    1888
    svchost.exe
    7568 K
    9404 K
    5036 K
    6952 K
    3
    2272
    svchost.exe
    4472 K
    4516 K
    2496 K
    22888 K
    1
    2296
    svchost.exe
    3896 K
    3896 K
    2960 K
    2960 K
    1
    2308
    UQ8188.EXE
    2684 K
    2748 K
    1152 K
    1256 K
    1
    2860
    winlogon.exe
    3344 K
    9008 K
    5104 K
    7604 K
    11
    3156
    rdpclip.exe
    2916 K
    2916 K
    924 K
    972 K
    0
    3244
    ctfmon.exe
    2752 K
    3016 K
    504 K
    844 K
    0
    3256
    Explorer.EXE
    11604 K
    11656 K
    6876 K
    7136 K
    4
    3328
    pccntmon.exe
    4572 K
    4572 K
    2436 K
    2444 K
    1
    3336
    jusched.exe
    2428 K
    2428 K
    564 K
    564 K
    0
    3380
    jucheck.exe
    5492 K
    5492 K
    2648 K
    2648 K
    1
    3396
    sqlmangr.exe
    4968 K
    6720 K
    1384 K
    2752 K
    2
    3464
    mmc.exe
    18724 K
    18732 K
    18196 K
    19016 K
    5
    3528
    wuauclt.exe
    3548 K
    3548 K
    1972 K
    1972 K
    0
    3756
    sqlagent.exe
    2536 K
    6372 K
    2572 K
    2572 K
    2
    3812
    msg_server.exe
    [MS] Q02_00
    9548 K
    9548 K
    10348 K
    10348 K
    2
    3836
    disp+work.exe
    34836 K
    34900 K
    50296 K
    50404 K
    8
    3844
    igswd.exe
    [**] Q02_00
    2508 K
    2792 K
    1424 K
    1752 K
    0
    3864
    igsmux.exe
    13420 K
    13420 K
    12928 K
    12928 K
    3
    3948
    igspw.exe
    12344 K
    12344 K
    11824 K
    11824 K
    3
    3956
    igspw.exe
    12344 K
    12344 K
    11824 K
    11824 K
    3
    192
    gwrd.EXE
    [GW] Q02_00
    48604 K
    48604 K
    8956 K
    10832 K
    11
    216
    icman.EXE
    76016 K
    76016 K
    74136 K
    75160 K
    18
    548
    disp+work.EXE
    [WP] Q02_00
    42836 K
    43300 K
    57336 K
    57336 K
    10
    596
    disp+work.EXE
    [WP] Q02_00
    119748 K
    158692 K
    57292 K
    69392 K
    86
    672
    disp+work.EXE
    [WP] Q02_00
    53840 K
    54116 K
    54360 K
    54360 K
    13
    744
    disp+work.EXE
    [WP] Q02_00
    42776 K
    43512 K
    53408 K
    53408 K
    10
    772
    disp+work.EXE
    [WP] Q02_00
    41980 K
    42752 K
    53460 K
    53460 K
    10
    912
    disp+work.EXE
    [WP] Q02_00
    29264 K
    29264 K
    52640 K
    52704 K
    7
    936
    disp+work.EXE
    [WP] Q02_00
    72868 K
    73608 K
    53852 K
    53852 K
    18
    940
    disp+work.EXE
    [WP] Q02_00
    37040 K
    37040 K
    53340 K
    53404 K
    9
    1412
    disp+work.EXE
    [WP] Q02_00
    26172 K
    26172 K
    51888 K
    51952 K
    6
    1624
    disp+work.EXE
    [WP] Q02_00
    26312 K
    26312 K
    52116 K
    52116 K
    6
    1788
    disp+work.EXE
    [WP] Q02_00
    26756 K
    26756 K
    52424 K
    52488 K
    6
    2104
    disp+work.EXE
    [WP] Q02_00
    26876 K
    26876 K
    52480 K
    52544 K
    6
    1748
    disp+work.EXE
    [WP] Q02_00
    43368 K
    43660 K
    53868 K
    53868 K
    11
    2260
    disp+work.EXE
    [WP] Q02_00
    26736 K
    26736 K
    52424 K
    52488 K
    6
    2836
    sap_mssql_cfgck.exe
    11116 K
    11116 K
    10920 K
    10928 K
    3
    Sum
    1624792 K
    1647648 K
    DpJ2eeStart: j2ee state = INIT
    ERROR => DpEnvCheckJ2ee: DpJ2eeStart failed [dpxxdisp.c   6445]
    Fri Dec 07 03:54:25 2007
    ERROR => DpForkExec: CreateProcess (3: No such process) [dpntdisp.c   1486]
    ***LOG Q0I=> DpForkExec, CreateProcess ( CreateProcess 3) [dpntdisp.c   1488]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Intel unknown
    Processor-Count           : 4
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 2
    NT Pagefile Informations
    Config. minimum size      : 4190208 K
    Config. maximum size      : 4190208 K
    Avail.  maximum size      : 4190208 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    c:\pagefile.sys
    4190208 K
    4190208 K
    4190208 K
    4190208 K
    NT Task Manager Informations
    Total Handles             :    16896
    Total Threads             :      785
    Total Processes           :       67
    Commit Charge Total       :  4039664 K
    Commit Charge Limit       :  6137308 K
    Commit Charge Peak        :  4039768 K
    Phys.Memory Total         :  2096524 K
    Phys.Memory Available     :   475064 K
    File Cache                :   117044 K
    Kernel Memory Total       :   106176 K
    Kernel Memory Paged       :    92316 K
    Kernel Memory Nonpaged    :    13860 K
    Memory usage of current process
    Total virt.address space  :  2097024 K
    Avail.virt.address space  :   844964 K
    Private Pages             :        0 K
    Total heap size           :    15499 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :     9444 K
    Allocated heap memory     :     5896 K
    Moveable heap memory      :        0 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    4
    212 K
    2068 K
    0 K
    0 K
    143
    280
    smss.exe
    452 K
    468 K
    164 K
    164 K
    0
    352
    winlogon.exe
    9744 K
    9920 K
    6528 K
    6616 K
    2
    400
    services.exe
    3804 K
    3852 K
    1616 K
    1736 K
    1
    412
    lsass.exe
    9680 K
    9724 K
    9060 K
    9156 K
    2
    636
    svchost.exe
    2692 K
    2692 K
    900 K
    900 K
    0
    816
    svchost.exe
    21756 K
    22364 K
    15696 K
    20016 K
    14
    968
    spoolsv.exe
    4708 K
    4800 K
    3608 K
    3796 K
    1
    1112
    svchost.exe
    2116 K
    2116 K
    568 K
    568 K
    0
    1196
    inetinfo.exe
    8552 K
    10552 K
    3348 K
    5408 K
    3
    1220
    Srvany.exe
    1412 K
    1424 K
    300 K
    316 K
    0
    1244
    lmwu.exe
    2464 K
    2472 K
    724 K
    748 K
    0
    1252
    sqlservr.exe
    660820 K
    660820 K
    634788 K
    634788 K
    162
    1312
    ntrtscan.exe
    4016 K
    55404 K
    2540 K
    53960 K
    16
    1688
    sapstartsrv.exe
    21040 K
    21104 K
    22152 K
    22168 K
    9
    1752
    tmlisten.exe
    7360 K
    8080 K
    4016 K
    5052 K
    4
    1844
    OfcPfwSvc.exe
    5000 K
    5508 K
    3828 K
    4344 K
    2
    1888
    svchost.exe
    7564 K
    9404 K
    5012 K
    6952 K
    3
    2272
    svchost.exe
    4472 K
    4516 K
    2496 K
    22888 K
    1
    2296
    svchost.exe
    3896 K
    3896 K
    2960 K
    2960 K
    1
    2308
    UQ8188.EXE
    2684 K
    2748 K
    1152 K
    1256 K
    1
    2860
    winlogon.exe
    3360 K
    9008 K
    5136 K
    7604 K
    11
    3156
    rdpclip.exe
    2916 K
    2916 K
    924 K
    972 K
    0
    3244
    ctfmon.exe
    2752 K
    3016 K
    504 K
    844 K
    0
    3256
    Explorer.EXE
    11604 K
    11656 K
    6876 K
    7136 K
    4
    3328
    pccntmon.exe
    4572 K
    4572 K
    2436 K
    2444 K
    1
    3336
    jusched.exe
    2428 K
    2428 K
    564 K
    564 K
    0
    3380
    jucheck.exe
    5492 K
    5492 K
    2648 K
    2648 K
    1
    3396
    sqlmangr.exe
    4968 K
    6720 K
    1384 K
    2752 K
    2
    3464
    mmc.exe
    18792 K
    18848 K
    18288 K
    19016 K
    5
    3528
    wuauclt.exe
    3548 K
    3548 K
    1972 K
    1972 K
    0
    3756
    sqlagent.exe
    2536 K
    6372 K
    2572 K
    2572 K
    2
    3812
    msg_server.exe
    [MS] Q02_00
    9548 K
    9548 K
    10348 K
    10348 K
    2
    3836
    disp+work.exe
    34844 K
    34908 K
    50296 K
    50404 K
    8
    3844
    igswd.exe
    [**] Q02_00
    2508 K
    2792 K
    1424 K
    1752 K
    0
    3864
    igsmux.exe
    13420 K
    13420 K
    12928 K
    12928 K
    3
    3948
    igspw.exe
    12344 K
    12344 K
    11824 K
    11824 K
    3
    3956
    igspw.exe
    12344 K
    12344 K
    11824 K
    11824 K
    3
    192
    gwrd.EXE
    [GW] Q02_00
    48604 K
    48604 K
    8956 K
    10832 K
    11
    216
    icman.EXE
    76020 K
    76020 K
    74136 K
    75160 K
    18
    548
    disp+work.EXE
    [WP] Q02_00
    42924 K
    43300 K
    57336 K
    57336 K
    10
    596
    disp+work.EXE
    [WP] Q02_00
    122256 K
    166712 K
    60196 K
    70124 K
    118
    672
    disp+work.EXE
    [WP] Q02_00
    53840 K
    54116 K
    54360 K
    54360 K
    13
    744
    disp+work.EXE
    [WP] Q02_00
    42776 K
    43512 K
    53408 K
    53408 K
    10
    772
    disp+work.EXE
    [WP] Q02_00
    41980 K
    42752 K
    53460 K
    53460 K
    10
    912
    disp+work.EXE
    [WP] Q02_00
    29264 K
    29264 K
    52640 K
    52704 K
    7
    936
    disp+work.EXE
    [WP] Q02_00
    72868 K
    73608 K
    53852 K
    53852 K
    18
    940
    disp+work.EXE
    [WP] Q02_00
    37040 K
    37040 K
    53340 K
    53404 K
    9
    1412
    disp+work.EXE
    [WP] Q02_00
    26172 K
    26172 K
    51888 K
    51952 K
    6
    1624
    disp+work.EXE
    [WP] Q02_00
    26312 K
    26312 K
    52116 K
    52116 K
    6
    1788
    disp+work.EXE
    [WP] Q02_00
    26756 K
    26756 K
    52424 K
    52488 K
    6
    2104
    disp+work.EXE
    [WP] Q02_00
    26876 K
    26876 K
    52480 K
    52544 K
    6
    1748
    disp+work.EXE
    [WP] Q02_00
    43368 K
    43660 K
    53868 K
    53868 K
    11
    2260
    disp+work.EXE
    [WP] Q02_00
    26736 K
    26736 K
    52424 K
    52488 K
    6
    2836
    sap_mssql_cfgck.exe
    11116 K
    11116 K
    10920 K
    10928 K
    3
    Sum
    1687328 K
    1711208 K
    DpJ2eeStart: j2ee state = INIT
    ERROR => DpEnvCheckJ2ee: DpJ2eeStart failed [dpxxdisp.c   6445]
    Fri Dec 07 03:54:45 2007
    ERROR => DpForkExec: CreateProcess (3: No such process) [dpntdisp.c   1486]
    ***LOG Q0I=> DpForkExec, CreateProcess ( CreateProcess 3) [dpntdisp.c   1488]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Intel unknown
    Processor-Count           : 4
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 2
    NT Pagefile Informations
    Config. minimum size      : 4190208 K
    Config. maximum size     

  • "Couldn't load library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll'"

    Hi!
    As you can see from here :
    http://www.fabiocavallo.it/sap/maxdb.jpg
    MaxDB seems to work fine, but after starting application server i have got an error :
    SAPGUI Logon Error Message:
    http://www.fabiocavallo.it/sap/sapguilog.jpg
    ...here comes dev_w0 :
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL 1
    ACTIVE TRACE COMPONENTS all, MJ
    B
    B Thu May 22 19:58:50 2008
    B create_con (con_name=R/3)
    B Loading DB library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll' ...
    M *** ERROR => DlLoadLib: LoadLibrary(C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll) Error 126 http://dlnt.c 237
    M Error 126 = "Impossibile trovare il modulo specificato."
    B *** ERROR => Couldn't load library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll'
    http://dbcon.c 4726
    M sysno 00
    M sid NSP
    M systemid 560 (PC with Windows NT)
    M relno 7000
    M patchlevel 0
    M patchno 95
    M intno 20050900
    M make: multithreaded, ASCII, optimized
    M pid 3376
    M
    M kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    M length of sys_adm_ext is 360 bytes
    M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3376) http://dpxxdisp.c 1301
    I MtxInit: 30000 0 0
    M DpSysAdmExtCreate: ABAP is active
    M DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M
    M Thu May 22 19:58:51 2008
    M DpShMCreate: sizeof(wp_adm) 6328 (904)
    M DpShMCreate: sizeof(tm_adm) 3605136 (17936)
    M DpShMCreate: sizeof(wp_ca_adm) 1200 (60)
    M DpShMCreate: sizeof(appc_ca_adm) 1200 (60)
    M DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    M DpShMCreate: sizeof(comm_adm) 528048 (1048)
    M DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M DpShMCreate: sizeof(slock_adm) 0 (96)
    M DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M DpShMCreate: sizeof(file_adm) 0 (72)
    M DpShMCreate: sizeof(vmc_adm) 0 (1280)
    M DpShMCreate: sizeof(wall_adm) (22440/34344/56/100)
    M DpShMCreate: sizeof(gw_adm) 48
    M DpShMCreate: SHM_DP_ADM_KEY (addr: 06420040, size: 4205552)
    M DpShMCreate: allocated sys_adm at 06420040
    M DpShMCreate: allocated wp_adm at 06421A28
    M DpShMCreate: allocated tm_adm_list at 064232E0
    M DpShMCreate: allocated tm_adm at 06423310
    M DpShMCreate: allocated wp_ca_adm at 067935A0
    M DpShMCreate: allocated appc_ca_adm at 06793A50
    M DpShMCreate: allocated comm_adm at 06793F00
    M DpShMCreate: system runs without slock table
    M DpShMCreate: system runs without file table
    M DpShMCreate: allocated vmc_adm_list at 06814DB0
    M DpShMCreate: allocated gw_adm at 06814DF0
    M DpShMCreate: system runs without vmc_adm
    M DpShMCreate: allocated ca_info at 06814E20
    M DpShMCreate: allocated wall_adm at 06814E28
    X EmInit: MmSetImplementation( 2 ).
    X MM global diagnostic options set: 0
    X <ES> client 0 initializing ....
    X Using implementation view
    M <EsNT> Memory Reset disabled as NT default
    X ES initialized.
    M ThInit: running on host PCFABIO
    M
    M Thu May 22 19:58:52 2008
    M calling db_connect ...
    B create_con (con_name=R/3)
    B Loading DB library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll' ...
    M *** ERROR => DlLoadLib: LoadLibrary(C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll) Error 126 http://dlnt.c 237
    M Error 126 = "Impossibile trovare il modulo specificato."
    B *** ERROR => Couldn't load library 'C:\SAP\NSP\SYS\exe\run\dbsdbslib.dll'
    http://dbcon.c 4726
    M ***LOG R19=> ThInit, db_connect ( DB-Connect 008192) http://thxxhead.c 1426
    M in_ThErrHandle: 1
    M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) http://thxxhead.c 10240
    M
    M Info for wp 0
    M
    M stat = WP_RUN
    M waiting_for = NO_WAITING
    M reqtype = DP_RQ_DIAWP
    M act_reqtype = NO_REQTYPE
    M rq_info = 0
    M tid = -1
    M mode = 255
    M len = -1
    M rq_id = 65535
    M rq_source =
    M last_tid = 0
    M last_mode = 0
    M semaphore = 0
    M act_cs_count = 0
    M csTrack = 0
    M csTrackRwExcl = 0
    M csTrackRwShrd = 0
    M control_flag = 0
    M int_checked_resource(RFC) = 0
    M ext_checked_resource(RFC) = 0
    M int_checked_resource(HTTP) = 0
    M ext_checked_resource(HTTP) = 0
    M report = > <
    M action = 0
    M tab_name = > <
    M vm = no VM
    M
    M *****************************************************************************
    M *
    M * LOCATION SAP-Server PCFABIO_NSP_00 on host PCFABIO (wp 0)
    M * ERROR ThInit: db_connect
    M *
    M * TIME Thu May 22 19:58:52 2008
    M * RELEASE 700
    M * COMPONENT Taskhandler
    M * VERSION 1
    M * RC 13
    M * MODULE thxxhead.c
    M * LINE 10439
    M * COUNTER 1
    M *
    M *****************************************************************************
    M
    M PfStatDisconnect: disconnect statistics
    M Entering TH_CALLHOOKS
    M ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M *** ERROR => ThrSaveSPAFields: no valid thr_wpadm http://thxxrun1.c 720
    M *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed http://thxxtool3.c 260
    M Entering ThSetStatError
    M ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M Entering ThReadDetachMode
    M call ThrShutDown (1)...
    M ***LOG Q02=> wp_halt, WPStop (Workproc 0 3376) http://dpnttool.c 327
    File dbsdbslib.dll' is 'there' (in 'C:\SAP\NSP\SYS\exe\run\), maybe i have to set environment variable in windows for SAP.
    Could you help me, please ?
    I don't know how to set these variables.......
    Many thanks.
    Regards.
    Fabio

    Hello Fabio,
    -> You wrote:
    "File dbsdbslib.dll' is 'there' (in 'C:\SAP\NSP\SYS\exe\run\)"
    => Please check the version of this file.
    < Go to file properties ->Version && update with 'file version', Platform,
       Product Name, Product Version information >
    -> What version of the SAP system did you install?
         "I suppose that i can download this patch from Sap MaketPlace, but i can't register there, because i have no
          Customer or   Installation Number! (i can't Logon in SAP....) "
         From were did you get the SAP software installation or CD?
    -> Could you upgrade the database client software on the application server to the version 7.7.04.08 or higher.
        You pointed "As you can see from here : http://www.fabiocavallo.it/sap/maxdb.jpg u2026 "
       => If the database and application were running on the same server, you installed the database
    Software version 7.6.02.17. Please run 'sdbregview -l' to review the list of all installed packages
    on the server.
    -> "MaxDB seems to work fine, but after starting application server i have got an error"
         Was the system working fine before? What was changed?
         Or you was not able to start the application server after installation. ?
    Thank you and best regards, Natalia Khlopina

  • SAP won't start after recabeling sap system

    Hi,<br>
    <br>
    I have recently recabled my sap system (from wireless to wired) and now my sap instance won't start anymore. The weird thing is that nothing major was changed. When i read the logs from the work directory it seems it cannot load dbsdbslib.dll. I have updated to the latest version of the kernel and maxdb (kernel=7.00 patch 221, maxdb=7.6.06.07) and i made very sure i got the right kernel (NT AMD64). I also checked the environment settings for the <sid>adm user. The weird part is that it seems SAP cannot connect to the database, but the databse starts just fine and r3trans -d also returns no errors. Does anyone<br> have an idea what could be wrong?<br>
    <br>
    Kind regards,<br>
    Bas<br>
    <br>
    <br>
    trc file: "dev_disp", trc level: 2, release: "700"<br>
    <br>
    <br>
    command line arg 0:     D:\usr\sap\IDE\DVEBMGS00\exe\disp+work.EXE<br>
    command line arg 1:     pf=D:\usr\sap\IDE\SYS\profile\IDE_DVEBMGS00_sap<br>
    <br>
    ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll")<br>
      Error 126 = "The specified module could not be found." [dlnt.c       255]<br>
    sysno      00<br>
    sid        IDE<br>
    systemid   562 (PC with Windows NT)<br>
    relno      7000<br>
    patchlevel 0<br>
    patchno    221<br>
    intno      20050900<br>
    make:      multithreaded, Unicode, 64 bit, optimized<br>
    pid        3252<br>
    <br>
    kernel runs with dp version 243000(ext=110000) (@(#) DPLIB-INT-VERSION-243000-UC)<br>
    length of sys_adm_ext is 576 bytes<br>
    SWITCH TRC-HIDE on ***<br>
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3252) [dpxxdisp.c   1287]<br>
    ShmProtect( 5, 3 )<br>
    SigIInit: ok (whoami=1)<br>
    Thread handle for mainthread created<br>
    SigIRegisterRoutine: handler for signal 11 installed (SigISegv)<br>
    Pipe created:
    .\pipe\SAP3252 <br>
    SigIInit: Create Message Thread<br>
    SigIRegisterExitRoutine: exithandler installed (DpHalt)<br>
    SigIRegisterTerminateRoutine: terminatehandler installed (DpHalt)<br>
         shared lib "dw_xml.dll" version 221 successfully loaded<br>
         shared lib "dw_xtc.dll" version 221 successfully loaded<br>
         shared lib "dw_stl.dll" version 221 successfully loaded<br>
         shared lib "dw_gui.dll" version 221 successfully loaded<br>
         shared lib "dw_mdm.dll" version 221 successfully loaded<br>
    dp_loc_queue_max_blk:     40000<br>
    mshost:               >sap<<br>
    DpSetCancelStrat: set timeout 0 at level 0<br>
    DpSetCancelStrat: set timeout 5 at level 1<br>
    DpSetCancelStrat: set timeout -1 at level 2<br>
    DpSetCancelStrat: set timeout -1 at level 3<br>
    rdisp/softcancel_sequence :  -> 0,5,-1<br>
    softcancel_sequence:               >0,5,-1<<br>
    use internal message server connection to port 3900<br>
    msserv:               >3900<<br>
    dp_bufreftime:          120 sec<br>
    dp_btctime:          60 sec<br>
    dp_autoabaptime:     300 sec<br>
    dp_autothtime:     60 sec<br>
    dp_autojavatime:     300 sec<br>
    dp_vm_alarm_time:     100 msec<br>
    dp_calldelayed_time:     60 sec<br>
    dp_startup_time:     20<br>
    dp_noptime:          0 sec<br>
    dp_keepalive:          1200 sec<br>
    dp_keepalive_timeout:          60 sec<br>
    dp_ms_keepalive:          60 sec<br>
    dp_ms_keepalive_timeout:          300 sec<br>
    switch off dp-keep-alive for old temus<br>
    dp_gui_auto_logout:     0 sec<br>
    dp_spoolalrm:          60 sec<br>
    dp_softcancel_timeout:          5 sec<br>
    rdisp/wp_restart_interval : 300 sec<br>
    DpISetTrcLog: trc logging active, max size = 20971520 bytes<br>
    dp_rfc_check_active:     1<br>
    dp_rfc_check_all_rfcs:     0<br>
    dp_http_check:     1<br>
    check_master_slave:     0<br>
    NiHsLGetServNo: got service name 'sapdp00' from operating system<br>
    NiIGetServNo: servicename 'sapdp00' = port 0C.80/3200<br>
    NiHsLGetServNo: got service name 'sapgw00' from operating system<br>
    NiIGetServNo: servicename 'sapgw00' = port 0C.E4/3300<br>
    NiIMyHostName: hostname = 'sap'<br>
    NiHsLGetNodeAddr: got hostname 'sap' from operating system<br>
    NiIGetNodeAddr: hostname 'sap' = addr 192.168.2.250<br>
    NiHsLGetHostName: found address 192.168.2.250 in cache<br>
    NiIGetHostName: addr 192.168.2.250 = hostname 'sap' (fq)<br>
    Mon Oct 26 16:14:29 2009<br>
    NiHsLGetNodeAddr: hostname 'www.doesnotexist0190.qqq.nxst' not found by operating system<br>
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0190.qqq.nxst) took 12 seconds<br>
    Mon Oct 26 16:14:45 2009<br>
    NiHsLGetHostName: address 1.0.0.1 not found by operating system<br>
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 16 seconds<br>
    NiHsLGetServNo: got service name 'http' from operating system<br>
    NiIGetServNo: servicename 'http' = port 00.50/0080<br>
    NiHsLGetServName: port 1F.90/8080 not found by operating system<br>
    NiHsLGetServName: port FC.2B/64555 not found by operating system<br>
    NiHsLGetServNo: service name 'sapdp9988' not found by operating system<br>
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5521]<br>
    SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff)<br>
    SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff)<br>
    SigIRegisterRoutine: alarm handler installed (DpSigAlrm)<br>
    SigIRegisterRoutine: handler for signal 2 installed (DpSigInt)<br>
    SigIRegisterRoutine: handler for signal 15 installed (DpSigInt)<br>
    SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit)<br>
    MtxInit: 30000 0 0<br>
    DpInitMtx: MtxInit o.k.<br>
    PPID environment not found<br>
    Thread handle for mainthread created<br>
    SigIRegisterRoutine: handler for signal 19 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 18 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 24 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 0 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 21 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 22 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 23 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 25 installed (DpSigPrivDisp)<br>
    <br>
    <br>
    trc file: "dev_w0", trc level: 2, release: "700"<br>
    <br>
    *<br>
    ACTIVE TRACE LEVEL           2
    ACTIVE TRACE COMPONENTS      all, MJ

    M  command line arg 0:     D:\usr\sap\IDE\DVEBMGS00\exe\disp+work.EXE
    M  command line arg 1:     pf=D:\usr\sap\IDE\SYS\profile\IDE_DVEBMGS00_sap
    M  command line arg 2:     wp_id=0

    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll' ...
    M  *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll")
      Error 126 = "The specified module could not be found." [dlnt.c       255]
    B  *** ERROR => Couldn't load library 'D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll'
    [dbcon.c      4905]
    M sysno      00
    M sid        IDE
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    221
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        4000
    M
    M  kernel runs with dp version 243000(ext=110000) (@(#) DPLIB-INT-VERSION-243000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4000) [dpxxdisp.c   1349]
    M Mon Oct 26 16:14:47 2009
    M  SigIInit: ok (whoami=2)
    M  Thread handle for mainthread created
    M  SigIRegisterRoutine: handler for signal 11 installed (SigISegv)
    M  Pipe created:
    .\pipe\SAP4000
    M  SigIInit: Create Message Thread
    M  SigIRegisterExitRoutine: exithandler installed (wp_halt)
    M  SigIRegisterTerminateRoutine: terminatehandler installed (wp_halt)
    M  SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff)
    M  SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff)
    M  SigIRegisterRoutine: alarm handler installed (DpSigAlrm)
    M  SigIRegisterRoutine: handler for signal 2 installed (DpSigInt)
    M  SigIRegisterRoutine: handler for signal 15 installed (DpSigInt)
    M  SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit)
    I  MtxInit: 30000 0 0
    M  DpInitMtx: MtxInit o.k.
    M  WaitParent Thread 3252 start
    M  WaitParent Thread 3252 created
    M  Thread handle for mainthread created
    M  SigIRegisterRoutine: handler for signal 19 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 18 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 24 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 0 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 21 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 22 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 23 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 25 installed (DpSigPrivDisp)
    <br>
    <br>
    trc file: "trans.log"<br>
    <br>
    <br>
    4 ETW000 r3trans version 6.14 (release 700 - 12.06.09 - 15:20:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 21.10.2009 - 15:06:04
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Oct 21 15:06:06 2009                                                   0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                         0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                  0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dbsdbslib.dll' ...                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  DlLoadLib success: LoadLibrary("dbsdbslib.dll"), hdl 0, addr 0000000188C00000
    4 ETW000                                                                                7580  0.007580
    4 ETW000  [dev trc     ,00000]      using "D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll"               16  0.007596
    4 ETW000  [dev trc     ,00000]  Library 'dbsdbslib.dll' loaded                                            19  0.007615
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbsdbslib.dll                    38  0.007653
    4 ETW000  [dev trc     ,00000]  Version of 'dbsdbslib.dll' is "700.08", patchlevel (0.211)               307  0.007960
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbsdbslib.dll                   26  0.007986
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbsdbslib.dll                  24  0.008010
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    46  0.008056
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=39,arg_p=0000000000000000)            21  0.008077
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    15  0.008092
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=0000000003B4F920)            20  0.008112
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    15  0.008127
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  17  0.008144
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                50  0.008194
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=0000000001A01768)            31  0.008225
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    17  0.008242
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             13  0.008255
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                16  0.008271
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    </p>
    Edited by: B. v. d. Lienden on Oct 26, 2009 5:18 PM

    <div class=Section1>
    <p class=MsoNormal>Natalia,</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>To answer your questions:</p>
    <p class=MsoNormal>1. Did you create the SAP ticket, where this problem is
    reported?</p>
    <p class=MsoNormal>I didn't report it to SAP because it is just an IDES test
    system. I can easily do a reinstall, but i would like to know the cause and
    solution to this problem.</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>2. Do you have dbsdbslib.dll at this location? What version?</p>
    <p class=MsoNormal>Yes, i have the dbsdbslib.dll at location
    D:\usr\sap\IDE\DVEBMGS00\exe and also D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>Version is 7000.221.16.41497 (kernel 7.00 SP 221)</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>your requested output:</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>disp+work information</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel releaseu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel make variantu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700_REL</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled onu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 NT 5.2 3790 Service Pack 2 x86
    MS VC++ 14.00</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled foru00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 64 BIT</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compilation modeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 UNICODE</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compile timeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 Aug 23 2009 23:15:57</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>update level u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A00</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>patch numberu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>source idu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 0.221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>supported environment</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>database (SAP, table SVERS)u00A0u00A0 700</p>
    <p class=MsoNormal>u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 </p>
    <p class=MsoNormal>operating system</p>
    <p class=MsoNormal>Windows NT 5.0</p>
    <p class=MsoNormal>Windows NT 5.1</p>
    <p class=MsoNormal>Windows NT 5.2</p>
    <p class=MsoNormal>Windows NT 6.0</p>
    <p class=MsoNormal>ALLUSERSPROFILE=C:\Documents and Settings\All Users</p>
    <p class=MsoNormal>APPDATA=C:\Documents and Settings\ideadm\Application Data</p>
    <p class=MsoNormal>CLIENTNAME=BSF02</p>
    <p class=MsoNormal>ClusterLog=C:\WINDOWS\Cluster\cluster.log</p>
    <p class=MsoNormal>CommonProgramFiles=C:\Program Files\Common Files</p>
    <p class=MsoNormal>CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files</p>
    <p class=MsoNormal>COMPUTERNAME=SAP</p>
    <p class=MsoNormal>ComSpec=C:\WINDOWS\system32\cmd.exe</p>
    <p class=MsoNormal>DBMS_TYPE=ada</p>
    <p class=MsoNormal>DIR_LIBRARY=D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>DIR_PROFILE=D:\usr\sap\IDE\SYS\profile</p>
    <p class=MsoNormal>FP_NO_HOST_CHECK=NO</p>
    <p class=MsoNormal>HOMEDRIVE=C:</p>
    <p class=MsoNormal>HOMEPATH=\Documents and Settings\ideadm</p>
    <p class=MsoNormal>JAVA_HOME=C:\j2sdk1.4.2_21-x64</p>
    <p class=MsoNormal>LOGONSERVER=
    SAP</p>
    <p class=MsoNormal>NUMBER_OF_PROCESSORS=2</p>
    <p class=MsoNormal>OS=Windows_NT</p>
    <p class=MsoNormal>Path=D:\sapdb\programs\bin;D:\sapdb\programs\pgm;C:\j2sdk1.4.2_21-x64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
    Files\Intel\DMIX;D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH</p>
    <p class=MsoNormal>PROCESSOR_ARCHITECTURE=AMD64</p>
    <p class=MsoNormal>PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 13,
    GenuineIntel</p>
    <p class=MsoNormal>PROCESSOR_LEVEL=6</p>
    <p class=MsoNormal>PROCESSOR_REVISION=0f0d</p>
    <p class=MsoNormal>ProgramFiles=C:\Program Files</p>
    <p class=MsoNormal>ProgramFiles(x86)=C:\Program Files (x86)</p>
    <p class=MsoNormal>PROMPT=$P$G</p>
    <p class=MsoNormal>SAPEXE=D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>SAPLOCALHOST=sap</p>
    <p class=MsoNormal>SAPSYSTEMNAME=IDE</p>
    <p class=MsoNormal>SESSIONNAME=RDP-Tcp#47</p>
    <p class=MsoNormal>SystemDrive=C:</p>
    <p class=MsoNormal>SystemRoot=C:\WINDOWS</p>
    <p class=MsoNormal>TEMP=C:\WINDOWS\TEMP\2</p>
    <p class=MsoNormal>TMP=C:\WINDOWS\TEMP\2</p>
    <p class=MsoNormal>USERDOMAIN=SAP</p>
    <p class=MsoNormal>USERNAME=ideadm</p>
    <p class=MsoNormal>USERPROFILE=C:\Documents and Settings\ideadm</p>
    <p class=MsoNormal>windir=C:\WINDOWS</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>disp+work information</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel releaseu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel make variantu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700_REL</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled onu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 NT 5.2 3790 Service Pack 2 x86
    MS VC++ 14.00</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled foru00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 64 BIT</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compilation modeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 UNICODE</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compile timeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 Aug 23 2009 23:15:57</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>update levelu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 0</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>patch numberu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>source idu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 0.221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>supported environment</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>database (SAP, table SVERS)u00A0u00A0 700</p>
    <p class=MsoNormal>u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 </p>
    <p class=MsoNormal>operating system</p>
    <p class=MsoNormal>Windows NT 5.0</p>
    <p class=MsoNormal>Windows NT 5.1</p>
    <p class=MsoNormal>Windows NT 5.2</p>
    <p class=MsoNormal>Windows NT 6.0</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal> </p>
    </div>

Maybe you are looking for