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

SPLICE logic Help.


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

Active User


Joined: 17 Nov 2009
Posts: 126
Location: India

PostPosted: Mon Jul 05, 2010 10:11 am
Reply with quote

Hi All,

I am new to ICETOOL,
I am not getting what the below lines exactly doing.

SPLICE FROM(T1) TO(FILE1) ON(1,7,ZD) WITHALL -
WITH(12,247) USING(CTL3)

also i am not getting the below CTL3 DD:
OUTFIL FNAMES=FILE1,INCLUDE=(258,2,CH,EQ,C'12'),
BUILD=(1:C'1',2:8,249),
REMOVECC,HEADER1=('0','FILE1','99991231')


Kindly help.

Thanks.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Tue Jul 06, 2010 2:37 am
Reply with quote

You can't just show some lines from a job out of context and expect somebody to tell you what they mean.

Where did you get these lines from? What was the job trying to do? What does your input look like and what do you expect for output?

If you just want general information on the SPLICE command, see:

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA40/6.14?DT=20090527161936

If you want more specific help, give the details of what you're trying to do or where you found the job that has those lines.
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 Join multiple records using splice DFSORT/ICETOOL 5
No new posts Finding faulty logic Subscript out of... COBOL Programming 5
This topic is locked: you cannot edit posts or make replies. Need assistance in job scheduling logic. Mainframe Interview Questions 2
No new posts Rexx Logic error while adding seperat... CLIST & REXX 3
No new posts PL/1 Callback address logic in z/OS C... PL/I & Assembler 1
Search our Forums:

Back to Top