psListDevices

Description

     This program lists all the devices managed by a Sybase ASE database
server.  You must be the 'sa' to run this program.

 

Syntax

psListDevices -Sserver -Uusername -Ppassword -Foutput_file

 

Arguments

-S

Sybase Server Name

-U

Sybase User Name

-P

Sybase User's Password

-F

Name of output file [standard output]

 

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

PS_SYSMSG_FILE

Name of the tool's messages file

 

Notes

      You will run this program often because it is so useful.  Run this program when . . .
1.    You need to find a device that has unallocated space on it.
2.    You need to see all the physical locations of your Sybase logical disk devices.
3.    You need to see how the databases are distributed on each physical disk.
4.    You want to see which database segments are on what disk fragment.
5.    You need to check if your databases' segment maps conflict
      on a particular disk device.
6.    You need to know when your database was created or last dumped.

 

Go to DBPowerSuite 7.9 List of Programs.


Updated: Thu Jun 18 21:12:26 2009