Error: ORA-12899: Value Too Large For Column “CALC_NAME”
Learn how to resolve “ORA-12899: Value Too Large For Column “CALC_NAME” message.
Parameter Renaming
As described in earlier utility sections, business rule parameters are the building blocks of a complete PeopleSoft Pension Administration Implementation. The naming of the parameters is a critical component of system support and maintenance. Using standardized naming conventions is a good development practice. Implementers deviate from standards, or they can be sidestepped due to duplication,…
Parameter Set Backup, Compare, and Migration
Parameters are the plan rules that are configured in your calculation system. When you make rules changes in your development instance, you need a stable and comprehensive process to migrate those changes to your test environment and to production. In cases when changes fail testing, you may need to restore your test environment back to…
COBOL Array Sizing Tool
Managing your COBOL array sizing is an important part of owning your PeopleSoft Pension Administration software. Setting array bounds too high wastefully increases processing loads and makes your system less efficient. But when a calculation unexpectedly exceeds the bounds of a COBOL array, the process fails, resulting in cryptic error messages and requiring complicated trouble…
Parameter Hierarchy
Within the PeopleSoft Pension Administration product, business rule parameters are the building blocks of the software implementation. Building a parameter hierarchy is the cornerstone to the utility suite. This populated utility allows a developer to quickly identify where a parameter is used. This is the most valuable tool in the collection. This allows a developer…