Wondering how to access PeopleSoft Image VM files on Windows host. There is a very easy way to do this.
Continue readingDeploying PeopleSoft Images is fairly straight forward as long as you follow the directions properly. Sometimes even a slight deviation from the defined process might cause issues with your PeopleSoft Image. Here is an example when you try to import PeopleSoft Image by running ‘psft-dpk-setup.bat’ file. This file is extracted from first part of downloaded […]
Continue readingStylesheets as the name suggests is the piece of code that adds style to your PeopleSoft application. When you log into PeopleSoft application, all the menus, colors , design are controlled by stylesheets. PeopleSoft application comes with a default stylesheet which can vary between different Application releases. Here are the default stylesheets for different PS […]
Continue readingPeopleSoft Style Sheets controls the look and feel of the PeopleSoft Application. There are several style sheets available in PeopleSoft which can be used to change the appearance of PeopleSoft Application. Oracle sets a default style sheet for each application version. Below is the list of default Style Sheet for different Application Version. 9.0 and earlier […]
Continue readingWhile performing upgrades or applying maintenance to your PeopleSoft applications, you might want to get row count of all your PeopleSoft tables. There are few ways of doing it which we will discuss below and finally the one which I think is the easiest and most efficient way. Option 1: Running UPGCOUNT AE UPGCOUNT is […]
Continue readingAlter Audit is a process that identifies any records that require SQL Alter process. i.e. if the Data Designer definition doesn’t match Database definition. All records that are flagged should be Altered. SQL Alter – The primary purpose of the Application Designer’s “SQL Alter” function is to bring SQL tables into accordance with PeopleTools record […]
Continue readingPRP stands for PeopleSoft Release Patchset. With PUM(PeopleSoft Update Manager) process Oracle releases PeopleSoft Images every couple of months that includes latest patches available for PeopleSoft 9.2 application. In between release of two images, if Oracle identifies few critical patches that need to be applied then those patches are delivered as PRP patches. PRP patches can […]
Continue readingYou might know that on one machine, you can have only one version of PeopleSoft Change Assistant installed at a time. If you try to install another version of CA, it would first uninstall the existing version and then allow you to install newer CA version. If you use Change Assistant setup for PeopleTools 8.53.x […]
Continue readingBy default Virtual Box files are stored in C: drive under user directory. You may want to change this default location for variety of reasons, one of the most common would be disk space constraints or security concerns. If you wish to change the default path to other drive/directory you can do so as shown […]
Continue readingAfter you’ve successfully imported PeopleSoft Image files into Virtual Box, you need to configure the image to update network and application specific details. During network configuration step, if you choose to disable dynamic IP configuration and use static IP configuration then you will be asked to enter IP address, Gateway and DNS details manually. Below […]
Continue readingPeopleSoft Images have been made available for over an year now and you might have deployed one or more types of these PeopleSoft images. But you may still get some errors while deploying Virtual Images. One of the most common error that you may get is when you try to import these PeopleSoft Images into […]
Continue readingIf you get error anytime when trying to import PeopleSoft Images then you need to make sure that all the separate files for a particular image were downloaded completely without any issues. Sometimes even if the download window may show download as complete but there might be something missing. To verify the integrity of PeopleSoft […]
Continue readingAs most of you would already know that Oracle is now delivering PeopleSoft Virtual Images that can be used for variety of purposes like Demo, training purposes, applying patches, during upgrade etc. One thing to note here is that there are 3 different types of images currently available and you should review these image types, then decide and deploy […]
Continue readingPeopleSoft Update Manager is the new lifecycle management process for PeopleSoft 9.2 customers to use for all their application maintenance needs. PeopleSoft Update Manager will be of limited help if you do not stay current with the latest updates released by Oracle. This article highlights the process you should follow to stay current with any […]
Continue readingDefault Oracle Logo is visible in top left corner in the PeopleSoft PIA, but if you want you can change the logo to something else. E.g Logo of your organization etc. You can change the logo by simply saving your customized image with the same name that is being referred online by the current PeopleSoft […]
Continue readingWe were doing stress testing in PeopleSoft ELM and ran the Mass Enrollment AppEngine. After running for about 90 minutes, it failed with the error ORA-01555: snapshot too old: rollback segment number 19 with name “_SYSSMU19_1270741541$” too small The ORA-01555 error is caused by Oracle read consistency mechanism and is usually associated with long running […]
Continue readingTrying to run COBOL process from PeopleSoft Process Scheduler and getting ‘Micro Focus License Manager service is not running’ ? In most of the cases it happens when you change or upgrade your windows server on which process scheduler is hosted. Micro Focus License Manager Service is required on run-time systems where compiled COBOLs are […]
Continue readingInstalling, compiling and running COBOLS in PeopleSoft is fairly simple but when you get issues then sometimes it may take longer to solve those. Though there might be a small configuration change that may fix it, but at times it may get critical depending on the situation and issue at hand. When you install Micro […]
Continue reading