psGenerateDumpName

Description

     This program generates a dump file name.  The name consists
of the SQL server name, the database name and the current
Universal Time (UTC).   The name will be sent to standard
output if psGenerateDumpName can contact the SQL server and
the database.
     If the SQL Server cannot be contacted or any other error happens,
psGenerateDumpName will exit with a non-zero return code.

 

Syntax

psGenerateDumpName -Sserver -Uusername -Ppassword -Ddatabase
-Ooptions

 

Arguments

-S

Sybase Server Name

-U

Sybase User Name

-P

Sybase User's Password

-D

Sybase Database

-O

Options

 

Options

t

Generate a transaction log dump file name.

 

Environment Variables Behind the Scenes

DSQUERY

When -S is not specified.

SYB_USER

When -U is not specified.

SYB_PASS

When -P is not specified.

SYB_DATABASE

When -D is not specified.

PS_SYSMSG_FILE

Name of the tool's messages file.

 

Go to DBPowerSuite 7.9 List of Programs.


Updated: Thu Jun 18 21:12:26 2009