DFSORT/ICETOOL :: RE: Sort Large record length
Author: Abid Hasan Subject: Re: Sort Large record length Posted: Tue Apr 11, 2017 7:04 pm (GMT 5.5) Hello,cmsmoon wrote:.... I have a jcl which have sort step running 9 hrs to process 60000 record...
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: cmsmoon Posted: Tue Apr 11, 2017 7:27 pm (GMT 5.5)Robert Sample wrote:It sounds like your problem is not sorting but something else -- 60,000 records in 9 hours is about 2 records per second...
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: cmsmoon Subject: Re: Sort Large record length Posted: Tue Apr 11, 2017 7:30 pm (GMT 5.5)Abid Hasan wrote:Hello,cmsmoon wrote:.... I have a jcl which have sort step running 9 hrs to process...
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: Abid Hasan Posted: Tue Apr 11, 2017 7:49 pm (GMT 5.5) It is really-really difficult to comment on a tuning approach without looking at the basic elements such as the ones requested. Also,...
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: prino Subject: Re: Sort Large record length Posted: Tue Apr 11, 2017 8:17 pm (GMT 5.5)cmsmoon wrote:Unable to share JESMSGLG, JESYSMSG, JESJCL and the DFSORT SYSOUT screenshot . Then please get...
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: Robert Sample Posted: Tue Apr 11, 2017 8:30 pm (GMT 5.5)Quote:Can we tune sort or any other sort technic we have?Let me restate things for you: 1. SORT is not tunable. It is already highly...
View ArticleIMS DB/DC :: RE: Need help in estimating space of unload file
Author: mucka Subject: Reply to: Need help in estimating space of unload file Posted: Wed Apr 12, 2017 1:15 am (GMT 5.5) This could be difficult to estimate. What kind of IMS DB. HIDAM adds to the ESDS...
View ArticleCOBOL Programming :: COBOL Programming Sandpit?
Author: jodrisco Subject: COBOL Programming Sandpit? Posted: Wed Apr 12, 2017 3:47 am (GMT 5.5) Hello All. I was a COBOL programmer in the 80s and 90s, first on ICL VME then IBM MVS. I'd like to...
View ArticleCOBOL Programming :: RE: COBOL Programming Sandpit?
Author: Robert Sample Posted: Wed Apr 12, 2017 6:33 am (GMT 5.5) GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler that runs on various platforms. It supports z/OS COBOL syntax with a compile...
View ArticleCOBOL Programming :: RE: COBOL Programming Sandpit?
Author: jodrisco Subject: Reply to: COBOL Programming Sandpit? Posted: Wed Apr 12, 2017 1:17 pm (GMT 5.5) Thanks for your reply, unfortunately I've tried a number of times to install Cygwin and...
View ArticleDB2 :: RE: Data replication from multiple Db2 tables in single table
Author: kishpra Posted: Wed Apr 12, 2017 1:49 pm (GMT 5.5) Hi All, The data in the 3 to 4 DB2 tables gets inserted by stored procedure and Java layer directly. I need a delta (only recent changes)...
View ArticleDB2 :: RE: Data replication from multiple Db2 tables in single table
Author: kishpra Posted: Wed Apr 12, 2017 1:50 pm (GMT 5.5) And on the number of records that should go in a target table every 2 mins will be around 100-200 in addition to updates to the existing...
View ArticleCOBOL Programming :: RE: COBOL Programming Sandpit?
Author: prino Subject: Re: COBOL Programming Sandpit? Posted: Wed Apr 12, 2017 3:14 pm (GMT 5.5)jodrisco wrote:Hello All. I was a COBOL programmer in the 80s and 90s, first on ICL VME then IBM MVS. I'd...
View ArticleCOBOL Programming :: RE: COBOL Programming Sandpit?
Author: jodrisco Subject: Reply to: COBOL Programming Sandpit? Posted: Wed Apr 12, 2017 4:36 pm (GMT 5.5) Thanks for replying, could you elaborate further as I don't quite understand your comment. Many...
View ArticleCOBOL Programming :: RE: COBOL Programming Sandpit?
Author: Robert Sample Posted: Wed Apr 12, 2017 7:12 pm (GMT 5.5) Google is your friend. Googling free cobol compiler returns about 96,900 hits and includes at least one web page that provides links to...
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: don.leahy Posted: Wed Apr 12, 2017 7:46 pm (GMT 5.5)<useless speculation> I wonder if this job is even running on a real mainframe? It could be using an emulator running on a less than...
View ArticleDB2 :: RE: Data replication from multiple Db2 tables in single table
Author: RahulG31 Subject: Reply to: Data replication from multiple Db2 tables in single table Posted: Wed Apr 12, 2017 8:21 pm (GMT 5.5) After so many days of the initial post, you could not even...
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: Bill Woodger Subject: Reply to: Sort Large record length Posted: Wed Apr 12, 2017 8:49 pm (GMT 5.5) Tiny blocks, or tiny number of records in blocks. But it is illegal to ask.
View ArticleDFSORT/ICETOOL :: RE: Sort Large record length
Author: Rohit Umarjikar Posted: Wed Apr 12, 2017 9:49 pm (GMT 5.5)Quote:I have a jcl which have sort step running 9 hrs to process 60000 record and its record length 30000. Why should we believe you...
View ArticleDB2 :: RE: Data replication from multiple Db2 tables in single table
Author: Rohit Umarjikar Posted: Wed Apr 12, 2017 9:57 pm (GMT 5.5)Quote:After so many days of the initial post, you could not even decide whether there are 3 tables or 4 ?Quote:The usual practice in...
View Article