Hello,
Could someone please advise what is the best practice as far as naming convention goes for Job Servers in a Windows Clustered Environment? Typically, in a standalone environment on a single server, they would have unique names e.g. JobServer_1, JobServer_2, JobServer_3 etc.
However, suppose there are four nodes in cluster, and each has Data Services server components installed on them, would it be considered okay to have the same Job Server names in each node of the cluster (e.g. JobServer_1 in all four servers/nodes)?
Thanks.