JCL & VSAM :: DFHWS2LS return value
Author: divated Subject: DFHWS2LS return value Posted: Mon Nov 07, 2016 5:44 pm (GMT 5.5) Hello, My DFHWS2LS jcl is returning output copybook with numeric field layout as 9(15)v9(3) comp-3. As...
View ArticleIBM Tools :: ODPP(Optim Data privacy Provider) Issues in Linux
Author: Rama kishore Subject: ODPP(Optim Data privacy Provider) Issues in Linux Posted: Mon Nov 07, 2016 5:46 pm (GMT 5.5) Hi All, I am implementing ODPP for one of my project for data masking in Linux...
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: Robert Sample Posted: Mon Nov 07, 2016 6:04 pm (GMT 5.5)Quote:If we reduce the CPU time and run time by the same does the % of MIPS consumed by the job remain the same?No, because: 1. MIPS is a...
View ArticleIBM Tools :: RE: ODPP(Optim Data privacy Provider) Issues in Linux
Author: Robert Sample Posted: Mon Nov 07, 2016 6:06 pm (GMT 5.5) Contact the vendor._________________TANSTAAFL The first rule of code reuse is that the code needs to be worth re-using. "We should...
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: Rohit Umarjikar Posted: Mon Nov 07, 2016 7:39 pm (GMT 5.5) I couldn't wait to recall this. Please take a...
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: steve-myers Posted: Mon Nov 07, 2016 10:23 pm (GMT 5.5) As the link in Mr. Umarjikar's post explains "MIPS" for a single job is sort of meaningless. There are two, and only two, ways to alter...
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: Robert Sample Posted: Mon Nov 07, 2016 11:12 pm (GMT 5.5) Note that 1 MSU = 6 MIPS is specific to a machine type; the ratio varies by machine (IIRC, the z13 is more like 1 MSU = 8 MIPS)....
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: vasanthz Posted: Tue Nov 08, 2016 12:25 am (GMT 5.5)Code:One MSU = 6 Mips (here MSU and Mips represent a consumption speed, not an accumulated consumption). So a job that constantly uses 10 MSU...
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: Rohit Umarjikar Posted: Tue Nov 08, 2016 3:37 am (GMT 5.5)Quote:I think this information is too generic and wrong. On what basis you say it wrong? It concur Robert's statement, This is the...
View ArticleJCL & VSAM :: RE: DFHWS2LS return value
Author: Nic Clouston Posted: Tue Nov 08, 2016 4:05 am (GMT 5.5) No idea what you are talking about. I somehow do not think that is realted to JCL or VSAM. DFH.... maybe it is CICS - copybook ... maybe...
View ArticleJCL & VSAM :: RE: DFHWS2LS return value
Author: Rohit Umarjikar Posted: Tue Nov 08, 2016 4:12 am (GMT 5.5) Look at this PTF to see if that solves the problem.http://www-01.ibm.com/support/docview.wss?uid=swg1PM91654_________________Regards,...
View ArticleSYNCSORT :: RE: Overlaying one set of charater values with another
Author: Kevin Lindsley Subject: Thanks, I'll take a look. Posted: Tue Nov 08, 2016 6:33 am (GMT 5.5) Thanks, I'll take a look.
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: vasanthz Posted: Tue Nov 08, 2016 6:39 am (GMT 5.5)Quote:What's the harm if TS wants to know MIPS? Job cannot be measured in MIPS. MIPS is the speed of the machine. I am tired.. I feel like...
View ArticleDB2 :: Updating Cursor row withour using FOR UPDATE
Author: chandan.inst Subject: Updating Cursor row withour using FOR UPDATE Posted: Tue Nov 08, 2016 11:17 am (GMT 5.5) Hi All, My cursor query is as belowCode:EXEC SQL DECLARE CUR2 CURSOR FOR...
View ArticleAll Other Mainframe Topics :: MIH settings
Author: archanamuthukrishnan Subject: MIH settings Posted: Tue Nov 08, 2016 5:30 pm (GMT 5.5) Hi All, Could you please tell me from where the MIH values will be taken? Is there any member other than...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: enrico-sorichetti Subject: Reply to: MIH settings Posted: Tue Nov 08, 2016 6:35 pm (GMT 5.5) nothing that You could not have found Yourself googling with IECIOS MIH to arrive...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: archanamuthukrishnan Subject: MIH settings Posted: Tue Nov 08, 2016 8:03 pm (GMT 5.5) Hi Enrico, Thank you, for your response. I have one more doubt. In IECIOSxx the parameters are like this:...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: prino Subject: Re: MIH settings Posted: Tue Nov 08, 2016 8:55 pm (GMT 5.5)archanamuthukrishnan wrote:Hi Enrico, Thank you, for your response. I have one more doubt. You mean: Here is exactly...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: Robert Sample Posted: Tue Nov 08, 2016 9:11 pm (GMT 5.5)Quote:Can you please tell me on this? First, these are the types of questions that you absolutely MUST talk to your site support group...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: vasanthz Posted: Tue Nov 08, 2016 10:59 pm (GMT 5.5) Hello, I feel that 3:00 minutes is the default value. If you look here...
View Article