STOP MIRRORING Clause: |--STOP MIRRORING-----------------------------------------------|
Element | Purpose | Restrictions | Syntax |
---|---|---|---|
dbspace_
identifier |
The generated name of the dbspace for which you want to end mirroring | Element must be an existing dbspace that was
generated when you created a dbslice. Name must be of the form:
slicename.ordinal The slicename value must be the same as the dbslice name that you used when you created the dbslice. The ordinal value must be an unsigned integer. |
See Derived Dbspace Identifier. |
dbspace_
name |
Name of the dbspace for which you want to end mirroring | See ending mirroring in the chapter on using mirroring in the IBM Informix: Administrator's Guide. | See Identifiers in onutil Commands. |
Use the onutil ALTER DBSPACE command with the STOP MIRRORING clause to end mirroring of an existing dbspace.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]