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 > Creation date and last logon date

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-05-07, 09:24
fneukirchen fneukirchen is offline
Registered User
 
Join Date: Feb 2007
Posts: 2
Question Creation date and last logon date

Dear all

Where can I get this kind of information?
I´m using DB2 V8.1 on AIX 5.1.

Thanks in advance

Fabio Neukirchen
Reply With Quote
  #2 (permalink)  
Old 02-05-07, 09:34
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Creration date of what? There are alot of things that can get dreated in DB2.

As far as the last logon, I assume you mean the last time a user connected to the DB. Db2 does not persist anything about users/groups other that privileges to certain objects. You can only get info about currently connected users through snapshots.

Andy
Reply With Quote
  #3 (permalink)  
Old 02-05-07, 10:54
fneukirchen fneukirchen is offline
Registered User
 
Join Date: Feb 2007
Posts: 2
Andy,

User creation date, off course. BTW, thanks for your feedback.

Fabio Neukirchen
Reply With Quote
  #4 (permalink)  
Old 02-05-07, 11:45
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Users and Groups are controlled by the OS. They have to be created there. I do not know if AIX tracks when a user was created.

Andy
Reply With Quote
  #5 (permalink)  
Old 02-05-07, 13:08
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
You could write your own security plugin to track such things, for example.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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