My Oracle Support Banner

FAP00SLD Fails to Compile with Log Displaying 'Operand not declared' Errors for SFA-STD-STREET, SFA-STD-CITY and SFA-STD-ZIPCODE (Doc ID 3037514.1)

Last updated on JULY 27, 2024

Applies to:

PeopleSoft Enterprise CS Financial Aid - Version 9.2 and later
Information in this document applies to any platform.

Symptoms

A change package containing has been applied to a target environment. When compiling COBOL programs after applying the maintenance, COBOL program FAP00SLD fails to compile.  The following error appears in the compile log file.


/pshomes/csdmo/cs92/setup/pscblcs_mf.mak : Compiling FAP00SLD.cbl ...
 11074 MOVE SFA-STD-STREET OF ISIR-LOAD-WRK
* 12-S******************************************** ( 0)**
** Operand SFA-STD-STREET is not declared
 11093 MOVE SFA-STD-CITY OF ISIR-LOAD-WRK
* 12-S****************************************** ( 1)**
** Operand SFA-STD-CITY is not declared
 11121 MOVE SFA-STD-ZIPCODE OF ISIR-LOAD-WRK
* 12-S********************************************** ( 1)**
** Operand SFA-STD-ZIPCODE is not declared
cob64: error(s) in compilation: FAP00SLD.cbl


The issue can be reproduced at will with the following steps:

  1. Create a change package from PUM 32 with Patch 36348679 applied using the selective adoption;
  2. Apply the change package to a target environment;
  3. Recompile COBOL programs;
  4. Note the error messages in the COBOL compile log.


Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.