[Info-vax] Logical Name - remove with deassign and executive mode
HCorte
hmmbcorte at gmail.com
Thu Oct 21 11:19:10 EDT 2021
A quinta-feira, 21 de outubro de 2021 à(s) 15:57:45 UTC+1, Jim escreveu:
> 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
Thanks Jim,
that's it got the wrong edia... that only needed to specify the table only in case it wasn't default one "process" in use.
More information about the Info-vax
mailing list