There is a product called Distributed FileManager/MVS which I believe used to have a Windows client (1997) but now only seems to support OS/2, AS400, and AIX. For more info look at https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.idag200/d9069.htm to see if this is what you are looking for. There are probably folks on here with some experience - I only had some very old manuals for reference for a prototype I built while in IBM (which never saw the light of day) - these led me to search and find the z/OS 2.1 manual above.
Jim On Wed, Apr 4, 2018 at 11:11 AM, Ward, Mike S <[email protected]> wrote: > No not a remote z/OS, but a distributed system. I.E. Intel and such. > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of R.S. > Sent: Wednesday, April 04, 2018 11:44 AM > To: [email protected] > Subject: Re: File access from remote systems > > W dniu 2018-04-03 o 19:44, Ward, Mike S pisze: > > Hello all, does anyone know of any software that allows access to VSAM, > SEQ, CICS files from remote systems. I.E. distributed systems. How is the > access done? Web service calls? MQ calls? > > Remote z/OS ? ;-))) > > Two free (built in) options: > * DFS/SMB - you z/OS is like Windows file server. Acceptable for read, > poor for update. > * NFS - good for Unix/Linux and Windows. > > > BTW: It's very fine to show people how to open VSAM KSDS - just using > notepad ;-) > > -- > Radoslaw Skorupka > Lodz, Poland > > > > > ====================================================================== > > > -- > Treść tej wiadomości może zawierać informacje prawnie chronione Banku > przeznaczone wyłącznie do użytku służbowego adresata. Odbiorcą może być > jedynie jej adresat z wyłączeniem dostępu osób trzecich. Jeżeli nie jesteś > adresatem niniejszej wiadomości lub pracownikiem upoważnionym do jej > przekazania adresatowi, informujemy, że jej rozpowszechnianie, kopiowanie, > rozprowadzanie lub inne działanie o podobnym charakterze jest prawnie > zabronione i może być karalne. Jeżeli otrzymałeś tę wiadomość omyłkowo, > prosimy niezwłocznie zawiadomić nadawcę wysyłając odpowiedź oraz trwale > usunąć tę wiadomość włączając w to wszelkie jej kopie wydrukowane lub > zapisane na dysku. > > This e-mail may contain legally privileged information of the Bank and is > intended solely for business use of the addressee. This e-mail may only be > received by the addressee and may not be disclosed to any third parties. If > you are not the intended addressee of this e-mail or the employee > authorized to forward it to the addressee, be advised that any > dissemination, copying, distribution or any other similar activity is > legally prohibited and may be punishable. If you received this e-mail by > mistake please advise the sender immediately by using the reply facility in > your e-mail software and delete permanently this e-mail including any > copies of it either printed or saved to hard drive. > > mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 Warszawa, > www.mBank.pl, e-mail: [email protected]ąd Rejonowy dla m. st. Warszawy > XII Wydział Gospodarczy Krajowego Rejestru Sądowego, nr rejestru > przedsiębiorców KRS 0000025237, NIP: 526-021-50-88. Według stanu na dzień > 01.01.2018 r. kapitał zakładowy mBanku S.A. (w całości wpłacony) wynosi > 169.248.488 złotych. > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ========================== > This email, and any files transmitted with it, is confidential and > intended solely for the use of the individual or entity to which it is > addressed. If you have received this email in error, please notify the > system manager. This message contains confidential information and is > intended only for the individual named. If you are not the named addressee, > you should not disseminate, distribute or copy this e-mail. Please notify > the sender immediately by e-mail if you have received this message by > mistake and delete this e-mail from your system. If you are not the > intended recipient, you are notified that disclosing, copying, distributing > or taking any action in reliance on the contents of this information is > strictly prohibited. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
