MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Problem With FILEAID utility program

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
yrcreddy
Beginner


Joined: 28 Dec 2005
Posts: 27
Topics: 12

PostPosted: Tue May 02, 2006 10:11 pm    Post subject: Problem With FILEAID utility program Reply with quote

Hi,

here is my JCL:
Code:

//STEP01  EXEC PGM=FILEAID
//DD01   DD  DSN=AATPOP.APV.INPUT,
//           DISP=SHR
//DD01O  DD  DSN=AATPOP.YRCR.OUTPUT,
//           DISP=(NEW,CATLG,DELETE),DCB=*.DD01,
//           SPACE=(TRK,(5,5),RLSE),UNIT=SYSDA
//SYSOUT   DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSLIST  DD SYSOUT=*
//SYSTOTAL DD SYSOUT=*
//SYSIN  DD  *


After execution of the above JCL, i am getting the following error message:
Code:

CSV003I REQUESTED MODULE FILEAID  NOT FOUND
CSV028I ABEND806-04  JOBNAME=TESTJCL   STEPNAME=STEP01
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=806  REASON CODE=00000004


In our shop we have FILEAID.please let me know why it is giving 806(FILEAID program not available) error message.
_________________
Thanks,
Ramachandra Reddy
Back to top
View user's profile Send private message
Grant
Beginner


Joined: 02 Dec 2002
Posts: 45
Topics: 1
Location: Sydney, NSW, Australia

PostPosted: Tue May 02, 2006 10:16 pm    Post subject: Reply with quote

You don't have a steplib and I can only assume from the message that the FILEAID libraries are not in the linklist.

You should contact your sysprogs to find out what is going on...
Back to top
View user's profile Send private message
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 699
Topics: 63
Location: USA

PostPosted: Tue May 02, 2006 11:59 pm    Post subject: Reply with quote

You can go to fileaid and select the batch processing option. Then you can see what jcl is generated and what libraries are used.
Back to top
View user's profile Send private message Send e-mail
yrcreddy
Beginner


Joined: 28 Dec 2005
Posts: 27
Topics: 12

PostPosted: Wed May 03, 2006 12:18 am    Post subject: Problem With FILEAID utility program Reply with quote

i did thru batch processing option in FILEAID,but still i amgetting same error message
_________________
Thanks,
Ramachandra Reddy
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed May 03, 2006 1:27 pm    Post subject: Reply with quote

The JCL Skeleton that was supplied by Compuware was not tailored correctly during the installation process. Contact your FileAid systems programmer.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group