(UNIX only) Installs and modifies languages, character sets, and sort
order defaults for an SAP ASE server, using a resource file.
The utility is located in $SYBASE/$SYBASE_OCS/bin.
Syntax
sqllocres
[-S server]
[-U user]
[-P password]
[-D data_directory]
[-s sybase dir]
[-I interfaces file]
[-r resource file]
Parameters
- -I interfaces file – specifies the name and location of the interfaces file to search when
connecting to an SAP ASE server.
- -P password – specifies the “sa” account password.
- -Ddata_directory – (optional) specifies the working directory when it
differs from the default installation directory for an SAP ASE server. Use
this option when you specify at the time that you install SAP ASE, that
another user could configure the server. If you do not use
-D, the SAP ASE server uses
$SYBASE as the default.
- -r resource file – executes the specified resource file.
- -S server – specifies the name of the SAP ASE server to which to connect.
- -s sybase dir – specifies the value to use for the SYBASE environment variable.
- -U user – specifies a login name.
- -v – prints the version number and copyright message
for sqllocres,
then exits.
Usage
Set the SYBASE environment variable to the location of the current version of SAP
ASE before using sqllocres.
See also:
- Installation guide for your platform
Permissions
You must be a Sybase system administrator to use the sqllocres utility.