File name: | msdaorar.dll.mui |
Size: | 8704 byte |
MD5: | 4da9d50f20532a3ebf6be3348dfc3375 |
SHA1: | 539efd2707c3e44c5b080e8bd500947293687ec1 |
SHA256: | 730a48b660c9f490fc54e67dfacf03d93a1f4ac7f544123300ac2d3e711c0505 |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Arabic language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Arabic | English |
---|---|---|
1002 | OCIW32.DLL | OCIW32.DLL |
1003 | MTXOCI.DLL | MTXOCI.DLL |
1004 | OCI.DLL | OCI.DLL |
1005 | ORAMTS.DLL | ORAMTS.DLL |
2001 | يجب تهيئة كائن مصدر البيانات، قبل تعيين الخصائص أو استردادها. | Data source object must be initialized prior to setting or retrieving properties. |
2002 | تعذر العثور على عميل Oracle أو مكونات شبكة الاتصال. يتم الحصول على هذه المكونات من شركة Oracle والتي تعد جزءاً من الإصدار 7.3.3 من Oracle أو جزءاً من برنامج عميل أحدث. لن يتمكن "الموفر" من العمل إلا بعد تثبيت هذه المكونات. |
Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed. |
2003 | يعتمد الموفر استدعاء أحد إجراءات/إحدى دالات PL/SQL فقط المخزنة باستخدام أمر واحد. | Provider supports only one PL/SQL stored procedure/function call in single command. |
2004 | يعتمد الموفر استدعاء أحد إجراءات/إحدى دالات PL/SQL فقط المخزنة باستخدام الوسيطة RECORD أو TABLE. | Provider does not support PL/SQL stored procedures/functions with RECORD or TABLE arguments. |
2005 | تم إلغاء العملية. | Operation was canceled. |
2006 | Microsoft OLE DB لاتصال Oracle | Microsoft OLE DB for Oracle Connect |
2007 | حدث خطأ غير متوقع: تغير عدد الصفوف التي تمت معالجتها عند استدعاء Oracle Call Interface oflng. | Unexpected error occurred: The count of rows processed changed on Oracle Call Interface oflng call. |
2008 | حدث خطأ غير متوقع: انتقل عدد الصفوف التي تمت معالجتها باتجاه عكسي عند استدعاء Oracle Call Interface ofen. | Unexpected error occurred: The count of rows processed went backward on Oracle Call Interface ofen call. |
2011 | ارتباط قاعدة البيانات | Database Link |
2013 | Oracle | Oracle |
2015 | إجراء PL/SQL المخزن | PL/SQL Stored Procedure |
2016 | MSDAORA.DLL | MSDAORA.DLL |
2017 | موفر Microsoft OLE DB لـ Oracle | Microsoft OLE DB Provider for Oracle |
2018 | 02.00 | 02.00 |
2020 | المالك | Owner |
2021 | الجدول | Table |
2101 | اسم إجراء PL/SQL غير صالح. | PL/SQL procedure name is invalid. |
2102 | اسم وسيطة PL/SQL غير صالح. | PL/SQL argument name is invalid. |
2103 | لم يتم العثور على اسم الوسيطة لإجراء PL/SQL. | Argument name not found for PL/SQL procedure. |
2104 | عدد كبير جداً من الوسائط. | Too many arguments. |
2105 | اسم المعلمة طويل جداً. | Parameter name is too long. |
2106 | عدد كبير من محددات المعلمات. | Too many parameter markers. |
2107 | خطأ في بناء جملة {call...} ODBC Escape. | Syntax error in {call...} ODBC Escape. |
2108 | خطأ في بناء جملة {d...}، أو {t...} أو {ts...} ODBC Escape. | Syntax error in {d...}, {t...} or {ts...} ODBC Escape. |
2109 | خطأ في بناء جملة {e...} ODBC Escape. | Syntax Error in {e...} ODBC Escape. |
2110 | خطأ في بناء جملة {oj...} ODBC Escape. | Syntax Error in {oj...} ODBC Escape. |
2111 | خطأ في بناء جملة {resultset...} ODBC Escape. | Syntax error in {resultset...} ODBC Escape. |
2112 | خطأ في بناء جملة {fn...} Escape. | Syntax error in {fn...} Escape. |
2113 | يتطلب أسلوب استرجاع قيمة المعلمات ربط جزء الطول لمعلمات LONG/LONG RAW. | Parameter accessor requires that the length part be bound for LONG/LONG RAW parameters. |
2114 | تم إنشاء إجراء أو حزمة PL/SQL في وجود أخطاء ترجمة. | PL/SQL procedure/package was created with compilation errors. |
2115 | دالة القيم المفردة غير معروفة أو غير صالحة. | Scalar function is unknown or invalid. |
2116 | تم اقتطاع مللي ثوان من الطابع الزمني. | Milliseconds were truncated from timestamp. |
2117 | إجراءات/دالات PL/SQL ذات التحميل الزائد غير معتمدة. | Overloaded PL/SQL procedures/functions are not supported. |
2118 | حدث خطأ Oracle، ولكن لا يمكن استرجاع رسالة الخطأ من Oracle. | Oracle error occurred, but error message could not be retrieved from Oracle. |
2119 | لا يمكن أن توجد وسيطة رسمية في أكثر من {resultset...} ODBC Escape واحد. | A formal argument cannot be in more than one {resultset...} ODBC Escape. |
2120 | مسموح بوسيطة واحدة فقط في {resultset...} ODBC Escape عند طلب ربط REF CURSOR. | Only one argument allowed in {resultset...} ODBC Escape when REF CURSOR binding is requested. |
2121 | لا يتم تعريف الوسيطة المحددة في {resultset...} ODBC Escape عند طلب ربط REF CURSOR كـ REF CURSOR في الإجراء المخزن. | Argument specified in {resultset...} ODBC Escape when REF CURSOR binding is requested is not defined as REF CURSOR in stored procedure. |
2122 | نوع المعلمة لا يعتمد الربط مع النوع DBTYPE_IUNKNOWN. | Parameter type does not support binding with type DBTYPE_IUNKNOWN. |
2123 | نوع البيانات غير معتمد. | Data type is not supported. |
2124 | غير مسموح بمجموعات معلمات الإخراج المتعددة. | Multiple output parameter sets are not allowed. |
2125 | يمكن ربط قيمة المعلمة DEFAULT لاستدعاءات إجراء/وظيفة PL/SQL فقط | Binding DEFAULT parameter value only valid for PL/SQL procedure/function calls |
2126 | لا يمكن ربط قيمة المعلمة DEFAULT لمعلمات الإخراج | Binding DEFAULT parameter value not available for output parameters |
2127 | لا يمكن ربط قيمة المعلمة DEFAULT لمجموعات المعلمات المتعددة | Binding DEFAULT parameter value not available for multiple parameter sets |
2128 | قد لا تكون معلمة الإدخال/الإخراج من نوع BSTR أو BYREF المرتبط | Input/Output parameter may not be a BSTR or be bound BYREF |
2129 | تعذر العثور على عميل Oracle أو مكونات شبكة الاتصال. يتم الحصول على هذه المكونات من شركة Oracle والتي تعد جزءاً من الإصدار 8i من Oracle أو جزءاً من برنامج عميل أحدث. لن يتمكن "الموفر" من العمل إلا بعد تثبيت هذه المكونات. |
Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 8i or later client software installation. Provider is unable to function until these components are installed. |
File Description: | OLE DB Provider for Oracle Resources |
File Version: | 10.0.15063.0 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | msdaorar.dll |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | msdaorar.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x401, 1200 |