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 are the main tasks of a Server?
What do you understand by the term snapshot replication in DBMS?
Briefly describe the term Object qualification?
Specify the types of dimensions?
To perform recursion which data structures is used?
Specify the various methods through which we may link the universes?
Explain how in a relation a supertype or subtype is mapped?
Describe briefly the four JDBC driver types which Sun defines?
Clarify briefly why dimension tables is de-normalized in the nature?
Write down the differentiation between Power Center and Power Mart?
18,76,764
1925453 Asked
3,689
Active Tutors
1416241
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!