DB2 :: RE: Row not found Sql error
Author: Nic Clouston Posted: Tue Mar 07, 2017 11:14 pm (GMT 5.5) As I said before - nothing is "thrown" on a mainframe so, please, stop using that word. A row is not written to a table until a COMMIT...
View ArticleDB2 :: RE: Row not found Sql error
Author: Robert Sample Posted: Tue Mar 07, 2017 11:28 pm (GMT 5.5)Quote:Issue is here that though the record is present in the tableNo, the issue is that you have NO idea how DB2 works. Until the commit...
View ArticleDB2 :: RE: Row not found Sql error
Author: RahulG31 Subject: Reply to: Row not found Sql error Posted: Tue Mar 07, 2017 11:29 pm (GMT 5.5) First of all let me applaud you (or whoever the creator is), for having such an amazing process....
View ArticleDB2 :: RE: Row not found Sql error
Author: Arun Raj Posted: Wed Mar 08, 2017 12:22 am (GMT 5.5)Quote:And when you torture it a few timesMust be 9 times precisely before it gives up. _________________Arun...
View ArticleCLIST & REXX :: Browsing member from any PDS
Author: shiitiizz Subject: Browsing member from any PDS Posted: Wed Mar 08, 2017 1:17 am (GMT 5.5) Hi All, I am trying to write a code, which can be used to open/view any member from production...
View ArticleTSO/ISPF :: RE: Customizing the ISPF HILITE Command
Author: don.leahy Posted: Wed Mar 08, 2017 1:27 am (GMT 5.5) Yes, my employer, like many others, has a corporate membership so there was no cost for me to join. I frequently troll through the vast...
View ArticleCLIST & REXX :: RE: Browsing member from any PDS
Author: sergeyken Subject: Re: Browsing member from any PDS Posted: Wed Mar 08, 2017 2:04 am (GMT 5.5)shiitiizz wrote:The idea is to enter one line command as TSO ZOOM MEMNAME and to avoid the logic of...
View ArticleDFSORT/ICETOOL :: RE: DFSORT MUL FIELDS
Author: sergeyken Subject: Re: Reply to: DFSORT MUL FIELDS Posted: Wed Mar 08, 2017 2:24 am (GMT 5.5)Bill Woodger wrote:Is there a machine-instruction anywhere, on any chip, which has an actual...
View ArticleCLIST & REXX :: RE: Browsing member from any PDS
Author: daveporcelan Posted: Wed Mar 08, 2017 3:10 am (GMT 5.5) To start with, I would not write in clist, EVER. It has not been the recommend language since 1985. Next, sergeken is correct, use the...
View ArticleDB2 :: SPUFI -- Joining 3 tables â data in 2 tables, none in 3rd
Author: Sysaron Subject: SPUFI -- Joining 3 tables â data in 2 tables, none in 3rd Posted: Wed Mar 08, 2017 4:18 am (GMT 5.5) I am joining three tables with SPUFI. Tables A & B always have the...
View ArticleDB2 :: RE: SPUFI -- Joining 3 tables â data in 2 tables, none in 3rd
Author: RahulG31 Subject: Reply to: SPUFI -- Joining 3 tables â data in 2 tables, none in 3rd Posted: Wed Mar 08, 2017 5:33 am (GMT 5.5) Ever heard of Outer Join? .
View ArticleDB2 :: RE: SPUFI -- Joining 3 tables â data in 2 tables, none in 3rd
Author: Sysaron Posted: Wed Mar 08, 2017 5:38 am (GMT 5.5) This newbie will look it up. Thank you.
View ArticleDFSORT/ICETOOL :: RE: DFSORT MUL FIELDS
Author: Bill Woodger Subject: Re: Reply to: DFSORT MUL FIELDS Posted: Wed Mar 08, 2017 5:50 am (GMT 5.5)sergeyken wrote: When trying to use the MUL operation of SORT to do the same, it shows (5.70 *...
View ArticleIMS DB/DC :: RE: IMS region inactive - User abend code U0688
Author: gthmrj Posted: Wed Mar 08, 2017 12:02 pm (GMT 5.5) Yes, the job and the IMS region are in the same LPAR only._________________Goutham Raj
View ArticleIMS DB/DC :: RE: IMS region inactive - User abend code U0688
Author: PeterHolland Posted: Wed Mar 08, 2017 1:44 pm (GMT 5.5) What region? The control region or a dependent region?
View ArticleDFSORT/ICETOOL :: How to get current date -1 and current time -1 in my output
Author: murali.andaluri Subject: How to get current date -1 and current time -1 in my output Posted: Wed Mar 08, 2017 2:09 pm (GMT 5.5) Hi, I have a requirement where I need to create a output file...
View ArticleDFSORT/ICETOOL :: RE: How to get current date -1 and current time -1 in my...
Author: Bill Woodger Subject: Reply to: How to get current date -1 and current time -1 in my output Posted: Wed Mar 08, 2017 3:10 pm (GMT 5.5) The urgentest way to do it is to look at the date...
View ArticleIMS DB/DC :: RE: IMS region inactive - User abend code U0688
Author: gthmrj Posted: Wed Mar 08, 2017 3:48 pm (GMT 5.5) Dependent region_________________Goutham Raj
View ArticleCLIST & REXX :: RE: Browsing member from any PDS
Author: shiitiizz Posted: Wed Mar 08, 2017 4:28 pm (GMT 5.5) Many Thanks sergeyken and daveporcelan The proposed solution worked exactly as expected !_________________Regards, Shitiz
View ArticleCOBOL Programming :: RE: COBOL Version 6.1
Author: Gnanas N Subject: Re: Reply to: COBOL Version 6.1 Posted: Wed Mar 08, 2017 4:41 pm (GMT 5.5)Bill Woodger wrote:... Some new language constructs (EXIT PERFORM, EXIT PARAGRAPH, EXIT SECTION, for...
View Article