CA Products :: RE: CA Workload Automation event code help
Author: Nic Clouston Posted: Wed Mar 01, 2017 7:12 pm (GMT 5.5) What does the manual say that you do not understand?_________________Regards Nic
View ArticleCOBOL Programming :: RE: SQL query not working in Cobol program.
Author: RahulG31 Subject: Reply to: SQL query not working in Cobol program. Posted: Wed Mar 01, 2017 10:04 pm (GMT 5.5) I believe, it should be made mandatory for TS to provide the actual solution,...
View ArticleCOBOL Programming :: RE: SQL query not working in Cobol program.
Author: Bill Woodger Subject: Reply to: SQL query not working in Cobol program. Posted: Wed Mar 01, 2017 10:38 pm (GMT 5.5) Ah, but then we'd risk having no users but ourselves, over time :-) Don't...
View ArticleCOBOL Programming :: RE: SQL query not working in Cobol program.
Author: enrico-sorichetti Subject: Reply to: SQL query not working in Cobol program. Posted: Wed Mar 01, 2017 10:54 pm (GMT 5.5) I wonder why the TS was not asked/did not care to post the statements...
View ArticleAll Other Mainframe Topics :: Route a product's job to specific lpar
Author: vasanthz Subject: Route a product's job to specific lpar Posted: Thu Mar 02, 2017 2:22 am (GMT 5.5) Hi, We have 2 lpars and JES2 is shared between them and also the DASD. We need to route all...
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: steve-myers Posted: Thu Mar 02, 2017 4:26 am (GMT 5.5) See the discussion about the SYSAFF=xxx parameter in the /*JOBPARM statement (or its JES3 equivalent) in the JCL reference manual for your...
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: vasanthz Posted: Thu Mar 02, 2017 5:13 am (GMT 5.5) Hi Steve, Thank you for your thoughts, I am aware of the SYSAFF parameter and it works well in our site, but there is a possibility that a...
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: Robert Sample Subject: Reply to: Route a product's job to specific lpar Posted: Thu Mar 02, 2017 7:21 am (GMT 5.5) JES3 makes this an easy task since the global routes work to each LPAR. JES2,...
View ArticleCA Products :: RE: CA Workload Automation event code help
Author: vinu78 Posted: Thu Mar 02, 2017 7:21 am (GMT 5.5) Hi Nic, To be frank, I have googled and got one CA Workstation manual, but it didn't talk about the words that I have mentioned. If somebody...
View ArticleCA Products :: RE: CA Workload Automation event code help
Author: Robert Sample Posted: Thu Mar 02, 2017 9:13 am (GMT 5.5) Why are you Googling at all? If your site has a license for the product, CA gives you access to the manuals. They may be hardcopy at...
View ArticleCA Products :: RE: CA Workload Automation event code help
Author: vinu78 Posted: Thu Mar 02, 2017 9:47 am (GMT 5.5) Ok thanks Robert for the info. Will try getting info from CA site.
View ArticleSYNCSORT :: RE: jcl to get all the attributes of vsam and create a parm
Author: jeevankanungo Subject: Reply to: jcl to get all the attributes of vsam and create a parm Posted: Thu Mar 02, 2017 11:59 am (GMT 5.5) Hi Enrico, Could you please help me get the XMI file unto...
View ArticleSYNCSORT :: RE: jcl to get all the attributes of vsam and create a parm
Author: Rohit Umarjikar Posted: Thu Mar 02, 2017 12:21 pm (GMT 5.5) Please start a new topic with new requirements and refer this link over there in stead of short cuts._________________Regards, Rohit...
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: Pete Wilson Posted: Thu Mar 02, 2017 1:27 pm (GMT 5.5) You can specify the SYSAFF with a 'minus' before an LPAR name you DO NOT want the job to run on. e.g. /*JOBPARM SYSAFF=(-lpar1) There's...
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: enrico-sorichetti Subject: Reply to: Route a product's job to specific lpar Posted: Thu Mar 02, 2017 2:02 pm (GMT 5.5)Quote:but there is a possibility that a user might run a batch job without...
View ArticleSYNCSORT :: RE: jcl to get all the attributes of vsam and create a parm
Author: enrico-sorichetti Subject: Reply to: jcl to get all the attributes of vsam and create a parm Posted: Thu Mar 02, 2017 2:05 pm (GMT 5.5) see my previous post ...Quote:just upload the xmi file to...
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: Willy Jensen Posted: Thu Mar 02, 2017 3:28 pm (GMT 5.5) Can you remove that program from lpars where you don't want it to run?_________________WJ
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: enrico-sorichetti Subject: Reply to: Route a product's job to specific lpar Posted: Thu Mar 02, 2017 3:41 pm (GMT 5.5)Quote:Can you remove that program from lpars where you don't want it to...
View ArticleAll Other Mainframe Topics :: RE: Route a product's job to specific lpar
Author: Pete Wilson Posted: Thu Mar 02, 2017 6:27 pm (GMT 5.5) You could have an initial REXX step that issues the MVS command 'D SYMBOLS' and sets a non-zero retrun code if wrong LPAR name is shown in...
View ArticleIBM Tools :: Mass comment and edit
Author: elixir1986 Subject: Mass comment and edit Posted: Thu Mar 02, 2017 10:09 pm (GMT 5.5) 1) I have a PDS with ABC.PDS with 100 members in it. (X001-X100) 2) These members have some content. I wish...
View Article