Archive for March, 2007

How to Setup Linked Server in SQL Server 2005?

Hi All,
In many cases it is found non oracle database needs to connect to oracle database to retrive data. For e.g Microsoft sql servetr or .net application may require to connect nad retrive data . In such cases we generally ODAC (oracle database access ) software provided by oracle. It contains oracle provider for OLE […]

How to enable database Auditing?

Database is generally meant for multiple users to access the information. However there is always a threat of the misuse of data from the users.To prevent this and monitor appropriate use of data it is possible to audit database usage.
In order to enable auditing the parameter audit_trail must be set in init.ora file or spfile.The […]


Close
E-mail It