Blog Network Home > Pitstop > 'Pitstop Oracle'

From the category archives:

Pitstop Oracle

Tree Manager, Approval Workflow Engine (AWE), HCM Delegation Framework and pagelet wizards are inter woven with a streamlined process to accomplish what Oracle calls PeopleSoft 9.1 Compensation. Interestingly, the interoperability aspects with ePerformance, Core HR and variable compensation adds more value and increased ROI for the organizations which would implement PeopleSoft 9.1 HCM Compensation….For a compensation cycle, the funding overview for salary plans summarizes the total number of head count which would be involved in the appraisal cycle along with the calculated total salaries, calculated amount, calculated percent, qualified headcount, qualified salaries, funded amount, funded percent, proposed amount, proposed percent.

Please read the Instant Peoplesoft Cloning Refresher Kit before continuing in this post,
Take care to remove the reuse word in the create control file statement and replace it with SET
Once the Control file is created
alter database open resetlogs
If you encounter problems,
login to command prompt,
sqlplus /nolog
connect sys/manager as sysdba
shutdown immediate
startup
exit
select * from psdbowner;
update PSDBOWNER SET DBNAME [...]