Home > Contents > Index >
ics:catalogmanager.mirrorabort
Aborts a mirror operation in progress using
ics:catalogmanager
.Syntax
<ics:catalogmanager> <ics:argument name="ftcmd" value="mirrorabort" /> </ics:catalogmanager>Parameter
ftcmd (required)
- Value must be set to
mirrorabort
.
Description
This tag aborts a mirror operation in progress. Note that when you use this command there can be a variety of
errno
values returned.Error Numbers
The possible values of
errno
include:
Value Description 0 Mirror operation succeeded. -105 Database error. -601 Returned frommirrorabort
when a mirror operation is not currently in progress. -602 Mirror operation in progress. -603 Required variables are missing from themirrorrows
CatalogManager
command. -604 The data (file) assocated with a url column could not be found on the source machine. -605 The schema for a column on the source machine can not be determined. -606 No rows to mirror from the target system. -607 Current mirroring operation was aborted via themirrorabort
command. -608 A connection could not be established to the mirror target server. -609 The network disconnected communication between the source and target machines. -610 An attempt was made to mirror from a machine where the database columns are mixed case to a system where the database columns are case-sensitive. -611 Mirror commit operation failed. -612 Target server returned an invalid configuration connection message. -613 Obsolete; is not returned. -614 Could not create a temporary table on the target server. -615 Could not delete the temporary table. -616 Server does not support this mirror operation. -617 Table is not an Object table. -618 No tree nodes found matching thenid
parameter ofFTTreeNode.
See Also
The following
ics:catalogmanager
command:
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.