Quantcast
Channel: IBM Mainframe Computers Forums
Browsing all 9405 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: how to find if file is empty or not.

Author: enrico-sorichetti Subject: Reply to: how to find if file is empty or not. Posted: Tue May 17, 2016 7:22 pm (GMT 5.5) did You all care to understand the question asked ??? ( NOT THE TITLE ) the...

View Article


Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: how to find if file is empty or not.

Author: enrico-sorichetti Subject: Reply to: how to find if file is empty or not. Posted: Tue May 17, 2016 7:30 pm (GMT 5.5) some more hints ... test for success of print ..... count(1) the dataset is...

View Article


JCL & VSAM :: RE: how to find if file is empty or not.

Author: Marso Posted: Tue May 17, 2016 8:05 pm (GMT 5.5) or, if you have SYNCSORT:Code://SORT1    EXEC PGM=SYNCTOOL                                    //IN1      DD DISP=SHR,DSN=some.data.set name...

View Article

JCL & VSAM :: RE: how to find if file is empty or not.

Author: RahulG31 Subject: Reply to: how to find if file is empty or not. Posted: Tue May 17, 2016 8:06 pm (GMT 5.5) Agree with Enrico. It's not about whether the dataset is Empty. abdulrafi, Is your...

View Article

SYNCSORT :: Update the Sortout file with record count at defined pos

Author: karthik_sripal Subject: Update the Sortout file with record count at defined pos Posted: Tue May 17, 2016 8:52 pm (GMT 5.5) Hello, I would like to the count the number of records in sortin and...

View Article


SYNCSORT :: RE: Update the Sortout file with record count at defined pos

Author: Rohit Umarjikar Posted: Tue May 17, 2016 8:57 pm (GMT 5.5) Get rid of Code:NODETAIL._________________Regards, Rohit Umarjikar"Some things Man was never meant to know. For everything else,...

View Article

DFSORT/ICETOOL :: Update the Sortout file with record count at defined pos

Author: karthik_sripal Subject: Update the Sortout file with record count at defined pos Posted: Tue May 17, 2016 8:59 pm (GMT 5.5) Hello, I would like to the count the number of records in sortin and...

View Article

DFSORT/ICETOOL :: RE: Update the Sortout file with record count at defined pos

Author: Rohit Umarjikar Posted: Tue May 17, 2016 9:01 pm (GMT 5.5)Quote:I just want to try the ask in both the products section for solution Why ? Do you have both the products installed? Also you will...

View Article


SYNCSORT :: RE: Update the Sortout file with record count at defined pos

Author: karthik_sripal Posted: Tue May 17, 2016 9:03 pm (GMT 5.5) Thank you very much for the quick response - but getting rid of Nodetail - gives me the records from sortin in my sortout - I dont want...

View Article


DFSORT/ICETOOL :: RE: Update the Sortout file with record count at defined pos

Author: karthik_sripal Posted: Tue May 17, 2016 9:04 pm (GMT 5.5) Yes, we do :-)

View Article

SYNCSORT :: RE: Update the Sortout file with record count at defined pos

Author: Rohit Umarjikar Posted: Tue May 17, 2016 9:09 pm (GMT 5.5)Quote:I would like to retain the content of the sortout file but only change a particular record and update it with record count from...

View Article

SYNCSORT :: RE: Update the Sortout file with record count at defined pos

Author: karthik_sripal Posted: Tue May 17, 2016 9:11 pm (GMT 5.5) Thanks again - Say the 10th record, 10th col - we want to overlay with count of records from sortin

View Article

SYNCSORT :: RE: Update the Sortout file with record count at defined pos

Author: karthik_sripal Posted: Tue May 17, 2016 9:14 pm (GMT 5.5) My sortout file - Test.sort.out.ps is like this Code: Dat1 Dat2 Dat3 and say I want like my output like Code: Dat1 Dat2 Dat3 - sortin...

View Article


TSO/ISPF :: RE: PC to Host for unicode file

Author: Pedro Subject: Reply to: PC to Host for unicode file Posted: Tue May 17, 2016 9:33 pm (GMT 5.5) I have been working with UTF-8 files rather than unicode. Perhaps my setup will be of help: Start...

View Article

JCL & VSAM :: RE: how to find if file is empty or not.

Author: PeterHolland Posted: Tue May 17, 2016 9:59 pm (GMT 5.5) Maybe browsing the dataset will help?

View Article


SYNCSORT :: RE: Update the Sortout file with record count at defined pos

Author: Rohit Umarjikar Posted: Tue May 17, 2016 10:17 pm (GMT 5.5) Tested.Code://S1    EXEC  PGM=ICEMAN                                        //SYSOUT    DD  SYSOUT=*...

View Article

Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: how to find if file is empty or not.

Author: Rohit Umarjikar Posted: Tue May 17, 2016 10:21 pm (GMT 5.5)Quote:or, if you have SYNCSORT: should work with DFSORT too but yes this is what TS wants.Quote:Maybe browsing the dataset will help?...

View Article


Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: how to find if file is empty or not.

Author: enrico-sorichetti Subject: Reply to: how to find if file is empty or not. Posted: Tue May 17, 2016 10:53 pm (GMT 5.5) You mean ...Code://<stepname> EXEC...

View Article

SYNCSORT :: RE: Update the Sortout file with record count at defined pos

Author: karthik_sripal Posted: Wed May 18, 2016 12:17 am (GMT 5.5) Thank you very much!

View Article

Java & MQSeries :: RE: problem on data conversion from windows MQ-client to Z/OS

Author: Rohit Umarjikar Posted: Wed May 18, 2016 12:30 am (GMT 5.5) Welcome!! I guess , you should talk to site support at first place regarding Configuring Encoding for properties, we don't know your...

View Article
Browsing all 9405 articles
Browse latest View live