Description: A naming method is a names resolution method that a client application uses to resolve a connect identifier to a connect descriptor when attempting to connect to a database service.
Users initiate a connection request to a database service by providing a connect string with the CONNECT command on the command line. A connect string includes a username and password, along with a connect identifier. A connect identifier can be the connect descriptor itself or a name that resolves to a connect descriptor.