473,408 Members | 1,749 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,408 software developers and data experts.

SQL1092N "" does not have the authority

I am getting error
SQL1092N "" does not have the authority to perform the requested command

when performing from a DB2 CLP the following command:

FORCE APPLICATIONS ALL;
BACKUP DATABASE xxxx to C;

I have a local DB Version 9.1, Workgroup Server Edition for Windows running on a Windows XP SP2 machine, which is my development database. I have 2 groups in Windows that were created by DB2, DBUSERS and DBADMN. I am logged on to the computer with a domain name that has administrative authority to my computer and this user has been added to the DBUSER and DBADMN Windows Group.

When I log on the computer as a local ADMIN, the commands work

Any ideas?
Oct 10 '07 #1
1 9790
Set the parameter from db2 prompt "update dbm cfg using SYSADM_GROUP <group name>" where group name is the windows group to which your local user and domain user is added (maybe u have win group DB2ADMNS)
then stop and start the instance.

Dušan Lumbar

-------------------------------------
I am getting error
SQL1092N "" does not have the authority to perform the requested command

when performing from a DB2 CLP the following command:

FORCE APPLICATIONS ALL;
BACKUP DATABASE xxxx to C;

I have a local DB Version 9.1, Workgroup Server Edition for Windows running on a Windows XP SP2 machine, which is my development database. I have 2 groups in Windows that were created by DB2, DBUSERS and DBADMN. I am logged on to the computer with a domain name that has administrative authority to my computer and this user has been added to the DBUSER and DBADMN Windows Group.

When I log on the computer as a local ADMIN, the commands work

Any ideas?
Mar 12 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Klemens | last post by:
One database tells on every connect statement: SQL1092N "" does not have the authority to perform the requested command. Another database at the same instance works fine. One day before the...
4
by: Hemant Shah | last post by:
Folks, I installed DB2 UBD 8.1 plus FP 5 on Redhat Fedora. I created instances without any problem, but when I try to start the instance I get SQL1092N. The instance user belongs to db2adm group...
4
by: Alex Maghen | last post by:
This is weird On my WinXP development box, database calls made from within my GLOBAL.ASAX go to SQLServer as user "ASPNET" even though I have impersonation turned on in my web.config. That's fine...
8
by: David Cameron | last post by:
I noticed that using an HTMLInputRadioButton and specifying a value to be an empty string (""), this is overridden by ASP.Net which set the value of the control to be the same as the ID of the...
11
by: TheBurgerMan | last post by:
Hi all. I am using W2K3, .NET2 on a machine running AD and Exchange. I started getting the message below last week. I googled the error and not much was returned, but I did find this;...
13
by: darthbob88 | last post by:
Problem: I wish to run an infinite loop and initialize a variable on each iteration. Sort of like, "Enter Data", test it, "No good!", "Next Try?", test it, etc. What I've tried is simply while 1:...
2
by: MaxDraxyl | last post by:
Hi, I am installing DB2 Express-C on Fedora Core 6. Installation went smoothly, but I cannot create a database. $ db2 create database test SQL1092N "EMOB" does not have the authority to...
0
by: he59 | last post by:
Hi, We are currently installing a DB2 V9 ESE on a Linux server (RHEL4U4-x86_64). Installation runs successfully on each node. Database user environment is OK and the instance is well created....
1
by: Mamta Singh | last post by:
While creating the db, I'm getting the error "SQL1092N "MSINGH " does not have the authority to perform the requested command." I'm using user name 'msingh' to login in my machine. While...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.