COBOL Programming :: cobol embedded sql
Author: MS_Developer Subject: cobol embedded sql Posted: Fri Oct 14, 2016 2:39 pm (GMT 5.5) Hi any body's I'm a developer in Microsoft World, exactly MS-SQL-Server ;-) My question ist: How can I export...
View ArticleDB2 :: RE: Run stats processing on zIIP Engine
Author: enrico-sorichetti Subject: Reply to: Run stats processing on zIIP Engine Posted: Fri Oct 14, 2016 3:28 pm (GMT 5.5)Quote:As we understand that DBA does not have control where DB2 utilities will...
View ArticleAll Other Mainframe Topics :: Error during restore rename
Author: archanamuthukrishnan Subject: Error during restore rename Posted: Fri Oct 14, 2016 3:30 pm (GMT 5.5) Hi All, I ran the restore and rename JCL using ADRDSSU utility . Code://STEPT03Â EXEC...
View ArticleDB2 :: RE: Run stats processing on zIIP Engine
Author: Virendra Shambharkar Subject: Reply to: Run stats processing on zIIP Engine Posted: Fri Oct 14, 2016 3:47 pm (GMT 5.5) Thanks a lot . I realized after posting . DB2 itself will redirect...
View ArticleCOBOL Programming :: RE: cobol embedded sql
Author: Bill Woodger Subject: Reply to: cobol embedded sql Posted: Fri Oct 14, 2016 4:07 pm (GMT 5.5) This has nothing to do with Mainframes, I suspect. Your biiiiiggg column can contain 500k of data?...
View ArticleAll Other Mainframe Topics :: RE: Error during restore rename
Author: enrico-sorichetti Subject: Reply to: Error during restore rename Posted: Fri Oct 14, 2016 4:19 pm (GMT 5.5) if You had cared to look at the RENAMEUNC clause in the dfdss manuals You would have...
View ArticleAll Other Mainframe Topics :: RE: Error during restore rename
Author: Robert Sample Posted: Fri Oct 14, 2016 5:31 pm (GMT 5.5) I also suspect you are going to run into an issue -- from the manual on the RENAME parameter:Quote:You cannot change the number of...
View ArticleCOBOL Programming :: RE: cobol embedded sql
Author: Robert Sample Posted: Fri Oct 14, 2016 5:35 pm (GMT 5.5)Quote:What ist :W-Daten ? Is it an array or is it a string variable ?? Be aware that COBOL dates back to 1959 and hence there is no such...
View ArticleDFSORT/ICETOOL :: How can we have the varying lenth of key filed in join key!
Author: Gunapala CN Subject: How can we have the varying lenth of key filed in join key! Posted: Fri Oct 14, 2016 7:31 pm (GMT 5.5) Hi Folks, I've come across once scenario while using Join keys :...
View ArticleDFSORT/ICETOOL :: RE: How to use 2 input files in control control card
Author: Arun Raj Subject: Reply to: How to use 2 input files in control control card Posted: Fri Oct 14, 2016 7:54 pm (GMT 5.5) My apologies for posting on a locked one. Just thought of sharing...
View ArticleDFSORT/ICETOOL :: RE: How to use 2 input files in control control card
Author: enrico-sorichetti Subject: Reply to: How to use 2 input files in control control card Posted: Fri Oct 14, 2016 8:03 pm (GMT 5.5) nothing to worry about that, it' s one of the privileges of the...
View ArticleCOBOL Programming :: RE: cobol embedded sql
Author: RahulG31 Subject: Reply to: cobol embedded sql Posted: Fri Oct 14, 2016 8:07 pm (GMT 5.5)Quote:This sql statement not works :-( What is the Sqlcode? If you could find that then, I think, your...
View ArticleDFSORT/ICETOOL :: RE: How can we have the varying lenth of key filed in join...
Author: magesh23586 Subject: Reply to: How can we have the varying lenth of key filed in join key! Posted: Fri Oct 14, 2016 8:12 pm (GMT 5.5) You are matching just one byte of record in 6th position of...
View ArticleDFSORT/ICETOOL :: RE: How can we have the varying lenth of key filed in join...
Author: magesh23586 Subject: Reply to: How can we have the varying lenth of key filed in join key! Posted: Fri Oct 14, 2016 8:14 pm (GMT 5.5) Note : If your keys are in ascending order, then you may...
View ArticleCOBOL Programming :: RE: cobol embedded sql
Author: Rohit Umarjikar Posted: Fri Oct 14, 2016 8:39 pm (GMT 5.5) Welcome!! DATEN (German- lang) -- > Data (English- Lang) 1. You cannot be able to do this because DB2 wants one ROW at a time, so...
View ArticleCOBOL Programming :: RE: cobol embedded sql
Author: Pandora-Box Posted: Fri Oct 14, 2016 9:23 pm (GMT 5.5) Also an option to consider : If you could export the data to dataset , LOAD utility could be considered as well._________________To...
View ArticleDB2 :: RE: Run stats processing on zIIP Engine
Author: Rohit Umarjikar Posted: Fri Oct 14, 2016 9:54 pm (GMT 5.5)Quote:FYI -IBM's System z Integrated Information Processor (zIIP) is a specialty offload engine that helps improve computing...
View ArticleDB2 :: RE: Run stats processing on zIIP Engine
Author: Robert Sample Posted: Fri Oct 14, 2016 9:59 pm (GMT 5.5)Quote:IBM don't charge for zIIP engines to compete with others.What is your source for this information? I've seen price quotes from...
View ArticleDB2 :: RE: Run stats processing on zIIP Engine
Author: Rohit Umarjikar Posted: Fri Oct 14, 2016 10:09 pm (GMT 5.5)Quote:but certainly zIIP engines are not free. You are right, I double checked with another DBA and the link by you , it is at...
View ArticleDB2 :: RE: Run stats processing on zIIP Engine
Author: Robert Sample Posted: Fri Oct 14, 2016 10:16 pm (GMT 5.5) There are advantages to using zIIP engines (you can have 2, or in some limited cases 4, per general processor; they run at the full...
View Article