SOC 7 - offset - JCL - Syncsort



Support for NetApp SyncSort for z/OS, Visual SyncSort, SYNCINIT, SYNCLIST and SYNCTOOL

SOC 7 - offset - JCL - Syncsort

Postby mirunalK » Thu Dec 13, 2012 7:58 pm

All I have is a flat file of length 77 (FB).A record layout in excel sheet.I dont have the program which has created those flat files.
I am converting all those PD fields in the flat file to external decimals.While converting through syncsort I got a SOC7.I have found which PD field among the layout is causing the SOC7 but I couldn't find which among the million records is not a valid PD record which is causing the error.
I have attached the screenshot of the spool dump.
forum post.docx


Generally we find offset in the dump and check that with the compile listing and find out which line in the cobol code has caused the error.

Could some one please tell me how could I find which record is not a valid PD record in that .I believe that instead of valid sign BIT C/D/F it has got some other value and when I try to convert that particular field its causing the trouble.
You do not have the required permissions to view the files attached to this post.
mirunalK
 
Posts: 4
Joined: Thu Dec 13, 2012 7:29 pm
Has thanked: 0 time
Been thanked: 0 time

Re: SOC 7 - offset - JCL - Syncsort

Postby dick scherrer » Thu Dec 13, 2012 8:17 pm

He3llo and welcome to the forum,

Suggest you contact Syncsort support as they can provide the guidance to "read" their dump.

Another approach might be to pass the file and copy any records with an invalid value to a separate file for analysis.

I suspect there is more to the problem than only a bad sign. I suspect the corruption is more than that.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: SOC 7 - offset - JCL - Syncsort

Postby enrico-sorichetti » Thu Dec 13, 2012 9:43 pm

first ...
do not post attachment, not everybody can look at them
second
do not attach screen shots, it is a useless waste of space
nothing that a plain text cut and paste would not do ( use the code tags )
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: SOC 7 - offset - JCL - Syncsort

Postby enrico-sorichetti » Thu Dec 13, 2012 9:44 pm

enrico-sorichetti wrote:first ...
do not post attachment, not everybody can look at them
second
do not attach screen shots, it is a useless waste of space
nothing that a plain text cut and paste would not do ( use the code tags )


and in any case do not use proprietary format,
not everybody uses windoze,

USE PLAIN TEXT
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: SOC 7 - offset - JCL - Syncsort

Postby mirunalK » Fri Dec 14, 2012 12:42 pm

oh Sure.. Thanks All :)
mirunalK
 
Posts: 4
Joined: Thu Dec 13, 2012 7:29 pm
Has thanked: 0 time
Been thanked: 0 time

Re: SOC 7 - offset - JCL - Syncsort

Postby BillyBoyo » Fri Dec 14, 2012 6:25 pm

You could see if SynsSort supports NUM in INCLUDE/OMIT/IFTHEN
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times


Return to Syncsort/Synctool

 


  • Related topics
    Replies
    Views
    Last post