Syntax for dbstat.pl
| OS | Command |
|---|---|
| Windows | dbstat.pl -dsn ODBC_DSN -ps pagesize -xyadminpwd xyadmin_pwd |
| Linux | dbstat.pl -sid sid -ps pagesize -xyadminpwd xyadmin_pwd |
| Switch | Description |
|---|---|
| -dsn ODBC_DSN | Optional: ODBC_DSN (Windows) The ODBC data source name. If not specified, the default is used—as defined in the registry for XYV_PDM_ODBC_DSN |
| -sid sid | Optional: sid (Linux) The system identifier. If not specified, the default is used—as defined in the registry for XYV_PDM_DATABASE_SID |
| -ps pagesize | Optional Use to display datafile size in blocks. For example, if you specify 1024 KB then 1GB datafile size is displayed as 1048576 |
| -xyadminpwd xyadmin_pwd | Optional if password is the default password for xyadmin. Required if password is not default; see Adding and Changing the Database Passwords. This is the password for the Oracle or MSSQL database. Default: manager |