Language cd that is set in peronalizations used to find the wrong pssqr file
Our base language is English. We have a user who has set her personalization in PeopleSoft to Polish. When she did this, it caused the language_cd field on the PSOPRDEFN table to contain POL (Polish). Now when she logs in and runs reports, it is looking for the pssqrPOL.unx file. All of the files that we have, as delivered are in all lowercase (i.e.pssqrpol.unx) and since UNIX is case sensitive, it is not finding the file. We tested and when we rename the file to include the uppercase POL, then the report is able to run.
0