How to access names via federated name servers?
The following example will explain this point better: There are two nameservers: ns1 and ns2. ns2 is federated within ns1 by specifying -DSVCnameroot=ns1. Then if you want to resolve a name (obj_name) bound directly under ns2 root context from ns1 root context, you should do ns1.resolve(ns2/obj_name). In fact, you can treat ns2 root context as a context within ns1 root context, with a name ns2.
Related Questions
- When I save objects to TSM servers, why don I see the names of the objects or the names of the libraries when I query the OS/400 filespaces on the TSM server?
- Is there any ftp access or website viewing before the names servers get changed in the registars?
- How to access names via federated name servers?