Synonyms of sequences not shown in Database-studio 7.7.06.09.

We use two databaseschema's OWNER + USER.
We create the tables and sequences as OWNER.
We grant the tables and sequences as schema-user OWNER to the schema-user USER.
Then as schema-user we create a synonym for every table and sequence which belongs to the schema-user OWNER.
Now when i look in the Database-studio (login as USER) i see in the map tables all the tables from the OWNER-schema.
But i don't see the sequences in the map Sequences.
My question is why ?

Hello,
Please change the Database Studio preferences:
Window->Preferences->Database Studio->Show only own catalog objects.
Best Regards
   Wolfgang
Edited by: Wolfgang Auer on Feb 15, 2010 4:42 PM

Similar Messages

  • Error while opening database studio in maxdb

    Hi Experts,
    I am having maxdb 7.8 and database studio AP MaxDB Database Studio,Version: 7.8.02.21,Build: 021-121-242-175
    but when i am tying to open database studio it through
    error message " problems opening perspective 'com.sap.sdb.ui.perspectives.mainperspective '
    i was though it is coming due to old version of java then i have upgrade with 1.7 but problem is still there.
    so please help me .....
    Thanks
    Naresh KK.

    Hi Naresh,
    Basically MAXDB Database studio 7.8 requires JRE 1.6. You can do the following
    Uninstall the Database Studio version.
    1. To uninstall, call the installation manager 7.8 ("Programs -> SAP MaxDB -> Installation Manager").
    2. Choose "Remove MaxDB Installation".
    3. Under "Legacy", select the Database Studio version.
    Selecting "Legacy" ensures that you do not select the Database Studio 7.8 that you have just installed for uninstallation.
    4. Choose "Forward" to confirm that you want the system to remove the installation.
    Due to the operation of the earlier Database Studio version, some processes may still run (for example, serv.exe). Stop these processes and continue with the 7.8 installation.
    And then install JRE 1.6. Then delete the files in location c:\Users\<User>\sdb\DatabaseStudio (delete files .configuration, .metadata, p2) and then re-install MaxDB database studio.
    Regards,
    Deepak Kori

  • Problems opening perspective in Database Studio

    Hi,
    after installation of the latest Database Studio release it doesn't work how I would like to.
    When i try to open the Database Studio perspective it throws an error:
    Problem opening perspective
    'com.sap.sdb.tools.ui.perspectives.mainPerspective'
    I have Java 1.6.0_07 installed.
    Has anyone an idea?
    Thank you.

    Hi Norma,
    I did resolve the issue.
    Basically MAXDB Database sturio 7.8 requires JRE 1.6. I was having same issues. Then i uninstalled MAXDB
    Uninstall the Database Studio version.
    1. To uninstall, call the installation manager 7.8 ("Programs -> SAP MaxDB -> Installation Manager").
    2. Choose "Remove MaxDB Installation".
    3. Under "Legacy", select the Database Studio version.
                  Selecting "Legacy" ensures that you do not select the Database Studio 7.8 that you have just installed for uninstallation.
    4. Choose "Forward" to confirm that you want the system to remove the installation.
                  Due to the operation of the earlier Database Studio version, some processes may still run (for example, serv.exe). Stop these processes and continue with the 7.8 installation.
    And then installed JRE 1.6. Then again Installed MAXDB Database studio and got the same issue.
    Then i deleted the files in location c:\Users\<User>\sdb\DatabaseStudio (deleted files .configuration, .metadata, p2) and then restarted maxdb database studio and worked for me.
    Ritesh

  • Tables not shown in connections tree for DB2 databases

    Hi!
    I often use SQL Developer to connect to our DB2 databases. However, when I expand the desired schema in a DB2 database, the Tables node is empty, although it should not be. There are tables in that schema and I can select data from them, so security is not an issue:
    For example:
    select tabschema, tabname from syscat.tables where tabschema not like 'SYS%' order by 1,2;
    returns many schema names and table names is those schemas. Let's pick one, i.e table name METER_TYPE in schema METER ( there are 4 tables in schema METER)
    select count(*) from meter.meter_type
    returns: 38
    However, the Tables node shows no tables. Tese tables are not Aliases (DB2 slang for synonyms) or views, however, those 2 nodes are also empty when they should not be - we have schemas with aliases and views, which are also NOT shown. The Index node is populated most frequently, but not completely (there are indexes missing).
    Here are my details (don't be fooled by java 1.7, the behaviour is the same with 1.6):
    DB2 jdbc driver version: 3.57.82
    About
    Oracle SQL Developer 3.0.04
    Version 3.0.04
    Build MAIN-04.34
    Copyright © 2005, 2011 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.4.37.59.31
    Product ID: oracle.sqldeveloper
    Product Version: 11.1.2.04.34
    Version
    Component     Version
    =========     =======
    Java(TM) Platform     1.7.0
    Oracle IDE     3.0.04.34
    Versioning Support     3.0.04.34
    Properties
    Name     Value
    ====     =====
    awt.toolkit     sun.awt.X11.XToolkit
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    file.encoding     UTF-8
    file.encoding.pkg     sun.io
    file.separator     /
    http.nonProxyHosts     localhost|localhost.localdomain|127.0.0.1|::1|localhost|alex.localdomain
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.AssertTracingDisabled     true
    ide.bootstrap.start     5367470843749639
    ide.build     MAIN-04.34
    ide.conf     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf
    ide.config_pathname     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.extension.search.path     sqldeveloper/extensions:jdev/extensions:ide/extensions
    ide.firstrun     true
    ide.java.minversion     1.6.0_04
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.patches.dir     ide/lib/patches
    ide.pref.dir     /home/alex/.sqldeveloper
    ide.product     oracle.sqldeveloper
    ide.splash.screen     splash.gif
    ide.startingcwd     "/home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin"
    ide.user.dir     /home/alex/.sqldeveloper
    ide.user.dir.var     IDE_USER_DIR
    ide.vcs.noapplications     true
    ide.work.dir     /home/alex/sqldeveloper
    ilog.propagatesPropertyEditors     false
    java.awt.graphicsenv     sun.awt.X11GraphicsEnvironment
    java.awt.printerjob     sun.print.PSPrinterJob
    java.class.path     ../../ide/lib/ide-boot.jar
    java.class.version     51.0
    java.endorsed.dirs     /home/alex/prg/jdk1.7.0/jre/lib/endorsed
    java.ext.dirs     /home/alex/prg/jdk1.7.0/jre/lib/ext:/usr/java/packages/lib/ext
    java.home     /home/alex/prg/jdk1.7.0/jre
    java.io.tmpdir     /tmp
    java.library.path     /home/alex/prg/oracle/instantclient_11_2::/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.protocol.handler.pkgs     oracle.jdevimpl.handler
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.7.0-b147
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Oracle Corporation
    java.specification.version     1.7
    java.util.logging.config.file     logging.conf
    java.vendor     Oracle Corporation
    java.vendor.url     http://java.oracle.com/
    java.vendor.url.bug     http://bugreport.sun.com/bugreport/
    java.version     1.7.0
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Oracle Corporation
    java.vm.specification.version     1.7
    java.vm.vendor     Oracle Corporation
    java.vm.version     21.0-b17
    jdbc.library     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/jdbc/lib/ojdbc6.jar
    line.separator     \n
    log.file.name     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/extensions/oracle.datamodeler/log/datamodeler.log
    oracle.home     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper
    oracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG     true
    oracle.jdbc.mapDateToTimestamp     false
    oracle.net.tns_admin     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/network/admin
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    orai18n.library     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/jlib/orai18n.jar
    os.arch     amd64
    os.name     Linux
    os.version     2.6.30.10-105.2.23.fc11.x86_64
    path.separator     :
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    sqldev.debug     false
    sun.arch.data.model     64
    sun.awt.enableExtraMouseButtons     true
    sun.boot.class.path     /home/alex/prg/jdk1.7.0/jre/lib/resources.jar:/home/alex/prg/jdk1.7.0/jre/lib/rt.jar:/home/alex/prg/jdk1.7.0/jre/lib/sunrsasign.jar:/home/alex/prg/jdk1.7.0/jre/lib/jsse.jar:/home/alex/prg/jdk1.7.0/jre/lib/jce.jar:/home/alex/prg/jdk1.7.0/jre/lib/charsets.jar:/home/alex/prg/jdk1.7.0/jre/classes
    sun.boot.library.path     /home/alex/prg/jdk1.7.0/jre/lib/amd64
    sun.cpu.endian     little
    sun.cpu.isalist     
    sun.desktop     gnome
    sun.io.unicode.encoding     UnicodeLittle
    sun.java.command     oracle.ide.boot.Launcher
    sun.java.launcher     SUN_STANDARD
    sun.java2d.ddoffscreen     false
    sun.java2d.pmoffscreen     false
    sun.jnu.encoding     UTF-8
    sun.management.compiler     HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level     unknown
    svnkit.sax.useDefault     true
    user.country     US
    user.dir     /home/alex/prg/oracle/sqldeveloper300434/sqldeveloper/sqldeveloper/bin
    user.home     /home/alex
    user.language     en
    user.name     alex
    user.timezone     CET
    windows.shell.font.languages     
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    Check For Updates     oracle.ide.webupdate     11.1.1.4.37.59.31     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.4.37.59.31     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.4.37.59.31     Loaded
    Data Miner     oracle.dmt.dataminer     11.2.0.1.10.109     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.4.37.59.31     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.4.37.59.31     Loaded
    Database UI     oracle.ide.db     11.1.1.4.37.59.31     Loaded
    Diagram Framework     oracle.diagram     11.1.1.4.37.59.31     Loaded
    Diagram Javadoc Extension     oracle.diagram.javadoc     11.1.1.4.37.59.31     Loaded
    Diagram Thumbnail     oracle.diagram.thumbnail     11.1.1.4.37.59.31     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.4.37.59.31     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.4.37.59.31     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.4.37.59.31     Loaded
    File Support     oracle.ide.files     11.1.1.4.37.59.31     Loaded
    Help System     oracle.ide.help     11.1.1.4.37.59.31     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.4.37.59.31     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.4.37.59.31     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.4.37.59.31     Loaded
    JDeveloper Runner     oracle.jdeveloper.runner     11.1.1.4.37.59.31     Loaded
    JViews Registration Addin     oracle.diagram.registration     11.1.1.4.37.59.31     Loaded
    Log Window     oracle.ide.log     11.1.1.4.37.59.31     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.4.37.59.31     Loaded
    Navigator     oracle.ide.navigator     11.1.1.4.37.59.31     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.4.37.59.31     Loaded
    Oracle IDE     oracle.ide     11.1.1.4.37.59.31     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.1.2.04.34     Loaded
    Oracle SQL Developer - 3rd Party Database Browsers     oracle.sqldeveloper.thirdparty.browsers     11.1.1.04.34     Loaded
    Oracle SQL Developer - DBA Navigator     oracle.sqldeveloper.dbanavigator     11.1.1.04.34     Loaded
    Oracle SQL Developer - Extras     oracle.sqldeveloper.extras     1.1.1.04.34     Loaded
    Oracle SQL Developer - File Navigator     oracle.sqldeveloper.filenavigator     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Antlr3 Translator     oracle.sqldeveloper.migration.translation.core_antlr3     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Application Migration     oracle.sqldeveloper.migration.application     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Core     oracle.sqldeveloper.migration     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations DB2     oracle.sqldeveloper.migration.db2     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations DB2 Translator     oracle.sqldeveloper.migration.translation.db2     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Microsoft Access     oracle.sqldeveloper.migration.msaccess     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Microsoft SQL Server     oracle.sqldeveloper.migration.sqlserver     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations MySQL     oracle.sqldeveloper.migration.mysql     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Sybase Adaptive Server     oracle.sqldeveloper.migration.sybase     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations T-SQL Translator     oracle.sqldeveloper.migration.translation.core     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Teradata     oracle.sqldeveloper.migration.teradata     11.1.1.04.34     Loaded
    Oracle SQL Developer - Migrations Translation UI     oracle.sqldeveloper.migration.translation.gui     11.1.1.04.34     Loaded
    Oracle SQL Developer - Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.04.34     Loaded
    Oracle SQL Developer - Real Time SQL Monitoring     oracle.sqldeveloper.sqlmonitor     11.1.1.04.34     Loaded
    Oracle SQL Developer - Reports     oracle.sqldeveloper.report     11.1.1.04.34     Loaded
    Oracle SQL Developer - Scheduler     oracle.sqldeveloper.scheduler     11.1.1.04.34     Loaded
    Oracle SQL Developer - Schema Browser     oracle.sqldeveloper.schemabrowser     11.1.1.04.34     Loaded
    Oracle SQL Developer - SearchBar     oracle.sqldeveloper.searchbar     11.1.1.04.34     Loaded
    Oracle SQL Developer - Snippet     oracle.sqldeveloper.snippet     11.1.1.04.34     Loaded
    Oracle SQL Developer - Spatial     oracle.sqldeveloper.spatial     11.1.1.04.34     Loaded
    Oracle SQL Developer - TimesTen     oracle.sqldeveloper.timesten     2.0.0.04.34     Loaded
    Oracle SQL Developer - Tuning     oracle.sqldeveloper.tuning     11.1.1.04.34     Loaded
    Oracle SQL Developer - Unit Test     oracle.sqldeveloper.unit_test     11.1.1.04.34     Loaded
    Oracle SQL Developer - User Extensions Support     oracle.sqldeveloper.userextensions     11.1.1.04.34     Loaded
    Oracle SQL Developer - Worksheet v2     oracle.sqldeveloper.worksheet     11.1.1.04.34     Loaded
    Oracle SQL Developer - XML Schema     oracle.sqldeveloper.xmlschema     11.1.1.04.34     Loaded
    Oracle SQL Developer Data Modeler     oracle.datamodeler     3.0.0.665.2     Loaded
    Oracle SQL Developer Data Modeler - Reports     oracle.sqldeveloper.datamodeler_reports     11.1.1.04.34     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.4.37.59.31     Loaded
    Peek     oracle.ide.peek     11.1.1.4.37.59.31     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.4.37.59.31     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.4.37.59.31     Loaded
    QuickDiff     oracle.ide.quickdiff     11.1.1.4.37.59.31     Loaded
    Replace With     oracle.ide.replace     11.1.1.4.37.59.31     Loaded
    Runner     oracle.ide.runner     11.1.1.4.37.59.31     Loaded
    SQL Developer Patch     oracle.sqldeveloper.patch     11.1.2.04.39     Loaded
    VHV     oracle.ide.vhv     11.1.1.4.37.59.31     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.4.37.59.31     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.4.37.59.31     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.4.37.59.31     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.4.37.59.31     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.4.37.59.31     Loaded
    audit     oracle.ide.audit     11.1.1.4.37.59.31     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    jdukshare     oracle.bm.jdukshare     11.1.1.4.37.59.31     Loaded
    mof-xmi     oracle.mof.xmi     11.1.1.4.37.59.31     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.4.37.59.31     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.4.37.59.31     Loaded
    palette2     oracle.ide.palette2     11.1.1.4.37.59.31     Loaded
    status     oracle.ide.status     11.1.1.4.37.59.31     Loaded

    It doesn't sound like this is the answer in your case, but here is a problem I had with tree icons in 6i which took me a while to figure out.
    For some unknown and probably pointless reason, forms converts the tree query to uppercase before executing it. This can cause problems if the sql contains any hardcoded strings. In my case I was doing something like
    decode(status,1,'red',2,'green')||icon_name
    this resulted in REDicon when my icon was actually redicon.gif

  • Database Studio 7.9.08.09 -  Could not access to user management; Deleting old settings and reinstallation did not bring a change -- database studio deinstallation cannot be performed anymore

    Hi Community,
    for a few months I have been struggling with a  SAP Max DB database Studio issue and finally, I had to give up the idea of being able to fix this on my own. I am desperately seeking for help and I hope that you may be able to give me a hint, advice or even a solution.
    This is what happened:
    I used to run Windows 7 on 32bit. I also had Database Studio installed - which was running fine then.
    After a harware upgrade, I am running now Windows 7 on a 64 bit System. All my files from my local disk (C:\) have been restored and copied onto my new system.
    I reinstalled Database Studio Version 7.9.08.09 onto my new System.  But on the first try to start the program I received the error that said "Could not Access to user Management.See Window -> Show View-> Event Log Viewer for more Details."
    However the Event Log Viewer was empty.
    After searching the web for a solution, I followed the advice given in this community and deinstalled Database Studio and deleted the C.\Users\MyAccount\sdb folder manually.
    I reinstalled Database Studio and started it as Administrator.
    However, the error is still appearing.
    And, what makes it even worse is : now I am not able to uninstall Database Studio anymore.
    When I run SAP MaxDB Installation Manager and select the instance of database Studio to be uninstallled I am receiving the error:
    "ERR: Unhandled Exception: Can't call method: "GenPackageList" on an undefined value at SDB/Install/Gui/Dialogs/SelectInstance.pm line 328"
    Any advice is highly appreciated.
    Thanks,
    Agnieszka

    Hello Yashwanth,
    thank you for your quick Response.
    Yes, I downloaded and installed the 64 bit Version of dbstudio.
    I downloaded and ran the following .exe file: maxdb-studio-win-64bit-x86_64-7_9_08_09.exe
    I am running the following Java-Version:
    Java Plug-in 1.6.0_45
    Using JRE version 1.6.0_45-b06 Java HotSpot(TM) Client VM
    I myself am not a SAP customer. However, the Company I am working for is a SAP customer.
    Can you explain in Detail, how to create a ticket with SAP?
    Thanks,
    Agnieszka

  • Error in Database Studio: Connect to user management database not possible

    Hello,
    Everytime I start the Database Studio 7.9 (the latest version 7.9.08.18) it show me the following error:
    Could not access to user management
    See Window -> Show View -> Event Log Viewer for more details
    In Event Log Viewer I see the following information/errors/warnings:
    Connect to user management database not possible. Try to use/create local default user management
    Undefined result row
    This error always appears in anything I do in the Database Studio application!
    How can I correct this error? Can you help me please?
    Any tips?
    Kind regards,
    samid raif

    Hi Samid,
    Delete the folder document & settings -> all users -> sdb
    Post this check the results.
    Regards,
    Deepak Kori

  • Visual studio 2003 DIALOG - DIALOGEX dialog not shown

    Hi,
    when using visual studio 2003 to edit resources, it changes DIALOG to DIALOGEX automatically for some reason (even when editing only the text on a button in the dialog). When we call 'Modal' from ADM's Dialog suite, the dialog is not shown in illustrator cs2 (but it does disable all menu's! So illustrator hangs).
    This happens only when the dialog is declared in the rc file as DIALOGEX, not when it's declared as DIALOG.
    Is this something in our code, or a illustrator bug, or something else? Any way to fix this (I can edit all DIALOGEX back to DIALOG by hand, but that's not a very good solution to me). Or is there a way to stop VC++ 2003 changing DIALOG to DIALOGEX?

    Yeah, this has been a problem for a long time. I just hand edit the file (including the DIALOGEX -> DIALOG), since as you point out, you need to alter the FONT line anyways (which I just entirely remove).
    At one point I had a segex pre-build step that simply did all this for more, but somewhere along the line this got dropped from my project. I've filed a bug about this on a couple of CS* betas, but no dice as yet. The last time I did so, it was suggested to me to try EVE, which I will when I get a chance.

  • Table created in visual studio not shown in portal

    i created a table in vs2013 for my azure sql database.
    the update completed successfully so the new table must be up there somewhere, 
    but when i go to the portal, it is not shown.
    why?

    Hi,
    Based on your description, you have seen the database update has been completed successfully from data tool operations, as far as I know, it means that your azure sql database has been updated, and the table you created must exist in azure portal,
    I tried on my side, everything worked as except, please check your azure sql connection, and clean cookies and sessions, then open azure sql management portal again.
    Best Regards,
    Jambor
    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.

  • Help is not shown in the window

    I have written the necessary documents (HelpSet, MapFile, HelpTOC).
    The Table-Of-Contents are shown in the left frame, but if I select them, the html-help-file is not shown in the right frame.
    Please help!
    HelpSet:
    <maps>
    <homeID>top </homeID>
    <mapref location="vcsMapFile.jhm" />
    </maps>
    <!-- views -->
    <view>
    <name>TOC</name>
    <label>Table Of Contents</label>
    <type>javax.help.TOCView</type>
    <data>vcsHelpTOC.xml</data>
    </view>
    HelpTOC:
    <?xml version='1.0' encoding='UTF-8' ?>
    <!-- was: <?xml version='1.0' encoding='ISO&#8722;8859&#8722;1' ?> -->
    <!DOCTYPE toc
    PUBLIC
    "&#8722;//Sun Microsystems Inc.//DTD
    JavaHelp TOC Version 2.0//EN"
    "http://java.sun.com/products/javahelp/toc_2_0.dtd">
    <toc version="2.0">
    <tocitem image="toplevelfolder"
    text="Virtual Circuit System">
    <tocitem text="Schaltungen erstellen" target="test">
    </tocitem>
    </tocitem>
    </toc>
    MapFile:
    <?xml version='1.0' encoding='ISO?8859?1' ?>
    <!DOCTYPE map
    PUBLIC "?//Sun Microsystems Inc.//DTD JavaHelp Map Version 2.0//EN"
    "http://java.sun.com/products/javahelp/map_2_0.dtd">
    <map version="2.0">
    <mapID target="test" url="test.html" />
    </map>
    test.html:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title></title>
    </head>
    <body>
    That is the help.
    </body>
    </html>

    The tutorial I believe you are referring to uses Visual Studio .NET 2003. So, it won't be in the exact same place as Visual Studio 2005.
    You should be able to right click on the database connection node and see an option for Query Window.

  • SQL Query Works in MS SQL Server 2008 but not when using Database Toolkit

    I have this SQL query:
    DECLARE @DataTypeTable TABLE (
    Name varchar(128),
    TypeID INT)
    --Add comma delimeted data type names to temp table
    INSERT INTO @DataTypeTable (Name)
    SELECT * FROM WhatWeShouldDoRead.func_Split(@DataTypeTrimmed,',')
    SELECT Name FROM @DataTypeTable
    Which takes a comma delimited string and returns the string as a table.  It works correctly in Microsoft SQL Server Management Studio.  When I run this as a stored procedure  I get back nothing.  There are no errors, SQL or otherwise.  I've verified that I am connected to the correct database and that the stored procedure is loaded by changing the no error string that is reported from this stored procedure (that code is not shown in the above example).  Has anyone seen this problem before, or have any experiance with SQL/Labview interfaces to tell me what I'm doing wrong?
    Thanks in advance. 
    Solved!
    Go to Solution.

    After doing some more research it appears that the database toolkit cannot interface with any table results from any type of temp table.  It may have to do with the fact that MS SQL 2008 stores temp tables in a seperate database (tempdb) and not the database you are currently connected to.  See this link for a good artical on temp tables:
    http://databases.aspfaq.com/database/should-i-use-a-temp-table-or-a-table-variable.html
    If possible,  I'd like a someone to prove me wrong, but for now will have to settle for exporting the contents of a temp table through a string.

  • Reporting tab is not shown in the console

    hi everyone
    the reporting tab is not shown in the service manager console, the topology i am using is 2 servers [one for DW and the other for management server] both servers have their SQL server installed on each one, could you please tell me how i can start to get
    this working or the steps i have to follow ?? isn't supposed to be working out of the box ? i have checked reporting services and they are running

    Probably your report server is not pointing to the DWDATAMART database, try login to:
    http://YourDWDatabase/Reports/Pages/Folder.aspx?ItemPath=%2fSystemCenter%2fServiceManager&ViewMode=List
    click on DWDATAMART Connection, under connection string, do you see your DWDATAMART DB name and server name?
    Antoine AL Ibry

  • Setup problem - sql server 2014 - "could not find the database engine startup handle" - 0x851a0019

    I tried to install ,deleted and re-installed several times and no help at all.
    visual studio 2013 with update 2 rc and adk installed in my computer.
    error code: 0x851a0019
    error messege in setup: could not find the database engine startup handle
    edition: Microsoft SQL Server 2014 Enterprise (Evaluation)
    logs:
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2061893607
      Start time:                    2014-04-03 13:53:29
      End time:                      2014-04-03 14:47:48
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for RS:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for DQ:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for FullText:        Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for Replication:     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
    Machine Properties:
      Machine name:                  ARIELUBA-PC
      Machine processor count:       8
      OS version:                    Windows 8
      OS service pack:               
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered  Configured
      SQL Server 2012      SQLEXPRESS           MSSQL11.SQLEXPRESS             Database Engine Services                 1033      
              Express Edition      11.1.3128.0     No         Yes       
      SQL Server 2012      SQLEXPRESS           MSSQL11.SQLEXPRESS             SQL Server Replication                   1033      
              Express Edition      11.1.3128.0     No         Yes       
      SQL Server 2012      ADK                  MSSQL11.ADK                    Database Engine Services            
        1033                 Express Edition      11.0.2100.60    No         Yes       
      SQL Server 2012      ADK                  MSSQL11.ADK                    SQL Server Replication              
        1033                 Express Edition      11.0.2100.60    No         Yes       
      SQL Server 2012                                                          LocalDB        
                             1033                 Express Edition      11.1.3412.0     No         Yes    
    Package properties:
      Description:                   Microsoft SQL Server 2014 
      ProductName:                   SQL Server 2014
      Type:                          RTM
      Version:                       12
      SPLevel:                       0
      Installation location:         C:\Users\Arie Luba\Downloads\WS2012R2DC\SQLServer2014-x64-ENU\x64\setup\
      Installation edition:          Evaluation
    Product Update Status:
      None discovered.
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      true
      AGTSVCACCOUNT:                 NT Service\SQLSERVERAGENT
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup
      ASCOLLATION:                   Hebrew_CI_AS
      ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config
      ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data
      ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  NT Service\MSSQLServerOLAPService
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            ARIELUBA-PC\Arie Luba
      ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp
      BROWSERSVCSTARTUPTYPE:         Automatic
      CLTCTLRNAME:                   
      CLTRESULTDIR:                  C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir\
      CLTSTARTUPTYPE:                Manual
      CLTSVCACCOUNT:                 NT Service\SQL Server Distributed Replay Client
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir\
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_135327\ConfigurationFile.ini
      CTLRSTARTUPTYPE:               Manual
      CTLRSVCACCOUNT:                NT Service\SQL Server Distributed Replay Controller
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     ARIELUBA-PC\Arie Luba
      ENABLERANU:                    false
      ENU:                           true
      ERRORREPORTING:                false
      FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, RS_SHP, RS_SHPWFE, DQC, CONN, IS, BC, SDK, BOL, SSMS, ADV_SSMS, DREPLAY_CTLR, DREPLAY_CLT, MDS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    MSSQLSERVER
      INSTANCENAME:                  MSSQLSERVER
      ISSVCACCOUNT:                  NT Service\MsDtsServer120
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              SharePointFilesOnlyMode
      RSSVCACCOUNT:                  NT Service\ReportServer
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  Hebrew_CI_AS
      SQLSVCACCOUNT:                 NT Service\MSSQLSERVER
      SQLSVCPASSWORD:                <empty>
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           ARIELUBA-PC\Arie Luba
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  false
      TCPENABLED:                    1
      UIMODE:                        Normal
      UpdateEnabled:                 true
      UpdateSource:                  MU
      USEMICROSOFTUPDATE:            false
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_135327\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Passed
      Feature:                       Client Tools Connectivity
      Status:                        Passed
      Feature:                       Client Tools SDK
      Status:                        Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Data Quality Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Master Data Services
      Status:                        Passed
      Feature:                       Distributed Replay Client
      Status:                        Passed
      Feature:                       Distributed Replay Controller
      Status:                        Passed
      Feature:                       Integration Services
      Status:                        Passed
      Feature:                       Data Quality Client
      Status:                        Passed
      Feature:                       Analysis Services
      Status:                        Passed
      Feature:                       Reporting Services - SharePoint
      Status:                        Passed
      Feature:                       Reporting Services Add-in for SharePoint Products
      Status:                        Passed
      Feature:                       SQL Browser
      Status:                        Passed
      Feature:                       Documentation Components
      Status:                        Passed
      Feature:                       SQL Writer
      Status:                        Passed
      Feature:                       Setup Support Files
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_135327\SystemConfigurationCheck_Report.htm
    2014-04-03 14:14:28.01 Server      Microsoft SQL Server 2014 - 12.0.2000.8 (X64) 
    Feb 20 2014 20:04:26 
    Copyright (c) Microsoft Corporation
    Enterprise Evaluation Edition (64-bit) on Windows NT 6.3 <X64> (Build 9600: ) (Hypervisor)
    2014-04-03 14:14:28.01 Server      UTC adjustment: 3:00
    2014-04-03 14:14:28.01 Server      (c) Microsoft Corporation.
    2014-04-03 14:14:28.01 Server      All rights reserved.
    2014-04-03 14:14:28.01 Server      Server process ID is 7148.
    2014-04-03 14:14:28.01 Server      System Manufacturer: 'Dell Inc.', System Model: 'Inspiron N5110'.
    2014-04-03 14:14:28.01 Server      Authentication mode is WINDOWS-ONLY.
    2014-04-03 14:14:28.01 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
    2014-04-03 14:14:28.01 Server      The service account is 'NT Service\MSSQLSERVER'. This is an informational message; no user action is required.
    2014-04-03 14:14:28.01 Server      Registry startup parameters: 
    -d C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\master.mdf
    -e C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\Log\ERRORLOG
    -l C:\Program Files\Microsoft SQL Server\MSSQL12.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
    2014-04-03 14:14:28.01 Server      Command Line Startup Parameters:
    -s "MSSQLSERVER"
    -m "SqlSetup"
    -Q
    -q "Hebrew_CI_AS"
    -T 4022
    -T 4010
    -T 3659
    -T 3610
    -T 8015
    2014-04-03 14:14:28.28 Server      SQL Server detected 1 sockets with 4 cores per socket and 8 logical processors per socket, 8 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message;
    no user action is required.
    2014-04-03 14:14:28.28 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-04-03 14:14:28.28 Server      Detected 8099 MB of RAM. This is an informational message; no user action is required.
    2014-04-03 14:14:28.28 Server      Using conventional memory in the memory manager.
    2014-04-03 14:14:28.31 Server      Default collation: SQL_Latin1_General_CP1_CI_AS (us_english 1033)
    2014-04-03 14:14:28.34 Server      Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
    2014-04-03 14:14:28.36 Server      Query Store settings initialized with enabled = 1, 
    2014-04-03 14:14:28.36 Server      The maximum number of dedicated administrator connections for this instance is '1'
    2014-04-03 14:14:28.36 Server      Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2014-04-03 14:14:28.38 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-04-03 14:14:28.39 Server      Database Mirroring Transport is disabled in the endpoint configuration.
    2014-04-03 14:14:28.39 spid8s      Warning ******************
    2014-04-03 14:14:28.39 spid8s      SQL Server started in single-user mode. This an informational message only. No user action is required.
    2014-04-03 14:14:28.40 spid8s      Starting up database 'master'.
    2014-04-03 14:14:28.42 Server      Software Usage Metrics is disabled.
    2014-04-03 14:14:28.48 Server      CLR version v4.0.30319 loaded.
    2014-04-03 14:14:28.56 Server      Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
    2014-04-03 14:14:28.62 spid8s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2014-04-03 14:14:28.63 spid8s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2014-04-03 14:14:28.64 spid8s      SQL Trace ID 1 was started by login "sa".
    2014-04-03 14:14:28.64 spid8s      Server name is 'ARIELUBA-PC'. This is an informational message only. No user action is required.
    2014-04-03 14:14:28.65 spid16s     Password policy update was successful.
    2014-04-03 14:14:28.66 spid16s     Error: 17190, Severity: 16, State: 1.
    2014-04-03 14:14:28.66 spid16s     Initializing the FallBack certificate failed with error code: 1, state: 20, error number: 0.
    2014-04-03 14:14:28.66 spid16s     Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-04-03 14:14:28.66 spid16s     Error: 17182, Severity: 16, State: 1.
    2014-04-03 14:14:28.66 spid16s     TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property. 
    2014-04-03 14:14:28.66 spid16s     Error: 17182, Severity: 16, State: 1.
    2014-04-03 14:14:28.66 spid16s     TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property. 
    2014-04-03 14:14:28.66 spid16s     Error: 17826, Severity: 18, State: 3.
    2014-04-03 14:14:28.66 spid16s     Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-04-03 14:14:28.67 spid16s     Error: 17120, Severity: 16, State: 1.
    2014-04-03 14:14:28.67 spid16s     SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
    ________________________________________________________________________________________________

    Is it okay? (see below)
    ;SQL Server 2014 Configuration File
    [OPTIONS]
    ; Specifies a Setup work flow, like INSTALL, UNINSTALL, or UPGRADE. This is a required parameter. 
    ACTION="Install"
    ; Detailed help for command line argument ROLE has not been defined yet. 
    ROLE="AllFeatures_WithDefaults"
    ; Use the /ENU parameter to install the English version of SQL Server on your localized Windows operating system. 
    ENU="True"
    ; Parameter that controls the user interface behavior. Valid values are Normal for the full UI,AutoAdvance for a simplied UI, and EnableUIOnServerCore for bypassing Server Core setup GUI block. 
    UIMODE="Normal"
    ; Setup will not display any user interface. 
    QUIET="False"
    ; Setup will display progress only, without any user interaction. 
    QUIETSIMPLE="False"
    ; Specify whether SQL Server Setup should discover and include product updates. The valid values are True and False or 1 and 0. By default SQL Server Setup will include updates that are found. 
    UpdateEnabled="True"
    ; Specify if errors can be reported to Microsoft to improve future SQL Server releases. Specify 1 or True to enable and 0 or False to disable this feature. 
    ERRORREPORTING="False"
    ; If this parameter is provided, then this computer will use Microsoft Update to check for updates. 
    USEMICROSOFTUPDATE="False"
    ; Specifies features to install, uninstall, or upgrade. The list of top-level features include SQL, AS, RS, IS, MDS, and Tools. The SQL feature will install the Database Engine, Replication, Full-Text, and Data Quality Services (DQS) server. The Tools feature
    will install Management Tools, Books online components, SQL Server Data Tools, and other shared components. 
    FEATURES=SQLENGINE,REPLICATION,FULLTEXT,DQ,AS,RS,RS_SHP,RS_SHPWFE,DQC,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,DREPLAY_CTLR,DREPLAY_CLT,MDS
    ; Specify the location where SQL Server Setup will obtain product updates. The valid values are "MU" to search Microsoft Update, a valid folder path, a relative path such as .\MyUpdates or a UNC share. By default SQL Server Setup will search Microsoft Update
    or a Windows Update service through the Window Server Update Services. 
    UpdateSource="MU"
    ; Displays the command line parameters usage 
    HELP="False"
    ; Specifies that the detailed Setup log should be piped to the console. 
    INDICATEPROGRESS="False"
    ; Specifies that Setup should install into WOW64. This command line argument is not supported on an IA64 or a 32-bit system. 
    X86="False"
    ; Specify the root installation directory for shared components.  This directory remains unchanged after shared components are already installed. 
    INSTALLSHAREDDIR="C:\Program Files\Microsoft SQL Server"
    ; Specify the root installation directory for the WOW64 shared components.  This directory remains unchanged after WOW64 shared components are already installed. 
    INSTALLSHAREDWOWDIR="C:\Program Files (x86)\Microsoft SQL Server"
    ; Specify a default or named instance. MSSQLSERVER is the default instance for non-Express editions and SQLExpress for Express editions. This parameter is required when installing the SQL Server Database Engine (SQL), Analysis Services (AS), or Reporting Services
    (RS). 
    INSTANCENAME="MSSQLSERVER"
    ; Specify that SQL Server feature usage data can be collected and sent to Microsoft. Specify 1 or True to enable and 0 or False to disable this feature. 
    SQMREPORTING="False"
    ; Specify the Instance ID for the SQL Server features you have specified. SQL Server directory structure, registry structure, and service names will incorporate the instance ID of the SQL Server instance. 
    INSTANCEID="MSSQLSERVER"
    ; The computer name that the client communicates with for the Distributed Replay Controller service. 
    CLTCTLRNAME="SQLDRC"
    ; The Windows account(s) used to grant permission to the Distributed Replay Controller service. 
    CTLRUSERS="ARIELUBA-PC\Arie Luba"
    ; The account used by the Distributed Replay Controller service. 
    CTLRSVCACCOUNT="NT Service\SQL Server Distributed Replay Controller"
    ; The startup type for the Distributed Replay Controller service. 
    CTLRSTARTUPTYPE="Manual"
    ; The account used by the Distributed Replay Client service. 
    CLTSVCACCOUNT="NT Service\SQL Server Distributed Replay Client"
    ; The startup type for the Distributed Replay Client service. 
    CLTSTARTUPTYPE="Manual"
    ; The result directory for the Distributed Replay Client service. 
    CLTRESULTDIR="C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\ResultDir"
    ; The working directory for the Distributed Replay Client service. 
    CLTWORKINGDIR="C:\Program Files (x86)\Microsoft SQL Server\DReplayClient\WorkingDir"
    ; RSInputSettings_RSInstallMode_Description 
    RSINSTALLMODE="DefaultNativeMode"
    ; RSInputSettings_RSInstallMode_Description 
    RSSHPINSTALLMODE="SharePointFilesOnlyMode"
    ; Specify the installation directory. 
    INSTANCEDIR="C:\Program Files\Microsoft SQL Server"
    ; Agent account name 
    AGTSVCACCOUNT="NT Service\SQLSERVERAGENT"
    ; Auto-start service after installation.  
    AGTSVCSTARTUPTYPE="Manual"
    ; Startup type for Integration Services. 
    ISSVCSTARTUPTYPE="Automatic"
    ; Account for Integration Services: Domain\User or system account. 
    ISSVCACCOUNT="NT Service\MsDtsServer120"
    ; The name of the account that the Analysis Services service runs under. 
    ASSVCACCOUNT="NT Service\MSSQLServerOLAPService"
    ; Controls the service startup type setting after the service has been created. 
    ASSVCSTARTUPTYPE="Automatic"
    ; The collation to be used by Analysis Services. 
    ASCOLLATION="Hebrew_CI_AS"
    ; The location for the Analysis Services data files. 
    ASDATADIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Data"
    ; The location for the Analysis Services log files. 
    ASLOGDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Log"
    ; The location for the Analysis Services backup files. 
    ASBACKUPDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Backup"
    ; The location for the Analysis Services temporary files. 
    ASTEMPDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Temp"
    ; The location for the Analysis Services configuration files. 
    ASCONFIGDIR="C:\Program Files\Microsoft SQL Server\MSAS12.MSSQLSERVER\OLAP\Config"
    ; Specifies whether or not the MSOLAP provider is allowed to run in process. 
    ASPROVIDERMSOLAP="1"
    ; Specifies the list of administrator accounts that need to be provisioned. 
    ASSYSADMINACCOUNTS="ARIELUBA-PC\Arie Luba"
    ; Specifies the server mode of the Analysis Services instance. Valid values are MULTIDIMENSIONAL and TABULAR. The default value is MULTIDIMENSIONAL. 
    ASSERVERMODE="MULTIDIMENSIONAL"
    ; CM brick TCP communication port 
    COMMFABRICPORT="0"
    ; How matrix will use private networks 
    COMMFABRICNETWORKLEVEL="0"
    ; How inter brick communication will be protected 
    COMMFABRICENCRYPTION="0"
    ; TCP port used by the CM brick 
    MATRIXCMBRICKCOMMPORT="0"
    ; Startup type for the SQL Server service. 
    SQLSVCSTARTUPTYPE="Automatic"
    ; Level to enable FILESTREAM feature at (0, 1, 2 or 3). 
    FILESTREAMLEVEL="0"
    ; Set to "1" to enable RANU for SQL Server Express. 
    ENABLERANU="False"
    ; Specifies a Windows collation or an SQL collation to use for the Database Engine. 
    SQLCOLLATION="Hebrew_CI_AS"
    ; Account for SQL Server service: Domain\User or system account. 
    SQLSVCACCOUNT="NT Service\MSSQLSERVER"
    ; Windows account(s) to provision as SQL Server system administrators. 
    SQLSYSADMINACCOUNTS="ARIELUBA-PC\Arie Luba"
    ; Provision current user as a Database Engine system administrator for %SQL_PRODUCT_SHORT_NAME% Express. 
    ADDCURRENTUSERASSQLADMIN="True"
    ; Specify 0 to disable or 1 to enable the TCP/IP protocol. 
    TCPENABLED="1"
    ; Specify 0 to disable or 1 to enable the Named Pipes protocol. 
    NPENABLED="0"
    ; Startup type for Browser Service. 
    BROWSERSVCSTARTUPTYPE="Automatic"
    ; Specifies which account the report server NT service should execute under.  When omitted or when the value is empty string, the default built-in account for the current operating system.
    ; The username part of RSSVCACCOUNT is a maximum of 20 characters long and
    ; The domain part of RSSVCACCOUNT is a maximum of 254 characters long. 
    RSSVCACCOUNT="NT Service\ReportServer"
    ; Specifies how the startup mode of the report server NT service.  When 
    ; Manual - Service startup is manual mode (default).
    ; Automatic - Service startup is automatic mode.
    ; Disabled - Service is disabled 
    RSSVCSTARTUPTYPE="Automatic"
    ; Add description of input argument FTSVCACCOUNT 
    FTSVCACCOUNT="NT Service\MSSQLFDLauncher"

  • IPod not shown in ITunes, PC, or Explorer

    My daughter has a first generation Ipod Nano. It's always worked fine, at least up until she installed Itunes 7. Now, nothing seems to work. The Ipod is not shown in ITunes, on our computer, in device manager, in Windows explorer, etc. We have tried the 5 Rs numerous times, used different USB ports, bought a new USB cable, etc. Also, when the Ipod is plugged into the PC, the entire PC freexes.
    We're desperate--the Ipod is still fine when not connected. We can't restore the Ipod since ITunes doesn't recognize it.
    Can anyone tell us something new to try? If we removed ITunes 7.0 and re-installed the previous updater, would she lose her music?
    This is driving me nuts! lol

    Try setting the nano into disk mode. I'm not sure of the button sequence for the nano, but for my iPod 3G you hold down the menu button and the play pause button until the apple logo appears. Then you hold the forward and back buttons until it gives you a check mark and says disk mode on top.
    For the nano I believe it's menu and center select button to restart and then forward and back.
    This should at least allow your computer to recognize the device so you can change the drive letter.
    CK

  • Database Studio 7.7.04.26 crashes on CentOS 5.2 / RHEL 5.2

    I'm running dbstudio 7.7.03.23 on CentOS 5.2 / RHEL 5.2 with SUN JDK 1.6.0_07. Now I tried to run 7.7.04.26 but can't get it to work on my test machine with the same OS and JDK but it simply crashes like this:
    An unexpected error has been detected by Java Runtime Environment:
    SIGSEGV (0xb) at pc=0x00cf988d, pid=4498, tid=3085870784
    Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode, sharing linux-x86)
    Problematic frame:
    C  [UTF-16.so0x88d]  gconv0x1fd
    An error report file with more information is saved as:
    /tmp/hs_err_pid4498.log
    If you would like to submit a bug report, please visit:
      http://java.sun.com/webapps/bugreport/crash.jsp
    The crash happened outside the Java Virtual Machine in native code.
    See problematic frame for where to report the bug.
    Aborted
    It looks like the crashes are a bit random because they seem to happen in different places.
    The Logfile is pasted below. Do you have any idea what's going wrong here? I'm happy to help debugging the issue if I can help doing so.
    Thanks,
    Simon
    An unexpected error has been detected by Java Runtime Environment:
    SIGSEGV (0xb) at pc=0x00cf988d, pid=4498, tid=3085870784
    Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode, sharing linux-x86)
    Problematic frame:
    C  [UTF-16.so0x88d]  gconv0x1fd
    If you would like to submit a bug report, please visit:
      http://java.sun.com/webapps/bugreport/crash.jsp
    The crash happened outside the Java Virtual Machine in native code.
    See problematic frame for where to report the bug.
      T H R E A D  -
    Current thread (0x083e0c00):  JavaThread "main" [_thread_in_native, id=4498, stack(0xbfdb7000,0xbfe07000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00aad000
    Registers:
    EAX=0x09031484, EBX=0x00cfbff4, ECX=0x00aad000, EDX=0x00000000
    ESP=0xbfe03bd8, EBP=0xbfe03ca4, ESI=0x09031480, EDI=0x00aad002
    EIP=0x00cf988d, CR2=0x00aad000, EFLAGS=0x00210287
    Top of Stack: (sp=0xbfe03bd8)
    0xbfe03bd8:   bfe03ce8 00000000 00000000 bfe03d44
    0xbfe03be8:   083e0c00 bfe03c94 00c0c140 00000000
    0xbfe03bf8:   09022bc4 00aac268 00cf9690 00000004
    0xbfe03c08:   bfe03d44 090279c8 0902f948 bfe03c98
    0xbfe03c18:   bfe03c74 00000004 00000000 09022d3c
    0xbfe03c28:   0902742c 00ae94e0 00000004 00aac268
    0xbfe03c38:   0902f950 090378d0 09031484 bfe03c94
    0xbfe03c48:   00000002 00000000 bfe03cc0 090279cc
    Instructions: (pc=0x00cf988d)
    0x00cf987d:   46 04 89 45 9c 39 d0 0f 87 90 02 00 00 8b 55 a8
    0x00cf988d:   0f b7 01 85 d2 75 bc 66 3d ff d7 76 c4 66 3d ff
    Stack: [0xbfdb7000,0xbfe07000],  sp=0xbfe03bd8,  free space=306k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [UTF-16.so0x88d]  gconv0x1fd
    C  [libc.so.6+0x17597]
    C  [libc.so.60x16c1a]  iconv0x6a
    C  [libxul.so+0xcb4c5c]
    C  [libxul.so+0xcb52aa]
    C  [libxul.so0xcbffc4]  NS_NewLocalFile_P0x74
    C  [libxpcom.so0x266b]  NS_NewLocalFile0x2b
    C  [libswt-mozilla-gtk-3346.so0x472e]  Java_org_eclipse_swt_internal_mozilla_XPCOM_NS_1NewLocalFile0x5a
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    V  [libjvm.so+0x21c63d]
    V  [libjvm.so+0x3107b8]
    V  [libjvm.so+0x21c4d0]
    V  [libjvm.so+0x339c75]
    V  [libjvm.so+0x33c84c]
    V  [libjvm.so+0x288585]
    C  [libjava.so0x15214]  Java_sun_reflect_NativeMethodAccessorImpl_invoke00x34
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    V  [libjvm.so+0x21c63d]
    V  [libjvm.so+0x3107b8]
    V  [libjvm.so+0x21c4d0]
    V  [libjvm.so+0x245d67]
    V  [libjvm.so+0x22a4ba]
    C  [eclipse_1017a.so0x621f]  startJavaJNI0x1c4
    C  [eclipse_1017a.so0x7289]  startJavaVM0x21
    C  [eclipse_1017a.so0x3252]  run0x40a
    C  [dbstudio+0x12e7]
    C  [libc.so.60x15dec]  __libc_start_main0xdc
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
      P R O C E S S  -
    Java Threads: ( => current thread )
      0x08b0ec00 JavaThread "Thread-2" [_thread_blocked, id=4516, stack(0x03304000,0x03355000)]
      0x08ec1000 JavaThread "Thread-1" [_thread_blocked, id=4515, stack(0x032b3000,0x03304000)]
      0x08afa800 JavaThread "Worker-0" [_thread_blocked, id=4514, stack(0x0320e000,0x0325f000)]
      0x08ae4c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=4507, stack(0x031bd000,0x0320e000)]
      0x08adf800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=4506, stack(0x0316c000,0x031bd000)]
      0x08414c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4504, stack(0x035dd000,0x0362e000)]
      0x08412c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4503, stack(0x0306a000,0x030eb000)]
      0x08411800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4502, stack(0x00e1f000,0x00e70000)]
      0x08409c00 JavaThread "Finalizer" daemon [_thread_blocked, id=4501, stack(0x00a37000,0x00a88000)]
      0x08408c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4500, stack(0x00418000,0x00469000)]
    =>0x083e0c00 JavaThread "main" [_thread_in_native, id=4498, stack(0xbfdb7000,0xbfe07000)]
    Other Threads:
      0x08407400 VMThread [stack: 0x06b61000,0x06be2000] [id=4499]
      0x0841f000 WatcherThread [stack: 0x030eb000,0x0316c000] [id=4505]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 2880K, used 2365K [0x50060000, 0x50380000, 0x54f20000)
      eden space 2560K,  79% used [0x50060000, 0x5025f7b0, 0x502e0000)
      from space 320K,  99% used [0x50330000, 0x5037fff8, 0x50380000)
      to   space 320K,   0% used [0x502e0000, 0x502e0000, 0x50330000)
    tenured generation   total 37824K, used 9511K [0x54f20000, 0x57410000, 0x90060000)
       the space 37824K,  25% used [0x54f20000, 0x55869fa8, 0x5586a000, 0x57410000)
    compacting perm gen  total 20480K, used 20396K [0x90060000, 0x91460000, 0x94060000)
       the space 20480K,  99% used [0x90060000, 0x9144b0c0, 0x9144b200, 0x91460000)
        ro space 8192K,  73% used [0x94060000, 0x946435a8, 0x94643600, 0x94860000)
        rw space 12288K,  58% used [0x94860000, 0x94f58878, 0x94f58a00, 0x95460000)
    Dynamic libraries:
    00110000-0020f000 r-xp 00000000 fd:03 854864     /usr/lib/libX11.so.6.2.0
    0020f000-00213000 rwxp 000ff000 fd:03 854864     /usr/lib/libX11.so.6.2.0
    00213000-0021a000 r-xp 00000000 fd:00 159834     /lib/librt-2.5.so
    0021a000-0021b000 r-xp 00006000 fd:00 159834     /lib/librt-2.5.so
    0021b000-0021c000 rwxp 00007000 fd:00 159834     /lib/librt-2.5.so
    0021c000-00225000 r-xp 00000000 fd:03 855331     /usr/lib/libXcursor.so.1.0.2
    00225000-00226000 rwxp 00008000 fd:03 855331     /usr/lib/libXcursor.so.1.0.2
    00226000-0022a000 r-xp 00000000 fd:03 855278     /usr/lib/libXfixes.so.3.1.0
    0022a000-0022b000 rwxp 00003000 fd:03 855278     /usr/lib/libXfixes.so.3.1.0
    0022b000-002a8000 r-xp 00000000 fd:03 855492     /usr/lib/libfreetype.so.6.3.10
    002a8000-002ab000 rwxp 0007d000 fd:03 855492     /usr/lib/libfreetype.so.6.3.10
    002ab000-002d0000 r-xp 00000000 fd:03 854322     /usr/lib/libpng12.so.0.10.0
    002d0000-002d1000 rwxp 00024000 fd:03 854322     /usr/lib/libpng12.so.0.10.0
    002d1000-002d7000 r-xp 00000000 fd:03 493630     /usr/java/jdk1.6.0_07/jre/lib/i386/native_threads/libhpi.so
    002d7000-002d8000 rwxp 00006000 fd:03 493630     /usr/java/jdk1.6.0_07/jre/lib/i386/native_threads/libhpi.so
    002d8000-002e3000 r-xp 00000000 fd:03 493625     /usr/java/jdk1.6.0_07/jre/lib/i386/libverify.so
    002e3000-002e4000 rwxp 0000b000 fd:03 493625     /usr/java/jdk1.6.0_07/jre/lib/i386/libverify.so
    002e4000-002f3000 r-xp 00000000 fd:03 493626     /usr/java/jdk1.6.0_07/jre/lib/i386/libzip.so
    002f3000-002f5000 rwxp 0000e000 fd:03 493626     /usr/java/jdk1.6.0_07/jre/lib/i386/libzip.so
    002f5000-00303000 rwxp 002f5000 00:00 0
    00304000-003a1000 r-xp 00000000 fd:00 159835     /lib/libglib-2.0.so.0.1200.3
    003a1000-003a2000 rwxp 0009c000 fd:00 159835     /lib/libglib-2.0.so.0.1200.3
    003a2000-003a5000 r-xp 00000000 fd:03 952272     /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    003a5000-003a6000 rwxp 00002000 fd:03 952272     /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    003a6000-003ad000 r-xp 00000000 fd:03 493619     /usr/java/jdk1.6.0_07/jre/lib/i386/libnio.so
    003ad000-003ae000 rwxp 00006000 fd:03 493619     /usr/java/jdk1.6.0_07/jre/lib/i386/libnio.so
    003af000-003ed000 r-xp 00000000 fd:00 159837     /lib/libgobject-2.0.so.0.1200.3
    003ed000-003ee000 rwxp 0003e000 fd:00 159837     /lib/libgobject-2.0.so.0.1200.3
    003f0000-003f2000 r-xp 00000000 fd:00 159824     /lib/libgmodule-2.0.so.0.1200.3
    003f2000-003f3000 rwxp 00002000 fd:00 159824     /lib/libgmodule-2.0.so.0.1200.3
    003f3000-00416000 r-xp 00000000 fd:03 493603     /usr/java/jdk1.6.0_07/jre/lib/i386/libjava.so
    00416000-00418000 rwxp 00023000 fd:03 493603     /usr/java/jdk1.6.0_07/jre/lib/i386/libjava.so
    00418000-0041b000 --xp 00418000 00:00 0
    0041b000-00469000 rwxp 0041b000 00:00 0
    00469000-0046c000 r-xp 00000000 fd:04 1576443    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-gtk-3346.so
    0046c000-0046d000 rwxp 00003000 fd:04 1576443    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-gtk-3346.so
    0046d000-0046f000 r-xp 00000000 fd:03 952250     /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
    0046f000-00470000 rwxp 00001000 fd:03 952250     /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
    00470000-00478000 r-xp 00000000 fd:03 856108     /usr/lib/libpangocairo-1.0.so.0.1400.9
    00478000-00479000 rwxp 00007000 fd:03 856108     /usr/lib/libpangocairo-1.0.so.0.1400.9
    0047b000-00495000 r-xp 00000000 fd:03 856111     /usr/lib/libatk-1.0.so.0.1212.0
    00495000-00497000 rwxp 0001a000 fd:03 856111     /usr/lib/libatk-1.0.so.0.1212.0
    00499000-00505000 r-xp 00000000 fd:03 856106     /usr/lib/libcairo.so.2.9.2
    00505000-00507000 rwxp 0006b000 fd:03 856106     /usr/lib/libcairo.so.2.9.2
    00509000-00593000 r-xp 00000000 fd:03 856110     /usr/lib/libgdk-x11-2.0.so.0.1000.4
    00593000-00596000 rwxp 0008a000 fd:03 856110     /usr/lib/libgdk-x11-2.0.so.0.1000.4
    00598000-005c5000 r-xp 00000000 fd:03 856107     /usr/lib/libpangoft2-1.0.so.0.1400.9
    005c5000-005c6000 rwxp 0002c000 fd:03 856107     /usr/lib/libpangoft2-1.0.so.0.1400.9
    005c8000-00605000 r-xp 00000000 fd:03 856105     /usr/lib/libpango-1.0.so.0.1400.9
    00605000-00607000 rwxp 0003c000 fd:03 856105     /usr/lib/libpango-1.0.so.0.1400.9
    00609000-0061f000 r-xp 00000000 fd:03 856104     /usr/lib/libgdk_pixbuf-2.0.so.0.1000.4
    0061f000-00620000 rwxp 00016000 fd:03 856104     /usr/lib/libgdk_pixbuf-2.0.so.0.1000.4
    00622000-00629000 r-xp 00000000 fd:03 856109     /usr/lib/libXi.so.6.0.0
    00629000-0062a000 rwxp 00006000 fd:03 856109     /usr/lib/libXi.so.6.0.0
    0062c000-009bd000 r-xp 00000000 fd:03 856112     /usr/lib/libgtk-x11-2.0.so.0.1000.4
    009bd000-009c3000 rwxp 00391000 fd:03 856112     /usr/lib/libgtk-x11-2.0.so.0.1000.4
    009c3000-009c4000 rwxp 009c3000 00:00 0
    009c6000-009d9000 r-xp 00000000 fd:00 159832     /lib/libnsl-2.5.so
    009d9000-009da000 r-xp 00012000 fd:00 159832     /lib/libnsl-2.5.so
    009da000-009db000 rwxp 00013000 fd:00 159832     /lib/libnsl-2.5.so
    009db000-009dd000 rwxp 009db000 00:00 0
    009dd000-009f0000 r-xp 00000000 fd:03 493618     /usr/java/jdk1.6.0_07/jre/lib/i386/libnet.so
    009f0000-009f1000 rwxp 00013000 fd:03 493618     /usr/java/jdk1.6.0_07/jre/lib/i386/libnet.so
    009f1000-009f5000 r-xp 00000000 fd:00 159838     /lib/libgthread-2.0.so.0.1200.3
    009f5000-009f6000 rwxp 00003000 fd:00 159838     /lib/libgthread-2.0.so.0.1200.3
    009f6000-009fc000 r-xp 00000000 fd:04 1576453    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-atk-gtk-3346.so
    009fc000-009fd000 rwxp 00005000 fd:04 1576453    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-atk-gtk-3346.so
    009fd000-00a07000 r-xp 00000000 fd:04 1576454    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-cairo-gtk-3346.so
    00a07000-00a08000 rwxp 00009000 fd:04 1576454    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-cairo-gtk-3346.so
    00a08000-00a0c000 r-xp 00000000 fd:00 158758     /lib/libnss_dns-2.5.so
    00a0c000-00a0d000 r-xp 00003000 fd:00 158758     /lib/libnss_dns-2.5.so
    00a0d000-00a0e000 rwxp 00004000 fd:00 158758     /lib/libnss_dns-2.5.so
    00a0e000-00a1d000 r-xp 00000000 fd:00 159901     /lib/libresolv-2.5.so
    00a1d000-00a1e000 r-xp 0000e000 fd:00 159901     /lib/libresolv-2.5.so
    00a1e000-00a1f000 rwxp 0000f000 fd:00 159901     /lib/libresolv-2.5.so
    00a1f000-00a21000 rwxp 00a1f000 00:00 0
    00a21000-00a27000 r-xp 00000000 fd:03 493614     /usr/java/jdk1.6.0_07/jre/lib/i386/libmanagement.so
    00a27000-00a28000 rwxp 00005000 fd:03 493614     /usr/java/jdk1.6.0_07/jre/lib/i386/libmanagement.so
    00a28000-00a2a000 r-xp 00000000 fd:03 856122     /usr/lib/libplds4.so
    00a2a000-00a2b000 rwxp 00002000 fd:03 856122     /usr/lib/libplds4.so
    00a2d000-00a36000 r-xp 00000000 fd:00 64846      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
    00a36000-00a37000 rwxp 00008000 fd:00 64846      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
    00a37000-00a3a000 --xp 00a37000 00:00 0
    00a3a000-00a88000 rwxp 00a3a000 00:00 0
    00a88000-00a8d000 r-xp 00000000 fd:04 1576468    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-xpcominit-gtk-3346.so
    00a8d000-00a8f000 rwxp 00005000 fd:04 1576468    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-xpcominit-gtk-3346.so
    00a8f000-00a9a000 r-xp 00000000 fd:00 159827     /lib/libgcc_s-4.1.2-20080102.so.1
    00a9a000-00a9b000 rwxp 0000a000 fd:00 159827     /lib/libgcc_s-4.1.2-20080102.so.1
    00a9b000-00aac000 r-xp 00000000 fd:04 1576469    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-mozilla-gtk-3346.so
    00aac000-00aad000 rwxp 00011000 fd:04 1576469    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-mozilla-gtk-3346.so
    00aae000-00ac8000 r-xp 00000000 fd:00 158745     /lib/ld-2.5.so
    00ac8000-00ac9000 r-xp 00019000 fd:00 158745     /lib/ld-2.5.so
    00ac9000-00aca000 rwxp 0001a000 fd:00 158745     /lib/ld-2.5.so
    00acc000-00c09000 r-xp 00000000 fd:00 158963     /lib/libc-2.5.so
    00c09000-00c0b000 r-xp 0013c000 fd:00 158963     /lib/libc-2.5.so
    00c0b000-00c0c000 rwxp 0013e000 fd:00 158963     /lib/libc-2.5.so
    00c0c000-00c0f000 rwxp 00c0c000 00:00 0
    00c11000-00c36000 r-xp 00000000 fd:00 158968     /lib/libm-2.5.so
    00c36000-00c37000 r-xp 00024000 fd:00 158968     /lib/libm-2.5.so
    00c37000-00c38000 rwxp 00025000 fd:00 158968     /lib/libm-2.5.so
    00c3a000-00c3c000 r-xp 00000000 fd:00 158969     /lib/libdl-2.5.so
    00c3c000-00c3d000 r-xp 00001000 fd:00 158969     /lib/libdl-2.5.so
    00c3d000-00c3e000 rwxp 00002000 fd:00 158969     /lib/libdl-2.5.so
    00c40000-00c53000 r-xp 00000000 fd:00 158986     /lib/libpthread-2.5.so
    00c53000-00c54000 r-xp 00012000 fd:00 158986     /lib/libpthread-2.5.so
    00c54000-00c55000 rwxp 00013000 fd:00 158986     /lib/libpthread-2.5.so
    00c55000-00c57000 rwxp 00c55000 00:00 0
    00c59000-00c6b000 r-xp 00000000 fd:03 854424     /usr/lib/libz.so.1.2.3
    00c6b000-00c6c000 rwxp 00011000 fd:03 854424     /usr/lib/libz.so.1.2.3
    00c6e000-00c73000 r-xp 00000000 fd:03 854860     /usr/lib/libXdmcp.so.6.0.0
    00c73000-00c74000 rwxp 00004000 fd:03 854860     /usr/lib/libXdmcp.so.6.0.0
    00c74000-00c7d000 rwxp 00c74000 00:00 0
    00c7d000-00cf4000 rwxp 00c7d000 00:00 0
    00cf4000-00cf8000 r-xp 00000000 fd:03 856123     /usr/lib/libplc4.so
    00cf8000-00cf9000 rwxp 00003000 fd:03 856123     /usr/lib/libplc4.so
    00cf9000-00cfb000 r-xp 00000000 fd:03 917733     /usr/lib/gconv/UTF-16.so
    00cfb000-00cfd000 rwxp 00001000 fd:03 917733     /usr/lib/gconv/UTF-16.so
    00cff000-00d00000 r-xp 00cff000 00:00 0          [vdso]
    00d00000-00d21000 r-xp 00000000 fd:03 854811     /usr/lib/libjpeg.so.62.0.0
    00d21000-00d22000 rwxp 00020000 fd:03 854811     /usr/lib/libjpeg.so.62.0.0
    00d22000-00d2a000 r-xp 00000000 fd:03 854596     /usr/lib/libSM.so.6.0.0
    00d2a000-00d2b000 rwxp 00007000 fd:03 854596     /usr/lib/libSM.so.6.0.0
    00d34000-00d3d000 r-xp 00000000 fd:00 159805     /lib/libnss_files-2.5.so
    00d3d000-00d3e000 r-xp 00008000 fd:00 159805     /lib/libnss_files-2.5.so
    00d3e000-00d3f000 rwxp 00009000 fd:00 159805     /lib/libnss_files-2.5.so
    00d3f000-00d75000 r-xp 00000000 fd:03 854805     /usr/lib/libnspr4.so
    00d75000-00d76000 rwxp 00036000 fd:03 854805     /usr/lib/libnspr4.so
    00d76000-00d78000 rwxp 00d76000 00:00 0
    00d7b000-00d7d000 r-xp 00000000 fd:03 854841     /usr/lib/libXau.so.6.0.0
    00d7d000-00d7e000 rwxp 00001000 fd:03 854841     /usr/lib/libXau.so.6.0.0
    00d80000-00d8f000 r-xp 00000000 fd:03 854899     /usr/lib/libXext.so.6.4.0
    00d8f000-00d90000 rwxp 0000e000 fd:03 854899     /usr/lib/libXext.so.6.4.0
    00d92000-00db9000 r-xp 00000000 fd:03 855954     /usr/lib/libfontconfig.so.1.1.0
    00db9000-00dc1000 rwxp 00027000 fd:03 855954     /usr/lib/libfontconfig.so.1.1.0
    00dc3000-00de2000 r-xp 00000000 fd:00 158980     /lib/libexpat.so.0.5.0
    00de2000-00de4000 rwxp 0001e000 fd:00 158980     /lib/libexpat.so.0.5.0
    00de6000-00dee000 r-xp 00000000 fd:03 854895     /usr/lib/libXrender.so.1.3.0
    00dee000-00def000 rwxp 00007000 fd:03 854895     /usr/lib/libXrender.so.1.3.0
    00df1000-00df3000 r-xp 00000000 fd:03 855387     /usr/lib/libXinerama.so.1.0.0
    00df3000-00df4000 rwxp 00001000 fd:03 855387     /usr/lib/libXinerama.so.1.0.0
    00df6000-00df9000 r-xp 00000000 fd:03 854906     /usr/lib/libXrandr.so.2.0.0
    00df9000-00dfa000 rwxp 00002000 fd:03 854906     /usr/lib/libXrandr.so.2.0.0
    00dfe000-00e09000 rwxp 00dfe000 00:00 0
    00e09000-00e1f000 rwxp 00e09000 00:00 0
    00e1f000-00e22000 --xp 00e1f000 00:00 0
    00e22000-00e70000 rwxp 00e22000 00:00 0
    00e70000-00e82000 r-xp 00000000 fd:03 856077     /usr/lib/libXft.so.2.1.2
    00e82000-00e83000 rwxp 00012000 fd:03 856077     /usr/lib/libXft.so.2.1.2
    00e8e000-00e8f000 r-xp 00000000 fd:03 917685     /usr/lib/gconv/ISO8859-1.so
    00e8f000-00e91000 rwxp 00000000 fd:03 917685     /usr/lib/gconv/ISO8859-1.so
    00e91000-010c9000 rwxp 00e91000 00:00 0
    010c9000-02e91000 rwxp 010c9000 00:00 0
    02e91000-02ea4000 rwxp 02e91000 00:00 0
    02ea4000-0306a000 rwxp 02ea4000 00:00 0
    0306a000-0306d000 --xp 0306a000 00:00 0
    0306d000-030eb000 rwxp 0306d000 00:00 0
    030eb000-030ec000 --xp 030eb000 00:00 0
    030ec000-0316c000 rwxp 030ec000 00:00 0
    0316c000-0316f000 --xp 0316c000 00:00 0
    0316f000-031bd000 rwxp 0316f000 00:00 0
    031bd000-031c0000 --xp 031bd000 00:00 0
    031c0000-0320e000 rwxp 031c0000 00:00 0
    0320e000-03211000 --xp 0320e000 00:00 0
    03211000-0325f000 rwxp 03211000 00:00 0
    0325f000-032b0000 r-xp 00000000 fd:04 1576444    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-pi-gtk-3346.so
    032b0000-032b2000 rwxp 00050000 fd:04 1576444    /home/simix/sdb/DatabaseStudio/.configuration/org.eclipse.osgi/bundles/72/1/.cp/libswt-pi-gtk-3346.so
    032b2000-032b3000 rwxp 032b2000 00:00 0
    032b3000-032b6000 --xp 032b3000 00:00 0
    032b6000-03304000 rwxp 032b6000 00:00 0
    03304000-03307000 --xp 03304000 00:00 0
    03307000-03355000 rwxp 03307000 00:00 0
    03355000-03358000 rwxp 03355000 00:00 0
    03358000-033a6000 rwxp 03358000 00:00 0
    033a6000-033a9000 rwxp 033a6000 00:00 0
    033a9000-033f7000 rwxp 033a9000 00:00 0
    03487000-0348c000 r-xp 00000000 fd:03 854683     /usr/lib/libXtst.so.6.1.0
    0348c000-0348d000 rwxp 00004000 fd:03 854683     /usr/lib/libXtst.so.6.1.0
    0348d000-0356d000 r-xp 00000000 fd:03 854262     /usr/lib/libstdc++.so.6.0.8
    0356d000-03571000 r-xp 000df000 fd:03 854262     /usr/lib/libstdc++.so.6.0.8
    03571000-03572000 rwxp 000e3000 fd:03 854262     /usr/lib/libstdc++.so.6.0.8
    03572000-03578000 rwxp 03572000 00:00 0
    035dd000-035e0000 --xp 035dd000 00:00 0
    035e0000-0362e000 rwxp 035e0000 00:00 0
    0391b000-0396f000 r-xp 00000000 fd:03 854612     /usr/lib/libXt.so.6.0.0
    0396f000-03973000 rwxp 00054000 fd:03 854612     /usr/lib/libXt.so.6.0.0
    0484a000-04861000 r-xp 00000000 fd:03 856079     /usr/lib/libICE.so.6.3.0
    04861000-04862000 rwxp 00016000 fd:03 856079     /usr/lib/libICE.so.6.3.0
    04862000-04864000 rwxp 04862000 00:00 0
    0491f000-04922000 rwxp 0491f000 00:00 0
    04922000-04970000 rwxp 04922000 00:00 0
    05a16000-05a46000 r-xp 00000000 fd:03 854753     /usr/lib/libssl3.so
    05a46000-05a48000 rwxp 00030000 fd:03 854753     /usr/lib/libssl3.so
    05a4a000-05a5f000 r-xp 00000000 fd:03 854751     /usr/lib/libnssutil3.so
    05a5f000-05a62000 rwxp 00014000 fd:03 854751     /usr/lib/libnssutil3.so
    05a64000-05b92000 r-xp 00000000 fd:03 854752     /usr/lib/libnss3.so
    05b92000-05b97000 rwxp 0012d000 fd:03 854752     /usr/lib/libnss3.so
    05b99000-05bbe000 r-xp 00000000 fd:03 854480     /usr/lib/libsmime3.so
    05bbe000-05bc0000 rwxp 00025000 fd:03 854480     /usr/lib/libsmime3.so
    05bf9000-05cb1000 r-xp 00000000 fd:03 1049423    /usr/lib/xulrunner-1.9/libmozjs.so
    05cb1000-05cb6000 rwxp 000b7000 fd:03 1049423    /usr/lib/xulrunner-1.9/libmozjs.so
    05cb8000-05cbc000 r-xp 00000000 fd:03 1048950    /usr/lib/xulrunner-1.9/libxpcom.so
    05cbc000-05cbd000 rwxp 00003000 fd:03 1048950    /usr/lib/xulrunner-1.9/libxpcom.so
    06000000-0641b000 r-xp 00000000 fd:03 493582     /usr/java/jdk1.6.0_07/jre/lib/i386/client/libjvm.so
    0641b000-06435000 rwxp 0041a000 fd:03 493582     /usr/java/jdk1.6.0_07/jre/lib/i386/client/libjvm.so
    06435000-06855000 rwxp 06435000 00:00 0
    06b61000-06b62000 --xp 06b61000 00:00 0
    06b62000-06be2000 rwxp 06b62000 00:00 0
    0724c000-0724e000 rwxp 0724c000 00:00 0
    0724e000-07273000 rwxp 0724e000 00:00 0
    07273000-07286000 rwxp 07273000 00:00 0
    07286000-0744c000 rwxp 07286000 00:00 0
    0744c000-07456000 rwxp 0744c000 00:00 0
    07456000-0746c000 rwxp 07456000 00:00 0
    0746c000-07477000 rwxp 0746c000 00:00 0
    07768000-0776b000 rwxp 07768000 00:00 0
    0776b000-077b9000 rwxp 0776b000 00:00 0
    08048000-0804b000 r-xp 00000000 fd:00 64726      /opt/sdb/programs/DatabaseStudio/dbstudio
    0804b000-0804c000 rwxp 00002000 fd:00 64726      /opt/sdb/programs/DatabaseStudio/dbstudio
    083be000-0908a000 rwxp 083be000 00:00 0
    50060000-50380000 rwxp 50060000 00:00 0
    50380000-54f20000 rwxp 50380000 00:00 0
    54f20000-57410000 rwxp 54f20000 00:00 0
    57410000-90060000 rwxp 57410000 00:00 0
    90060000-91460000 rwxp 90060000 00:00 0
    91460000-94060000 rwxp 91460000 00:00 0
    94060000-94644000 r-xs 00001000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    94644000-94860000 rwxp 94644000 00:00 0
    94860000-94f59000 rwxp 005e5000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    94f59000-95460000 rwxp 94f59000 00:00 0
    95460000-95539000 rwxp 00cde000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    95539000-95860000 rwxp 95539000 00:00 0
    95860000-95864000 r-xs 00db7000 fd:03 493444     /usr/java/jdk1.6.0_07/jre/lib/i386/client/classes.jsa
    95864000-95c60000 rwxp 95864000 00:00 0
    b61b5000-b7405000 r-xp 00000000 fd:03 1049025    /usr/lib/xulrunner-1.9/libxul.so
    b7405000-b74ef000 rwxp 0124f000 fd:03 1049025    /usr/lib/xulrunner-1.9/libxul.so
    b74ef000-b7535000 rwxp b74ef000 00:00 0
    b7535000-b7600000 --xp b7535000 00:00 0
    b762c000-b762f000 r-xs 00013000 fd:00 65245      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.intro.universal_3.2.100.v20070530A/universal.jar
    b762f000-b7631000 r-xs 00007000 fd:00 64444      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.dbm_7.7.4.v200808192138/sdbdbm.jar
    b7631000-b763d000 r-xs 0006b000 fd:00 64544      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.usermanagement_7.7.4.v200808192138/sdbuium.jar
    b763d000-b7640000 r-xs 00013000 fd:00 64531      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources.usermanagement_7.7.4.v200808192138/sdbresum.jar
    b7640000-b7642000 r-xs 00008000 fd:00 64435      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.dbm.base_7.7.4.v200808192138/sdbuidbmbase.jar
    b7642000-b7643000 r-xs 00001000 fd:00 64649      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.testhelper_7.7.4.v200808192138/sdbuitsthlp.jar
    b7643000-b7646000 r-xs 00039000 fd:00 64583      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.usermanagement_7.7.4.v200808192138/sdbum_1.0.jar
    b7646000-b7657000 r-xs 0008a000 fd:00 64195      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core.databasemanagement_7.7.4.v200808192138/sdbdm_1.0.jar
    b7657000-b7658000 r-xs 00000000 fd:00 64068      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources.explorer_7.7.4.v200808192138/sdbresexp.jar
    b7658000-b765c000 r-xs 00020000 fd:00 64641      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui.explorer_7.7.4.v200808192138/sdbuiexp.jar
    b765c000-b765e000 r-xs 00009000 fd:00 64042      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources.base_7.7.4.v200808192138/sdbresbase.jar
    b765e000-b765f000 r-xs 00003000 fd:00 64417      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.resources_7.7.4.v200808192138/sdbresources.jar
    b765f000-b7660000 r-xs 00003000 fd:00 64090      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core.logging_7.7.4.v200808192138/sdblogging_1.0.jar
    b7660000-b7662000 r-xs 00004000 fd:00 64550      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.reader.plaintext_7.7.4.v200808192138/sdbtracereaderplain.jar
    b7662000-b7664000 r-xs 0000e000 fd:00 64192      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.reader.knldiagx_7.7.4.v200808192138/sdbtracereaderknl.jar
    b7664000-b7666000 r-xs 00007000 fd:00 64203      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.reader.dbstudio_7.7.4.v200808192138/sdbtracereaderdbstd.jar
    b7666000-b7667000 rwxs 00000000 fd:04 1576459    /home/simix/.sdb/feker.bi.corp.invoca.ch/simix/jdbctrace.shm
    b7667000-b766d000 r-xs 00063000 fd:00 64564      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/minDB.jar
    b766d000-b7670000 r-xs 00030000 fd:00 64563      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/webdavServletMaxDB_1.1.jar
    b7670000-b7673000 r-xs 00012000 fd:00 64562      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/toolsUtil_1.1.jar
    b7673000-b767a000 r-xs 00062000 fd:00 64561      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/eclipseWebdav_3.1.jar
    b767a000-b767c000 r-xs 00016000 fd:00 64558      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/servlet-api.jar
    b767c000-b7686000 r-xs 000a0000 fd:00 64559      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.library_7.7.4.v200808192138/lib/sapdbc.jar
    b7686000-b7688000 r-xs 00005000 fd:00 64049      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.analysis.trace.model_7.7.4.v200808192138/sdbtracemodel.jar
    b7688000-b7689000 r-xs 00004000 fd:00 64095      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.dbmprocess_7.7.4.v200808192138/sdbdbmprocess.jar
    b7689000-b768a000 r-xs 00001000 fd:00 64048      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core.eventlog_7.7.4.v200808192138/sdbevtlog.jar
    b768a000-b768d000 r-xs 0000b000 fd:00 64631      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.core_7.7.4.v200808192138/sdbcore.jar
    b768d000-b7693000 r-xs 0003b000 fd:00 64578      /opt/sdb/programs/DatabaseStudio/eclipse/plugins/com.sap.sdb.tools.ui_7.7.4.v200808192138/sdbui.jar
    b7693000-b7700000 r-xp 00000000 fd:03 3114918    /usr/share/fonts/dejavu-lgc/DejaVuLGCSans.ttf
    b7700000-b77fa000 rwxp b7700000 00:00 0
    b77fa000-b7800000 --xp b77fa000 00:00 0
    b781d000-b781f000 r-xs 00000000 fd:05 31792      /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-x86.cache-2
    b781f000-b7825000 r-xs 00000000 fd:05 31793      /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-x86.cache-2
    b7825000-b7828000 r-xs 00000000 fd:05 34598      /var/cache/fontconfig/b67b32625a2bb51b023d3814a918f351-x86.cache-2
    b7828000-b782e000 r-xs 00000000 fd:05 31752      /var/cache/fontconfig/7ddba6133ef499da58de5e8c586d3b75-x86.cache-2
    b782e000-b7830000 r-xs 00000000 fd:05 31791      /var/cache/fontconfig/e3ead4b767b8819993a6fa3ae306afa9-x86.cache-2
    b7830000-b7838000 r-xs 00000000 fd:05 31942      /var/cache/fontconfig/e19de935dec46bbf3ed114ee4965548a-x86.cache-2
    b7838000-b783d000 r-xs 00000000 fd:05 31790      /var/cache/fontconfig/beeeeb3dfe132a8a0633a017c99ce0c0-x86.cache-2
    b783d000-b7844000 r-xs 00042000 fd:00 64905      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.debug.core_3.3.0.v20070607-1800.jar
    b7844000-b7848000 r-xs 00022000 fd:00 64835      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.console_3.2.0.v20070530.jar
    b7848000-b784e000 r-xs 00034000 fd:00 64824      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.text_3.3.0.v20070606-0010.jar
    b784e000-b7851000 r-xs 00020000 fd:00 65274      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.externaltools_3.1.200.v20070416.jar
    b7851000-b7852000 r-xs 00007000 fd:00 64845      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.net_1.0.0.I20070531.jar
    b7852000-b785a000 r-xs 000a4000 fd:00 64759      /opt/sdb/programs/DatabaseStudio/plugins/org.mortbay.jetty_5.1.11.v200706111724.jar
    b785a000-b7864000 r-xs 00077000 fd:00 64836      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.workbench.texteditor_3.3.0.v20070606-0010.jar
    b7864000-b7865000 r-xs 00005000 fd:00 64903      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.filesystem.linux.x86_1.1.0.v20070416.jar
    b7865000-b7866000 r-xs 00005000 fd:00 64902      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.osgi.util_3.1.200.v20070605.jar
    b7866000-b786c000 r-xs 00049000 fd:00 64823      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.base_3.3.0.v20070606.jar
    b786c000-b7872000 r-xs 0006a000 fd:00 65281      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.webapp_3.3.0.v20070607.jar
    b7872000-b7874000 r-xs 0000a000 fd:00 64854      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.ide.application_1.0.0.I20070530-0100.jar
    b7874000-b7876000 r-xs 00004000 fd:00 64822      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.jsp.jasper_1.0.0.v20070607.jar
    b7876000-b7878000 r-xs 00005000 fd:00 65248      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jsch.core_1.0.0.I20070426.jar
    b7878000-b787b000 r-xs 00012000 fd:00 64904      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.contenttype_3.2.100.v20070319.jar
    b787b000-b7880000 r-xs 00029000 fd:00 65272      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.browser_3.2.100.v20070524A.jar
    b7880000-b788a000 r-xs 0009c000 fd:00 65278      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.resources_3.3.0.v20070604.jar
    b788a000-b789d000 r-xs 000db000 fd:00 64969      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jface_3.3.0.I20070606-0010.jar
    b789d000-b78c7000 r-xs 001e2000 fd:00 65264      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.debug.ui_3.3.0.v20070607-1800.jar
    b78c7000-b78ce000 r-xs 00049000 fd:00 64827      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.cheatsheets_3.3.0.v20070507.jar
    b78ce000-b78d0000 r-xs 00004000 fd:00 65279      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.100.v20070502.jar
    b78d0000-b78d2000 r-xs 00007000 fd:00 64900      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.http.registry_1.0.0.v20070608.jar
    b78d2000-b78d4000 r-xs 00009000 fd:00 65271      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar
    b78d4000-b78ec000 r-xs 0011e000 fd:00 65283      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.team.ui_3.3.0.I20070607.jar
    b78ec000-b78f0000 r-xs 0001a000 fd:00 65262      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jface.databinding_1.1.0.I20070606-0010.jar
    b78f0000-b7901000 r-xs 001c2000 fd:00 65275      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.swt.gtk.linux.x86_3.3.0.v3346.jar
    b7901000-b7904000 r-xs 00018000 fd:00 65268      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.filebuffers_3.3.0.v20070606-0010.jar
    b7904000-b7906000 r-xs 00003000 fd:00 64967      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.appserver_3.1.200.v20070510.jar
    b7906000-b7908000 r-xs 00002000 fd:00 64898      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.rcp_3.2.0.v20070612.jar
    b7908000-b7912000 r-xs 00063000 fd:00 64860      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ltk.ui.refactoring_3.3.0.v20070606-0010.jar
    b7912000-b791a000 r-xs 00056000 fd:00 65253      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.team.core_3.3.0.I20070607.jar
    b791a000-b7937000 r-xs 0018c000 fd:00 65269      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.ide_3.3.0.I20070620.jar
    b7937000-b793b000 r-xs 0001f000 fd:00 65285      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui_3.3.0.I20070614-0800.jar
    b793b000-b793d000 r-xs 00008000 fd:00 64833      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.net_1.0.0.I20070516.jar
    b793d000-b794e000 r-xs 000be000 fd:00 64901      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jface.text_3.3.0.v20070606-0010.jar
    b794e000-b7955000 r-xs 00036000 fd:00 64831      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.databinding_1.0.0.I20070606-0010.jar
    b7955000-b7960000 r-xs 00079000 fd:00 64837      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.editors_3.3.0.v20070606-0010.jar
    b7960000-b7964000 r-xs 00029000 fd:00 64972      /opt/sdb/programs/DatabaseStudio/plugins/com.jcraft.jsch_0.1.31.jar
    b7964000-b7966000 r-xs 00003000 fd:00 65277      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.http.jetty_1.0.0.v20070607.jar
    b7966000-b796c000 r-xs 0003a000 fd:00 64979      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ltk.core.refactoring_3.3.0.v20070606-0010.jar
    b796c000-b796e000 r-xs 00001000 fd:00 65252      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.0.v20070607.jar
    b796e000-b7972000 r-xs 00024000 fd:00 65251      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.registry_3.3.0.v20070522.jar
    b7972000-b7974000 r-xs 00012000 fd:00 65273      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.jobs_3.3.0.v20070423.jar
    b7974000-b7976000 r-xs 00006000 fd:00 64825      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.variables_3.2.0.v20070426.jar
    b7976000-b7978000 r-xs 00006000 fd:00 65265      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.scheduler_3.2.100.v20070615.jar
    b7978000-b797c000 r-xs 00017000 fd:00 64975      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.navigator.resources_3.3.0.I20070605-0010.jar
    b797c000-b797e000 r-xs 00012000 fd:00 65254      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.expressions_3.3.0.v20070606-0010.jar
    b797e000-b7985000 r-xs 00045000 fd:00 64983      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.navigator_3.3.0.I20070605-0010.jar
    b7985000-b7992000 r-xs 00097000 fd:00 65247      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.compare_3.3.0.I20070606.jar
    b7992000-b7994000 r-xs 0000e000 fd:00 65284      /opt/sdb/programs/DatabaseStudio/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar
    b7994000-b799e000 r-xs 00073000 fd:00 64982      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.ui_3.2.100.v20070615.jar
    b799e000-b79a0000 r-xs 00007000 fd:00 65266      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.http.servlet_1.0.0.v20070606.jar
    b79a0000-b79a3000 r-xs 00010000 fd:00 64984      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.views_3.2.100.I20070319-0010.jar
    b79a3000-b79a6000 r-xs 00014000 fd:00 64857      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime.compatibility_3.1.200.v20070502.jar
    b79a6000-b79a8000 r-xs 00009000 fd:00 64971      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.filesystem_1.1.0.v20070606.jar
    b79a8000-b79b9000 r-xs 000b0000 fd:00 64762      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.gef_3.2.100.v20070620.jar
    b79b9000-b79d7000 r-xs 003c5000 fd:00 64858      /opt/sdb/programs/DatabaseStudio/plugins/com.ibm.icu_3.6.1.v20070417.jar
    b79d7000-b79da000 r-xs 0001b000 fd:00 65280      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.resources.compatibility_3.2.100.v20070502.jar
    b79da000-b79dc000 r-xs 00008000 fd:00 65250      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.databinding.beans_1.0.0.I20070606-0010.jar
    b79dc000-b79ee000 r-xs 005e1000 fd:00 64978      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.platform.doc.user_3.3.0.I20070615-1300.jar
    b79ee000-b79f2000 r-xs 00016000 fd:00 65249      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.commands_3.3.0.I20070605-0010.jar
    b79f2000-b79f4000 r-xs 0000f000 fd:00 64859      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.jsch.ui_1.0.0.I20070525.jar
    b79f4000-b79fc000 r-xs 00076000 fd:00 64899      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.draw2d_3.2.100.v20070529.jar
    b79fc000-b7a04000 r-xs 00065000 fd:00 64829      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.lucene_1.9.1.v200706111724.jar
    b7a04000-b7a07000 r-xs 0001d000 fd:00 65267      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.commons.el_1.0.0.v200706111724.jar
    b7a07000-b7a08000 r-xs 00001000 fd:00 64828      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.boot_3.1.100.v20060603.jar
    b7a08000-b7a0b000 r-xs 00017000 fd:00 64856      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.preferences_3.2.100.v20070522.jar
    b7a0b000-b7a1c000 r-xs 00194000 fd:00 64826      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.jasper_5.5.17.v200706111724.jar
    b7a1c000-b7a1e000 r-xs 00010000 fd:00 65263      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.app_1.0.0.v20070606.jar
    b7a1e000-b7a20000 r-xs 00010000 fd:00 64830      /opt/sdb/programs/DatabaseStudio/plugins/org.apache.lucene.analysis_1.9.1.v200706181610.jar
    b7a20000-b7a22000 r-xs 00016000 fd:00 65270      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ant.core_3.1.200.v20070522.jar
    b7a22000-b7a26000 r-xs 0001f000 fd:00 64968      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help_3.3.0.v20070524.jar
    b7a26000-b7a2b000 r-xs 0003f000 fd:00 64977      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.intro_3.2.100.v20070530.jar
    b7a2b000-b7a2c000 r-xs 00001000 fd:00 65246      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.core.linux_3.2.0.v20070615.jar
    b7a2c000-b7a2f000 r-xs 00018000 fd:00 64834      /opt/sdb/programs/DatabaseStudio/plugins/javax.servlet_2.4.0.v200706111738.jar
    b7a2f000-b7a30000 r-xs 00003000 fd:00 65282      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.swt_3.3.0.v3346.jar
    b7a30000-b7a32000 r-xs 00016000 fd:00 64821      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.presentations.r21_3.2.100.I20070605-0010.jar
    b7a32000-b7a72000 r-xs 00353000 fd:00 65276      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.workbench_3.3.0.I20070608-1100.jar
    b7a72000-b7a7b000 r-xs 00060000 fd:00 64855      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.help.ui_3.3.0.v20070530.jar
    b7a7b000-b7a85000 r-xs 0008a000 fd:00 64981      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.core_3.2.100.v20070615.jar
    b7a85000-b7a88000 r-xs 00014000 fd:00 64832      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.views.properties.tabbed_3.3.0.I20070605-0010.jar
    b7a88000-b7a8b000 r-xs 0000d000 fd:00 64853      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.osgi.services_3.1.200.v20070605.jar
    b7a8b000-b7a95000 r-xs 0006a000 fd:00 64974      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.search_3.3.0.v20070606-0010.jar
    b7a95000-b7a9b000 r-xs 00040000 fd:00 64761      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.forms_3.3.0.v20070511.jar
    b7a9b000-b7a9d000 r-xs 00010000 fd:00 64976      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime_3.3.100.v20070530.jar
    b7a9d000-b7a9f000 r-xs 00016000 fd:00 64980      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.update.configurator_3.2.100.v20070615.jar
    b7a9f000-b7aa1000 r-xs 00015000 fd:00 64973      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.common_3.3.0.v20070426.jar
    b7aa1000-b7aaf000 r-xs 000d5000 fd:00 64970      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.osgi_3.3.0.v20070530.jar
    b7aaf000-b7b25000 rwxp b7aaf000 00:00 0
    b7b26000-b7b2d000 r-xs 00110000 fd:03 493718     /usr/java/jdk1.6.0_07/jre/lib/resources.jar
    b7b2d000-b7b5f000 rwxp b7b2d000 00:00 0
    b7b5f000-b7cea000 r-xs 02def000 fd:03 494902     /usr/java/jdk1.6.0_07/jre/lib/rt.jar
    b7cea000-b7eea000 r-xp 00000000 fd:03 861633     /usr/lib/locale/locale-archive
    b7eea000-b7ef2000 rwxp b7eea000 00:00 0
    b7ef6000-b7ef7000 r-xs 00001000 fd:00 65257      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20070319-0010/compatibility.jar
    b7ef7000-b7ef8000 r-xs 00002000 fd:00 64838      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.100.v20070316/runtime_registry_compatibility.jar
    b7ef8000-b7efa000 r-xs 00009000 fd:00 64760      /opt/sdb/programs/DatabaseStudio/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
    b7efa000-b7f02000 rwxs 00000000 fd:01 63490      /tmp/hsperfdata_simix/4498
    b7f02000-b7f03000 rwxp b7f02000 00:00 0
    b7f03000-b7f04000 r-xp b7f03000 00:00 0
    b7f04000-b7f0b000 r-xs 00000000 fd:03 917745     /usr/lib/gconv/gconv-modules.cache
    bfdb7000-bfdba000 --xp bfdb7000 00:00 0
    bfdba000-bfe07000 rwxp bfdba000 00:00 0          [stack]
    bfe07000-bfe09000 rw-p bfe07000 00:00 0
    VM Arguments:
    jvm_args: -Xms40m -Xmx1024m
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    JAVA_HOME=/usr/java/default
    PATH=/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/simix/bin
    LD_LIBRARY_PATH=/usr/java/jdk1.6.0_07/jre/lib/i386/client::/usr/java/jdk1.6.0_07/jre/lib/i386::/usr/lib/xulrunner-1.9:/usr/lib/xulrunner-1.9
    SHELL=/bin/bash
    DISPLAY=localhost:11.0
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x3be780], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x3be780], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGXFSZ: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x3118c0], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
      S Y S T E M  -
    OS:CentOS release 5.2 (Final)
    uname:Linux 2.6.18-92.1.13.el5 #1 SMP Wed Sep 24 19:33:52 EDT 2008 i686
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 8191, NOFILE 1024, AS infinity
    load average:0.97 0.49 0.32
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 7 stepping 3, cmov, cx8, fxsr, mmx, sse
    Memory: 4k page, physical 515544k(6068k free), swap 1015800k(1015796k free)
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for linux-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:33:02 by "java_re" with gcc 3.2.1-7a (J2SE release)
    time: Tue Oct  7 09:31:32 2008
    elapsed time: 34 seconds

    Hello Melanie,
    Thanks for looking into it. The file sdb/DatabaseStudio/.metadata/.plugins/com.sap.sdb.tools.core/dbstudio.log shows only this:
    Database Studio
    Version           : 1.0
    Eclipse Version   : 3.2.0
    ====================> current write pos <====================
    The file sdb/DatabaseStudio/.metadata/.log deoesn't exist.
    I think the problem is because dbstudio doesn't reach a state where it starts logging.
    Now, I tried to investigate again and found a solution. Somehow one of the shipped libs produces the crashes. It's in org.eclipse.swt.gtk.linux.x86_3.3.0.v3346.jar. So I simply put org.eclipse.swt.gtk.linux.x86_3.4.0.v3448f.jar from a newer eclipse build into /opt/sdb/programs/DatabaseStudio/plugins/ and voila, it works. Tried it on different hosts and it works on all of them. I tool the file from the eclipse 'ganymede' release.
    I know that doesn't really tell where the problem is but at least it's a workaraound for me.
    Thanks,
    Simon

  • User Management problem after upgrade of SAP DB/Database Studio

    Hi,
    after upgrading SAP DB to 7.8.02.21 and Database Studio to the same version (this is on Windows 7 64 bit professional) I experience that starting DB Studio as a normal user fails with a message regarding not being able to execute (?) User Management. To start the program I have to run it as administrator. Once I do this it will, afterwards, work fine for a normal user, too, but only for one day (or possibly one logon to Windows 7).
    (The error message does not even contain a hint to that solution)
    In previous versions it was necessary to run DB Studio once (after installation) as an adminstrator. After that it would work all the same for normal users.
    Is there a way to fix this? The desired behaviour being the one from previous versions that after one administrator run it can be started by my normal Windows user? It's, of course, not serious and I do know a workaround, but it's a bit annoying nonetheless.
    (And yes, I do know that Windows 7 is not an officially supported platform. I'm just shyly asking).
    Best regards,
    Thomas

    Hi Thomas,
    due to the changes in the security concept in Windows 7 it's now required to be admin when you want to start or stop a service or to create 'global objects' like the shared memory files that are used to communicate between DBM-client, server and database kernel.
    Since the user management of MaxDB Studio actually is just a small MaxDB instance, the service for this must be running.
    To start the service and to create the shared memory the admin privilege is necessary on Windows 7.
    What you may do is to flag the dbstudio.exe as "execute as administrator" - that will give you a pop-up warning every time you run the program but it will work.
    I assume that is the workaround that you're already using and it's the one I use as well.
    AFAIK the colleagues in Berlin are working on a version that doesn't require a MaxDB instance for local user management - that should remove this kind of problem as well.
    regards,
    Lars

Maybe you are looking for

  • 10.1 Update Did Not Fix Sending Email Issue!

    after waiting for like forever for AT&T to release 10.1.0.2019, i heard rumors that it would fix the issue i was having with emails not sending while connected to WIFI but will send when not on WIFI.  well i am still having the same problem with 10.1

  • Display settings not reatained

    I'm runing my thinkpad with dual monitors when docked, and it doesn't retain the resolution I set for either monitor when the system is restarted. Is there a way I can set a mandatory display resolution for both monitors?

  • Unable to install an Epson paper profile: Unidentified Developer(!)

    Hi guys, Just bought an Epson 3880 printer and, after much research, selected and purchased a specific Epson paper. I downloaded the ICC profile and double clicked it to install it but got the following message: "Can't be opened because it is from an

  • Do I need to uninstall CS5 before I install CS6

    I started to download CS6 apps, thinking they would upgrade my old CS5 apps. This does not seem to be the case since now I have both CS5 and CS6 apps at the same time or did I do something incorrect?I have subscribed to CS5 for over a year now. Just

  • Check for excel installation

    Hi All, Is there a way to check to see if Ms Excel is already installed on a given system?  And is there a way to check for the current version of Excel?  I'm running LV 8.6 w. Report Generation toolkit. Message Edited by lavalava on 06-17-2010 03:16