in reply to Re: dbi cookbook for database administration
in thread dbi cookbook for database administration
A fairly plain "schema reporter"Are you aware of the dbschema.pl script that I first wrote many years ago, and that is currently maintained by David Owen (see www.midsomer.org). It uses the Sybase::DBlib module, but it generates a nearly perfect schema from the database (including users, logins, devices, etc).
Other reference sites for Sybase DBA information (which includes monitoring) include Todd Boss' site (www.bossconsulting.com and Ed Barlow's www.edbarlow.com (although I haven't really looked at his perl code...)
Michael
|
|---|