الانتقال إلى المحتوى
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.

الإيعاز Alter Database Backup Controlfile To Trace

Featured Replies

بتاريخ:

السلام عليكم
اريد معرفة اين المسار الذي يخزن الإيعاز alter database backup controlfile to trace ملف controlfile الذي يتم عمل backup له

وجزاكم الله خيراً

بتاريخ:

the same path of USER_DUMP_DEST Parameter ( PFILE or spfile)
e.g user_dump_dest = C:\oracle\admin\ora9i\udump

or use
alter database backup controlfile to trace as '/some/arbitrary/path';

Thanks,
K_OCP

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

الاخ العزيز ذهبت الى مسار spfile ولم اجد لا النسخة الاصلية من spfile يا ريت لو تساعدنا

بتاريخ:

اذا لم تجد النسخة الاصلية من ال spfile حاول ان تنشائها من جديد عن طريق

create spfile from pfile;


ثم اغلق قاعدة البيانات وافتحها مرة اخرى
ثم بعد ذلك اعرف اين تضع المسار الخاص بالcontrol file backup عن طريق هذا الباراميتار

show parameter USER_DUMP_DEST


واذا اردت تغير المسار اعمل

alter system set USER_DUMP_DEST='your path here' scope=spfile;


ثم اعد تشغيل قاعدة البيانات
تحياتى :(

  • بعد 2 أسابيع...
بتاريخ:

طريقة اسهل
alter database backup controlfile to trace as '/home/oracle/control_file.txt';

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

عند تنفيذ هذا الامر يظهر الرسالة الاتية :-

ERROR at line 1:
ORA-01278: error creating file 'C:\ORACLE\CONT\CONTROL_FILE.TXT'
ORA-27300: OS system dependent operation:open failed failed with status: 2
ORA-27301: OS failure message: The system cannot find the file specified.
ORA-27302: failure occurred at: SlfFopen1

ما هذه التي تظهر لي

بتاريخ:

السلام عليكم
الأمر الذي وضعه الأخ majed_3 يعمل في لينوكس .. على ما يبدو أنك تستخدم ويندوز :

alter database backup controlfile to trace as 'E:\control_file.txt';



بالتوفيق

بتاريخ:
عند تنفيذ هذا الامر يظهر الرسالة الاتية :-

ERROR at line 1:
ORA-01278: error creating file 'C:\ORACLE\CONT\CONTROL_FILE.TXT'
ORA-27300: OS system dependent operation:open failed failed with status: 2
ORA-27301: OS failure message: The system cannot find the file specified.
ORA-27302: failure occurred at: SlfFopen1

ما هذه التي تظهر لي


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

جزاك الله خيراً وجعله في ميزان حسناتك (الأمر شغال تمام)

  • بعد 5 سنة...
بتاريخ:

عدل الجملة إلى

ALTER DATABASE BACKUP CONTROLFILE TO 'E:\control_file.txt';

تم تعديل بواسطة Bahgat Mashaly

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

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

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

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

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

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.