File name: | msdaorar.dll.mui |
Size: | 9216 byte |
MD5: | 7c00b9017844d8adaf54acbe58366b8c |
SHA1: | 24d56eb2083bdada24e6ee4fe4876825260268ea |
SHA256: | 28de4c1256ca383d9c67ed11a69b1192616dc2a13e9a4954b8fd2c1e280bd48e |
Operating systems: | Windows 10 |
Extension: | MUI |
If an error occurred or the following message in Finnish 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 | Finnish | English |
---|---|---|
1002 | OCIW32.DLL | OCIW32.DLL |
1003 | MTXOCI.DLL | MTXOCI.DLL |
1004 | OCI.DLL | OCI.DLL |
1005 | ORAMTS.DLL | ORAMTS.DLL |
2001 | Tietolähdeobjekti täytyy alustaa, ennen kuin sen ominaisuuksia voidaan asettaa tai lukea. | Data source object must be initialized prior to setting or retrieving properties. |
2002 | Oraclen työasema- ja verkkokomponentteja ei löytynyt. Nämä komponentit kuuluvat Oraclen työasemaohjelman version 7.3.3 tai uudemman asennukseen, ja Oracle Corporation toimittaa ne. Palvelu ei toimi, ennen kuin nämä komponentit on asennettu. |
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 | Palvelu tukee vain yhtä tallennettua PL/SQL-toimintosarjaa tai -funktiota yhdessä komennossa. | Provider supports only one PL/SQL stored procedure/function call in single command. |
2004 | Palvelu ei tue tallennettuja PL/SQL-toimintosarjoja tai -funktioita, joissa käytetään RECORD- tai TABLE-argumentteja. | Provider does not support PL/SQL stored procedures/functions with RECORD or TABLE arguments. |
2005 | Toiminto on peruutettu. | Operation was canceled. |
2006 | Microsoft OLE DB Oracle-yhteyden muodostamista varten | Microsoft OLE DB for Oracle Connect |
2007 | Odottamaton virhe: käsiteltyjen rivien määrä muuttui Oraclen kutsuliittymän oflng-kutsussa. | Unexpected error occurred: The count of rows processed changed on Oracle Call Interface oflng call. |
2008 | Odottamaton virhe: käsiteltyjen rivien määrä pieneni Oraclen kutsuliittymän ofen-kutsussa. | Unexpected error occurred: The count of rows processed went backward on Oracle Call Interface ofen call. |
2011 | Tietokantalinkki | Database Link |
2013 | Oracle | Oracle |
2015 | Tallennettu PL/SQL-toimintosarja | PL/SQL Stored Procedure |
2016 | MSDAORA.DLL | MSDAORA.DLL |
2017 | Microsoft OLE DB -palvelu Oraclea varten | Microsoft OLE DB Provider for Oracle |
2018 | 02.00 | 02.00 |
2020 | Omistaja | Owner |
2021 | Taulukko | Table |
2101 | PL/SQL-toimintosarjan nimi ei kelpaa. | PL/SQL procedure name is invalid. |
2102 | PL/SQL-argumentin nimi ei kelpaa. | PL/SQL argument name is invalid. |
2103 | PL/SQL-toimintosarjan argumentin nimeä ei löytynyt. | Argument name not found for PL/SQL procedure. |
2104 | Liian monta argumenttia. | Too many arguments. |
2105 | Parametrin nimi on liian pitkä. | Parameter name is too long. |
2106 | Liian monta parametrimerkkiä. | Too many parameter markers. |
2107 | Syntaksivirhe: {call...} ODBC Escape. | Syntax error in {call...} ODBC Escape. |
2108 | Syntaksivirhe: {d...}, {t...} tai {ts...} ODBC Escape. | Syntax error in {d...}, {t...} or {ts...} ODBC Escape. |
2109 | Syntaksivirhe: {e...} ODBC Escape. | Syntax Error in {e...} ODBC Escape. |
2110 | Syntaksivirhe: {oj...} ODBC Escape. | Syntax Error in {oj...} ODBC Escape. |
2111 | Syntaksivirhe: {resultset...} ODBC Escape. | Syntax error in {resultset...} ODBC Escape. |
2112 | Syntaksivirhe: {fn...} Escape. | Syntax error in {fn...} Escape. |
2113 | Parametrin seuraaja edellyttää, että LONG/LONG RAW -parametrien pituusosa pitää sitoa. | Parameter accessor requires that the length part be bound for LONG/LONG RAW parameters. |
2114 | PL/SQL-toimintosarjaa tai -pakettia luotaessa on tapahtunut käännösvirheitä. | PL/SQL procedure/package was created with compilation errors. |
2115 | Skalaarifunktio on tuntematon tai virheellinen. | Scalar function is unknown or invalid. |
2116 | Millisekunnit on katkaistu aikaleimasta. | Milliseconds were truncated from timestamp. |
2117 | Liikaa tietoa sisältäviä PL/SQL-toimintosarjoja tai -funktioita ei tueta. | Overloaded PL/SQL procedures/functions are not supported. |
2118 | Tapahtui Oracle-virhe, mutta virhesanoman haku Oraclesta ei onnistunut. | Oracle error occurred, but error message could not be retrieved from Oracle. |
2119 | Muodollinen argumentti voi olla vain yhdessä {resultset...} ODBC Escape -esiintymässä. | A formal argument cannot be in more than one {resultset...} ODBC Escape. |
2120 | {resultset...} ODBC Escape -esiintymässä voi olla vain yksi argumentti REF CURSOR -sidontaa käytettäessä. | Only one argument allowed in {resultset...} ODBC Escape when REF CURSOR binding is requested. |
2121 | REF CURSOR -sidontaa käyttävässä {resultset...} ODBC Escape -esiintymässä määritetty argumentti ei saa tallennetussa toimintosarjassa REF CURSOR -määritystä. | Argument specified in {resultset...} ODBC Escape when REF CURSOR binding is requested is not defined as REF CURSOR in stored procedure. |
2122 | Parametrityyppi ei tue sidontaa tyypin DBTYPE_IUNKNOWN kanssa. | Parameter type does not support binding with type DBTYPE_IUNKNOWN. |
2123 | Tietotyyppiä ei tueta. | Data type is not supported. |
2124 | Tulostusparametrisarjoja ei voi käyttää useita. | Multiple output parameter sets are not allowed. |
2125 | Sidonnan DEFAULT-parametrin arvo kelpaa vain PL/SQL-toimintosarjan tai -funktion kutsuille | Binding DEFAULT parameter value only valid for PL/SQL procedure/function calls |
2126 | Sidonnan DEFAULT-parametri ei ole tulostusparametrien käytettävissä | Binding DEFAULT parameter value not available for output parameters |
2127 | Sidonnan DEFAULT-parametri ei ole useiden parametrisarjojen käytettävissä | Binding DEFAULT parameter value not available for multiple parameter sets |
2128 | Syöttö- tai tulostusparametri ei voi olla BSTR tai sidottu BYREF | Input/Output parameter may not be a BSTR or be bound BYREF |
2129 | Oraclen työasema- ja verkkokomponentteja ei löytynyt. Nämä komponentit kuuluvat Oraclen työasemaohjelman version 8i tai uudemman asennukseen, ja Oracle Corporation toimittaa ne. Palvelu ei toimi, ennen kuin nämä komponentit on asennettu. |
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. Kaikki oikeudet pidätetään. |
Original Filename: | msdaorar.dll.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x40B, 1200 |