Cannot Find Entry for Adaptive Server

Adaptive Server entry does not exist in the interfaces file.

Symptom

This is reported in the rs_init error log:
2006/06/13 10:20:48 There is no entry for server
'westdss' in the interfaces file. The server must have
an existing entry in the interfaces file.
2006/06/13 10:20:48 Attribute 'rs_ds_name' could not be
set because'westdss' is an invalid value.
2006/06/13 10:20:48 Cannot execute configuration
because validation of input values failed.
2006/06/13 10:20:48 Exiting.

Explanation

When you execute rs_init with a resource file (rs_init -r), rs_init looks in the interfaces file for the Adaptive Server name that matches the one in the resource file.

The errors listed above occur because the Adaptive Server entry in the interfaces file does not match the resource file’s Adaptive Server entry due to unprintable characters in the resource file.

Solution

Check for unprintable characters (such as control characters) in the Adaptive Server name entry in the resource file. The Adaptive Server name entry is specified as the rs.rs_ds_name parameter.