SYNCSORT :: RE: Sort card to replace text using cross reference file
Author: Susanta Posted: Wed Sep 21, 2016 12:22 pm (GMT 5.5) Hi I am facing a issue , job fails saying Code:WER481IÂ JOINKEYS REFORMAT RECORD LENGTH=Â 135, TYPE = FÂ Â Â WER110IÂ F2ONLYÂ Â : RECFM=FBÂ Â ;...
View ArticleCICS :: RE: hot to get details when "EXEC CICS HANDLE ABEND" is used
Author: Andi1982 Posted: Wed Sep 21, 2016 12:24 pm (GMT 5.5)Rohit Umarjikar wrote:1.Write into error log file- (VSAM/DB2/or any DB) in the same routine. 2.Add Display. Exactly that is my problem. I am...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: Susanta Posted: Wed Sep 21, 2016 1:45 pm (GMT 5.5) changed the card as below and its working now.. the only issue now is it does not presevres the original files(F1) order... Is there any way...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: Abid Hasan Posted: Wed Sep 21, 2016 1:58 pm (GMT 5.5) Hello,Susanta wrote:... the only issue now is it does not presevres the original files(F1) order... Is there any way we can preserve the...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: enrico-sorichetti Subject: Reply to: Sort card to replace text using cross reference file Posted: Wed Sep 21, 2016 2:07 pm (GMT 5.5) after 7 years of hanging around You have not learned yet how...
View ArticleCLIST & REXX :: RE: DIalog under CMS (z/VM)
Author: jpsager Subject: Reply to: Dilog under CMS (z/VM) Posted: Wed Sep 21, 2016 2:59 pm (GMT 5.5) Thanx for this tip But we don't have ISPF. I need a other solution to display a panel or a table. I...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: mistah kurtz Posted: Wed Sep 21, 2016 3:35 pm (GMT 5.5)Abid Hasan wrote: A lengthy-inefficient approach, but will get the job done: pad a sequence number to the dataset whose records you donot...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: Abid Hasan Posted: Wed Sep 21, 2016 3:51 pm (GMT 5.5) Hello, Imho, second approach is lengthy and inefficient When compared to the first approach. Note that the output will be sorted again on...
View ArticleCLIST & REXX :: RE: DIalog under CMS (z/VM)
Author: enrico-sorichetti Subject: Reply to: DIalog under CMS (z/VM) Posted: Wed Sep 21, 2016 3:51 pm (GMT 5.5)Quote:I need full Dialog in zVM/CMS like how it is in z/OS ISPF. not always You get what...
View ArticleCICS :: RE: hot to get details when "EXEC CICS HANDLE ABEND" is used
Author: Nic Clouston Posted: Wed Sep 21, 2016 4:02 pm (GMT 5.5)Quote:I will google what it is Why Google? Why not use the official documentation. At least it should be correct whereas stuff from the...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: Rohit Umarjikar Posted: Wed Sep 21, 2016 4:55 pm (GMT 5.5) Susanta, please check you joinkeys, looks that's you have a flip flop plus it should be 8 byte per your original post, please read...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: enrico-sorichetti Subject: Reply to: Sort card to replace text using cross reference file Posted: Wed Sep 21, 2016 4:58 pm (GMT 5.5) the WER messages imply that the TS is using...
View ArticleSYNCSORT :: RE: Sort card to replace text using cross reference file
Author: Arun Raj Posted: Wed Sep 21, 2016 6:17 pm (GMT 5.5) Susanta, If your Syncsort/MFX version allows (>=1.4.2 IIRC), you can make use of the "?" operator in the REFORMAT statement to know if the...
View ArticleCLIST & REXX :: RE: Interface from Mainframe to Confluence Tool JIRA
Author: Robert Sample Posted: Wed Sep 21, 2016 8:02 pm (GMT 5.5) Sigh. Another post where the information provided is TOTALLY INADEQUARE in allowing any kind of response. Is the Confluence tool JIRA...
View ArticleTSO/ISPF :: RE: TASID and ZOS 2.2
Author: RickBig Posted: Wed Sep 21, 2016 9:15 pm (GMT 5.5) I'm kind of surprised IBM would claim TASID V5.21 supports Z/OS 2.2 since 2.2 was released AFTER V5.12!Code:...
View ArticleCLIST & REXX :: RE: Interface from Mainframe to Confluence Tool JIRA
Author: Rohit Umarjikar Posted: Wed Sep 21, 2016 9:31 pm (GMT 5.5)Quote:is there anyone who used an interface from Mainframe REXX or Batch to the Confluence tool JIRA? How do you know this can be even...
View ArticleCLIST & REXX :: RE: Interface from Mainframe to Confluence Tool JIRA
Author: enrico-sorichetti Subject: Reply to: Interface from Mainframe to Confluence Tool JIRA Posted: Wed Sep 21, 2016 9:45 pm (GMT 5.5) in IT using the appropriate terminology is essential for good...
View ArticleTSO/ISPF :: RE: TASID and ZOS 2.2
Author: Akatsukami Posted: Wed Sep 21, 2016 9:58 pm (GMT 5.5) Wasn't TASID freeware written by Doug Nadel, that IBM ceased to update when he retired?_________________Data is not information....
View ArticleTSO/ISPF :: RE: TASID and ZOS 2.2
Author: RickBig Posted: Wed Sep 21, 2016 10:55 pm (GMT 5.5) He did develop it, but IBM has taken it over and 'extended' it...http://www-01.ibm.com/support/docview.wss?uid=swg24009131
View ArticleCLIST & REXX :: RE: Interface from Mainframe to Confluence Tool JIRA
Author: Nic Clouston Posted: Thu Sep 22, 2016 1:43 am (GMT 5.5) I have used Jira - it is a web based product, mainframe. I am not sure if it runs in-house or one has to log on to it externally....
View Article