COBOL Programming :: RE: Any body aware of CAP-COBOL language?
Author: Rohit Umarjikar Posted: Tue Aug 02, 2016 8:35 pm (GMT 5.5) Look for Netron cap cobol._________________Regards, Rohit Umarjikar"Some things Man was never meant to know. For everything else,...
View ArticleCOBOL Programming :: RE: How to get the program name of calling module in...
Author: Rohit Umarjikar Posted: Wed Aug 03, 2016 2:06 am (GMT 5.5) Thanks Bill. I never require to work on that but good to know._________________Regards, Rohit Umarjikar"Some things Man was never...
View ArticleDB2 :: RE: Need help on a SQL query
Author: AnandhaMuruganB Subject: Reply to: Need help on a SQL query Posted: Wed Aug 03, 2016 10:33 am (GMT 5.5) Hi, Please try the below query. I believe that it will give you the desired output. For...
View ArticleDB2 :: Execute multiple DB2 Load commands in one request
Author: faizm Subject: Execute multiple DB2 Load commands in one request Posted: Wed Aug 03, 2016 12:53 pm (GMT 5.5) Hi, I have a text file that contains multiple load commands to insert data into...
View ArticleDB2 :: RE: Need help on a SQL query
Author: Rohit Umarjikar Posted: Wed Aug 03, 2016 4:24 pm (GMT 5.5)Quote:Why not join A and B and get the desired result ? Because there is no relationship. Anand, 1. code tags missing 2. wrong Alias...
View ArticleCLIST & REXX :: Data set is allocated to another job or user
Author: Seppe Subject: Data set is allocated to another job or user Posted: Wed Aug 03, 2016 4:31 pm (GMT 5.5) Hi all, I have a problem with my new rexx... I copy two pd member from a lib to another;...
View ArticleDB2 :: RE: Need help on a SQL query
Author: Rohit Umarjikar Posted: Wed Aug 03, 2016 4:35 pm (GMT 5.5) GuyC, beacaue the cust id is per org id, 27 is only contains one INACT._________________Regards, Rohit Umarjikar"Some things Man was...
View ArticleJCL & VSAM :: Creating a dynamic sort card in JCL using sort
Author: ChitraChhabra Subject: Creating a dynamic sort card in JCL using sort Posted: Wed Aug 03, 2016 6:15 pm (GMT 5.5) I need to create a dynamic control card in JCL using sort. File may have 1...
View ArticleCOBOL Programming :: RE: Any body aware of CAP-COBOL language?
Author: don.leahy Posted: Wed Aug 03, 2016 6:23 pm (GMT 5.5) Also look for Bassett frame technology, which is the concept that underlies Netron/Cap (nowadays called Netron...
View ArticleDB2 :: RE: Execute multiple DB2 Load commands in one request
Author: faizm Subject: Reply to: Execute multiple DB2 Load commands in one request Posted: Wed Aug 03, 2016 6:34 pm (GMT 5.5) Any help would be highly appreciated. Thanks.
View ArticleDB2 :: RE: Execute multiple DB2 Load commands in one request
Author: Robert Sample Posted: Wed Aug 03, 2016 6:54 pm (GMT 5.5) People on this forum respond if and when they have time and interest and knowledge of the topic since they are all volunteers. Prompting...
View ArticleDB2 :: RE: Need help on a SQL query
Author: AnandhaMuruganB Posted: Wed Aug 03, 2016 6:55 pm (GMT 5.5)Rohit Umarjikar wrote:Quote:Why not join A and B and get the desired result ? Because there is no relationship. Anand, 1. code tags...
View ArticlePL/I & Assembler :: RE: Send parameter for macro STIMERM from Cobol program
Author: Daniel Teolotitla Posted: Wed Aug 03, 2016 7:08 pm (GMT 5.5) Hi!! Thakns for the time!, the process is compiled with Cobol and CICS, i invoke a ASM routine with the CALL statement in CICS, that...
View ArticleCLIST & REXX :: RE: Data set is allocated to another job or user
Author: Akatsukami Posted: Wed Aug 03, 2016 7:22 pm (GMT 5.5) I do not see invocations of LMCLOSE and LMFREE._________________Data is not information. Information is not knowledge. Knowledge is not...
View ArticleJCL & VSAM :: RE: Creating a dynamic sort card in JCL using sort
Author: expat Posted: Wed Aug 03, 2016 7:33 pm (GMT 5.5) So what have you tried yourself so far, and what problems have you encountered. MUST you use your sort product ? If so, which sort product is...
View ArticlePL/I & Assembler :: RE: Send parameter for macro STIMERM from Cobol program
Author: Robert Sample Posted: Wed Aug 03, 2016 8:11 pm (GMT 5.5)Quote:t the macro STIMERM no longer running, like end. How do you know this? If you're running under CICS, why are you not using EXEC...
View ArticleJCL & VSAM :: RE: Creating a dynamic sort card in JCL using sort
Author: Rohit Umarjikar Posted: Wed Aug 03, 2016 8:47 pm (GMT 5.5) Welcome!! 1. Please learn to use Code tags. 2. This is a DFSORT/SYNCSORT question (based on the product you have at your site). 3....
View ArticleCOBOL Programming :: RE: Any body aware of CAP-COBOL language?
Author: Rohit Umarjikar Posted: Wed Aug 03, 2016 8:51 pm (GMT 5.5) Bill already did find that post and linked it but we missed to look at it._________________Regards, Rohit Umarjikar"Some things Man...
View ArticleDB2 :: RE: Execute multiple DB2 Load commands in one request
Author: Rohit Umarjikar Posted: Wed Aug 03, 2016 9:03 pm (GMT 5.5) You probably need to look for a script under DB2's Command Line processing._________________Regards, Rohit Umarjikar"Some things Man...
View ArticleDB2 :: RE: Need help on a SQL query
Author: Rohit Umarjikar Posted: Wed Aug 03, 2016 10:04 pm (GMT 5.5) 1. Quote:I am sorry, currently i do not have access to mainframes You don't have to, since you missed to notice the tags while you...
View Article