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

How to copy/Repro data from PS into an IAM file


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sivaprakashbt

New User


Joined: 08 Jun 2012
Posts: 1
Location: INDIA

PostPosted: Mon Jun 18, 2012 7:07 pm
Reply with quote

I tried to do repro and got error message as below

IDCAMS SYSTEM SERVICES

REPRO INFILE(INPUT) OUTFILE(CALNDARY) SKIP(12)
IDC3302I ACTION ERROR ON XMMD01.DEV3.SAMPLE1.IAM
IDC3309I ** RECORD X'F1F6F5F2F4' NOT WRITTEN. LENGTH INVALID
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Jun 18, 2012 7:13 pm
Reply with quote

Hello and welcome to the forum,

Code:
IDC3309I ** RECORD X'F1F6F5F2F4' NOT WRITTEN. LENGTH INVALID

Correct the length or the definition and try again.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Jun 18, 2012 7:14 pm
Reply with quote

You asked no questions, you did not state you had any problems -- so should we say, "Congratulations!"?

The IDC3309I message is self-explanatory -- you have a record that is either too short or too long (that's what "length invalid" means). So you can either fix the data, or you can change the file definition. Which you do depends upon what you need to do, assuming of course that you actually meant to get help when you posted.
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Need help for File Aid JCL to extract... Compuware & Other Tools 23
Search our Forums:

Back to Top