بتاريخ: 29 مايو 200817 سنة comment_129982 السلام عليكم لدي مجموعة من الاسئلة اريد معرفة حلها:-الاول : الايعاز alter session set statistics_level = basic*ماذا يفعل هذا الامر ؟*عند عمل select value from v$parameter where name ='statistics_level' بعد تنفيذ الامر السابق تكون النتيجة basic ولكن عند select value from v$system_parameter where name ='statistics_level' بعد تنفيذ الأمر السابق تكون النتيجة typical ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟ لماذا هذا الاختلاف في قيمة الباراميتر نفسه...الثاني : ما معنى الاتي في deferrable initially deferred في موضوع foreign keyالثالث : ما معنى alter system suspend?الرابع والأخير : ما الفرق بين هذه البارامتيرuser_dump_dest background_dump_destbackground_core_dump audit_trail audit_sys_operations في النهاية اتمنى الاجابة على هذه الاسئلة لتعم الفائدة وجزاكم الله شكراً تم تعديل 29 مايو 200817 سنة بواسطة omar-alreyati تقديم بلاغ
بتاريخ: 1 يونيو 200817 سنة comment_130196 alter session set statistics_level = basic changes the value of the parameter in the session level not in the instance level which means that this session is only affected with the new value of the parameter. تقديم بلاغ
بتاريخ: 1 يونيو 200817 سنة comment_130199 for alter system suspend see this linkhttp://stanford.edu/dept/itss/docs/oracle/...10739/start.htm تقديم بلاغ
بتاريخ: 3 يونيو 200817 سنة كاتب الموضوع comment_130396 الاخ العزيز جزاك الله خيراًبس ياريت باقي الأسئلة جزاك الله خيراً تقديم بلاغ
بتاريخ: 3 يونيو 200817 سنة comment_130410 user_dump_dest background_dump_destbackground_core_dump audit_trail audit_sys_operations the above are all parameters in the Spfile .user_dump_dest: parameter specifies the place in which Oracle Server will store trace files for user errors like drop tables ...background_dump_dest: parameter specifies the place in which Oracle Server will store trace files for background processes errors.background_core_dump: specifies whether Oracle includes the SGA in the core file for Oracle background processesaudit_trail: parameter specifies if you enabled database auditing or notaudit_sys_operations: specifies if you enabled database auditing on sys user actions or not تقديم بلاغ
بتاريخ: 4 يونيو 200817 سنة كاتب الموضوع comment_130484 الأخ airtifa جزاك الله خيراً رائع جداًوشكراً تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.