Mainframe Jobs :: Full Time COBOL Software Development Lead in Indianapolis
Author: shally Subject: Full Time COBOL Software Development Lead in Indianapolis Posted: Fri Jan 20, 2017 5:24 am (GMT 5.5) I'm hiring a full time COBOL developer to work with us in Indianapolis with...
View ArticleCICS :: Fail to change physical VSAM filename via CEMT SET command
Author: jacobdng Subject: Fail to change physical VSAM filename via CEMT SET command Posted: Fri Jan 20, 2017 12:36 pm (GMT 5.5) I need to change a CICS VSAM filename. I used CEMT SET FI command to...
View ArticleCICS :: RE: Fail to change physical VSAM filename via CEMT SET command
Author: enrico-sorichetti Subject: Reply to: Fail to change physical VSAM filename via CEMT SET command Posted: Fri Jan 20, 2017 3:50 pm (GMT 5.5) the info posted is not enough look at the console log...
View ArticleIMS DB/DC :: RE: HALDB data refresh/copy from production to tes
Author: manoj_bhaskaran Posted: Fri Jan 20, 2017 3:51 pm (GMT 5.5) Various methods. You could do an unload/load. If you have FileAid/IMS installed, you could do an extract/load. If your production and...
View ArticleCICS :: RE: Fail to change physical VSAM filename via CEMT SET command
Author: jacobdng Posted: Fri Jan 20, 2017 5:58 pm (GMT 5.5) May I ask how to get console log?
View ArticleCICS :: RE: Fail to change physical VSAM filename via CEMT SET command
Author: Abid Hasan Subject: Re: Reply to: Fail to change physical VSAM filename via CEMT SET command Posted: Fri Jan 20, 2017 6:01 pm (GMT 5.5) Hello, As Mr. Sorichetti has pointed:enrico-sorichetti...
View ArticleCICS :: RE: Fail to change physical VSAM filename via CEMT SET command
Author: jacobdng Posted: Fri Jan 20, 2017 6:08 pm (GMT 5.5) I will try to read the new VSAM file in order to make sure if it is readable. It's weekend now, so I can't work with it until next Monday....
View ArticleCICS :: RE: Fail to change physical VSAM filename via CEMT SET command
Author: Robert Sample Posted: Fri Jan 20, 2017 7:27 pm (GMT 5.5) SDSF command LOG gives you access to the console log -- but not all sites allow applications programmers to look at it. Did you not see...
View ArticleCICS :: RE: Fail to change physical VSAM filename via CEMT SET command
Author: Rohit Umarjikar Posted: Sat Jan 21, 2017 2:01 am (GMT 5.5) This is a responsibility of your Site support , so really you should not change anything yourself, unless You are one of them. In any...
View ArticleSYNCSORT :: SYNCSORT SEQNUM and FI fields.
Author: nartcr Subject: SYNCSORT SEQNUM and FI fields. Posted: Sat Jan 21, 2017 4:02 am (GMT 5.5) I have the following table layout from DSNTIAUL:Code:LOAD DATA LOG NO INDDN SYSREC00 INTO TABLE...
View ArticleSYNCSORT :: RE: SYNCSORT SEQNUM and FI fields.
Author: Bill Woodger Subject: Reply to: SYNCSORT SEQNUM and FI fields. Posted: Sat Jan 21, 2017 6:05 am (GMT 5.5) What do you mean by "apparently, this code wouldn't work"? Do you have more than a...
View ArticleSYNCSORT :: RE: SYNCSORT SEQNUM and FI fields.
Author: nartcr Subject: Re: Reply to: SYNCSORT SEQNUM and FI fields. Posted: Sat Jan 21, 2017 6:08 am (GMT 5.5)Bill Woodger wrote:What do you mean by "apparently, this code wouldn't work"? Do you have...
View ArticleSYNCSORT :: RE: SYNCSORT SEQNUM and FI fields.
Author: Bill Woodger Subject: Reply to: SYNCSORT SEQNUM and FI fields. Posted: Sat Jan 21, 2017 7:27 am (GMT 5.5) If you needed to "convert" it could be done with another simple WHEN=INIT in the...
View ArticleSYNCSORT :: RE: SYNCSORT SEQNUM and FI fields.
Author: nartcr Subject: Re: Reply to: SYNCSORT SEQNUM and FI fields. Posted: Sat Jan 21, 2017 7:49 am (GMT 5.5)Bill Woodger wrote:If you needed to "convert" it could be done with another simple...
View ArticleSYNCSORT :: RE: SYNCSORT SEQNUM and FI fields.
Author: Bill Woodger Subject: Reply to: SYNCSORT SEQNUM and FI fields. Posted: Sat Jan 21, 2017 12:58 pm (GMT 5.5) FI is signed. -32,768 to +32,767. BI is unsigned. 0-65,535. If you don't have negative...
View ArticleAll Other Mainframe Topics :: resume binary ftp in z/os
Author: meykh2014 Subject: resume binary ftp in z/os Posted: Sun Jan 22, 2017 10:01 am (GMT 5.5) hi, I've a z/OS client for put a large binary file to the ftp server in other side with mvs batch job....
View ArticleAll Other Mainframe Topics :: RE: CICS transaction slow response time
Author: meykh2014 Posted: Sun Jan 22, 2017 10:11 am (GMT 5.5) did you try CEDX for trace transaction running flow?
View ArticleAll Other Mainframe Topics :: RE: resume binary ftp in z/os
Author: Robert Sample Posted: Sun Jan 22, 2017 4:07 pm (GMT 5.5) Have you read the IP User's Guide manual in the Communications Server bookshelf for the requirements to use RESTART? If not, I highly...
View ArticleAll Other Mainframe Topics :: RE: resume binary ftp in z/os
Author: meykh2014 Posted: Sun Jan 22, 2017 5:17 pm (GMT 5.5)Robert Sample wrote:Have you read the IP User's Guide manual in the Communications Server bookshelf for the requirements to use RESTART? If...
View ArticleCICS :: CICS to Webservices
Author: safexc Subject: CICS to Webservices Posted: Sun Jan 22, 2017 5:49 pm (GMT 5.5) Hi All, I got my webservice deployed on a tomcat server in my local machine. How can I invoke that service from...
View Article