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 > user account access to DB2 need help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-26-03, 19:11
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
user account access to DB2 need help

I created several new user logon accounts to our DB2 UDB 7.2 EEE instance on AIX 5.2L. However after using Control Center and adding the new AIX user accounts to DB2, I cannot get each user account to connect to the database. How do I resolve this issue?

telnet db2db
login: johnsmith

$johnsmith>
$johnsmith> db2 connect to database

ksh: db2: not found.

Thanks!

Scott
Reply With Quote
  #2 (permalink)  
Old 09-26-03, 22:09
netsay netsay is offline
Registered User
 
Join Date: Sep 2003
Posts: 3
Please Check the profile and set PATH db2 bin like /xxx/sqllib/bin.
or add the db2profile to the profile file !
Reply With Quote
  #3 (permalink)  
Old 09-27-03, 00:25
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
set up users to execute db2profile in their .profile file. db2profile is located under $insthome/sqllib. .profile is located in the home dir for users.
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