Author Archives: Apurva Tripathi
Author Archives: Apurva Tripathi
If you’re on PeopleTools 8.53 and have deployed PeopleSoft Search Framework, you may come across this situation where you get the error “EQA-13000: Operation “delete” Cannot Be Performed on an Object Type “schedule” in State “EXECUTING”. ( 262,1018)”. I experienced this situation when I had to cancel the Search Index processes on the Process Monitor […]
Continue readingPeopleSoft Query is a great way to retrieve information from PeopleSoft without having to write the complex SQL queries. However, as a PeopleSoft admin – there may be situations when you need to seek information from the PeopleSoft Query tables. For example, find out the private queries of a PeopleSoft user; Convert all private queries […]
Continue readingYou will need access to the PeopleSoft Search Framework and SES logs to troubleshoot issues related to SES or search. The logs will help you troubleshoot issues related to installation or maintenance of the same. Here are some of the logs, you will need to look at in case an issue arises: PEOPLESOFT INTEGRATION BROKER […]
Continue readingAfter PeopleTools 8.53 upgrade, I came across this rather annoying issue where some of the pages were not showing up properly and the background colors as well as formatting appeared to be absent in the Navigation pages that appears (see the picture below). Initial thought was that the cache is not able to build properly […]
Continue readingWhile trying to undeploy a search definition, following error can be encountered and the search definition doesn’t get undeployed as a result. Service Exception: ns2:CreatableAdminObjectFault : EQA-11000: The object with key “[name=xxx]” and type “schedule” was not found. (262,1018) PT_SEARCH.SESIMPL.MESSAGE.AdminResponse.OnExecute Name:AdminResponse PCPC:1452 Statement:20 Called from:PT_SEARCH.SESIMPL.AdminService.OnExecute Name:doService Statement:894 Called from:PT_SEARCH.SESIMPL.AdminService.OnExecute Name:delete Statement:848 Called from:PT_SEARCH.SESIMPL.AdminService.OnExecute Name:RemovePSFTSource Statement:261 […]
Continue reading