IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Regarding the search option.


IBM Mainframe Forums -> IDMS/ADSO
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Binesh Kuruvath

New User


Joined: 28 Oct 2009
Posts: 2
Location: Chennai

PostPosted: Wed Oct 28, 2009 4:46 pm
Reply with quote

Hi,

I have a requirement as below,

I have a file with customer number.And i need to search the same in 10 files.
and if the customer number is not availble in any of the 10 files,have to mention that customer number is not found.

Can i do it in Search JCL? if yes

Please send me the syntax.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Oct 28, 2009 8:10 pm
Reply with quote

Hello and welcome to the forum,

Is your question related to idms/adso?

To which/what "search option" do you refer?

How are these 10 files defined?

What is "Search JCL"?
Back to top
View user's profile Send private message
Binesh Kuruvath

New User


Joined: 28 Oct 2009
Posts: 2
Location: Chennai

PostPosted: Fri Oct 30, 2009 2:59 pm
Reply with quote

Hi ,

I am talking about in jcl.

The search JCL in the sense,
//SEARCH EXEC PGM=ISRSUPC,PARM=(SRCHCMP,'ANYC')
//NEWDD DD DISP=SHR,DSN=IDJ.PAP.DNLOAD.AFP.CSTMTS
//OUTDD DD SYSOUT=(*)
//SYSIN DD DSN=IDJ.PAP.CHECK(CUTSOMER),DIPS=SHR

The files will have VBM format with record length of 12884.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Fri Oct 30, 2009 3:24 pm
Reply with quote

so... how does this relate to IDMS/ADSO ???
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Oct 30, 2009 7:16 pm
Reply with quote

Hello,

To get help here, you need to post proper information about your requirement and in the correct part of the forum.

You have been sked twice how/if this question relates (if it does) to idms/adso.

You have not provided enough info for someone to help.

Where is the customer number in the 10 files? Does it have a fixed position or might it be found in different places? Are the 10 files of the "same" attributes?

You mention a SYSIN, but do not show what it contains.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IDMS/ADSO

 


Similar Topics
Topic Forum Replies
No new posts Search two or more word with FILEAID Compuware & Other Tools 15
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts SCOPE PENDING option -check data DB2 2
No new posts OUTFIL with SAVE option DFSORT/ICETOOL 7
No new posts CICS vs LE: STORAGE option CICS 0
Search our Forums:

Back to Top