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

Syncsort - functionality question


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Vasukip
Currently Banned

New User


Joined: 17 Jun 2008
Posts: 48
Location: Chennai

PostPosted: Mon Sep 15, 2008 7:17 pm
Reply with quote

Aaru wrote:
Zero,
How to determine if new DFSORT PTF (July, 2008) is installed



I tried the JCL whatever referred in the link, But I couldn't find any ICE msg ICE201I and its record type , It is giving only the following msgs
Code:

 SYNCSORT FOR Z/OS  1.2.2.1R    U.S. PATENTS: 4210961, 5117495   (C) 2005 SYNCSO
                                           * PERSHING LLC. *   z/OS   1.8.0     
 SYSIN :                                                                       
   OPTION COPY                                                                 
 WER276B  SYSDIAG= 486548, 1042980, 1042980, 1551558                           
 WER164B  12,828K BYTES OF VIRTUAL STORAGE AVAILABLE, MAX REQUESTED,           
 WER164B     0 BYTES RESERVE REQUESTED, 212K BYTES USED                         
 WER108I  SORTIN   : RECFM=FB   ; LRECL=    80; BLKSIZE=    80                 
 WER110I  SORTOUT  : RECFM=FB   ; LRECL=    80; BLKSIZE=    80                 
 WER410B  11,800K BYTES OF VIRTUAL STORAGE AVAILABLE ABOVE THE 16MEG LINE,     
 WER410B     0 BYTES RESERVE REQUESTED, 84K BYTES USED                         
 WER211B  SYNCSMF  CALLED BY SYNCSORT; RC=0000                                 
 WER449I  SYNCSORT GLOBAL DSM SUBSYSTEM ACTIVE                                 
 WER416B  BSAM WAS USED FOR SORTIN                                             
 WER416B  BSAM WAS USED FOR SORTOUT                                             
 WER054I  RCD IN          1, OUT          1                                     
 WER169I  RELEASE 1.2 BATCH 0460 TPF LEVEL 2.1                                 
 WER052I  END SYNCSORT - TSOVAPA4,S1,,DIAG=AE00,6008,828A,00CE,E676,48A3,8688,EE
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Sep 15, 2008 7:27 pm
Reply with quote

You are using SYNCSORT ( WER....... messages )
not DFSORT ( ICE....... messages )

so the PTF UK90013 does not apply to Your environment
Back to top
View user's profile Send private message
Vasukip
Currently Banned

New User


Joined: 17 Jun 2008
Posts: 48
Location: Chennai

PostPosted: Tue Sep 16, 2008 10:44 am
Reply with quote

enrico-sorichetti wrote:
so the PTF UK90013 does not apply to Your environment


okay. Thanks for your info. Many of the comments is not working for us. For eg XDUP is not working. Is anything ve to be done in our environment ?
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Sep 16, 2008 11:01 am
Reply with quote

Well, DFSORT & SyncSort are competitive products from two different vendors. You can not say I've Nokia Phone which doesn't support i-phone's touch screen facility..

In SyncSort for z/OS 1.3, XDUP is availabe, you can use this can be accomplished through
Code:
DUPKEYS FIELDS=NONE,XDUP

with a SORTXDUP DD coded in the JCL.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Sep 16, 2008 11:07 am
Reply with quote

Hello again,

You were involved here in this discussion, well, should I suggest to set a bookmark..?
Back to top
View user's profile Send private message
Vasukip
Currently Banned

New User


Joined: 17 Jun 2008
Posts: 48
Location: Chennai

PostPosted: Tue Sep 16, 2008 11:32 am
Reply with quote

hello,
we are having only SYNCSORT FOR Z/OS 1.2.2.1R , so it wnt support XDUP. I know those coding standards for XDUP. Thanks for your info Anuj.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Tue Sep 16, 2008 1:17 pm
Reply with quote

Hi Vaas,

Probably I've overlooked this
Quote:
Is anything ve to be done in our environment ?
from your previous post.

Would suggest you to contact Alissa (SyncSort Support) in this forum or get in contact with SyncSort representative via their site, they should have a suggestion...Good Luck.. icon_smile.gif
Back to top
View user's profile Send private message
Vasukip
Currently Banned

New User


Joined: 17 Jun 2008
Posts: 48
Location: Chennai

PostPosted: Tue Sep 16, 2008 1:21 pm
Reply with quote

Anuj D. wrote:

Would suggest you to contact Alissa (SyncSort Support) in this forum or get in contact with SyncSort representative via their site, they should have a suggestion...Good Luck.. icon_smile.gif


Hi Anuj,
Sure , let me contact them . Thank you icon_smile.gif
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Question for file manager IBM Tools 7
No new posts question for Pedro TSO/ISPF 2
No new posts File matching functionality in Easytr... DFSORT/ICETOOL 14
No new posts Count Records with a crietaria in a f... DFSORT/ICETOOL 5
Search our Forums:

Back to Top