[Info-vax] Logical Name - remove with deassign and executive mode
Jim
mckinneyj at leidos.com
Thu Oct 21 10:57:44 EDT 2021
On Thursday, October 21, 2021 at 10:44:32 AM UTC-4, HCorte wrote:
> After creating a logical name "olmteste"
>
> define/exec olmteste "teste"
>
> tried to remove with "deassign olmteste" but returning
> %SYSTEM-F-NOLOGNAM, no logical name match
>
> sh log olmteste
> "OLMTESTE" = "teste" (LNM$PROCESS_TABLE)
>
> The logical name is in the process_table that's the default table that the deassign search's so shouldn't need to specify the table "deassign/process olmteste" but even specifying get the same message of no match.
>
Default is supervisor mode... yours is executive mode, so you need to indicate that when deassigning.
$ deassign/executive_mode olmteste
More information about the Info-vax
mailing list