Last Update: 14-Nov-2000
Operating System: OpenVMS, UNIX, NT
Component: Submit_Master
Base Level Required: PMDF V6.0-23
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ --------------------
OpenVMS VAX [.VMS.VAX_EXE] SUBMIT_MASTER.EXE
OpenVMS Alpha [.VMS.ALPHA_EXE] SUBMIT_MASTER.EXE
Digital UNIX osf/bin/ submit_master
Solaris SPARC solaris-sparc/bin/ submit_master
Solaris x86 solaris-x86/bin/ submit_master
NT Intel nt/bin/ submit_master.exe
OS2 os2/ n/a
GENERAL INFO
-------------
When FTPing these images, be sure to FTP them as binary images. Before
retrieving such an image with the GET command, be sure to put your FTP
into binary mode with a command such as TYPE IMAGE or TYPE BINARY.
Change history
---------------
14-Nov-2000
Fixed a problem where POLL was being ignored when submitting
jobs using @submit_master poll commands.
The jobs would be submitted but with NOPOLL instead of a POLL
parameter. (VMS Only)
10-Mar-2000
Fixed a problem with priority range in submitted jobs.
Installation
------------
OpenVMS [VAX] [ALPHA]
Copy the image to the PMDF_EXE: directory
Ensure it has the same ownership and security/access as the previous
version.
UNIX [Digital UNIX] [Solaris]
To install the new submit_master, place the image into
/pmdf/bin/submit_master
and execute the following commands:
# chown pmdf:bin /pmdf/bin/submit_master
# chmod 755 /pmdf/bin/submit_master
NT
To install the new submit_master.exe, place the image into C:\pmdf\bin,
depending on where you chose to install pmdf.