Operating System - OpenVMS
1828227 Members
3383 Online
109975 Solutions
New Discussion

VMS732_MANAGE-V0400 problem

 
Dave Gudewicz
Valued Contributor

VMS732_MANAGE-V0400 problem

Installed VMS732_MANAGE v4 today then checked the new functionality listed in Sec. 5.2.1 of the release notes.

SYSGEN SHOW/OBSOLETE

gives an error:

%SYSGEN-E-SYNTAX, syntax error: '/OBSOLETE'

I then submitted feedback as provided at the end of the release notes.

Dave...
4 REPLIES 4
Ken Robinson
Valued Contributor

Re: VMS732_MANAGE-V0400 problem

Did you log out and log back in again? Do you have a private version of DCLTABLES?

Ken
Dave Gudewicz
Valued Contributor

Re: VMS732_MANAGE-V0400 problem

>>Did you log out and log back in again?

>> Do you have a private version of DCLTABLES?

Rebooted after applying the patch as recommended.

No private DCLTABLES.

Dave...
Karl Rohwedder
Honored Contributor

Re: VMS732_MANAGE-V0400 problem

The releasenotes are a little bit mixed up...

They state SYSGEN SHO OBSOLETE and 'affected file: AUTOGEN, but mean SYSMAN (SYSGEN is not in the kit).

So just do a

$ MC SYSMAN PAR SHO /OBSOLETE

and you are fine.

regards Kalle
Karl Rohwedder
Honored Contributor

Re: VMS732_MANAGE-V0400 problem

Sorry to correct my last post, the SYSMAN example was from a V8.2 system, I mixed up my DECterms...

regards Kalle