HOR-2854
HOR-2854
This commit is contained in:
@@ -193,11 +193,10 @@ CLI::taskRun("run_database_generate_self_service_by_value");
|
|||||||
|
|
||||||
CLI::taskName('database-verify-consistency');
|
CLI::taskName('database-verify-consistency');
|
||||||
CLI::taskDescription(<<<EOT
|
CLI::taskDescription(<<<EOT
|
||||||
Verify the database data is consistent so any database-upgrade
|
Verify that the database data is consistent so any database-upgrade operation will be executed flawlessly.
|
||||||
operation cloud be executed flawlessly.
|
|
||||||
|
|
||||||
Specify the workspaces whose database schema should be verified.
|
Specify the workspaces whose database schema should be verified. If none are specified, then
|
||||||
The workspace parameter is mandatory.
|
all available workspaces will be specified.
|
||||||
|
|
||||||
This command will read the system schema and data in an attempt to verify the database
|
This command will read the system schema and data in an attempt to verify the database
|
||||||
integrity. Use this command to check the database data consistency before any costly
|
integrity. Use this command to check the database data consistency before any costly
|
||||||
|
|||||||
Reference in New Issue
Block a user