Sybase Forums,Unix Forums-Sybase Adaptive server|Replication Server|Sun Solaris Unix|Perl| Sybase Training

Full Version: Dataserver Health Checkout/QA Script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
I Would like to add the below.

1.Check whether the dataserver and backup server processes are running and are accessible.
2.Check whether the configured sybase engines are online.
3.Check whether all the databases are online.
4.Check whether the configured traceflags are active.

gotta go ! will add if i find any more !
You Guys rock as always !
Thanks Albert!!

We have 1200+ registered member and lot of guests on the forum and I got only 3 responses....

Come on guys... your suggestions are really welcome and would be highly appreciated..!!
Guys,

if you have any input, please let us know till this weekend.
In next week, we will finalize all input and complete the version 1.0 of script.
Any other input , will consider in next release. Thanks.
SybAnva,

Great Idea and Initiation as well !
This would definitely save lot of manual effort from the DBA perspective and saves lot of time (in the sense money).This is undoubtedly a value addition.

Keep it up!

SybaseTeam Members,Please provide us with your inputs if you have any more, ASAP.

Thanks,
Techsupport
My Input :


1. Check for the Database status and free space for each db, including logsegment.

2. Check for the Sybase Backup Server SYB_BACKUP...sp_who, SYB_BACKUP...sp_ps

3. Check for the Primary and secondry Node , with sp_companion in HA enviorment

4. Check for the long running transcations

5. Information about processes which are running in system have non zero physical read and cputime, at that time.

6. Check for the zombie spids( spids having entries in syslogshold, but not in sysprocesses)

7. Information for some monitor config values which can hamper db server performance, such as number of connection, locks, number of open dbs, objects, proc cache size, for seeing the reuse and max usage.

8. Check for any existing blocking at that time

9. Check for the Log Suspend status for any database

If you people, having some more thought, please include till this weekend.

Thanks you all for your inputs.
All,

By the end of this week, will post the health check script v1.0.

Thanks.
Pages: 1 2 3 4
Reference URL's