473,385 Members | 1,357 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

DB2 8.1.8, Win 2003: Steuerzentrale schmiert ab

Wenn mein User (BS und Datenbankanmeldung) nicht in der Gruppe
Administratoren ist, schmiert mir die Steuerzentrale und auch der
Jave-Editor ab. Der User ist in nder Gruppe DBAMINS. Was muss ich
umstellen, damit dieser User mit dem Java/Programm arbeiten kann?

Dec 19 '05 #1
2 1670
Bekommst Du irgendeine Fehlermeldung, z.B. im db2diag.log ?? Alle
sollten die GUI Tools erst mal benutzen können, und erst bei direkten
Aufrufen Authorisierungsprobleme bekommen.
Die Administratoren haben per default die SYSADM Rechte.

Lösung:
In der dbm cfg die SYSADM auf DBAMINS setzen:

db2 update dbm cfg using SYSADM_GROUP DBAMINS

Falls der Rechner in einer Domain oder so ist, dann noch spezifizieren,
daß DB2 doch bitte schön nach Gruppen und authorisierung lokal suchen
soll:

db2set DB2_GRP_LOOKUP = local

Please note that generally this is an english speaking forum and you
will get more answers when using English.

Dec 19 '05 #2

juliane26 schrieb:
Bekommst Du irgendeine Fehlermeldung, z.B. im db2diag.log ?? Leider nein
db2 update dbm cfg using SYSADM_GROUP DBAMINS
ist/war schon so gesetzt
Falls der Rechner in einer Domain oder so ist, dann noch spezifizieren,
daß DB2 doch bitte schön nach Gruppen und authorisierung lokal suchen
soll:

db2set DB2_GRP_LOOKUP = local
ist/war schon so gesetzt
Please note that generally this is an english speaking forum and you
will get more answers when using English.


Sorry, my problem is:
when I start an GUI, this GUI just disapears after some clicks. It
doesn't get frozen like some editions before, instead the windows
disapaers slowly from one edge. No error or warning. This happens if
somebody who is not in the OS-group Administration tries to work with
this tool. There is no problem with the Database-authorization.
When you lock in as an OS-Administrator on the machine later, you get
an java-error-information. Here are the first sentences:

Fehlerdatei im Verzeichnis Desktop\eigeneDateien\ von db2admin
<?xml version="1.0" encoding="UTF-16"?>
<DATABASE>
<EXE NAME="javaw.exe" FILTER="GRABMI_FILTER_PRIVACY">
<MATCHING_FILE NAME="actpanel.dll" SIZE="49152"
CHECKSUM="0x7D117D73"
BIN_FILE_VERSION="141.2004.3.1" BIN_PRODUCT_VERSION="1.4.1.0"
PRODUCT_VERSION="1.4.1.0" FILE_DESCRIPTION="Java Plugin activator
panel" COMPANY_NAME="IBM" PRODUCT_NAME="IBM Developer Kit for Windows,
Java 2, 1.4.1" FILE_VERSION="141,0,2004,0301"
ORIGINAL_FILENAME="actpanel.dll" INTERNAL_NAME="actpanel.dll"
LEGAL_COPYRIGHT="(C) Copyright IBM Corp. 1998, 2002."
VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004"
VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1AB99"
LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="141.2004.3.1"
UPTO_BIN_PRODUCT_VERSION="1.4.1.0" LINK_DATE="03/19/2004 15:45:56"
UPTO_LINK_DATE="03/19/2004 15:45:56" VER_LANGUAGE="Sprachneutral
[0x0]" />
<MATCHING_FILE NAME="actpanelw.dll" SIZE="49152"
CHECKSUM="0xA8A3CA8A"
BIN_FILE_VERSION="141.2004.3.1" BIN_PRODUCT_VERSION="1.4.1.0"
PRODUCT_VERSION="1.4.1.0" FILE_DESCRIPTION="Java Plugin activator

Dec 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: David Lee | last post by:
Need some help bad here. Am using VB.Net Standard 2003 supplied for a class and I need to install Msde and the sample databases to work on homework. Following the documentation I can download...
0
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
6
by: David Waz... | last post by:
Moved an app from W/2000 Asp V1.0 to W/2003, VS/2003, ASPV 1.1 Page runs a long job, uploading 2 large fixed length files (300,000 rows) into SQL database. A process is run against the data,...
22
by: EP | last post by:
When running my asp.net hosting service (asp.net without IIS), on server 2003 with IIS not installed, I get the following when trying to process a request. "System.DllNotFoundException: Unable to...
0
by: mahr | last post by:
Wenn mein User (BS und Datenbankanmeldung) nicht in der Gruppe Administratoren ist, schmiert mir die Steuerzentrale und auch der Jave-Editor ab. Der User ist in nder Gruppe DBAMINS. Was muss ich...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.