Use the ENROLL command to enroll a user ID in an SFS file pool.
ENROLL userid [“Parms”] [(“Options”] Parms:
{blocks | *} [{storgrp | *} [filepool|*]]
Options:
[FILE [filename]] [IPLstmt] [MSG | NOMSG] [STACK [FIFO | LIFO]] [FIFO] [LIFO]
Note: Options can be entered in any order.
You must be the SFS manager for the user ID and you must be authorized to allocate space in the affected file pools, or you must be an SFS administrator.
Specifies the user ID to enroll. The user ID must be active.
Specifies the number of 4K blocks to allocate to the user ID, the user storage group from which to allocate this space, and the file pool from which to allocate the space. The user storage group and file pool must already be defined to CA VM:Director. The defaults for blocks, storgrp, and filepool are your default enrollment values as specified in the CA VM:Director configuration for SFS.
Updates the IPL statement in the user ID’s directory entry to make this file pool the user ID’s default one (active when a user logs on to this user ID). If a sample profile is available or specified on a *SP= special comment in the directory entry, that profile is copied to the top‑level directory for the user as PROFILE EXEC. If there is already a PROFILE EXEC file in the user’s top‑level directory, a sample profile specified on a *SP= special comment is not copied.
These options are explained in Common API Command Options.
The ENROLL command enrolls an active user ID in an SFS file pool that is managed by CA VM:Director.
You can use your enrollment default values (unless you are the SFS administrator, in which case you must specify all values required) for the file pool, the user storage group, and the allocation size for this user ID, or you can specify values. If you specify a file pool from which to allocate space to this user ID, it must be one from which you are authorized to allocate file space through CA VM:Director; if you specify a user storage group, it must also be one from which you are authorized to allocate space.
When you allocate space, CA VM:Director checks that the amount you are trying to allocate does not exceed your allocation limit for this user storage group or the allocation limit for the user storage group itself. If either limit will be violated by this allocation, the command fails. If no limit is violated by your allocation, that amount of space is allocated to the user ID.
The table below lists return codes and error messages for the ENROLL command.
|
Return Code |
Message Number |
Text |
|---|---|---|
|
99 |
0099I |
command COMMAND CANCELED |
|
328 |
0328E |
INVALID USERID userid |
|
7008 |
7008E |
INVALID KEY keyname |
|
7015 |
7015I |
userid ENROLLED IN FILE POOL filepoolid |
|
7021 |
7021E |
IPL RECORD UPDATED FOR userid |
|
7028 |
7028E |
USERID REQUIRED |
|
7116 |
7116E |
NO DEFAULT STORAGE GROUP AVAILABLE |
|
7246 |
7246E |
NO DEFAULT BLOCKS AVAILABLE |
Note:
|
Copyright © 2014 CA.
All rights reserved.
|
|