SYNCSORT :: Sort Card to Remove Duplicate records of delimited InputFile
Author: raj4neo Subject: Sort Card to Remove Duplicate records of delimited InputFile Posted: Wed Jan 25, 2017 4:44 am (GMT 5.5) Hi , Could some one help to identify the Duplicate records in a...
View ArticleSYNCSORT :: RE: Sort Card to Remove Duplicate records of delimited InputFile
Author: Rohit Umarjikar Posted: Wed Jan 25, 2017 6:13 am (GMT 5.5) You should be posting this to beginners forum, wait matter of the fact do research on google first to see what solutions you get for...
View ArticleSYNCSORT :: RE: Sort Card to Remove Duplicate records of delimited InputFile
Author: raj4neo Subject: Reply to: Sort Card to Remove Duplicate records of delimited InputFile Posted: Wed Jan 25, 2017 6:30 am (GMT 5.5) Thanks_________________G.Rajkumar,
View ArticleMainframe Jobs :: Major Incident Manager is sought for Atos in Apodaca, Mexico
Author: Express Subject: Major Incident Manager is sought for Atos in Apodaca, Mexico Posted: Wed Jan 25, 2017 2:34 pm (GMT 5.5)Company Information Atos is a leader in digital services with annual...
View ArticleDB2 :: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: Miguel Fernandez Subject: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0 Posted: Wed Jan 25, 2017 8:24 pm (GMT 5.5)I have tested the program written in PL1-DB2 with the SELECT &...
View ArticleDB2 :: RE: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: Miguel Fernandez Posted: Wed Jan 25, 2017 8:34 pm (GMT 5.5)Code: 1 REPORTE DE PROYECTOS AFECTADOS AL AUMENTO DE SALARIOS EMPLEADO NOMBRE-EMPLEADO...
View ArticleDB2 :: RE: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: Miguel Fernandez Posted: Wed Jan 25, 2017 8:36 pm (GMT 5.5)Code: 1DB2 SQL PRECOMPILER VERSION 9 REL. 1.0 PAGE 2...
View ArticleDB2 :: RE: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: Miguel Fernandez Posted: Wed Jan 25, 2017 8:37 pm (GMT 5.5)Code: SELECT EMPNO, FIRSTNME, MIDINIT, LASTNAME, WORKDEPT, 00021003 PHONENO, HIREDATE, JOB, EDLEVEL, SEX,...
View ArticleDB2 :: RE: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: prino Subject: Re: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0 Posted: Wed Jan 25, 2017 9:45 pm (GMT 5.5)Miguel Fernandez wrote:Is this an error in PL1-DB2 versions that need to be...
View ArticleDFSORT/ICETOOL :: Remove junk values in a file and rite only the characters
Author: KP1125 Subject: Remove junk values in a file and rite only the characters Posted: Wed Jan 25, 2017 9:58 pm (GMT 5.5) I executed an query and the output is copied to output file but their are...
View ArticleDB2 :: RE: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: Robert Sample Posted: Wed Jan 25, 2017 9:58 pm (GMT 5.5)Quote:Is this an error in PL1-DB2 versions that need to be repaired or is it a bad programming? You had better hope it is bad...
View ArticleDFSORT/ICETOOL :: RE: Remove junk values in a file and rite only the characters
Author: Robert Sample Posted: Wed Jan 25, 2017 10:01 pm (GMT 5.5) There is no such thing as "junk characters" or "junk values" -- period. Each and every character has a valid value in the collating...
View ArticleTSO/ISPF :: Design of ISPF panel
Author: prino Subject: Design of ISPF panel Posted: Wed Jan 25, 2017 10:31 pm (GMT 5.5) So I'm slowly releasing some of the REXX execs I wrote over the past 25+ years to all of you (see Prino's z/OS...
View ArticleDFSORT/ICETOOL :: RE: Remove junk values in a file and rite only the characters
Author: Rohit Umarjikar Posted: Wed Jan 25, 2017 10:57 pm (GMT 5.5) An old saying " I couldn't repair your brakes, so I made your horn louder". Being said, Correct your bad SQL (I assume query means...
View ArticleCICS :: RE: MAX-RC 88 and Return code 606 in DFH0CXCC.
Author: Rohit Umarjikar Posted: Wed Jan 25, 2017 11:22 pm (GMT 5.5) Also, You should talk to the CICS site support to know more on fix and the cause.Code:A VERIFY call to the MVS⢠subsystem interface...
View ArticleDB2 :: RE: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: Miguel Fernandez Posted: Thu Jan 26, 2017 1:03 am (GMT 5.5) Warning messages are considered as comments that the precompiler ignores. Many customers installations have programs running in...
View ArticleDB2 :: RE: DB2 9.1.0 not move values to Host-Variables on PL1 3.7.0
Author: Rohit Umarjikar Posted: Thu Jan 26, 2017 1:16 am (GMT 5.5)Quote:I am not a perfectionist but it makes me think that I will have to solve my problem with updated versions, to see what happens....
View ArticleDB2 :: RE: Access SQLCA fields inside a stored procedure accessing Db2
Author: agkshirsagar Subject: Reply to: Access SQLCA fields inside a stored procedure accessing Db2 Posted: Thu Jan 26, 2017 6:36 am (GMT 5.5)Quote:Currently we are using SELECT COUNT (*). Is there a...
View ArticleJCL & VSAM :: Mail via SMTP with an image?
Author: Mike 1304 Subject: Mail via SMTP with an image? Posted: Thu Jan 26, 2017 2:01 pm (GMT 5.5) Today we send mails as html text using ICEGENER //SYSUT2 DD SYSOUT=E,DEST=TCPSMTP. Now I get a new...
View ArticleJCL & VSAM :: RE: Mail via SMTP with an image?
Author: Robert Sample Subject: Reply to: Mail via SMTP with an image? Posted: Thu Jan 26, 2017 7:32 pm (GMT 5.5) Look at using MIME with SMTP. It is possible to transfer binary data (such as images)...
View Article