Where in the Oracle directory tree structure are audit
traces placed?
Answer Posted / steve
in $ORACLE_HOME/rdbms/audit/
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What are the commands used in dcl? : sql server DBA
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
how can you get actual data change values from previous transactions in oracle?
how can you process messages in order asynchronously?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What would you do with an "in-doubt" distributed transaction?
What are the commands you'd issue to show the explain plan for "select * from dual"?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
Why does Oracle not permit the use of PCTUSED with indexes?
How would you go about verifying the network name that the local_listener is currently using?
What are the operating modes in which database mirroring runs? : sql server DBA
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.