Previous Topic: 0261INext Topic: 0264I


0263W

THE type RECORD WAS DELETED, BUT THE PROFILE OVERRIDES WITH: profile_record

Reason:

You have issued the MAINT command and made a request that deleted the last record statement from your directory entry. For example, you may have issued the following command:

vmdirect maint option ecmode off

This command may have removed the last or only OPTION record from your directory entry.

Your directory entry includes a directory profile, and that profile contains one or more record statements. The statements in the directory profile take effect the next time you log on, because they are no longer overridden by any other statements in your directory entry. For example, an OPTION REALTIMER record in your directory profile may now be in effect.

There may be nothing wrong with this situation. The message is merely warning you of what will be in effect the next time you log on. This behavior is necessary for consistency with the CMS DIRECTXA command. The CA VM:Director MAINT command completes successfully.

Action:

If you want the statements from the profile to be in effect, no further action is necessary. To override the statements in the profile, you must create at least one record statement that does not match the statements in the profile.