Re: TSO messaging command called TO

2018-06-01 Thread suresh chacko
Hi all, Is it possible to send a message to a console using TSO TO command? I use SEND command for the same. Kindly advise. Regards, Suresh On Jun 2, 2018 1:24 AM, "Sam Golob" wrote: Hi Folks, I hope that this message will be useful to a large number of people, and will make

Re: problem with FTP from Windows 10 to z/OS

2018-06-01 Thread Paul Gilmartin
Hi, Kevin, On Fri, 1 Jun 2018 23:58:39 +, Mike Hochee wrote: > >Note: In Windows 8 and Windows Server 2012 or later operating systems, the >text file must be written in UTF-8. > That's weird. And irritating. Does "text file" refer to the command file or to the data file? In either case,

Re: problem with FTP from Windows 10 to z/OS

2018-06-01 Thread Andrew Rowley
On 2/06/2018 8:31 AM, Kevin Merkley wrote: I'm normally a VM guy but I'm trying to do some work on z/OS 2.2, and I could use some help. I'm trying to use Windows FTP to transfer a downloaded tersed file from Windows to z/OS 2.2. One option to consider is the Windows Subsystem for Linux which

Re: problem with FTP from Windows 10 to z/OS

2018-06-01 Thread Steve Horein
Maybe add -n? C:\>ftp /? Transfers files to and from a computer running an FTP server service (sometimes called a daemon). Ftp can be used interactively. FTP [-v] [-d] [-i] [-n] [-g] [-s:filename] [-a] [-A] [-x:sendbuffer] [-r:recvbuffer] [-b:asyncbuffers] [-w:windowsize] [host] -v

Re: problem with FTP from Windows 10 to z/OS

2018-06-01 Thread Mike Hochee
I'm assuming you replaced the '<' redirection parameter, with the -s parameter and continue to have the issue. You might try eliminating the text file and -s parameter altogether, and manually enter the FTP subcommands found in the file. This doc note for the -s parameter is also

Looking for IPCS VERBX examples

2018-06-01 Thread Dan D
I'm looking for samples of how to do things within an IPCS VERB exit in assembler. I have a lot of the simple things down but I'm confused with symbols, dataspaces and 64-bit storage. Could someone send me or point me at some simple samples to create symbols, access a dataspace and 64-bit

Re: empty KSDS behavior - why?

2018-06-01 Thread Frank Swarbrick
Here's something interesting I found in the "VSAM Demystified" Redbook: "Empty KSDSs: RLS allows you to open an empty KSDS without first loading the data set. In other modes (NSR, RLS [sic?]), this process is not possible." (I'm assuming that last usage of "RLS" should be "LSR".) Can't find

problem with FTP from Windows 10 to z/OS

2018-06-01 Thread Kevin Merkley
I'm normally a VM guy but I'm trying to do some work on z/OS 2.2, and I could use some help. I'm trying to use Windows FTP to transfer a downloaded tersed file from Windows to z/OS 2.2. Previously, with Windows 7, I invoked FTP with this command: ftp < ftpscript.txt The ftpscript file normally

Re: Linux

2018-06-01 Thread Dave Jones
I would also suggest subscribing to the z/VM list as well: The IBM z/VM Operating System discussion This IBM z/VM Discussion list is an ideal place to ask a question of your VM peers. Subscribers include VM customers, vendors, consultants, and IBMers, including z/VM Developers. (The IBM z/VM

Re: Linux

2018-06-01 Thread Nai, Dean
Thanks John On 6/1/18, 12:35 PM, "IBM Mainframe Discussion List on behalf of John McKown" wrote: >On Fri, Jun 1, 2018 at 11:33 AM Nai, Dean wrote: > >> Hi, >> >>Member here but was wondering if anyone knows if they have a forum like >> this for Linux issuesthanks >> > >​Yes,

Re: Linux

2018-06-01 Thread John McKown
On Fri, Jun 1, 2018 at 11:33 AM Nai, Dean wrote: > Hi, > >Member here but was wondering if anyone knows if they have a forum like > this for Linux issuesthanks > ​Yes, LINUX-390 http://www2.marist.edu/htbin/wlvindex?linux-390 You can subscribe at the _bottom_ of the page.​ > > >

Linux

2018-06-01 Thread Nai, Dean
Hi, Member here but was wondering if anyone knows if they have a forum like this for Linux issuesthanks Dean Nai > -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: PDSEGEN - 2 years old

2018-06-01 Thread Kevin Corbett
Lionel, Congratulations and happy anniversary to PDSEGEN. I wanted to let you, and the rest of mainframe world, know that File-AID/MVS from Compuware introduced support for PDSE V2 Member Generations in July, 2015 in release 16.3. Our current GA release, 17.2, has continued to provide

TSO messaging command called TO

2018-06-01 Thread Sam Golob
Hi Folks,     I hope that this message will be useful to a large number of people, and will make communication between logged-on TSO users easier.     We have just resurrected an old TSO command to conveniently send messages to another TSO user.  The "TO" command is much easier to use than

Re: ptrace + SVC 144 + R14 + dbx setting register values

2018-06-01 Thread Seymour J Metz
Normally, when a type 2, 3 or 4 SVC exit, the exit routine restores registers R2 through R14 from the RB. SVC 144 must be doing something weird. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List on behalf of