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

ما معنى هذه الجملة ....( هام جدا)

Featured Replies

بتاريخ:

بسم الله الرحمن الرحيم
اخواني الاعزاء ما معنى هذا التعبير:
:system.message_level := 25;
commit;
:system.message_level := 0;
الرجاااااااااااااااااااااااااااااء التوضيح

بتاريخ:

اخي الكريم..


هذا الكود يستخدم لاخفاء الرسالة التالية :
لم تحدث اي تغييرات لاجراء الحفظ..
وذلك عن طريق رفع مستوى الرسائل التي تظهر للمستخدم .. ثم اعادة الوضع الافتراضي


To control the messages that end users see when they use a Form Builder application, you can:

use the SYSTEM.MESSAGE_LEVEL system variable to suppress specific "severity levels" of messages


SYSTEM.MESSAGE_LEVEL stores one of the following message severity levels: 0, 5, 10, 15, 20, or 25. The default value is 0.


Level	Message  Description
0	All types of messages from the other levels of severity.
5	Reaffirms an obvious condition. 
10	Indicates that the end user has made a procedural mistake.
15	Declares that the end user is attempting to perform a function for which the form is not designed.
20	Indicates a condition where the end user cannot continue an intended action due to a problem with a trigger or another outstanding condition.
25	Indicates a condition that could result in the form performing incorrectly.
>25	Indicates a message severity level that you cannot suppress via the SYSTEM.MESSAGE_LEVEL system variable.

بتاريخ:

وكيف ممكن نخفي هالرسائل ؟؟؟ شو الكود

بتاريخ:

الاخ الي وضح مستويات الرسائل عرفك ازاي تخفيها انك تكتب الرسائل الي عايز تخفيها ودي طبعا متقدرش تخفي رسائل اعلي من المستوي 25 لان الرسائل الي اعلي بتكون بتاثر علي سلامه قاعده البيانات فلازم الفورمس ينبهك بكده يعني علي سبيل المثال اذا حبيت تخفي الرسائل الي في المستوي الخامس حتعمل كده وياريت يكون في تريجر WHEN-NEW-RECORD-INSTANCE
تكتب
:SYSTEM.MESSAGE_LEVEL=5
وبكده يبقي عملت SUPPRESS
للرسائل دي
هلي فكره مش ممكن تعرف مستوي الرساله الي اذا اخت الكود بتاع الخطا الي بيظهر وتشوف الفمرمس محدد المستوي ليه كام
بمعني اذا كنت انت في اول سجل في البلوك مثلا وحبيت تطلع للسجل الي قبله مع انك في اول سجل في اوراكل حتظهر ليك الخطا ده
FRM-40100
حتاخد اسمه الخطا وتكشف عنه في الهيلب بتاع الفورمس
حتلاقي تفاصيل عنه وفي تبويب اسمه LEVEL وحتلاقي رقم قدامه ده هوا المستوي زي كده
FRM-40100: At first record.

Cause: You pressed [Previous Record] when the cursor was at the first record.

Action: No action is necessary.

Level: 5

Type: Error
وبس كده

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

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

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

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

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

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.