Overview of PeopleSoft Security PeopleSoft security in v8.9 uses a role-based security model. This is considered a security leading practice as it allows the flexibility and robustness to maintain the integrity of the system and its data. The concept of decentralizing security is also supported in PeopleSoft, as it makes it more convenient for non-security administrators (e.g. ...
November 28, 2014
How to identify languages installed in a Peoplesoft Application database table
Posted by Dineshkumar R | ALL POSTS,
select * from sysadm.PSLANGUAGES where installed = 1; ...
November 28, 2014
Code Specific to PeopleSoft? Description 000 Successful. 001 yes Indicates the command contained a syntax error, see the auto_ps7 Appendix for a recap of the auto_ps7 command syntax. 001 Catchall for general errors, (Miscellaneous errors, such as “divide by zero” and other impermissible operations). 002 Indicates ...