Running FAQS 5.1 Installation jobs CAASOSCR and CAPCSSCR and both jobs fail with message:
0S05I PHASE $FAQS NOT FOUND
Here is the JCL used for CAASOSCR:
// JOB CAASOSCR LOAD HELP FILES AND SAMPLE IMODS FOR CA FAQS ASO
// LIBDEF *,SEARCH=(CAIDLIB.FAQS,CAIDLIB.PRODUCT)
* ------------------------------------------------------------------+
* INITIAL LOAD of CA FAQS ASO for z/VSE HELP FILES AND SAMPLE IMODS.|
* ------------------------------------------------------------------+
// EXEC GSSUTIL
INSTALL FAQS/ASO
/*
* ------------------------------------------------------------------+
* INITIAL LOAD of CA FAQS ASO for z/VSE PANELS AND INTERNAL IMODS. |
* ------------------------------------------------------------------+
// LIBDEF *,SEARCH=(CAIDLIB.FAQS,CAIDLIB.PRODUCT)
// EXEC PROC=FAQSLIMD
// EXEC PROC=FAQSLPAN
/&
FAQS 5.1
The current FAQS Installation guide is not clear that $FAQS.PHASE has to be loaded into the SVA before running installation jobs CAASOSCR and CAPCSSCR.
The $FAQS.PHASE must be added to the SVA before running installation jobs CAASOSCR and CAPCSSCR, emphasizing this only needs to be done if GSFAQS has not been started previously.
After manually adding $FAQS to the SVA, rerun the installation jobs.
Again, this only needs to be done if GSFAQS has not been started previously.