Not all the PeopleSoft modules use Cobol and even those which use Cobols — not all of them use the Remote Call. PeopleSoft Cobol programs that use remote call can be found in NA Payroll, FSCM etc. PeopleSoft Remote Call programs can be frustrating at times. Sometimes they may break for no reason. And of […]
Continue readingAfter PeopleTools Upgrade, you need to compile Cobol programs and the entire process becomes trickier if you have custom Cobols, or if you use a custom compile script instead of the usual process laid out by Oracle and MicroFocus. Due to this it is pretty common to face Cobol issues post-PeopleTools upgrade. In this article, […]
Continue readingYou need the Micro Focus software to compile and run Cobol programs. Micro Focus compiler for Cobol has two versions – Net Express for Windows and Server Express for Unix/Linux. In this article, we will discuss Micro Focus for Windows. For PeopleTools 8.55, the supported version for Windows is Micro Focus Net Express 5.1 Wrap […]
Continue readingMicro Focus Cobol Run-time system error messages are documented below along with a brief description and resolution. 001 Insufficient buffer space (Recoverable) You have tried to open a file directly or indirectly and, although you have not exceeded your system’s file limit, something in your system is unable to allocate enough memory space for this […]
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 reading