| 1 |
Copy data from Oracle to Sybase, Microsoft SQL Server to Sybase, Postgres to Oracle, Sybase to MySQL, etc. (psOCopyTableData) |
| 2 |
Automatically generate a web-site describing your database schema--with comments! (psListTablesForWeb) |
| 3 |
Have batch or interactive sessions with any ODBC data source. (psOSQL) |
| 4 |
Have batch or interactive sessions with any Sybase server directly through Open Client. (psSQL) |
| 5 |
Control your database session's output. Create delimited text files readable by bcp or SQL*Loader. (psSQL, psOSQL) |
| 6 |
Call SQL scripts from SQL scripts. (psSQL, psOSQL) |
| 7 |
Replace words in SQL scripts as they execute (psSQL, psOSQL). |
| 8 |
Send e-mail from SQL. (psSQL, psOSQL) |
| 9 |
Embed your SQL sessions in UNIX or Perl scripts and check for their exit code. (All DBPowerSuite programs). |
| 10 |
Check whether Oracle tables' abide by their check contraints. (psGCheckRules) |
| 11 |
Check whether Microsoft SQL Server table's abide by their referential integrity constraints. (psGCheckRIConstraints) |
| 12 |
Drop all check constraints from an Oracle schema. (psGDropCheckConstraints) |
| 13 |
Add all check constraints to a Sybase schema. (psGAddCheckConstraints) |
| 14 |
Copy a schema (table definitions, views, procedures, etc. and data) from one Sybase user to another. The user can be on different ASE servers. (psCopySchema) |
| 15 |
Dump all databases on a Sybase server. (psDumpServer). |
| 16 |
Update statistics on all tables in all databases on a Sybase server. (psUpdateServer) |
| 17 |
Generate analyze table scripts for MySQL. (psGUpdateStatistics). |
| 18 |
Report which disks every Sybase table and index resides on. Report disk use metrics. (psListSegments) |
| 19 |
Report available devices in which to create or expand a Sybase database (psListDevices) |
| 20 |
List the definitions of tables and indexes (psListTables, psOSQL) |