[Info-vax] cluster-wide logical-name tables

Jim mckinneyj at leidos.com
Fri Jun 4 15:23:47 EDT 2021


On Friday, June 4, 2021 at 3:14:29 PM UTC-4, Chris Townley wrote:
> On 04/06/2021 19:41, Phillip Helbig (undress to reply) wrote: 
> > In article <s9dr26$4c4$1... at dont-email.me>, Chris Townley 
> > <ne... at cct-net.co.uk> writes: 
> > 
> >> On 04/06/2021 19:01, Phillip Helbig (undress to reply) wrote: 
> >>> In article <s9dpdv$nga$1... at dont-email.me>, Chris Townley 
> >>> <ne... at cct-net.co.uk> writes: 
> >>> 
> >>>> On 04/06/2021 18:50, Phillip Helbig (undress to reply) wrote: 
> >>>>> On 8.4, logical names SHOW as, e.g. 
> >>>>> 
> >>>>> "WRK" [super,clusterwide] 
> >>>>> 
> >>>>> which presumably indicates that the corresponding table is cluster-wide. 
> >>>>> That is on 8.4. 
> >>>>> 
> >>>>> On 7.3-2, the ",clusterwide" is missing, though the same table is being 
> >>>>> SHOWn. 
> >>>>> 
> >>>>> Any way to find out on older versions of VMS whether a table is 
> >>>>> cluster-wide? 
> >>>>> 
> >>>> Find the table it is defined in, then look at that table? 
> >>> 
> >>> Yes, that's the question: how, exactly, to look at the table to 
> >>> determine if it is cluster-wide. 
> >>> 
> >> You could try show logi/cluster and see if it turns up there! 
> > 
> > Works on 8.4, but not 7.3-2. 
> > 
> >> I remember messing around with cluster logicals a while back on IA646, 
> >> but don't have access to a cluster any more 
> > 
> > An interesting concept is a table with restricted access with parent 
> > table LNM$SYSCLUSTER. 
> >
> Sorry - I only have access to 8.3 or 8.4-2L1 
> 
> Can the show logical/structure help? 
> 
> 
> -- 
> Chris

Don't have 7.3 to test but perhaps this will work to display your cluster
wide tables...

$ pipe show log/table=LNM$CLUSTER_TABLE/descendant | -
     search sys$pipe "(",")"/match=and



More information about the Info-vax mailing list