Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

IBM i

This value can be either:

  • lib (Library file system)
  • hfs (IFS file system: root or QOpenSys)

UNIX

There is only one file system; specifying a filesys value will result in a warning.

Windows

There is only one file system; specifying a filesys value will result in a warning.

z/OS

This value can be either:

Html bobswift

<ul>
<li> dd (ddnames defined with JCL DD statements)
<li> dsn (data set name)
<li> hfs (UNIX System Services file system). 
</ul>

Note
titleNote

dd is available only on z/OS Manager for two-party transfer.

...


Anchor
1154852
1154852
To set the file system on the server with the logical name mvsmachine to the dsn file system:

Panel

Html bobswift

<pre>
filesys mvsmachine=dsn
</pre>

Anchor
1154381
1154381