![]() Related Questions Copies definitions for specified views, rules, defaults, triggers, procedures, or reports from a database to an operating system file or from an operating system file to a database. Latest Answer : Defncopy is a sybase tool that defines the objective statements such views, triggers, defaults,rules and so on ... Read Answers (2) | Asked by : James Latest Answer : In addition to syslogshold one can look at master.sysprocess and the physical_io. If this is large (several hundred thousand) you are probably looking at a query doing a table scan. syslogshold tends to only store teh *longest*. ... Read Answers (2) | Asked by : srihari Latest Answer : In pre sybase 15 all database options will take effect after a use database and checkpoint command is run.For Sybase 15 the option take effect immediately since all sp_dboption commands have an automatic checkpoint. ... Read Answers (1) | Asked by : srihari What is the use of 'with check' option in views? Latest Answer : When you create a view using the with check option clause, each insert and update through the view, is validated against the view’s selection criteria. If the rows inserted or updated are out of criteria then it fails and gives error message. For ex, ... How do you check db space and what are the measures available to increase the db space? Latest Answer : sp_helpdb gives information about memory used and available.sp_spaceused - gives space used.. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||