Explain the way to audit the SQL sent to the server
Explain the way to audit the SQL sent to the server.
Expert
This does not appear to be well documented; therefore here is a quick means of auditing the SQL text which is sent to the server. Note that it simply audits the SQL sent to the server. Therefore, if your user process executes a big stored procedure, all you will observe here is a call to the stored procedure. No one of the SQL which is executed as part of the stored procedure will be listed.
Initially, you need to have installed Sybase security (that involves installing the sybsecurity database and loading this using the script as $SYBASE/scripts/installsecurity). And read the Sybase Security Administration Manual, you may wish for to enable a threshold procedure to toggle between couples of audit tables. Be aware, that the default configuration option "delay auditing when device full”, which is set to 1. It means that the server will suspend all normal SQL operations when the audit database becomes full and the so logs in and gets rid of several data. You might want to seem changing it to 0 unless yours is a above all sensitive installation.
Briefly describe the new features of SQL Server 2005 Analysis Services (or SSAS)?
What do you mean by optimization and performance tuning and explain how does it actually work in the practical projects?
What is Datadriven?
Describe the relationship among entity, entity class, and entity instance.
Describe briefly the four JDBC driver types which Sun defines?
Write about the independent and dependent data marts.
What are some of the demerits related with conventional file processing systems?
Describe some of the chrematistics of good data definitions.
What is meant by the data modelling?
What do you understand by the term denormalization and why would someone consider doing so?
18,76,764
1949365 Asked
3,689
Active Tutors
1422064
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!