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

how to compar data set by using cobol program


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sunil_cse53
Currently Banned

New User


Joined: 06 Jun 2007
Posts: 2
Location: hyderabad

PostPosted: Thu Jul 26, 2007 4:46 pm
Reply with quote

How can we compare two files(ps r pds) and write them in another file.
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Thu Jul 26, 2007 4:48 pm
Reply with quote

Quote:
i am learning mainframes, i am having small problem. how can we compare two files(ps r pds) and write them in another file. if u r having any idea please reply me

Have you ever heard of SUPERCE?
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Thu Jul 26, 2007 4:53 pm
Reply with quote

sunil,

Just for your info, try 3.12 (SUPERC) or 3.13 (SUPERCE) in ISPF.
Back to top
View user's profile Send private message
kgumraj

Active User


Joined: 01 May 2006
Posts: 151
Location: Hyderabad

PostPosted: Thu Jul 26, 2007 4:56 pm
Reply with quote

Hi,
You can also use FILE-AID Compare.
Back to top
View user's profile Send private message
kgumraj

Active User


Joined: 01 May 2006
Posts: 151
Location: Hyderabad

PostPosted: Thu Jul 26, 2007 5:09 pm
Reply with quote

Hi,

I misread the question ? Sorry.

IN Cobol, you can read the two files, check if there are equal are not, if not you can write into another file. Please tell us is that you want or and other condition.
Thanks
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu Jul 26, 2007 5:26 pm
Reply with quote

kgumraj wrote:
I misread the question ? Sorry.
Good, at least you caught it.....grin.....I wonder when the others will.....
I also wonder why the OP chose bold, big and that sickening color for the post????
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Thu Jul 26, 2007 7:21 pm
Reply with quote

Hi sunile,

Take a look at dick scherrer's stickey at the top of this forum for your ans.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
Search our Forums:

Back to Top