Re: IGGCSIRX - Catalog field name

2012-06-30 Thread Ravi Gaur
Got it sorted finally...here a part of the code which might help others in case they try same /* POSITION TO THE START OF THE RETURNED VARIABLE INFORMATION */ POS1 = POS1 + 46 LEN = C2D(SUBSTR(DWORK,POS1+4,2))

DCOLLECT Ouput recort Structure

2012-06-30 Thread Ravi Gaur
Could somebody please explain me the ICETOOL INCLUDE Parm for copying only Dcollect TYPE = 'D ' I look at the output record structure in z/OS V1R12.0 DFSMS AMS for Catalogs and found below Table 15. DCOLLECT Output Record Structure Offset | Type | Lngth | Name |

Resolve S722 Abend

2012-06-30 Thread Ravi Kumar.C.Gowda
Dear Experts, One of my JOB fails with S722, Executing the PGM - GIMSMP Tried with - */*MAIN LINES=(100,WARNING) *. Tried with - *OUTLIM=999* . I also see - 213-04 on SYSUT1 for a temp file. Not sure why an I/O error occurring. IEC143I

Re: DCOLLECT Ouput recort Structure

2012-06-30 Thread Mike Schwab
1, It is a Variable length record with a 4 byte length not shown. 2. Offset 0 is the 1st byte. Offset is 4 is the 5th byte. On Sat, Jun 30, 2012 at 4:37 AM, Ravi Gaur gaur.ravi2...@gmail.com wrote: Could somebody please explain me the ICETOOL INCLUDE Parm for copying only Dcollect TYPE  = 'D

Re: DCOLLECT Ouput recort Structure

2012-06-30 Thread Lizette Koehler
Could somebody please explain me the ICETOOL INCLUDE Parm for copying only Dcollect TYPE = 'D ' I look at the output record structure in z/OS V1R12.0 DFSMS AMS for Catalogs and found below Table 15. DCOLLECT Output Record Structure Offset | Type | Lngth | Name

Re: Resolve S722 Abend

2012-06-30 Thread Ravi Kumar.C.Gowda
Hi Lizette, What version of z/OS are you running? What JES? JES2 or JES3? --- zOS 1.11 and JES3 Could you paste the joblog so we can see more of the flow for the 722 and S213? --- Paste below - What are you doing with SMPE? Receive Product? Receive RSU? Etc... --- Applying RSU,

Re: Resolve S722 Abend

2012-06-30 Thread Scott Barry
GOOGLE search on argument s722 abend jes3 revealed this gem, addressing the JES3 MAIN statement parameter related to spooled output: http://ibmmainframes.com/about1953.html Scott Barry SBBWorks, Inc. On Sat, 30 Jun 2012 16:04:35 +0530, Ravi Kumar.C.Gowda rkcgowda1...@gmail.com wrote: Dear

Re: DCOLLECT Ouput recort Structure

2012-06-30 Thread Martin Packer
Personally I'd use the DFSORT Symbols mappings: ftp://ftp.software.ibm.com/storage/dfsort/mvs/symbols/dcol14.zip And that ought to make it easier, including avoiding the RDW issue. Cheers, Martin Martin Packer, zChampion, Principal Systems Investigator, Worldwide Banking Center of Excellence,

Re: LDAP Client Configuration on z/OS System

2012-06-30 Thread Andre Massena
I hope nobody is employing you gainfully to ask such questions. Is your command of the English language sufficient for you to use and evaluate the results obtained from a search machine?? This would not seem to be the case or you are very lazy. Aubrey En réponse à saurabh khandelwal

Re: Why is GRS ENQ needed in SMFDUMP program?

2012-06-30 Thread Shmuel Metz (Seymour J.)
In 67102dbd-8232-47d1-88be-9b62c0715...@comcast.net, on 06/25/2012 at 03:33 AM, Dale Miller dalelmil...@comcast.net said: You might call the RESERVE macro a special form of ENQ, but the actual reserve was a hardware feature on DASD. There is no the actual reserve; there is a RESERVE macro

Re: SV: Why is GRS ENQ needed in SMFDUMP program?

2012-06-30 Thread Shmuel Metz (Seymour J.)
In bay145-w28ad40f15a4f1654e89483a3...@phx.gbl, on 06/25/2012 at 09:25 AM, J R jayare...@hotmail.com said: The RESERVE macro did (still does?) not directly do the hardware reserve. Rather, it set a bit in the UCB to tell the next IO to the unit to prepend a reserve CCW to the channel