![]() | |
#1
| |||
| |||
|
#2
| ||||||
| ||||||
|
|
I come from Oracle DBA background and I know a little about SQL server and Sybase ceneral. In a Production Sybase environnmet: 1- How do you create a baseline for performance tuning? 2- How do you refresh Dev box from a large Production DB? |
|
3- what's the few main scripts you schedule or use everyday in sybase? |
|
4- what's the main unix commnads to startup, shoudown and check the sybase DB? |
|
5- What's the main sp_ procs you use everyday? |
|
6- How do you find and tune top 10 bad sqls? 7- what's the best forums to post questions and get quick answers? |
|
8- what's the best 3 third party tools for sybase? 9- any sybase - oracle equivalent cheat sheet exist in internet or book? 10- what's the top 3 books you recommended? Many thanks for your time and reply. |
#3
| |||
| |||
|
|
On Sat, 03 Apr 2004 08:25:04 -0800, Frank wrote: I come from Oracle DBA background and I know a little about SQL server and Sybase ceneral. In a Production Sybase environnmet: 1- How do you create a baseline for performance tuning? 2- How do you refresh Dev box from a large Production DB? Assuming the dev box has the same database layout, dump the production db and load it to the dev box. 3- what's the few main scripts you schedule or use everyday in sybase? database and transaction dumps. 4- what's the main unix commnads to startup, shoudown and check the sybase DB? $SYBASE/$SYBASE_ASE/install/startserver to start the server. "shutdown" SQL command. dbcc checks (SQL commands) 5- What's the main sp_ procs you use everyday? sp_who, sp_help, sp_lock, probably others. I tend to use ad-hoc procs as well. 6- How do you find and tune top 10 bad sqls? 7- what's the best forums to post questions and get quick answers? Here, and news://forums.sybase.com/ 8- what's the best 3 third party tools for sybase? 9- any sybase - oracle equivalent cheat sheet exist in internet or book? 10- what's the top 3 books you recommended? Many thanks for your time and reply. |
#4
| |||||||||||
| |||||||||||
|
|
I come from Oracle DBA background and I know a little about SQL server and Sybase ceneral. In a Production Sybase environnmet: 1- How do you create a baseline for performance tuning? |
|
2- How do you refresh Dev box from a large Production DB? |
|
3- what's the few main scripts you schedule or use everyday in sybase? |
|
4- what's the main unix commnads to startup, shoudown and check the sybase DB? |
| 5- What's the main sp_ procs you use everyday? |
| 6- How do you find and tune top 10 bad sqls? |
|
7- what's the best forums to post questions and get quick answers? |
|
8- what's the best 3 third party tools for sybase? |
|
9- any sybase - oracle equivalent cheat sheet exist in internet or book? |
|
10- what's the top 3 books you recommended? |
|
Many thanks for your time and reply. |
![]() |
| Thread Tools | |
| Display Modes | |
| |