SQL/MX 2.x Installation and Management Guide (G06.24+, H06.03+)

Using Guardian Names With TMF, RDF, and
Measure
HP NonStop SQL/MX Installation and Management Guide523723-004
B-10
MXGNAMES Examples
Suppose that the contents of the file SHOWD123 are as indicated previously. The
contents of output file NAMELST2 would be:
LOCATION
(
\pnode.$vol1.zsd0126a.bxnw1r00 TO
\bnode.$vol1.zsd0126a.bxnw1r00,
\pnode.$vol2.zsd0126a.bxnw2r00 TO
\bnode.$vol2.zsd0126a.bxnw2r00,
\pnode.$vol3.zsd0126a.bxnw3r00 TO
\bnode.$vol3.zsd0126a.bxnw3r00,
\pnode.$vol4.zsd0126a.bxnw4r00 TO
\bnode.$vol4.zsd0126a.bxnw4r00,
\pnode.$vol5.zsd0126a.bxnw5r00 TO
\bnode.$vol5.zsd0126a.bxnw5r00,
\pnode.$vol6.zsd0126a.bxnw6r00 TO
\bnode.$vol6.zsd0126a.bxnw6r00,
\pnode.$vol1.zsd0126a.qdx1g100 TO
\bnode.$vol1.zsd0126a.qdx1g100,
\pnode.$vol2.zsd0126a.qdx1g200 TO
\bnode.$vol2.zsd0126a.qdx1g200,
\pnode.$vol3.zsd0126a.qdx1g300 TO
\bnode.$vol3.zsd0126a.qdx1g300,
\pnode.$vol4.zsd0126a.qdx1g400 TO
\bnode.$vol4.zsd0126a.qdx1g400)
Restore Example 3: Input Is an SQL/MX Table Name
MXGNAMES CAT.SCH.T126A -output=NAMELST3 -BR2 –node=\bnode
In this case, the contents of NAMELST3 would be identical to the output file of the
previous example.