COBOL Programming :: RE: Problem in writing Output file
Author: RahulG31 Subject: Reply to: Problem in writing Output file Posted: Mon Nov 14, 2016 11:59 pm (GMT 5.5) You didn't tell: 1. How many rows your cursor is expected to produce ? 2. What is 'x' in...
View ArticleCOBOL Programming :: RE: Problem in writing Output file
Author: Robert Sample Posted: Tue Nov 15, 2016 12:50 am (GMT 5.5)Quote:I increased space of file and also tried with max region for the job but still getting same error.First, the region size will have...
View ArticleCOBOL Programming :: RE: Problem in writing Output file
Author: Terry Heinze Posted: Tue Nov 15, 2016 2:33 am (GMT 5.5) Look up File Status Key in the Language Reference Manual._________________.... Terry
View ArticleCOBOL Programming :: RANDOM Function in COBOL
Author: swapnil781 Subject: RANDOM Function in COBOL Posted: Tue Nov 15, 2016 6:17 pm (GMT 5.5) Hi, I am trying to write a new COBOL program that can estimate PI by simulating ‘Buffon’s needle’...
View ArticleCOBOL Programming :: RE: RANDOM Function in COBOL
Author: Akatsukami Posted: Tue Nov 15, 2016 6:25 pm (GMT 5.5) Duplicate of thread on another board; locked._________________Data is not information. Information is not knowledge. Knowledge is not wisdom.
View ArticleCOBOL Programming :: RE: RANDOM Function in COBOL
Author: Robert Sample Subject: Reply to: RANDOM Function in COBOL Posted: Tue Nov 15, 2016 6:26 pm (GMT 5.5) Is this for IBM's contest? There was the exact same topic on the Beginner's and Student's...
View ArticleDFSORT/ICETOOL :: RE: How to update a portion of text in a trailer record
Author: Trinadh Posted: Tue Nov 15, 2016 7:36 pm (GMT 5.5) Thanks Arun, that way it worked successfully. Bill, I came across an example 3 in the below link of using multiple OUTREC, one for each...
View ArticleDFSORT/ICETOOL :: RE: How to update a portion of text in a trailer record
Author: Bill Woodger Subject: Reply to: How to update a portion of text in a trailer record Posted: Tue Nov 15, 2016 7:53 pm (GMT 5.5) Well, no you didn't. OUTREC is a parameter on OUTFIL, is what you...
View ArticleDFSORT/ICETOOL :: RE: How to update a portion of text in a trailer record
Author: Trinadh Posted: Wed Nov 16, 2016 1:58 am (GMT 5.5) Thanks for the clarification, Bill._________________3NADH
View ArticleIMS DB/DC :: IMS Database backup info
Author: ashek15 Subject: IMS Database backup info Posted: Wed Nov 16, 2016 5:29 am (GMT 5.5) Dear All We have a requirement where-in we need to get info/report on successful and failed backups of IMS...
View ArticleIMS DB/DC :: RE: IMS Database backup info
Author: Robert Sample Posted: Wed Nov 16, 2016 6:00 am (GMT 5.5) Most scheduling software allows for notification of job completions (both successes and failures). Contact your site support group and...
View ArticleIMS DB/DC :: RE: IMS Database backup info
Author: ashek15 Subject: Reply to: IMS Database backup info Posted: Wed Nov 16, 2016 6:18 am (GMT 5.5) Hi Robert - Are you referring to notification when a backup jcl completes/fails? We already have...
View ArticleIMS DB/DC :: RE: IMS Database backup info
Author: Robert Sample Posted: Wed Nov 16, 2016 6:49 am (GMT 5.5) Perhaps you should make up your mind what you want to know BEFORE you post a query? Your title talks about IMS; your last post talks...
View ArticleIMS DB/DC :: RE: IMS Database backup info
Author: ashek15 Subject: Reply to: IMS Database backup info Posted: Wed Nov 16, 2016 10:02 am (GMT 5.5) I just gave reference of DB2 to explain what I am looking for. I am aware that IMS and DB2 are...
View ArticleIMS DB/DC :: RE: IMS Database backup info
Author: enrico-sorichetti Subject: Reply to: IMS Database backup info Posted: Wed Nov 16, 2016 12:12 pm (GMT 5.5) most probably the info You look for is available in the RECON...
View ArticleIMS DB/DC :: RE: IMS Database backup info
Author: PeterHolland Posted: Wed Nov 16, 2016 12:17 pm (GMT 5.5) If you have some kind of automation that traps messages you could look for the following messages (probably not complete list) :...
View ArticleCICS :: CICS Roll back partially - Need to retain log file
Author: dwijadas Subject: CICS Roll back partially - Need to retain log file Posted: Wed Nov 16, 2016 4:30 pm (GMT 5.5) Hi, I have a situation where roll back is issued but log file shouldn't roll...
View ArticleCICS :: RE: CICS Roll back partially - Need to retain log file
Author: prino Posted: Wed Nov 16, 2016 5:50 pm (GMT 5.5) Tell the auditors what you're doing. They will be well pleased!_________________Robert AH Prins robert.ah.prins @ the.17+Gb.Google thingyNo...
View ArticleJCL & VSAM :: FTP - JCL failed while passing FTP commands in dataset
Author: Suneetha1612 Subject: FTP - JCL failed while passing FTP commands in dataset Posted: Wed Nov 16, 2016 7:33 pm (GMT 5.5) Hi Everyone, In my job, Step1 - I am generating FTP commands and writing...
View ArticleJCL & VSAM :: RE: FTP - JCL failed while passing FTP commands in dataset
Author: Akatsukami Posted: Wed Nov 16, 2016 8:05 pm (GMT 5.5) And what does the documentation say is the cause of return code 99000 from FTP?_________________Data is not information. Information is not...
View Article