While compiling Cobol programs in any PeopleSoft application, you may face an error similar to one shown below. If you are compiling a single Cobol program, you will see that Cobol program name show up in the error message but most likely you will be compiling for PS_HOME, PS_APP_HOME or PS_CUST_HOME, so this error will […]
Continue readingNot 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 reading