NetWorker Module for Databases and Applications: Sybase server connection failed for XXXXX. Check user name, password, server name, Sybase Installation directory and Sybase Server

Summary: New Sybase clients are not able to be configured via the Networker Management wizard. All credentials are fine Sybase server connection failed for XXXXX. Check user name, password, server name, Sybase Installation directory and Sybase Server ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

New installation.

New Sybase clients are not able to be configured via the Networker Management wizard.
All credentials are fine.
All Sybase Information are correct, but Networker display error:  "Sybase server connection failed. Check username, password, server name, Sybase installation directory and Sybase server"

Cause

Missing networker startup script  /nsr/nsrrc or if present, all lines in /nsr/nsrrc are commented

Resolution

==> If the script is present and have all line commented just un-comment and/or add  the lines:
 

# Setting open file limit and max process

ulimit -n 65535

ulimit -u 65535

LANG=en_US.UTF-8

export LANG


 

==> If not present, create a new one with the lines as:

Add to networker startup script in /nsr/nsrrc

 

#!/bin/sh

#

# Called via Networker startup script

#

# Source Bourne shell scripts to set the environment variables

#

# Setting open file limit and max process

ulimit -n 65535

ulimit -u 65535

LANG=en_US.UTF-8

export LANG

Additional Information

Please follow the following KB to correctly set the  networker startup script in /nsr/nsrrc
Setting Environment Variables in NetWorker on Unix/Linux - https://support.emc.com/kb/335829

Affected Products

NetWorker Module for Databases and Applications

Products

NetWorker Module for Databases and Applications
Article Properties
Article Number: 000052775
Article Type: Solution
Last Modified: 11 Oct 2024
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.