DNZCMS054I: \n\t Exit status: \n\t 0 = Success \n\t 1 = Usage error \n\t 2 = The command or the bundle name was invalid \n\t 3 = The user does not have permission to execute the command \n\t 10 = File not found \n\t 50 = Some failed \n\t 51 = All failed but different reasons \n\t 52 = Failed with details \n\t 58 = Configuration Manager Plan already exists \n\t 61 = XML file format is invalid \n\t 109 = Plan authorization failure \n\t 110 = Template authorization failure \n\t 111 = The XML file has incompatible value for autoApply property \n\t \n\t Examples: \n\t 1. To create two plans from files named plan1.xml \n\t and plan2.xml, enter: \n\t smcli mkcfgplan -f plan1.xml,plan2.xml \n\t 2. To create a plan that contains a template from file \n\t template1.xml, enter: \n\t smcli mkcfgplan -P planName -f template1.xml \n

Explanation:

Operator Response: