1/21/2013

Dirty Reads mode



This article will not help you to gain advanced knowledge in PS Query but I’m sure it helps you to know something new. Dirty Reads mode also called Read only mode. Enables you to configure your servers to avoid table locking while running your PeopleSoft queries. When Dirty Read mode is enabled for PeopleSoft Query, the Performance is increased as queries do not lock on other INSERT and UPDATE operations. Which will simply read the data’s in data blocks (i.e.) reading the uncommitted data’s also which can be rolled back. Dirty Read mode is set in configuration files for PeopleSoft Application server and PeopleSoft Process scheduler server.

To enable this set Use dirty-read=1 in application server configuration file and process scheduler file.

3/02/2012

Browscap.properties file does not exist


While accessing PeopleSoft site getting following error 
Browscap.properties file does not exist

For example
Http://localhost:8080/ps/signon.html : Browscap.properties file does not exist

Windows 7 comes with Internet Explorer 8 by default in most countries. You might have come across some PeopleSoft website that are not properly displayed in Internet Explorer 8, this is because these websites were designed for older version of Internet Explorer. Microsoft has addressed this issue in Internet Explorer 8 with Compatibility View feature which helps make websites that are designed for older browsers look better in Internet Explorer 8. 

How to turn on the windows 7 or higher version of Internet Explorer Compatibility View :
First of all launch the Internet Explorer, and then Click on the Tools Menu Bar item on the top of the Internet Explorer browser. Here, you will see a list of options, select the Compatibility View option to enable the compatibility View.