Wednesday 30 September 2009

Track PeopleSoft users login and logout activity


Track Users Login and Logout Activity
=====================================

Navigate to PeopleTools > Common Queries >
Select Access log Queries. You can choose "Access Activity by user"

or

"Access Activity by Day"
Enter the user id and get the details

To know used/free space in tablespaces


To show the total space alloted to tablespace
=============================================
Select * from sm$ts_avail;

To show the free tablespace
===========================
Select * from sm$ts_free;

To show the total space used by tablespace
=============================================
Select * from sm$ts_used;


To check RAID level on AIX Servers


To check RAID level on AIX Servers
==============================
datpath query essmap|pg

PeopleTools 8.5 Release notes in Graphical Format

Get our exclusive subscription-only PeopleSoft tips once per month!

How was the blog? Help us in getting better