Connectivity Guide > Connectivity Guide > Creating Server Connection Definitions (Vnodes)
Was this helpful?
Creating Server Connection Definitions (Vnodes)
Server Connection Definitions (Virtual Nodes)
To connect to a remote instance, you can specify all the required information dynamically in the connection string.
If you do not use the dynamic method, you must define a Server Connection Definition (also known as a virtual node, or vnode).
A vnode is a name defined on the local instance to identify a particular remote instance. The definition contains connection data and authorization data for a remote instance.
Using vnodes is generally simpler for users because they only have to enter a single, user-friendly vnode name when they run an application, rather than detailed network-specific connection information. Another advantage of vnodes is that network changes can be updated for a vnode without notifying the user or changing the application.
Tools for Defining Vnodes
You can define vnode names and their corresponding connection data entries and remote user authorizations using one of these tools:
Director
Network Utility (ingnet)
Net Management Utility (netutil)
Naming Rules for Vnodes
Valid vnode names cannot include:
Double colons (::)
Slashes (/)
Commas (,)
Vnode names are not case-sensitive.
Last modified date: 03/31/2026