Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Suppressing a file migration inhibit

&pagelevel(5)&pagelevel

The HSMS administrator does not have to respect a migration inhibit which a user has set for his file (see section "File migration inhibit"). The following statement can be used by the HSMS administrator to overrule a file migration inhibit set by the file owner:

  • in the SF pubset environment:

    //MODIFY-HSMS-PARAMETERS -
    //  MIGRATION-CONTROL=*PARAMETERS(FILE-INHIBIT=*IGNORED)
  • in an SM pubset environment:

    //MODIFY-SM-PUBSET-PARAMETERS - 
    //  SM-PUBSET-ID=<sm-pubset-id>, - 
    //  MIGRATION-CONTROL=*PARAMETERS(FILE-INHIBIT=*IGNORED) 
    

By default, HSMS respects the migration inhibit.