CLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: Kerry Ropar Posted: Tue Sep 20, 2016 4:53 pm (GMT 5.5) Hareesh, Your problem statement is fairly wide open. May I please request you to provide more details on selecting this approach. Is there...
View ArticleCICS :: hot to get details when "EXEC CICS HANDLE ABEND" is used
Author: Andi1982 Subject: hot to get details when "EXEC CICS HANDLE ABEND" is used Posted: Tue Sep 20, 2016 5:01 pm (GMT 5.5) Hey, we have some COBOL program which is listening on a socket for some...
View ArticleCLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: Hareesh Verma Posted: Tue Sep 20, 2016 5:19 pm (GMT 5.5) Actually I am not Allowed to use Load Utility. Writing a Cobol Program Means Too Many Components(PROG,PROC,PLAN) etc which can be...
View ArticleCLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: Kerry Ropar Posted: Tue Sep 20, 2016 5:27 pm (GMT 5.5)Quote:Actually I am not Allowed to use Load Utility. Can you please let me know what you are thinking here. May be I am too new to...
View ArticleCLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: Hareesh Verma Posted: Tue Sep 20, 2016 5:30 pm (GMT 5.5) Yes By using Insert Statements.
View ArticleCICS :: RE: hot to get details when "EXEC CICS HANDLE ABEND" is used
Author: Robert Sample Posted: Tue Sep 20, 2016 5:32 pm (GMT 5.5) Your post is as clear as mud. You seem to be asking at least two separate and different questions:Quote:1. Is it possible to get some...
View ArticleCLIST & REXX :: Interface from Mainframe to Confluence Tool JIRA
Author: hblun Subject: Interface from Mainframe to Confluence Tool JIRA Posted: Tue Sep 20, 2016 5:47 pm (GMT 5.5) Hi, is there anyone who used an interface from Mainframe REXX or Batch to the...
View ArticleCLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: Nic Clouston Posted: Tue Sep 20, 2016 5:54 pm (GMT 5.5) Why not read up in the SQL manual about how to write DB2/Rexx programs? Yes, the required information is there - an entire chapter. I...
View ArticleCLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: daveporcelan Posted: Tue Sep 20, 2016 5:55 pm (GMT 5.5) How familiar are you with Rexx? The Rexx/DB2 interface is not the best. It is not as easy to work with as you think. Your profile says...
View ArticleDFSORT/ICETOOL :: RE: compare 2 records in seq. file & report differences
Author: Arun Raj Posted: Tue Sep 20, 2016 6:12 pm (GMT 5.5) I think rajatbagga was trying to highlight this point here.Skolusu wrote:dr.ostman, Here is DFSORT/ICETOOL Job which will give the desired...
View ArticleDFSORT/ICETOOL :: RE: compare 2 records in seq. file & report differences
Author: Terry Heinze Posted: Tue Sep 20, 2016 6:45 pm (GMT 5.5) I hope dr.ostman hasn't been waiting 8 years for a solution. _________________.... Terry
View ArticleCLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: Terry Heinze Posted: Tue Sep 20, 2016 6:50 pm (GMT 5.5)Quote:first be fired, then shot. Rather than shot then fired. Easier to drag them out the door that way._________________.... Terry
View ArticleDFSORT/ICETOOL :: RE: compare 2 records in seq. file & report differences
Author: enrico-sorichetti Posted: Tue Sep 20, 2016 6:50 pm (GMT 5.5) nope the &idiot disappeared after having complained about Skolusu skills_________________cheers enrico When I tell somebody to...
View ArticleCLIST & REXX :: RE: Need Rexx Program to Load in to DB2 Table
Author: don.leahy Posted: Tue Sep 20, 2016 7:21 pm (GMT 5.5) My first choice would be the DB2 LOAD utility. So would my second and third choices. Inserting data via DSNREXX calls is very inefficient...
View ArticleCICS :: RE: hot to get details when "EXEC CICS HANDLE ABEND" is used
Author: Andi1982 Posted: Tue Sep 20, 2016 7:33 pm (GMT 5.5) Ok sorry if maybe to much or unclear informations. At all I have just one question: How can i get details about the Abend when the cobol...
View ArticleDFSORT/ICETOOL :: RE: compare 2 records in seq. file & report differences
Author: Bill Woodger Subject: Reply to: compare 2 records in seq. file & report differences Posted: Tue Sep 20, 2016 8:01 pm (GMT 5.5) The limit mentioned referred to the LRECL, not to the length...
View ArticleCICS :: RE: hot to get details when "EXEC CICS HANDLE ABEND" is used
Author: Robert Sample Posted: Tue Sep 20, 2016 8:22 pm (GMT 5.5) Have you looked at EIBFN or EIBRCODE? Depending upon what deails you want, you may - or may not - be able to access...
View ArticleDFSORT/ICETOOL :: RE: compare 2 records in seq. file & report differences
Author: Arun Raj Subject: Re: Reply to: compare 2 records in seq. file & report differences Posted: Tue Sep 20, 2016 8:36 pm (GMT 5.5)Bill Woodger wrote:The limit mentioned referred to the LRECL,...
View ArticleDFSORT/ICETOOL :: RE: compare 2 records in seq. file & report differences
Author: Rohit Umarjikar Posted: Tue Sep 20, 2016 8:50 pm (GMT 5.5) rajatbagga, Please start a new topic with new requirement. locked._________________Regards, Rohit Umarjikar"Knowledge is knowing that...
View ArticleDFSORT/ICETOOL :: RE: compare 2 records in seq. file & report differences
Author: Bill Woodger Subject: Reply to: compare 2 records in seq. file & report differences Posted: Tue Sep 20, 2016 8:50 pm (GMT 5.5) Yes, but it is not that part which is failing. Take the IFTHEN...
View Article