If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2 username length

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-16-09, 12:24
dig1tal dig1tal is offline
Registered User
 
Join Date: Oct 2003
Posts: 19
db2 username length

why is the max length of a username 8 characters for unix/linux (v9.5)? this seems a bit archaic for a modern RDBMS. is there a workaround?

Last edited by dig1tal; 02-16-09 at 12:43.
Reply With Quote
  #2 (permalink)  
Old 02-16-09, 13:40
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
db2 does not maintain uid/pw this is done by the operating system
and in windows eg administrator (>8) is supported, but I think in unix the uid is limited to 8
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 02-16-09, 14:22
dig1tal dig1tal is offline
Registered User
 
Join Date: Oct 2003
Posts: 19
in this case, the OS is AIX 5.3 TL8. you can set the max_loginame higher than 8 and connect to the server with a username greater than 8 characters.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On