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

مازالت مشكلة الانتربرايز Em

Featured Replies

بتاريخ:

السلام عليكم
مازلت اعاني من عدم القدرة على تشغيل الانتربرايز مانجر وذلك للسبب التالي
java.lang.Exception Exception in sending Request null

وقد حاولت البحث في منتديات بالانجليزية عن نفس المشكلة وقد تحدثوا عن اختلاف التايم زون timezone واهمية تضبيطه لعمل الem
الرجاء من الاخوة من عنده القدرة لشرح التايم زون واعادة ضبطه ان ينجدني مع جزيل الشكر

بتاريخ:

بالفعل

قم أولا بضبط ال tz ومن ثم أعد التشغيل سيعمل معك حينما تكون متوافقة

اليك الخطوات

Steps to change Enterprise Manager Console Timezone 1. Stop EM console

emctl stop dbconsole
2. Check current time zone

echo $TZ
3. Check supported time zones in the following file:

$ORACLE_HOME/sysman/admin/nsupportedtzs.lst
4. Set new time zone

export TZ=<New TZ>
Example:
export TZ=Etc/GMT-3
5. Reset agent time zone

$ORACLE_HOME/bin/emctl resetTZ agent
6. Check new time zone in the configuration file:

$ORACLE_HOME/pkgdb_PROD/sysman/config/emd.properties
agentTZRegion=<New TZ>
Example:
agentTZRegion=+03:00
7. Update target time zone in the database

sqlplus sysman
exec mgmt_target.set_agent_tzrgn('<target name>','<new TZ>')
select timezone_region from mgmt_targets where target_name = '<target name>';
commit;
Example:
sqlplus sysman
exec mgmt_target.set_agent_tzrgn('localhost:3961','+03:00')
select timezone_region from mgmt_targets where target_name = 'localhost:3961';
commit;
8. Start EM console

emctl start dbconsole
9. Check agent status

emctl status agent

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

الله يعافيك وشكرا على الرد السريع والمفصل
ان شاءالله بوقت لاحق اخبرك بالنتيجة
الف شكر

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

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

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

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

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

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.