ndb_print_schema_file
— Print NDB Schema File Contents
1636
ndb_print_backup_file
obtains diagnostic information from a cluster backup file.
Usage
ndb_print_backup_file
file_name
file_name
is the name of a cluster backup file. This can be any of the files (
.Data
,
.ctl
, or
.log
file) found in a cluster backup directory. These files are found in the data node's backup directory under
the subdirectory
BACKUP-#
, where
#
is the sequence number for the backup. For more information
about cluster backup files and their contents, see
Section 17.5.3.1, “MySQL Cluster Backup Concepts”
.
Like
ndb_print_schema_file
and
ndb_print_sys_file
(and unlike most of the other
NDB
utilities that are intended to be run on a management server host or to connect to a management
server)
ndb_print_backup_file
must be run on a cluster data node, since it accesses the data
node file system directly. Because it does not make use of the management server, this utility can be
used when the management server is not running, and even when the cluster has been completely
shut down.
Additional Options
None.
17.4.12.
ndb_print_schema_file
— Print NDB Schema File Contents
ndb_print_schema_file
obtains diagnostic information from a cluster schema file.
Usage
ndb_print_schema_file
file_name
file_name
is the name of a cluster schema file. For more information about cluster schema files, see
MySQL Cluster Data Node
FileSystemDir
Files
.
Like
ndb_print_backup_file
and
ndb_print_sys_file
(and unlike most of the other
NDB
utilities that are intended to be run on a management server host or to connect to a management
server)
ndb_schema_backup_file
must be run on a cluster data node, since it accesses the data
node file system directly. Because it does not make use of the management server, this utility can be
used when the management server is not running, and even when the cluster has been completely
shut down.
Additional Options
None.
17.4.13.
ndb_print_sys_file
— Print NDB System File Contents
ndb_print_sys_file
obtains diagnostic information from a MySQL Cluster system file.
Usage
ndb_print_sys_file
file_name
file_name
is the name of a cluster system file (sysfile). Cluster system files are located in a data
node's data directory (
DataDir
); the path under this directory to system files matches the pattern
ndb_#_fs/D#/DBDIH/P#.sysfile
. In each case, the
#
represents a number (not necessarily the
same number). For more information, see
MySQL Cluster Data Node
FileSystemDir
Files
.
Like
ndb_print_backup_file
and
ndb_print_schema_file
(and unlike most of the other
NDB
utilities that are intended to be run on a management server host or to connect to a management
server)
ndb_print_backup_file
must be run on a cluster data node, since it accesses the data
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...