بتاريخ: 14 يونيو 20178 سنة comment_287506 ممكن حد يوضحلى موضوع التاج فى الrman دة هل هو زى اسم بديل للbackup وممكن استخدمة ازاى وممكن شرح بسيط لموضوع الفورمات الخاصة باسماء الbackup زى %U , d% تقديم بلاغ
بتاريخ: 16 يونيو 20178 سنة كاتب الموضوع comment_287555 محدش عارف يحل المشكلة دى ؟؟؟؟؟؟؟ لو فيه حاجة ولو بسيطة ممكن تتقال تقديم بلاغ
بتاريخ: 11 أكتوبر 20178 سنة comment_290757 RMAN BACKUP FORMAT * format very useful for daily backup & rman schedule backup save backup in separate destination (2copy of backup by configuring (CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT) the format percentages specified the OS file name %a: :It refer to Id Of Your DB %Y: Specifies the year in this format: YYYY. %d : put the name of SID %D : put the current day %M :put current month %Y :put current year %U :put a sequential number %s :backup set number. (Unique for controlfile lifetime) %T: Specifies the year, month, and day in the Gregorian calendar in this format: YYYYMMDD %p :Specifies the piece number within the backup set طبعا في انواع تانيه ممكن تدور عليهم علي حسب احتياجك Tag in Rman tag meaning you give your db backup name for simplify restore operation if you want to restore from specific backup like (before update - before patch) if you not use tag database automatic naming the tag by using db timezone -----Without Tag------ RMAN> backup database; Starting backup at 11-OCT-17 -------- RMAN> list backup BP Key: 22 Status: AVAILABLE Compressed: NO Tag: TAG20171011T011924 here iam not using any tag (TAG20171011T011924) With TAG RMAN> backup database tag BEFORE_UPDATE; Starting backup at 11-OCT-17 ... RMAN> list backup ------- ---- -- ---------- ----------- ------------ --------------- BP Key: 19 Status: AVAILABLE Compressed: NO Tag: BEFORE_UPDATEFile LV Type Ckp SCN Ckp Time Name here you can use your backup(BEFORE_UPDATE) in restore if any pb occurred after any update 'RMAN> restore database from TAG='BEFORE_UPDATE لمشاهد الموضوع بالكامل من خلال الموقع علي عنوان Tag In Rman Backup& Backup Format بالتوفيق ان شاء الله تم تعديل 11 أكتوبر 20178 سنة بواسطة mohamed rabiee تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.