Tips & Tricks Sybase

, par  Olivier Duquesne aka DaffyDuke , popularité : 2%

Commandes facile à retenir

 
 isql -U<user> -P<password> -S<SERVER> ou isa -S<SERVER>
 
 sp_who
 sp__who
 sp__who io
 sp__who2
 sp__lock (sh=shared, int=encours, tab=table ....)
 sp__cntlogin NULL,5
 sp__cntlogin <user>,1
 sp__dbspace
 

penser à faire go après chaque commande !