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

Image may be NSFW.
Clik here to view.

SYNCSORT :: RE: Compare 2 files & write Indicator at last using JCL utility

Author: enrico-sorichetti Subject: Reply to: Compare 2 files & write Indicator at last using JCL utility Posted: Sun May 15, 2016 2:00 pm (GMT 5.5)Quote:We have only SYNCSORT if You have SYNCSORT...

View Article


JCL & VSAM :: JCL to convert float decimal into readable format

Author: polymathtarun Subject: JCL to convert float decimal into readable format Posted: Sun May 15, 2016 9:57 pm (GMT 5.5) I have a problem statement. I am trying to dump decimal float fields (field...

View Article


Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: JCL to convert float decimal into readable format

Author: enrico-sorichetti Subject: Reply to: JCL to convert float decimal into readable format Posted: Sun May 15, 2016 10:51 pm (GMT 5.5) no... because nobody with a bit of good judgement would use a...

View Article

SYNCSORT :: RE: Compare 2 files & write Indicator at last using JCL utility

Author: Rohit Umarjikar Posted: Mon May 16, 2016 4:28 am (GMT 5.5) Look for join keys and the parameter marker values and based on that you use IFTHEN WHEN condition and build with I/U/D. add OMIT...

View Article

JCL & VSAM :: RE: JCL to convert float decimal into readable format

Author: Akatsukami Posted: Mon May 16, 2016 5:50 am (GMT 5.5) This was a really bad idea, not only because, as Dr. Sorichetti says, storing a date as a floating-point is itself a bad idea due to...

View Article


Compuware & Other Tools :: View Copybook having COPY statement in file Aid

Author: nkumar Subject: View Copybook having COPY statement in file Aid Posted: Mon May 16, 2016 7:28 pm (GMT 5.5) Hello All! I am trying to view (option 8) a copybook (say FUNDCPY) in File Aid. This...

View Article

JCL & VSAM :: RE: JCL to convert float decimal into readable format

Author: Nic Clouston Posted: Mon May 16, 2016 7:47 pm (GMT 5.5) No - because JCL does not mess with data. It tells the system that you want to execute a program and what resources that program needs....

View Article

Compuware & Other Tools :: RE: View Copybook having COPY statement in file Aid

Author: Nic Clouston Posted: Mon May 16, 2016 7:52 pm (GMT 5.5) What makes you think it is that COPY statement that is giving the error? The message says the error is near line 159. line 339 is nowhere...

View Article


Compuware & Other Tools :: RE: View Copybook having COPY statement in file Aid

Author: Robert Sample Posted: Mon May 16, 2016 7:54 pm (GMT 5.5) Have you contacted the vendor for assistance? If not, why not? They are the experts on the product and certainly can answer your...

View Article


Compuware & Other Tools :: RE: View Copybook having COPY statement in file Aid

Author: Rohit Umarjikar Posted: Mon May 16, 2016 8:47 pm (GMT 5.5) What contains in FUNDMAX ? Did Expand Occurrences => Y helps?_________________Regards, Rohit Umarjikar"Some things Man was never...

View Article

Compuware & Other Tools :: RE: View Copybook having COPY statement in file Aid

Author: nkumar Posted: Mon May 16, 2016 10:29 pm (GMT 5.5) Thanks all for the response...Quote:What contains in FUNDMAX ? Did Expand Occurrences => Y helps? Yes, it contains occurrences.Quote:Have...

View Article

TSO/ISPF :: PC to Host for unicode file

Author: Tom Steiner Subject: PC to Host for unicode file Posted: Mon May 16, 2016 10:38 pm (GMT 5.5) My TSO session interactive send file to host pop-up uses IND$FILE to transfer files from the PC to...

View Article

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

Author: Robert Sample Posted: Mon May 16, 2016 11:36 pm (GMT 5.5) You will need to use FTP or something other than IND$FILE to transfer the unicode data. Unless you get very lucky with your 3270...

View Article


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

Author: Tom Steiner Subject: Reply to: PC to Host for unicode file Posted: Mon May 16, 2016 11:39 pm (GMT 5.5) Thanks for your response - where can I find ftp (or equivalent) to...

View Article

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

Author: Robert Sample Posted: Tue May 17, 2016 12:36 am (GMT 5.5) FTP is available pretty much on any machine -- for Windows, you can bring up a command prompt and type in FTP -- or there are various...

View Article


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

Author: hkalhor2 Subject: problem on data conversion from windows MQ-client to Z/OS Posted: Tue May 17, 2016 12:10 pm (GMT 5.5) hi, windows app try to put message to a Q which the Q-Manager is in Z/OS...

View Article

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

Author: abdulrafi Subject: how to find if file is empty or not. Posted: Tue May 17, 2016 4:39 pm (GMT 5.5) Hi, I have searched in this forum and could not find the relevant answer for my question. I do...

View Article


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

Author: Abid Hasan Subject: Re: how to find if file is empty or not. Posted: Tue May 17, 2016 5:10 pm (GMT 5.5) Hello,abdulrafi wrote: I have searched in this forum and could not find the relevant...

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 5:11 pm (GMT 5.5)Quote:I do have a file. If the file has only one record it has to give me a...

View Article

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

Author: don.leahy Posted: Tue May 17, 2016 6:45 pm (GMT 5.5) ICETOOL has a very simple way to do this:Code://SORT1    EXEC PGM=ICETOOL                                    //IN1      DD...

View Article
Browsing all 9405 articles
Browse latest View live