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.
What is meant by star schema?
Give a brief differentiation between Dimensional Modeling and ER Modeling?
Explain metrics folders in brief?
Explain the usage of the repository connectivity?
Explain terms Procedure Cache in Sybase. Answer: It is the memory area where compiled query tree run for example: procedure and batch query.
Define the explaining plan and how is this used?
Illustrates the term update statistics in Sybase?
Explain the four kinds of indexes?
Give a brief introduction of the term analysis service?
Write down the security level employed in BO?
18,76,764
1925517 Asked
3,689
Active Tutors
1458501
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!