Download List

项目描述

Sybadmin is a set of bash scripts which could be
useful for the administration of a Sybase ASE
server. These scripts should help you perform such
activities as backing up databases or
transaction logs, saving vital server
information (e.g. devices and logins), checking
database consistency with dbcc commands, and
checking database usage.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-14 15:46
0.5

dbcc_all.sh被修改,这样的每日参数变化对额外的费用。该订单<normal>和<extra>命令中的“DBCC。<server>上。CFG的”配置文件中被更改。该bcpout.sh剧本增加了,它可以使“口岸为多个表”在一个命令。样本配置文件已列入档案(在“等”子目录)。
标签: Minor feature enhancements
dbcc_all.sh was modified such that the -daily
parameter was changed to -extra. The order of the
&lt;normal&gt; and &lt;extra&gt; commands in
"dbcc.&lt;server&gt;.cfg" configuration file was
changed. The bcpout.sh script was added, which
allows you to make "bcp out" for multiple tables
in one command. Sample configuration files are now
included in the archive (in the "etc"
subdirectory).

2003-09-15 18:09
0.4.1

在目标目录更改为避免冲突,有时会出现与倾倒在访问过程$ SYBADMIN /转储/工作。现在,当“dumpdb_all.sh”或“dumptran_all.sh”被称为,一个独特的目录创建和使用转储。对于“dumpdb.sh”和“dumptran.sh”默认目标目录并没有改变。
标签: Minor bugfixes
The target directory was changed to avoid the
conflicts that can sometimes occur between dump
processes while accessing $SYBADMIN/dump/work.
Now, when "dumpdb_all.sh" or "dumptran_all.sh" are
called, a unique directory is created and used for
dumps. The default target directory for
"dumpdb.sh" and "dumptran.sh" has not changed.

2003-09-13 23:26
0.4

一个新的剧本,“updatestats_all.sh”,是说:更新数据库统计/表的配置文件中指定。 “dumpdb.sh”现在增加了“创建/更改数据库的负载在”load_database.sql“命令”的片段进行适当的数据库创建脚本。
标签: Minor feature enhancements
A new script, "updatestats_all.sh", was added:
update statistics for databases/tables specified
in config file. "dumpdb.sh" now adds "create/alter
database for load" commands in the
"load_database.sql" script for proper database
fragments creation.

2003-08-21 11:41
0.3

一个updatestats.sh脚本补充说,在给定的数据库或表的更新统计信息。该日志现在可以截断dumptran.sh从终端开始。
标签: Minor feature enhancements
An updatestats.sh script was added, which
updates statistics on a given database or
tables. The log can now be truncated when
dumptran.sh is started from a terminal.

2003-08-19 14:17
0.2

这个版本增加了对“* _all.sh”脚本,让不同的转储/每台服务器的DBCC行为支持服务器特定的配置文件。
标签: Minor feature enhancements
This release adds support for server-specific configuration files for
"*_all.sh" scripts, to allow different dump/dbcc behavior for each
server.

Project Resources