Quantcast
Channel: Cobol | PeopleSoft Tutorial
Viewing all 11 articles
Browse latest View live

PeopleSoft Cobol Compiler Options

$
0
0
Purpose of this article is to answer FAQs about PeopleSoft and COBOL Compilers and let you know the PeopleSoft Cobol Compiler options you have. Some PeopleSoft applications use routines written in COBOL. Since COBOL is primarily suited to batch processing, you’ll likely use COBOL with applications like PeopleSoft Payroll. There are two components for running […]

How to Enable COBOL Trace in PeopleSoft

$
0
0
COBOLs are an integral part of PeopleSoft. If your PeopleSoft base has NA Payroll, Global Payroll or Payroll Interface modules installed, you’re likely to come across COBOL issues once a while. Some of these might need to enable COBOL trace for further troubleshooting. You can enable COBOL trace in PeopleSoft in both two tier and […]

How To Install Micro Focus NetExpress 5.1 License Database

$
0
0
If you plan to use Cobol for your PeopleSoft Application, then you would need to install Micro Focus Net Express 5.1 Application Server License Database on each system that will run PeopleSoft COBOL applications. It means you need to install it on your Application servers and Batch servers. I am assuming that you already have […]

Error While Installing NetExpress 5.1 RunTime License

$
0
0
Installing, 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 […]

Error: Micro Focus License Manager service is not running

$
0
0
Trying 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 […]

PeopleSoft Remote Cobol Error

$
0
0
While running a PeopleSoft appengine program, especially in case of Payroll Interface appengine program, PI_PIRUN, you are likely to encounter a situation where the app engine program fails with an error, which is similar to “…..did not complete in allowed time (50 seconds). Killing process (2, -1)” If the process is submitted to the process […]

Micro Focus Run-time System Error Messages & Resolution

$
0
0
Micro 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 […]

How to Install Micro Focus Net Express 5.1 Wrap Pack 11

$
0
0
You 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 […]

PTPSQLRT – Error Encountered

$
0
0
After 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, […]

What is PeopleSoft Remote Cobol Call?

$
0
0
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 […]

How to Resolve Cobol error – cob: command not found

$
0
0

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 […]

The post How to Resolve Cobol error – cob: command not found first appeared on PeopleSoft Tutorial.
Viewing all 11 articles
Browse latest View live