Appendix B Summary of New and Changed Facilities

This Appendix lists facilities which are new or changed between PXS 254 and PXS 200. Full details can be found in the manual. For PXS251, PXS252 and PXS253 users there is a summary of changes since each version at the end of this appendix.

B.1. Major Changes
  B.1.1. PXS_PATHWAY
  B.1.2. PXS archive and copy facilities
  B.1.3. PXS_MAINTAIN
  B.1.4. PXS_NETWORK option, ("Distributed PXS")
  B.1.5. Retro Invoke option, (253+)
  B.1.6. Support for VME High Security Options, HSO, (253+)
B.2. Other Changes
  B.2.1. Packaging changes to the release
  B.2.2. Performance, resilience and support
  B.2.3. New definition facilities
  B.2.4. Parameters and resources
  B.2.5. Listing, display and permissions facilities
  B.2.6. Built In Functions
  B.2.7. Operational and run-time
  B.2.8. PXS_ADMIN and PXS(DEFINE)
  B.2.9. New Trace File facilities
B.3. Changes from Previous Releases
  B.3.1 Changes since PXS251
B.4. Changes since PXS252
B.5. Changes since PXS253.0
B.6. Changes since PXS253.1
  B.6.1. Improved diagnostic tracing
  B.6.2. Command restrictions
  B.6.3. PXS_MAINTAIN
  B.6.4. Other changes

B.1. Major Changes

PXS254 introduces several major new facilities. These are summarised below and described fully in the manual.

B.1.1. PXS_PATHWAY

PXS_PATHWAY is a screen based system in the style of the PXS200 PXS_ADMIN, (which it includes). The new PATHWAY facilities are:

ADMIN facilities are now included as part of PXS_PATHWAY. The command PXS_ADMIN is retained for comparability.

B.1.2. PXS archive and copy facilities

Four new PXS commands allow suite and job definitions to be copied either singly or in groups. They are: PXS_COPY Copies work definitions to other work definitions. PXS_BACKUP Copies work definitions to an archive file. PXS_RESTORE Restores work definitions copied by PXS_BACKUP. PXS_DELETE Deletes Definitions These commands have similar parameters and facilities as follows:

Full details are in the manual.

B.1.3. PXS_MAINTAIN

PXS_MAINTAIN allows PXS software options to be edited using a screen mode system similar to PXS_PATHWAY. The options which can be edited are described in an appendix of the manual. All options which were implemented by repair at PXS200 are now part of the options system. PXS_MAINTAIN is also used to update the JXS task with the required hook information for various PXS releases.

B.1.4. PXS_NETWORK option, ("Distributed PXS")

The PXS Network option allows PXS to communicate with PXS in other VME systems. The major features are:

A full description of PXS_NETWORK can be found in the PXS254 Manual.

B.1.5. Retro Invoke option, (253+)

A new custom facility, called "retro-invoking", allows JOB and RUNJOB requests to acquire selected PXS features and so run as if invoked by PXS_INVOKE. This option is intended as a transition aid for sites with unusual existing job systems. Since these vary considerably, the Retro Invoke option is offered as a service package including implementation and transition support. Retro invokes are implemented by site dependent code inserted as a "message handler" profile hook. Such code uses PXS_RETRO_INVOKE to add PXS details, as required, to existing RUNJOB data. The facilities of PXS_RETRO_INVOKE with this first release are:

B.1.6. Support for VME High Security Options, HSO, (253+)

From PXS253 the VME HSO is formally supported by PXS and all security attributes are maintained by work run under PXS. PXS permissions themselves can be controlled by HSO policies using standard VME facilities. The following facilities can be used to restrict the visibility of users work from other users but do not affect the access via defined permissions.

B.2. Other Changes

The following is a simple list of significant changes between PXS200 and PXS254. Cosmetic or minor changes are not mentioned. For details of the releases from which these changes apply, see the later sections of this Appendix.

B.2.1. Packaging changes to the release

B.2.2. Performance, resilience and support

B.2.3. New definition facilities

B.2.4. Parameters and resources

B.2.5. Listing, display and permissions facilities

B.2.6. Built In Functions

B.2.7. Operational and run-time

B.2.8. PXS_ADMIN and PXS(DEFINE)

B.2.9. New Trace File facilities

From PXS254 the PXS trace file is created by the scheduler itself at load time rather than being placed manually. This is controlled by two new options, TRACE FILE and GENERATIONS.

Some other minor changes have been made to the trace system.