C.13 chactl import model
Use the chactl import model
command to import Oracle Cluster Health Advisor models.
Syntax
Note:
Applicable only if GIMR is configured. GIMR is optionally supported in Oracle Database 19c. However, it's desupported in Oracle Database 23ai.chactl import model -name model_name -file model_file [-force] [-help]
While importing, if there is an existing model with the same name as the model being imported, then use the -force
option to overwrite.
Example C-1 Example
$ chactl import model -name weekday -file /tmp//weekday.mod
Parent topic: chactl Command Reference