Compiling INAS on Campus Solutions 9.0 in an Environment with a Decoupled PS_CUST_HOME
(Doc ID 2444351.1)
Last updated on FEBRUARY 15, 2023
Applies to:
PeopleSoft Enterprise CS Financial Aid - Version 9 to 9 [Release 9]Information in this document applies to any platform.
Symptoms
On : CS 9.0
When attempting to run a year-specific INAS compile routine, such as inasbl18.mak, in an environment with a decoupled PS_CUST_HOME
the following error occurs.
ERROR
-----------------------
./inasbl18.mak : Start of compilation in PS_HOME (/mnt/dcps/home/cs90b50_20180829-8.56.07)
./inasbl18.mak : Start of compilation in PS_CUST_HOME (/mnt/dcps/cust/CS90DMO-8.56.07)
Useless use of \E at /mnt/dcps/home/cs90b50_20180829-8.56.07/setup/searchCobolPgms.ps line 107.
Useless use of \E at /mnt/dcps/home/cs90b50_20180829-8.56.07/setup/searchCobolPgms.ps line 108.
Can't stat /mnt/dcps/cust/CS90DMO-8.56.07/src/cbl: No such file or directory
at /mnt/dcps/home/cs90b50_20180829-8.56.07/setup/searchCobolPgms.ps line 69.
Search Path is .../mnt/dcps/home/cs90b50_20180829-8.56.07/src/cbl/
Useless use of \E at /mnt/dcps/home/cs90b50_20180829-8.56.07/setup/searchCobolPgms.ps line 107.
Useless use of \E at /mnt/dcps/home/cs90b50_20180829-8.56.07/setup/searchCobolPgms.ps line 108.
Can't stat /mnt/dcps/cust/CS90DMO-8.56.07/src/cbl: No such file or directory
at /mnt/dcps/home/cs90b50_20180829-8.56.07/setup/searchCobolPgms.ps line 69.
Search Path is .../mnt/dcps/home/cs90b50_20180829-8.56.07/src/cbl/
cp: cannot stat ‘/mnt/dcps/cust/CS90DMO-8.56.07/src/cbl/*’: No such file or directory
./inasbl18.mak : Error: $PS_CUST_HOME/src/cbl (/mnt/dcps/cust/CS90DMO-8.56.07/src/cbl) does not exist
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Invoke inasbl18.mak
WHAT IS WORKING
--------------------
Users are able to compile the other application cobol, such as with pscbl.mak. In this case messaging similar to what is noted above is seen with the compile against PS_CUST_HOME, but everything is compiled correctly against PS_HOME. This highlights the key difference with the inas cobol, which is the fact that the compile against PS_HOME seems to produce nothing at all (versus a specific error).
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 |
Cause |
Solution |
References |