DFSORT/ICETOOL :: RE: SORT JSON type of data
Author: RahulG31 Subject: Reply to: SORT JSON type of data Posted: Thu Apr 20, 2017 8:14 pm (GMT 5.5)Quote:Initially user communicates the data was like my 1st post.. But later the user changed the...
View ArticleDFSORT/ICETOOL :: RE: SORT JSON type of data
Author: Arun Raj Posted: Thu Apr 20, 2017 9:02 pm (GMT 5.5) maxsubrat, Below is a RESIZE example based on your sample input. You could modify it once you have the actual requirements 'frozen'....
View ArticleJCL & VSAM :: Length of Tape file
Author: Mohan Kothakota Subject: Length of Tape file Posted: Thu Apr 20, 2017 10:24 pm (GMT 5.5) How can we find length of the file which is stored on Tape?_________________Mohan Kothakota
View ArticleJCL & VSAM :: RE: Length of Tape file
Author: vasanthz Posted: Thu Apr 20, 2017 10:42 pm (GMT 5.5) If you mean the size of the tape dataset, then you can find from the Tape management system. For a fairly accurate value, multiply the...
View ArticleIBM Tools :: RE: Copy load modules and alias
Author: vasanthz Posted: Thu Apr 20, 2017 10:55 pm (GMT 5.5)Quote:The system is doing what you asked. From the DFSMSdfp Utilities manual on IEBCOPY Thanks Robert, I should have referred the manual....
View ArticleIBM Tools :: RE: Copy load modules and alias
Author: Robert Sample Posted: Thu Apr 20, 2017 11:49 pm (GMT 5.5) I found this quote dated 12/21/2015 at...
View ArticleIBM Tools :: RE: LISTIDR compiled date/time
Author: steve-myers Posted: Fri Apr 21, 2017 12:14 am (GMT 5.5) Compile time is not in IDR data in a load module. The only time value in IDR data is the link time for a load module / program object...
View ArticleJCL & VSAM :: RE: Length of Tape file
Author: steve-myers Posted: Fri Apr 21, 2017 12:17 am (GMT 5.5) I presume you mean the number of feet occupied by a file. This depends on the tape drive and is a moderately difficult calculation.
View ArticleJCL & VSAM :: RE: Length of Tape file
Author: Mohan Kothakota Subject: Reply to: Length of Tape file Posted: Fri Apr 21, 2017 12:37 am (GMT 5.5) Thanks Vasanthz & Steve Myers. I mean Record length of the file which is on...
View ArticleJCL & VSAM :: RE: Length of Tape file
Author: Robert Sample Posted: Fri Apr 21, 2017 12:55 am (GMT 5.5) Look at your tape management system. Use TAPEMAP._________________TANSTAAFL The first rule of code reuse is that the code needs to be...
View ArticleJCL & VSAM :: RE: Length of Tape file
Author: Mohan Kothakota Subject: Reply to: Length of Tape file Posted: Fri Apr 21, 2017 1:00 am (GMT 5.5) Thanks Robert, unluckily we don't have TAPEMAP (4.6) option on the Main...
View ArticleIBM Tools :: RE: LISTIDR compiled date/time
Author: jerryte Posted: Fri Apr 21, 2017 1:10 am (GMT 5.5)steve-myers wrote:Compile time is not in IDR data in a load module. The only time value in IDR data is the link time for a load module /...
View ArticleJCL & VSAM :: RE: Length of Tape file
Author: Nic Clouston Posted: Fri Apr 21, 2017 1:19 am (GMT 5.5) You say "record length" and that infers that you are trying to find outy what the LRECL is so find the JCL or program that creates...
View ArticleAll Other Mainframe Topics :: Connect:Direct - RC=000000FF MSG=SVTM118I
Author: R.Manivannan Subject: Connect:Direct - RC=000000FF MSG=SVTM118I Posted: Fri Apr 21, 2017 1:30 am (GMT 5.5) Hi, I am trying to transfer the file thru connect direct. I am getting the below error...
View ArticleAll Other Mainframe Topics :: RE: Connect:Direct - RC=000000FF MSG=SVTM118I
Author: Robert Sample Posted: Fri Apr 21, 2017 3:14 am (GMT 5.5) Have you contacted the vendor? If not, why not -- they should be your FIRST point of contact for issues? After looking on the Internet,...
View ArticleIBM Tools :: RE: LISTIDR compiled date/time
Author: steve-myers Posted: Fri Apr 21, 2017 4:19 am (GMT 5.5)jerryte wrote: When I browse the load module I can see the start of the csect followed by the date & time it was compiled. Is this part...
View ArticleAll Other Mainframe Topics :: RE: Connect:Direct - RC=000000FF MSG=SVTM118I
Author: R.Manivannan Posted: Fri Apr 21, 2017 5:24 am (GMT 5.5) Thanks Robert, Our vendor is working on it to fix the issue. However I would like to know the reason for the return code 255((HEX)...
View ArticleAll Other Mainframe Topics :: RE: Connect:Direct - RC=000000FF MSG=SVTM118I
Author: Robert Sample Posted: Fri Apr 21, 2017 7:01 am (GMT 5.5) The manuals are available on the IBM web site or by Googling connect direct for z/os . The reason is the return code is provided to...
View ArticleJCL & VSAM :: RE: Length of Tape file
Author: Willy Jensen Posted: Fri Apr 21, 2017 12:00 pm (GMT 5.5) Your tape management system should be able to tell you that, I'm pretty sure that at least RMM has that information. Otherwise look at...
View ArticleDB2 :: DB2 utilities, contention or failure?
Author: sheersh Subject: DB2 utilities, contention or failure? Posted: Fri Apr 21, 2017 6:18 pm (GMT 5.5) If any DB2 utility is running on the table (reorg, runstat, load, unload etc), I understand it...
View Article