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 

How does ISRSUPC Super C identify the concatenated PDS

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


Joined: 20 Oct 2006
Posts: 4
Topics: 2

PostPosted: Wed Sep 10, 2008 5:11 pm    Post subject: How does ISRSUPC Super C identify the concatenated PDS Reply with quote

How does ISRSUPC Super C identify the concatenated PDS
JCL:
Code:
//JOBNAME1 JOB 00000,'TEST JCL',                       
//             CLASS=A,                                 
//             NOTIFY=USERID,                           
//             MSGCLASS=H                               
//SEARCH  EXEC PGM=ISRSUPC,                             
//            PARM=(SRCHCMP,                           
//            'ANYC')                                   
//NEWDD  DD DSN=PDS.DATA.SET1,DISP=SHR                 
//       DD DSN=PDS.DATA.SET2,DISP=SHR                 
//       DD DSN=PDS.DATA.SET3,DISP=SHR                 
//       DD DSN=PDS.DATA.SET4,DISP=SHR                 
//OUTDD  DD SYSOUT=(*)                                 
//SYSIN  DD *                                           
SRCHFOR  'KEY'                                         
/*                                                     

Result:


Code:
 
********************************* TOP OF DATA **********************************

ISRSUPC   -   MVS/PDF FILE/LINE/WORD/BYTE/SFOR COMPARE UTILITY- ISPF FOR z/OS
  LINE-#  SOURCE SECTION                    SRCH DSN: PDS.DATA.SET1


 MEMBER1 CONCAT#(01)   ----------- STRING(S) FOUND -------------------
123                        MOVE WS-KEY TO WS-TEMP-KEY

 MEMBER6 CONCAT#(01)   ----------- STRING(S) FOUND -------------------
456                        DISPLAY ' WS-KEY: '

1  ISRSUPC   -   MVS/PDF FILE/LINE/WORD/BYTE/SFOR COMPARE UTILITY- ISPF FOR z/OS
LINE-#  SOURCE SECTION                    SRCH DSN:PDS.DATA.SET2

 MEM123 CONCAT#(02)   ----------- STRING(S) FOUND -------------------
789                        DISPLAY ' WS-KEY: '

LINES-FOUND  LINES-PROC  MEMBERS-W/LNS  MEMBERS-WO/LNS  COMPARE-COLS  LONGEST-L


 PROCESS OPTIONS USED: ANYC                                                 
                                                                             
 THE FOLLOWING PROCESS STATEMENTS (USING COLUMNS 1:72) WERE PROCESSED:       
    SRCHFOR  'KEY'                                       
                                                                             
 THE FOLLOWING "SRH" FILE CONCATENATED DATA SETS WERE SPECIFIED:             
  (01) PDS.DATA.SET1                                             
  (02) PDS.DATA.SET2                                             
  (03) PDS.DATA.SET3                                             
  (04) PDS.DATA.SET4                                           
******************************** BOTTOM OF DATA ********************************


_________________
Regards,
Vizz0
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Thu Sep 11, 2008 6:35 am    Post subject: Reply with quote

Probably walks the control blocks
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Thu Sep 11, 2008 11:51 am    Post subject: Reply with quote

BLDL
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
Anuj Dhawan
Intermediate


Joined: 19 Jul 2007
Posts: 298
Topics: 7
Location: Mumbai,India

PostPosted: Fri Nov 28, 2008 12:10 am    Post subject: Reply with quote

Hi,

What is BLDL ?
_________________
Regards,
Anuj
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Sat Nov 29, 2008 9:11 pm    Post subject: Reply with quote

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2d440/3.7.5
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dgt2d440/3.8.8

and the ever popular http://www.google.com/search?q=bldl
among others
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
Anuj Dhawan
Intermediate


Joined: 19 Jul 2007
Posts: 298
Topics: 7
Location: Mumbai,India

PostPosted: Sat Apr 25, 2009 11:36 pm    Post subject: Reply with quote

Thanks for the links - was keeping away from the forum since some time.
_________________
Regards,
Anuj
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Sun Apr 26, 2009 8:09 pm    Post subject: Reply with quote

Never too late for a kind word. Thank you!
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming 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