This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tsm:tsm_help_cmd [2023/11/24 16:05] manu created |
tsm:tsm_help_cmd [2023/11/24 16:18] (current) manu [help command] |
||
---|---|---|---|
Line 57: | Line 57: | ||
</cli> | </cli> | ||
+ | Using number from help | ||
<cli prompt='>'> | <cli prompt='>'> | ||
- | Protect: ISPPRD1>>help 3.5.1.2 | + | Protect: ISPPRD1>help 3.5.1.2 |
3.5.1.2 AUDIT CONTAINER (Verify the consistency of database | 3.5.1.2 AUDIT CONTAINER (Verify the consistency of database | ||
information for a directory container) | information for a directory container) | ||
Line 100: | Line 101: | ||
</cli> | </cli> | ||
+ | Using a command | ||
+ | <cli prompt='>'> | ||
+ | Protect: ISPPRD1>Protect: ISPNPRD1>help upd node | ||
+ | 3.78.21 UPDATE NODE (Update node attributes) | ||
+ | |||
+ | |||
+ | Use this command to modify the attributes of a registered node. | ||
+ | |||
+ | You must use the RENAME NODE command to change the name of a | ||
+ | registered node. | ||
+ | |||
+ | If you update the node authentication method or the node | ||
+ | SSLREQUIRED setting and there is a same-named administrator, | ||
+ | those administrator ID settings change. | ||
+ | ... | ||
+ | Syntax | ||
+ | |||
+ | (1) | ||
+ | >>-UPDate Node-------node_name----------------------------------> | ||
+ | |||
+ | more... (<ENTER> to continue, 'C' to cancel) | ||
+ | |||
+ | >--+---------------------------------------------------------+--> | ||
+ | | (2) (3) | | ||
+ | +--------password-------+-------------------------------+-+ | ||
+ | | | (4) | | | ||
+ | | '-FORCEPwreset--=--+-No--+------' | | ||
+ | | '-Yes-' | | ||
+ | '-FORCEPwreset--=--Yes------------------------------------' | ||
+ | |||
+ | >--+-----------------------+------------------------------------> | ||
+ | | (5) | | ||
+ | '-PASSExp--=--days------' | ||
+ | |||
+ | >--+------------------------------+--+------------------+-------> | ||
+ | '-CLOptset--=--option_set_name-' '-CONtact--=--text-' | ||
+ | |||
+ | >--+------------------------+--+----------------------------+---> | ||
+ | '-DOmain--=--domain_name-' '-COMPression--=--+-Client-+-' | ||
+ | +-Yes----+ | ||
+ | '-No-----' | ||
+ | |||
+ | >--+------------------------+--+------------------------+-------> | ||
+ | '-ARCHDELete--=--+-Yes-+-' '-BACKDELete--=--+-No--+-' | ||
+ | '-No--' '-Yes-' | ||
+ | |||
+ | >--+-----------------------------+------------------------------> | ||
+ | '-WHEREDOmain--=--domain_name-' | ||
+ | |||
+ | ... | ||
+ | </cli> | ||
+ | |||
+ | ERROR message, just specify the number of error (ANR, ANS, ANE, ANW...) | ||
+ | <cli prompt='>'> | ||
+ | Protect: ISPNPRD1>help 2227 | ||
+ | ANR2227W | ||
+ | |||
+ | Discard data process terminated for volume volume name - sufficient | ||
+ | memory is not available. | ||
+ | |||
+ | Explanation: | ||
+ | |||
+ | The process that was deleting data for the volume shown, in preparation | ||
+ | for deleting the volume, has ended due to a shortage of memory. | ||
+ | |||
+ | System action: | ||
+ | |||
+ | The server does not delete the volume. | ||
+ | |||
+ | User response: | ||
+ | |||
+ | See the documentation for the operating system about how to increase | ||
+ | memory for an application. | ||
+ | </cli> |