الانتقال إلى المحتوى

عدد الrecords المدخلة من قبل كل مستخدم .


mtt79

Recommended Posts

اتمنى ان تشرح طلبك بصورة اوضح ................... I hope you explain your request more 

 

 

i have a tables filled with records .

many users are inserting data , but the problem is taht i dont have any history table in my database tp record each transaction done on the tables.

so if there any possibility or a solution can be used by the DBA to extract the transaction of each user .

رابط هذا التعليق
شارك

i have a tables filled with records .

many users are inserting data , but the problem is taht i dont have any history table in my database tp record each transaction done on the tables.

so if there any possibility or a solution can be used by the DBA to extract the transaction of each user

رابط هذا التعليق
شارك

 

 ??? .you mean you want to save the transaction to each user within specific table

if so,  i do not know, i think that not possible, but if you want to just extract this transaction for each user, this is very easy work , just use (select statement) .

 

 


example :- select transactions from tables where user='osama';

or


example :- select transactions from tables where ID='123'; 

or 

 

تم تعديل بواسطة اسامة الخالدي
رابط هذا التعليق
شارك

افضل حل لو تقدر تعدل في البرنامج وتخليه يسجل اليوزر مع كل commit هيبقا احسن لو معندكش 

ممكن تعمل audit  علي مستوي الجدول للانسرت وهوا هيقولك اسم المستخدم

 

لتشغيل ال audit

 alter system set audit_sys_operations=TRUE scope=SPFILE;

 alter system set audit_trail=db_extended scope=SPFILE;
SHU IMMEDIATE;

STARTUP


AUDIT INSERT, UPDATE, DELETE ON mytable BY ACCESS;
تم تعديل بواسطة HELL-BOY
رابط هذا التعليق
شارك

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   تمت استعادة المحتوى السابق الخاص بك.   مسح المحرر

×   You cannot paste images directly. Upload or insert images from URL.

جاري التحميل
×
×
  • أضف...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية