Problem with RECFM=U

IBM's flagship sort product DFSORT for sorting, merging, copying, data manipulation and reporting. Includes ICETOOL and ICEGENER
Vatsalya
Posts: 1
Joined: Thu Sep 11, 2008 12:13 pm
Skillset: JCL
Referer: Google

Problem with RECFM=U

Postby Vatsalya » Thu Sep 11, 2008 12:19 pm

I have a SORTIN data set with the attributes RECORD FORMAT=U. I'm getting the error

ICE043A K INVALID DATA SET ATTRIBUTES SPECIFIED SORTOUT RECFM

User avatar
MrSpock
Global moderator
Posts: 809
Joined: Wed Jun 06, 2007 9:37 pm
Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
Referer: ibmmainframes.com
Location: Raleigh NC USA
Contact:

Re: Problem with RECFM=U

Postby MrSpock » Thu Sep 11, 2008 2:49 pm

RECFM=U is a load library. What possible reason would you have to process it with a SORT?

expat
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm

Re: Problem with RECFM=U

Postby expat » Thu Sep 11, 2008 4:24 pm

RECFM=U can also be used as output from DFdss - but I wouldask why it needs to sorted :o

User avatar
Frank Yaeger
Global moderator
Posts: 1079
Joined: Sat Jun 09, 2007 8:44 pm
Skillset: DFSORT, ICETOOL, ICEGENER
Referer: Search
Contact:

Re: Problem with RECFM=U

Postby Frank Yaeger » Tue Sep 16, 2008 11:30 pm

Vatsalya,

You're getting that message because DFSORT does not support processing of RECFM=U data sets. If you had looked up the ICE043A message in "z/OS DFSORT Messages, Codes and Diagnosis" or with LookAt, you would have seen that one of the bullets under Explanation for that message is:

The record format of the input or output data set was U (undefined).
Frank Yaeger - DFSORT Development Team (IBM) - yaeger@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort


  • Similar Topics
    Replies
    Views
    Last post