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 

FILEAID - specific details

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


Joined: 08 Mar 2005
Posts: 16
Topics: 2

PostPosted: Wed Mar 09, 2005 3:34 pm    Post subject: FILEAID - specific details Reply with quote

Is there any material available, which gives details on how to use
Selection Criteria within a member & about the various options.

//STEPNAME EXEC PGM=FILEAID,REGION=6M
.
.
.
//DDxxSC DD DSN=SELECTION CRITERIA DATASET NAME (SC MEMBER)
//DDxxSCN DD DSN=COMPARE NEW DATASET - SELECTION CRITERIA DATASET NAME (SC MEMBER)
Back to top
View user's profile Send private message
Deepubonds
Beginner


Joined: 08 Mar 2005
Posts: 16
Topics: 2

PostPosted: Wed Mar 09, 2005 3:36 pm    Post subject: Reply with quote

(I already have a file-aid Batch Reference Manaul. But this doesnt give more information on //DDxxSC option.)
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12372
Topics: 75
Location: San Jose

PostPosted: Wed Mar 09, 2005 3:50 pm    Post subject: Reply with quote

Deepbounds,

The compare function is clearly explained in the File-AID MVS Online Reference Manual.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Deepubonds
Beginner


Joined: 08 Mar 2005
Posts: 16
Topics: 2

PostPosted: Wed Mar 09, 2005 4:09 pm    Post subject: Reply with quote

Kolusu,

Thanks for your reply,
I am looking for (formats or ) syntaxs & options available for entering selection criteria in "SELECT" member, in the below example.

//DD01SC DD DSN=USERID0.FILEAID.SC.D950111.T155818(SELECT),

I have been using file-aid online processing , but I would like to know what you enter in "SELECT" member for search criteria. Confused
Back to top
View user's profile Send private message
Deepubonds
Beginner


Joined: 08 Mar 2005
Posts: 16
Topics: 2

PostPosted: Mon Apr 11, 2005 3:56 pm    Post subject: Reply with quote

Hi,

Please see the example below. Is there any file-aid manual which gives details on what parameters can be used in selection criteria using DD01SC. I know, it is very similar to batch FILEAID jcls where we enter parameteres in SYSIN, but I am looking for manual for reference giving details on selection criteria using DD01SC.


Data in :
//DD01SC DD DSN=USERID.FILEAID.SC.xxx.xxx(SELECT)

/* CAUTION: Manually editing this member with a Product other
/* than File-AID will corrupt the directory entry when saving
/* this member. Statistics will overlay information in the
/* directory entry required when loading Selection Criteria and
/* XREFs, rendering the member unusable.
/*
/* COMPUWARE ASSUMES NO LIABILITY FOR RESULTS OF USING MEMBERS
/* THAT HAVE BEEN EDITED MANUALLY.
/*
/* Copyright (c) 1993-2004 by COMPUWARE Corporation,
/* All Rights Reserved.

DEFINE BLOCKS=SELECTION,

INITIAL_SKIP=0,
THEN_SELECT=1,
THEN_SKIP=0,

MAXIMUM_TO_SEARCH=ALL,
MAXIMUM_TO_SELECT=ALL

SELECT SET=1
IF
POSITION=1,LENGTH=40,OPERATOR=CO,
TYPE=T,VALUE="XXX"



Thank you !
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