Top 17 Peoplesoft Admin Interview Questions You Must Prepare 19.Mar.2024

It is used to report difference between the PeopleTools records definition and the RDBMS System catalog.

Updates statistics to all of the process request tables before deleting content.

Purges of all process requests with a last update date that is past the Days Before Purge value for the specified run statuses.

Deletes all of the subdirectories in the Log_Output directory that are associated with the process requests that are purged from the process request table if the Purge Process Files option was specified.

Purges the report repository tables with expired dates, based on the specified number of retention days.

Deletes all directories from the report repository that are associated with processes purged from the report repository tables. 

  1. A Vanilla implementation is one where no customization are made to the delivered application. 
  2. Vanilla is PeopleSoft Application out of the box and implemented exactly as delivered. 
  3. Vanilla implementation simplifies PeopleSoft environment in a number of ways. 
  4. No development costs. 
  5. Fast time to rollout 
  6. Simplified upgrades.

Row class is the component object where it binds all the row's in all level will be in the buffer

Row set is the set of rows that are in the level one from there for every rowset you can access the data in the level two

Change in List box in Record Field properties.

SYSAUDIT delivers a report on the integrity of the links within the PeopleTools Tables.

  • The Report Repository is simply a Web Server with the report repository servlet and directory installed to it.
  • Report Repository Directory: Location on the Web server where the process scheduler server trfers report and log files.
  • Report Repository Servlet:  The Java sevlet program that manages the display of the report and log files in a browser.  If a user has been granted security access, the servlet allow them to view the files.  If the user doesn’t have the permission, the servlet will not even show the file exits.
  • The Report Repository will always receive any report produced by processes on the server if you establish this link.

  • TUXEDO
  • COBOL
  • CRYSTAL
  • WEB SHERE
  • WEB LOGIC
  • JAVA
  • DATABASE(ORACLE, SQL, DB2, SYBASE)
  • MS-OFFICE

DDDAUDIT delivers a report on the integrity of the links between the System Catalog Table and PeopleTools Table.

The shared cache mode offers the following benefits:

  • Server processes share a common cache file, which reduce the disk space consumed by multiple cache files.
  • Improved initial traction load performance. Because all objects are already cached, the initial load performance is equivalent to subsequent loads. This is the major difference from previous behavior.
  • Improved performance because the system does not write new items to the cache. As such, the cache file never grows. This prevents the host running out of disk space as each PSAPPSRV cache grows in size.
  • Simplifies file management by having fewer files for the system to maintain. 

The File Server is used as a central storage area for files used by development clients.

This allows for a central point of file revision administration. as well as saving significant disk space on each client.

System Catalog Tables–  This table contain metadata about all object in the database.

People Tools Tables—This table contain the metadata about PeopleSoft that is installed on the database. And also the structure that applications use to define specific objects.  The structure of the tables is the same for all applications.

Application Data Tables—  This  table contain data entered for use by your organization.  Any table updated ad part of a component is an application data table.