using profile clause

Use the using profile clause to specify one of the connection profiles installed with Replication Server for your non-ASE database. Since the connection profile specifies the function string class, error class, and class-level translations, you do not need to specify the corresponding clauses in the create connection command for non-ASE databases. Use version to specify the particular version of the connection profile you want to use.

Use the admin show_connection_profiles command to list the connection profile name, version, and comments for each profile defined in Replication Server, and use the match_string option to display only the connection profiles whose names contain the string you provide in the option.

admin show_connection_profiles[, “match_string”]

See “create connection,” “create connection command with using profile clause,” and “admin show_connection_profiles,” in Chapter 3, “Replication Server Commands” in the Replication Server Reference Manual.