Posted: Fri Jun 30, 2006 8:42 am Post subject: Error while using SPLICE OPERATOR in a ICETOOL JOB
Members,
I am getting the following error message while running a ICETOOL Job with SPLICE OPERATOR.I am unable to solve the problem .Please help me.
Code:
IEF344I JOB1 STEP010 CONCT1 +001 - ALLOCATION FAILED DUE TO DATA FACILITY SYSTEM ERROR
IGD17261I INVALID VOLUME LIST PASSED TO VTOC DATA SET SERVICES OLD SMS DATA SET ALLOCATION
FOR DATA SET SYS06181.T185349.RA000.JOB1.T2.H01
IGD306I UNEXPECTED ERROR DURING IGDVTSAR PROCESSING
RETURN CODE 8 REASON CODE 17261
THE MODULE THAT DETECTED THE ERROR IS IGDVTSAR
SMS MODULE TRACE BACK - VTSAR SSIRT
SYMPTOM RECORD CREATED, PROBLEM ID IS IGD00366
Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
Posted: Fri Jun 30, 2006 9:10 am Post subject:
mfuser,
Your CTL1CNTL/CTL2CNTL control cards are wrong. you are missing a comma as well as a closing paranthesis. Also your T1 has an lrecl of 53 (based on your outrec fields) and t2 has an lrecl of 80 . You cannot concate 2 different LRECL FB datasets.
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Fri Jun 30, 2006 10:32 am Post subject:
Actually, it would be best to avoid concatenation with referback due to the potential problems caused by the system restriction described here in the second bullet:
_________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum