All Other Mainframe Topics :: RE: MIH settings
Author: vasanthz Posted: Tue Nov 08, 2016 11:06 pm (GMT 5.5) Do you have MOUNTMSG=NO in your parmlib member? Your output shows MOUNTMSG=NO, but the IBM default for z/OS 2.2 is MOUNTMSG=YES. If there is...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: enrico-sorichetti Subject: Reply to: MIH settings Posted: Tue Nov 08, 2016 11:11 pm (GMT 5.5)Quote:If you look here we are all wasting time here... if the TS had clicked on the link I provided...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: vasanthz Posted: Tue Nov 08, 2016 11:22 pm (GMT 5.5)Quote:If you look here Just helping out and learning stuff in the process :-)_________________MAKE THE FORUM, GREAT AGAIN!!!
View ArticleAll Other Mainframe Topics :: RE: MIPS reduction for Batch job
Author: Rohit Umarjikar Posted: Wed Nov 09, 2016 12:31 am (GMT 5.5)Quote:Job cannot be measured in MIPS. MIPS is the speed of the machine. You don't seems to understand the question asked. MIPS changes...
View ArticleDB2 :: RE: Updating Cursor row withour using FOR UPDATE
Author: Rohit Umarjikar Posted: Wed Nov 09, 2016 3:10 am (GMT 5.5)Quote:Go and fetch the cursor again I was expecting the cursor to return sqlcode 100 but its returning the row with COL1 = 'DEF' Then...
View ArticleDFSORT/ICETOOL :: Matching with Key at different postions.
Author: rajatbagga Subject: Matching with Key at different postions. Posted: Wed Nov 09, 2016 10:58 am (GMT 5.5) Hello, I have got a below situation where i have two files to compare , once file...
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: Rohit Umarjikar Posted: Wed Nov 09, 2016 11:06 am (GMT 5.5) Have you thought of "SS"sub string to search file 2 at the mentioned offsets?_________________Regards, Rohit Umarjikar"Knowledge is...
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: rajatbagga Posted: Wed Nov 09, 2016 11:10 am (GMT 5.5) Yes Rohit, The only thing i don't know is how do i dynamically push the key from file 1 as constants to use the SS function for scanning...
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: rajatbagga Posted: Wed Nov 09, 2016 11:14 am (GMT 5.5) The other option is to build a SS card dynamically for all the Keys in input file 1 and then use it against input file 2 but i am looking...
View ArticleDB2 :: RE: Updating Cursor row withour using FOR UPDATE
Author: chandan.inst Posted: Wed Nov 09, 2016 11:19 am (GMT 5.5)Rohit Umarjikar wrote:Quote:Go and fetch the cursor again I was expecting the cursor to return sqlcode 100 but its returning the row with...
View ArticleAll Other Mainframe Topics :: RE: MIH settings
Author: archanamuthukrishnan Subject: MIH settings Posted: Wed Nov 09, 2016 1:39 pm (GMT 5.5) Thank you all for your details explanation.
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: Arun Raj Posted: Wed Nov 09, 2016 2:24 pm (GMT 5.5) Or get the input2-keys into multiple records and match it against input-1?_________________Arun...
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: rajatbagga Posted: Wed Nov 09, 2016 2:38 pm (GMT 5.5) Yes Arun, thought of that as well but then this will potentially increase my input file 2 size effectively 10 times its original size(as I...
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: enrico-sorichetti Subject: Reply to: Matching with Key at different postions. Posted: Wed Nov 09, 2016 2:39 pm (GMT 5.5)Quote:The other option is to build a SS card dynamically for all the Keys...
View ArticleDB2 :: RE: Updating Cursor row withour using FOR UPDATE
Author: Nic Clouston Posted: Wed Nov 09, 2016 4:45 pm (GMT 5.5)Quote:Unfortunately I can't share the screen shots here Fortunately we do not like screen shots. However, we do like cuts and pastes of...
View ArticleDB2 :: RE: Updating Cursor row withour using FOR UPDATE
Author: chandan.inst Posted: Wed Nov 09, 2016 5:31 pm (GMT 5.5)Nic Clouston wrote:Quote:Unfortunately I can't share the screen shots here Fortunately we do not like screen shots. However, we do like...
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: Arun Raj Posted: Wed Nov 09, 2016 7:37 pm (GMT 5.5) Like Enrico has pointed out already, 1M should not be a matter of concern. Meanwhile it might help if you post some missing information. -...
View ArticleDB2 :: RE: Updating Cursor row withour using FOR UPDATE
Author: Terry Heinze Posted: Wed Nov 09, 2016 7:39 pm (GMT 5.5)Quote:and unfortunately I can't share that as well Even if you obfuscate sensitive data?_________________.... Terry
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: Bill Woodger Subject: Reply to: Matching with Key at different postions. Posted: Wed Nov 09, 2016 8:11 pm (GMT 5.5) Suggesting a substring search with no suggested means to achieve it... adds...
View ArticleDFSORT/ICETOOL :: RE: Matching with Key at different postions.
Author: RahulG31 Subject: Reply to: Matching with Key at different postions. Posted: Wed Nov 09, 2016 9:35 pm (GMT 5.5) Just an observation:Quote:but i am looking at 50K keys in input file 1 Key is 3...
View Article