Installation jobs CAASOSCR and CAPCSSCR fail ; PHASE $FAQS  
search cancel

Installation jobs CAASOSCR and CAPCSSCR fail ; PHASE $FAQS  

book

Article ID: 272959

calendar_today

Updated On:

Products

FAQS - Automated Systems Operation

Issue/Introduction

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                                                  
/&

Environment

FAQS 5.1

Cause

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.  

 

Resolution

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. 

Additional Information

Again, this only needs to be done if GSFAQS has not been started previously.