Peoplesoft XML Publisher Guide

Friday 13 September 2013

CMDTUX CAT:1685: ERROR: Application initialization failure

CMDTUX CAT:1685: ERROR: Application initialization failure
CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
 
Solutions for this Error:
1) Check if your application server can reach the tuxedo installed directory. Proper permissions must be there on the Middleware directory where the tuxedo installation is done.

2) Since this issue arrives at application server level check the database server is up and running and is accessible to application server or not. TNSPING and LSNRCTL status can be checked to verify the connectivity between application server and database server.

3) Environment variable can be checked for Tuxedo TUXDIR path.

4) Disk space can be checked at the application server machine. Due to low disk space also this kind of initialization failure can come.

5) Check the Application Server and Tuxedo logs for the exact error where it happens.

Peoplesoft Application Designer Basic Tutorial

This video explain the Basic of Application Designer. What it is? What is the use of it?


 

Video showing Application Designer Basic Tutorial

Monday 9 September 2013

Peoplesoft Installation 8.53 Video Tutorials


"This videos can be helpfull for Learning Peoplesoft Installation 8.53 with Human Capital Management System HCM9.2"

Platform : Windows 7
Database : SQL Server 2008 SP3
Peoplesoft Peopletools 8.53
Application HCM9.2

In this Videos Peoplesoft Installation 8.53 ,Creating Peoplesoft Database, Configuring Domains, Integration Broker and Peoplesoft Test Framework configuration is shown: Learn and Share with peoplesoft professionals.

 
       A short Introduction to Peoplesoft - Video #1



    How to obtain softwares for peoplesoft Installation - Video #2

 
Installation of SQL Server 2008, JDK update, Tuxedo and Weblogic Server - Video #3
 

Installation of Peoplesoft Peopletools 8.53 - Video #4


Installation of Peoplesoft Application HCM9.2 - Video #5

 

Creating Peoplesoft Database with SQL Server 2008 - Video #6

 

Creating Application Server Domain in Peoplesoft - Video #7

 
  
Creating Weblogic Server Domain in Peoplesoft - Video #8

 

Creating Process Scheduler Domain in Peoplesoft - Video #9

 

Configure Integration Broker Setup in Peoplesoft - Video #10

 
Install Peoplesoft Test Framework - Video #11


Configure Peoplesoft Test Framework - Video #12
 
Please share it accross to help peoplesoft professionals to get the max knowledge and Information out of it.


WebServer in Peoplesoft is Running Slow

This is very common issue found in peoplesoft. Weblogic Server is running slow. The user is complaining the pages are taking a long time to open.

Solution:

1) In this case we can check if the application server is running properly or not. Is any bottleneck is happening between the application and database server.
2) We can check the server status through PSADMIN utility for the application server process PSAPPSRV. If all server process PSAPPSRV is busy then also it can be a reason for longer processing of the request which cause the web server to run slow.
3) We can increase the number of Server process PSAPPSRV, PSQCKSRV, PSQRYSRV which can help to run the long queries if any in lesser time.
4) Thread count can be increased if required to increase the number of service request to be processed more on the web server.

This are few solution that can be check on the peoplesoft server instance. Also possibly take backup of configuration files before any changes to be on safer side.