Home » RDBMS Server » Server Administration » User script
User script [message #319318] Fri, 09 May 2008 15:43 Go to next message
Daxesh
Messages: 60
Registered: September 2004
Member
Hello,
Is there a way to find out what type of changes made in the database by particular user? When that change was made.
Any input would be appreciated.
Thanks..

[Updated on: Fri, 09 May 2008 15:49]

Re: User script [message #319320 is a reply to message #319318 ] Fri, 09 May 2008 15:48 Go to previous messageGo to next message
Michel Cadot
Messages: 15243
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Use Log Miner to analyze the logs.

Regards
Michel
Re: User script [message #319321 is a reply to message #319318 ] Fri, 09 May 2008 15:50 Go to previous messageGo to next message
Daxesh
Messages: 60
Registered: September 2004
Member
Can you tell me which log file should I read and where can I find that log file?
Thanks for your reply.. Any help would be appreciate..
Re: User script [message #319322 is a reply to message #319321 ] Fri, 09 May 2008 15:54 Go to previous messageGo to next message
Michel Cadot
Messages: 15243
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Redo logs and archived logs.
v$log view
archive_log_dest% parameters

Regards
Michel
Re: User script [message #319596 is a reply to message #319318 ] Mon, 12 May 2008 06:07 Go to previous messageGo to next message
msmallya
Messages: 29
Registered: March 2008
Location: AHMEDABAD, GUJARAT
Junior Member
Also you can do value-based auditing. This you can achieve by writting triggers and store inofrmation needed to audit in a table.

Regards,

MSMallya
Re: User script [message #319660 is a reply to message #319318 ] Mon, 12 May 2008 09:00 Go to previous messageGo to next message
Daxesh
Messages: 60
Registered: September 2004
Member
Do you have any script on this and willing to share with me?

Thanks..
Re: User script [message #319667 is a reply to message #319322 ] Mon, 12 May 2008 09:32 Go to previous messageGo to next message
Daxesh
Messages: 60
Registered: September 2004
Member
Do you have any script to read v$log and archive_log_dest?
Thanks..
Re: User script [message #319677 is a reply to message #319667 ] Mon, 12 May 2008 10:08 Go to previous messageGo to next message
Michel Cadot
Messages: 15243
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Did you make any search after our posts?

Regards
Michel
Re: User script [message #319682 is a reply to message #319318 ] Mon, 12 May 2008 10:53 Go to previous messageGo to next message
Daxesh
Messages: 60
Registered: September 2004
Member
Yes but I could not find it. That's why I was asking that do you have any script?

Thanks..
Re: User script [message #319684 is a reply to message #319682 ] Mon, 12 May 2008 10:57 Go to previous messageGo to next message
anacedent
Messages: 5027
Registered: July 2005
Location: surf meets turf in SoCal
Senior Member
Daxesh wrote on Mon, 12 May 2008 08:53
Yes but I could not find it. That's why I was asking that do you have any script?

Thanks..

Are you claiming is that NONE of the Results 1 - 10 of about 307,000 for oracle v$log from GOOGLE answered your question?

How sad!

You can lead some folks to knowledge, but you can not make them think.

Re: User script [message #319688 is a reply to message #319682 ] Mon, 12 May 2008 11:15 Go to previous messageGo to next message
Michel Cadot
Messages: 15243
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Quote:
Yes but I could not find it.

So I can't help you, you'll have not the skills to understand my answer.

Regards
Michel
Re: User script [message #319864 is a reply to message #319682 ] Tue, 13 May 2008 04:52 Go to previous message
msmallya
Messages: 29
Registered: March 2008
Location: AHMEDABAD, GUJARAT
Junior Member
Viewing redo logs / archived logs requires using Logminer features.
Visit
http://www.oracle.com/technology/oramag/oracle/05-jul/o45dba.html

As I have already suggested, you can also achieve this by
writting triggers, which will have performance impact.
I hope you have understood what I mean.

Regards,

MSMallya
Previous Topic:Privilege problem in Oracle to make it more secure
Next Topic:Batch Environment
Goto Forum:
  


Current Time: Sat May 17 02:07:43 CDT 2008

Total time taken to generate the page: 0.12881 seconds
.:: Forum Home :: Site Home :: Wiki Home :: Contact :: Privacy ::.