Pathway/XM System Management Manual
PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
10-16
EXPORT
EXPORT
This statement exports node-independent SERVER object definitions to a SuperCTL 
file. The file can later be imported into another Pathway/XM configuration; node 
relationships are automatically resolved when the file is imported. Use this statement 
before using any SERVER object statements. 
ON
directs PXMCFG to generate an export SuperCTL file that contains only SERVER 
object definitions. The file is marked internally as an EXPORT type and returns an 
error if you try to open it using PXMCOM.
OFF
directs PXMCFG to generate a normal SuperCTL file with all objects defined. This 
is the default value.
Consideration
The EXPORT statement functions with any configuration source file, no matter which 
objects are defined in addition to SERVER objects. 
EXPORT { ON | OFF }










