peoplesoft (part-2) interview question and answers

In the following url http://localhost/Peoplesoft/EMPLOYEE/PSFT_HR/c/PROCESS_SCHEDULER.PRCSTYPEDEFN.GBL which one is the component definition?
PRCSTYPEDEFN.GBL
I have created a Menu and a Page and given user access to that page, which of the tables gets affected on this (Scenario)?
PeopleTools Tables
You are a PeopleSoft Partner and wish to get information on database performance benchmark ( or something like this)Where would you look for the info ?
PeopleSoft Knowledge baseSYSAUDIT finds forOrphaned Records
Which RDBMS uses Tablespace?
Oracle, DB2, Other Options: SQL Server, Informix, Sybase
Changing Prompt Table with NO Edit to Prompt Table with Edit?
Only selection of existing data is possible
Which command is valid in both bootstrap and regular mode when operating the data mover?
GRANT_USER
PeopleCode events pertaining to Record Field:?
FieldEdit, SaveEdit and RowDelete
Which of the following are Record field events ?
FieldChangeSearchSave and SavePreChange
Which of the following commands can be run in Bootstrap mode?
ENCRYPT_PASSWORD
What commands are valid in BS mode?
ENCRYPT_PASSWORD
What views available in Application Designer project workspace?
Development and Upgrade
Which of the above record definitions is NOT stored on the database and is therefore NOT required to be built?
Derived/Work Record
You have downloaded an Application fix as a project from the customer connection. Whrere would you upgrade it to ?
Demo
PS Query definition is stored on which server?
DB Server
How do you login into BS mode?
DB Access Id
If you want to log into DataMover in Bootstrap mode, you would login as..?
Database superuser
What is added as new option in Build apart from Create Tables, Indexes, Views?
Create Trigger
Where will you configure for failover of Application Server (Scenario) -?
Configuration.properties
Which one of the following is a trasaction control statement ..?
Commit
What Record Changes does not affect Database?
Change in List box in Record Field properties (correct)
Which one of the following steps is NOT part of performing an upgrade?
Apply all outstanding patches, prior to upgrade
Update and Fixes: R-* files refers to?
Application Updates and Fixes
How do you set up table-sharing in PeopleTools applications?
Add the field, SETID, as a key field to each table you want to share, and then define the set control field. PeopleSoft reserves ALL Message Sets (in Utilities, Message Catalog) up to which number?
What is the default Crystal Report that PeopleSoft Query tool creates?
ACTQRY.RPT
(Some scenario) Find which is not part of AE Program, Options would be?
Action,Section,Step,Event
Which of the following are true with respect to validate signon with database option enabled in psadmin.?
1. The application server first attempts to connect to database using the user id and password as part of the database
connection string.2. User must be defined on either the operating system or the database and within the PeopleSoft.
Which of the Following are true for force Shutdown In PeopleSoft Domain Shutdown menu?
1. shuts down the domain using the tmshutdown -k TERM -c command.2. A forced shutdown is a non-quiescent shutdown that immediately terminates all the processes
After logging into customer connection, you wish to search for fixes/patches. What are the search criterias available ?
1. Report ID2. Date / time3. Release
What are the Search Keys you use to find Patches and Fixes?
1. Release2. Updated date time3. Report Id
Which one of the following tree types is NOT supported in the PeopleSoft tree manager?
1. Query trees2. Combination trees
Which Web Services is only used as a Proxy Server?
1. MS IIS2. Apache
In PeopleCode Debugger what are the valid values?
1. Go2. Step Over3. View Variable Value
Select the components which form the part of Integration Broker?
1. File Layout2. CI3. app. Messaging
what are the views available in App. Designer project workspace(multiple answer)?
1. Development2. Upgrade
What are Menu types available?
1. Component2. PeopleCode3. Separator
Database Connectivity Drivers should be installed in the following System?
1. Client Workstation in two tier mode (Yes)2. App Server (Yes)3. Batch Server (Yes)4. Data Mover (Yes)
Where do you need to install connectivity software?
1. batch server 2. App server 3. two tier client
What are the People Tools available for Integration Broker?
1. Appl. Messaging 2. Component Interface 3. File Layout
A Customer wants to use a new Image in HRMS, where it is stored?
DB Server
We access pia from mac OS?
Yes
Which of the following technology is used in app messaging?
XML
Which one of the following PeopleCode debugging tools automatically converts values of any data type other than object into string values for viewing during debugging?
WinMessage
PIA screens and recognize it?
Where are the work items presentWorkilist
Where do u set the web server cache?
webserver configuration.properties file
Your company obtained the newest Application Release of PeopleSoft, and you need to prepare for the upgrade. Upon reading the new Release Notes, you notice that changes were made to two COBOL modules (batch programs).You need to decide how to compare the current versions of these COBOL programs with the versions delivered with the new PeopleSoft application release.
Which would be the fastest method of comparing these different versions?

Use non-PeopleSoft comparison tools. 5.
Can a business Process be used as a Navigator Home page ?
true
The physical, dedicated tables are locked at the time the Application Engine program is loaded into memory?
True
State Record can be Dynamic Record?
True
In Call Section ? Action it is possible to leave the Program ID with blank Value in certain cases?
True
You can assign multiple databases and application servers to a single profile. But, each database and application server must be assigned to only one profile?
True