G06.26 Software Installation and Upgrade Guide
Overview of Installing G06.26
G06.26 Software Installation and Upgrade Guide—529886-002
1-32
NonStop SQL/MX Release 2.0 (G06.23, G06.24,
and G06.25)
•
If you fall back to a database environment that does not support multienvironment
SQL modules, any and all locally-placed modules must be converted to globally-
placed before you fall back. You will be unable to fall back successfully if a naming
conflict exists between locally-placed or globally-placed modules. For more
information, see the SQL/MX Installation and Management Guide.
•
Before migrating to SQL/MX Release 2.0, HP recommends that you install one of
these DP2 fallback SPRs or a superseding SPR on the Release 1.8 system and
test it sufficiently for production use:
°
T9053AOY, if the system uses the online disk remirror feature
°
T9053AOZ, if the node does not use the online disk remirror feature
Then you can migrate to G06.26. If a fallback becomes necessary at a later time,
you can fall back to the tested environment. For the steps to fall back from
SQL/MX Release 2.0, see the SQL/MX Installation and Management Guide.
•
You should remove all SQL/MX Release 2.0 objects and their resource forks
before attempting to fall back. SQL/MX objects are difficult to remove from a
system with an RVU earlier than G06.23. Typically, you use the MXCI DROP
command to drop all SQL/MX Release 2.0 objects. If you encounter problems
using MXCI to drop SQL/MX Release 2.0 objects, you can use the mxtool GOAWAY
command instead. (GOAWAY is an OSS command line utility.) For information about
MXCI and mxtool commands, see the SQL/MX Reference Manual. After you fall
back, the SQL/MX GOAWAY utility will not be available and SQL/MX objects will be
much more difficult to remove.
•
After falling back, if you have to remove any residual SQL/MX objects:
1. Use the FUP INFO command to locate any SQL/MX files remaining on the
system. Because SQL/MX objects reside in subvolumes that begin with the
letters ZSD, use this command to find them:
1>FUP INFO $*.ZSD*.*
2. Use the DELETE command of the DIRCHECK disk utility to delete the files.
For example:
2>$system.zutil.dircheck delete name $data08.zsdm819j.wdxhp600
System: \MOLE PID: (0, 72) 8-Apr-2004 18:06:57
*WARNING* SQL Catalog will not be updated when SQL labels are deleted.
*WARNING* Extents are lost when file/table labels are deleted.
Note. Note that a system load is required to install the DP2 fallback SPR.
Note. If you have applied the T9053APO or T9053APG SPRs, use the SQL/MP GOAWAY
utility, which is started from TACL rather than DIRCHECK. Use the GOAWAY utility
whenever possible.