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

SQL0567N

During install of UDB 8.1 on Windows XP, my name gets set to AUTH ID as
'MARTIN NIELSON'. Then, when I try to create a table DB2 complains about the
value of the ID. Where does DB2 get the name from so I might change it. OR,
what can I do to correct/circumvent this problem?

Thanks
Nov 12 '05 #1
2 4296

<ni******@bellsouth.net> wrote in message
news:3O****************@bignews4.bellsouth.net...
During install of UDB 8.1 on Windows XP, my name gets set to AUTH ID as
'MARTIN NIELSON'. Then, when I try to create a table DB2 complains about the value of the ID. Where does DB2 get the name from so I might change it. OR, what can I do to correct/circumvent this problem?


Your AuthID is your Windows username. DB2 does not allow AuthIDs to have
spaces in them, as well as most punctuation characters.
You can correct this by using a username on your Windows box that does not
have a space in it.

From the DB2 Information Center
(http://publib.boulder.ibm.com/infoce...help/index.jsp)

SQL0567N authorization-ID is not a valid authorization ID.

Explanation:
The authorization ID specified by authorization-ID is not valid for one of
the following reasons:

a.. It begins with "SYS", "sys", "IBM", "ibm", "SQL", or "sql".
b.. It contains characters other than a through z, A through Z, 0 through
9, and the three special characters (#,@.$).
c.. It is delimited and contains lower case letters.
d.. It is GUESTS, ADMINS, USERS, or LOCAL.
e.. It is PUBLIC preceded by the keyword USER or GROUP in a GRANT or
REVOKE statement.
The statement cannot be processed.

User Response:
Correct the invalid authorization ID.
Nov 12 '05 #2
In article <3O****************@bignews4.bellsouth.net>, (niel4596
@bellsouth.net) says...
During install of UDB 8.1 on Windows XP, my name gets set to AUTH ID as
'MARTIN NIELSON'. Then, when I try to create a table DB2 complains about the
value of the ID. Where does DB2 get the name from so I might change it. OR,
what can I do to correct/circumvent this problem?

Thanks


If you install FP7 this ID will be allowed, check the wrapped link
below:
http://publib.boulder.ibm.com/infoce...com.ibm.db2.ud
b.doc/core/c0011593.htm

But you still run into troubles when creating tables with this ID.
I use the 'set current schema' command with a valid table prefix
before issuing any SQL statement to prevent this kind of problems.
You can also use fully qualified names in your SQL to get the same
results.
Nov 12 '05 #3

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

Similar topics

2
by: klh | last post by:
Our network staff has decided to implement a new user id structure of the form "fred.smith". We're running DB2 PE 7.1 FP7 on Windows XP. Now any commands issued in a command window receive an...
4
by: Jatinder | last post by:
Hi, I am trying to grant connect privilege to a user present on my O.S. (Windows) using following statement. GRANT CONNECT ON DATABASE TO user "user1" now when I execute this statemnt from...
3
by: annoir | last post by:
I am trying to create a stored procedure using the DB2 Connect Development Center. I am able to create the project, connect to the remote database on the mainframe and create the stored procedure....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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...
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
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...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.