home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!VM.MARIST.EDU!HARRY
- Organization: Marist College
- Message-ID: <VM-UTIL%92073108573601@VM.MARIST.EDU>
- Newsgroups: bit.listserv.vm-util
- Date: Fri, 31 Jul 1992 08:54:34 EDT
- Sender: VM Utilities Discussion List <VM-UTIL@OHSTVMA.BITNET>
- From: "A. Harry Williams" <HARRY@VM.MARIST.EDU>
- Subject: Re: NETDATA File Creation Program
- In-Reply-To: Message of Thu, 30 Jul 1992 23:33:07 CST from <IJIM@UMINN1>
- Lines: 22
-
- On Thu, 30 Jul 1992 23:33:07 CST Jim Colten said:
- >On Thu, 30 Jul 1992 14:50:47 PDT Dwight M. McCann said:
- >>
- >>The need for the netdata requirement for output is that these files are
- >>being sent to MVS via RSCS and the records may be quite large. Alternate
- >>suggestions are welcome.
- >>
- >>Dwight
- >
- >Well, if the original file already happens to be in NETDATA format, just use
- >
- > CP TAG FILE nnnn node userid
- >
- >and then transfer the spoll file to RSCS. But, I suspect that isn't your
- >situation.
- A nit, but since it would be going to MVS, the TAG should be
- CP TAG FILE nnnn node userid W=userid
- otherwise, MVS will just end up trying to punch the file out,
- since it is a SYSOUT dataset(or will it try to print it? I forget.
- either way, it won't make it available for TSO users to RECEIVE it.)
-
- /ahw
-