16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

MOUNT<br />

Return codes<br />

Examples<br />

As stated in “Usage notes” on page 836, the UNMOUNT keyword is not available to<br />

automounted file systems. However, during dead system recovery processing for an<br />

automounted file system (whose owner is the dead system), the file system will be<br />

unmounted if it is not being referenced by any other system in the sysplex.<br />

0 Processing successful.<br />

4 Processing incomplete. An asynchronous mount is in progress.<br />

12 Processing unsuccessful. An error message has been issued.<br />

1. To mount the z/<strong>OS</strong> <strong>UNIX</strong> file system data set HFS.WORKDS on the directory<br />

/u/openuser, enter:<br />

MOUNT filesystem(’HFS.WORKDS’) MOUNTPOINT(’/u/openuser’) TYPE(HFS)<br />

2. The following example mounts the z/<strong>OS</strong> <strong>UNIX</strong> file system directory<br />

/u/shared_data, which resides on the remote host named mvshost1, onto the<br />

local directory /u/jones/mnt. The command may return before the mount is<br />

complete, allowing the mount to be processed in parallel with other work. The<br />

SETUID and SETGID bits are honored on any executable programs:<br />

MOUNT filesystem(’MVSH<strong>OS</strong>T1.SHARE.DATA’) MOUNTPOINT(’/u/jones/mnt’)<br />

TYPE(NFSC) PARM(’mvshost1:/hfs/u/shared_data’) NOWAIT SETUID<br />

3. Examples for using the TAG parameter are:<br />

TAG(TEXT,819) identifies text files containing ASCII<br />

(ISO-8859-1) data.<br />

TAG(TEXT,1047) identifies text files containing EBCDIC<br />

(ISO-1047) data.<br />

TAG(NOTEXT,65535) tags files as containing binary or unknown<br />

data.<br />

TAG(NOTEXT,0) is the equivalent of not specifying the TAG<br />

parameter at all.<br />

TAG(NOTEXT,273) tags files with the German code set (ISO-273),<br />

but is ineligible for automatic conversion.<br />

OBROWSE — Browse a z/<strong>OS</strong> <strong>UNIX</strong> file<br />

Format<br />

Description<br />

OBROWSE [-r xx] pathname<br />

or<br />

OBROWSE -r xx ’pathname’<br />

or<br />

OBROWSE<br />

(The pathname is optional in the last example.)<br />

The OBROWSE command enables you to browse a file in the z/<strong>OS</strong> <strong>UNIX</strong> file<br />

system. This command uses the ISPF/PDF Browse facility.<br />

838 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!