الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

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

Featured Replies

بتاريخ:

مرحبا انا مبتدئ واريد ان اعرف عدد الrecords المدخلة من قبل كل مستخدم .

 

every user has his own use_name and password .

 

بتاريخ:

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

بتاريخ:
  • كاتب الموضوع

اتمنى ان تشرح طلبك بصورة اوضح ................... 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

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

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

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

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

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

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.