S806 error while trying to run SARDBASE/SARACT job
search cancel

S806 error while trying to run SARDBASE/SARACT job

book

Article ID: 240431

calendar_today

Updated On:

Products

View

Issue/Introduction

Receiving the following S806 error while trying to run Accounting Report Program (SARACT): 

"CSV003I REQUESTED MODULE SARACT NOT FOUND"

Environment

Release : 14.0

Component : View

Cause

Reason for this S806 error is, SARACT load module not found in CAI.CVDELOAD library.

 

Resolution

Below are the 3 options to fix this error,

1.) Code PGM=SARACTA in place of PGM=SARACT in the //SARACT STEP and rerun the job.

2) Compile the SARACT COBOL program from CAI.CVDESRC library, calling the module SARACT, and put that module in your CVDELOAD library. Then have PGM=SARACT in the //SARACT STEP and rerun the job.

3) Instead of running SARDBASE/SARACT job, run SARGRW03 job located in CAI.CVDECL library to produce the same View accounting report.

Additional Information

For more information about Accounting Report Program (SARACT), see Job Accounting