Thursday, October 20, 2022

Ora-29274 fixed-width multibyte

 ORA-29274 fixed-width multibyte character set not allowed for a URL

    Oracle Database Error Code Messages ORA-29274 Description About Help;

Fixed-width multibyte character set not allowed for a URL.

    Cause for Error and Problem;

The character set used as an encoding of the URL is a fixed-width multibyte character set and is not allowed for a URL.

    How to Solve;ORA-29274 fixed-width multibyte character set not allowed for a URL?

    Action for Solve and Fix Ora-29274;

Use the corresponding variable-width multibyte character set for the URL instead.

Next Post Ora-00104;

Ora-00104 deadlock detected; all public

Wednesday, October 19, 2022

ORA-28551 pass-through SQL: SQL parse

 ORA-28551 pass-through SQL: SQL parse error

    Oracle Database Error Code Messages ORA-28551 Help Description About;

Pass-through SQL: SQL parse error.

    Cause for Error and Problem;

A non-Oracle system rejected text supplied as a pass-through SQL statement.

    How to Solve;ORA-28551 pass-through SQL: SQL parse error?

    Action for Solve and Fix Ora-28551;

Ensure that the SQL supplied to the pass-through SQL PARSE call is legal for the non-Oracle system.

Next Post Ora-29274;

Ora-29274 fixed-width multibyte

Ora-00909 invalid number of arguments

 ORA-00909 invalid number of arguments

    Oracle Database Error Code Messages ORA-00909 About Help Description;

Invalid number of arguments.

    Cause for Error and Problem;

An Oracle function was referenced with an incorrect number of arguments. All Oracle functions, except for SYSDATE, require at least one argument.

    How to Solve;ORA-00909 invalid number of arguments?

    Action for Solve and Fix Ora-00909;

Correct the syntax of the function by entering the required number of arguments.

Next Posts Ora-28551;

ORA-28551 pass-through SQL: SQL parse

Ora-00103 invalid network protocol

 ORA-00103 invalid network protocol; reserved for use by dispatchers

    Oracle Database Error Code Messages ORA-00103 Description About Help;

Invalid network protocol; reserved for use by dispatchers.

    Cause for Error and Problem;

The network specified in the Net8 connect string is reserved for use by the dispatchers.

    How to Solve; ORA-00103 invalid network protocol; reserved for use by dispatchers?

    Action for Solve and Fix Ora-00103;

Specify other network protocols in the connection string.

Next Posts Ora-00909,

Ora-00909 invalid number of arguments

ORA-29273 HTTP request failed

 ORA-29273 HTTP request failed

    Oracle Database Error Code Messages ORA-29273 About Help Description;

HTTP request failed.

    Cause for Error and Problem;

The UTL_HTTP package failed to execute the HTTP request.

    How to Solve;ORA-29273 HTTP request failed?

    Action for Solve and Fix Ora-29273;

Use get_detailed_sqlerrm to check the detailed error message. Fix the error and retry the HTTP request.

Next Posts Ora-00103;

Ora-00103 invalid network protocol; reserved for use by dispatchers

Ora-28552 pass-through SQL: call flow

 ORA-28552 pass-through SQL: call flow error

    Oracle Database Error Code Messages ORA-28552 Description About Help;

Pass-through SQL: call flow error.

    Cause for Error and Problem;

A pass-through SQL function was called in an invalid order.

    How to Solve; ORA-28552 pass-through SQL: call flow error?

    Action for Solve and Fix Ora-28552;

Correct program flow by changing the order of API calls to match the flow described in the manual.


Next Posts Ora-29273;

ORA-29273 HTTP request failed

Tuesday, October 18, 2022

Ora-00908 missing NULL keyword

 ORA-00908 missing NULL keyword

    Oracle Database Error Code Messages ORA-00908 About Help Description;

Missing NULL keyword.

    Cause for Error and Problem;

Either of the following: In a CREATE TABLE or ALTER TABLE statement, NOT was entered to specify that no null values are allowed in that column, but the keyword NULL was omitted. In the IS (NOT) NULL logical operator, the keyword NULL was not found. For example, the following statement generates this message:

        SELECT * FROM EMP WHERE DEPTNO IS NOT; 

The keyword NULL must follow the keywords IS NOT.

    How to Solve;ORA-00908 missing NULL keyword?

    Action for Solve and Fix Ora-00908;

Correct the syntax.


Next Posts Ora-28552;

Ora-28552 pass-through SQL: call flow error

Ora-00102 network protocol string

 ORA-00102 network protocol string cannot be used by dispatchers

    Oracle Database Error Code Messages ORA-00102 Help Description About;

Network protocol string cannot be used by dispatchers.

    Cause for Error and Problem;

The network specified in DISPATCHERS does not have the functionality required by the dispatchers.

    How to Solve; ORA-00102 network protocol string cannot be used by dispatchers?

    Action for Solve and Fix Ora-00102;

Refer to your Oracle operating system-specific documentation for network protocols supported by the dispatchers.


Next Posts Ora-00908;

Ora-00908 missing NULL keyword

Ora-29272 initialization failed

 ORA-29272 initialization failed

    

    Oracle Database Error Code Messages ORA-29272 Description About Help;

Initialization failed.

    Cause for Error and Problem;

The UTL_HTTP package failed to initialize.

    How to Solve; ORA-29272 initialization failed?

    Action for Solve and Fix;

Free up some memory or other system resources and retry the operation.


Next Posts Ora-00102;

Ora-00102 network protocol string cannot be used by dispatchers

Ora-28553 pass-through SQL: invalid bind

 ORA-28553 pass-through SQL: invalid bind-variable position

    Oracle Database Error Code Messages ORA-28553 Description Help About;

Pass-through SQL: invalid bind-variable position.

    Cause for Error and Problem;

    A pass-through SQL function referring to the position of a bind variable in the currently-parsed SQL statement supplied an invalid bind-variable position. Valid values are 1 through n, where n is the number of bind-variable place-holders in the SQL text.

    How to Solve;ORA-28553 pass-through SQL: invalid bind-variable position?

    Action for Solve and Fix Ora-28553;

Verify that the bind-variable position parameter is in the correct range to represent a place-holder in the SQL text. Confirm that the SQL text uses the correct syntax for a bind-variable place-holder, as required by the non-Oracle system.

Ora-00907 missing right parenthesis

 ORA-00907 missing right parenthesis

    Oracle Database Error Code Messages Ora-00907 About Help Description;

Missing right parenthesis.

    Cause for Error Problem;

  A left parenthesis has been entered without a closing right parenthesis, or extra information was contained in the parentheses. All parentheses must be entered in pairs.

    How to Solve; ORA-00907 missing right parenthesis?

    Action for Solve and Fix Ora-00907;

Correct the syntax and retry the statement.

Ora-00101 invalid specification for

 ORA-00101 invalid specification for system parameter DISPATCHERS

        Oracle Database Error Code Messages ORA-00101 About Description Help;

    Invalid specification for system parameter DISPATCHERS.

        Cause for Error and Problem's;

    The syntax for the DISPATCHERS initialization parameter is incorrect.

        How to Solve;ORA-00101 invalid specification for system parameter DISPATCHERS?

        Action for Solve and Fix Ora-00101;

    Enter the DISPATCHERS initialization parameter into the initialization parameter file with the correct syntax and then shut down and restart the instance.

    Oracle Veritabanı Hata Kodu İletileri ORA-00101 Hakkında Açıklama Yardım;

Sistem parametre göndericileri için geçersiz belirtim.

    Hata ve Sorunun Nedeni;

DİSPATCHERS başlatma parametresinin söz dizimi yanlıştır.

    Nasıl Çözülür; ORA-00101 sistem parametre göndericileri için geçersiz belirtim

    Ora-00101'i Çözme ve Düzeltme Eylemi;

DİSPATCHERS başlatma parametresini başlatma parametresi dosyasına doğru söz dizimiyle girin ve ardından örneği kapatıp yeniden başlatın.

Monday, October 17, 2022

Ora-29271 not connected

 ORA-29271 not connected

    Oracle Database Error Code Messages ORA-29271 About Help Description;

Not connected.

    Cause for Error and Problem's;

The network connection was not made while the network operation was attempted.

    How to Solve;ORA-29271 not connected?

    Action for Solve and Fix Ora-29271 Error;

Retry the network operation after the network connection is made successfully.

    Oracle Veritabanı Hata Kodu İletileri ORA-29271 Hakkında Yardım Açıklaması;

Bağlı değil.

    Hata ve Sorunun Nedeni;

Ağ işlemi denenirken ağ bağlantısı yapılmadı.

    Nasıl Çözülür; ORA-29271 bağlı değil.

    Ora-29271 Hatasını Çözme ve Düzeltme Eylemi;

Ağ bağlantısı başarıyla yapıldıktan sonra ağ işlemini yeniden deneyin.

Ora-28554 pass-through SQL: out of cursors

 ORA-28554 pass-through SQL: out of cursors

    Oracle Database Error Code Messages ORA-28554 Help About Description;

Pass-through SQL: out of cursors.

    Cause for Error and Problem's;

The maximum number of open cursors has been exceeded.

    How to Solve;ORA-28554 pass-through SQL: out of cursors?

   Action for Solve and Fix Ora-28554 Error;

Close open cursors by using the pass-through SQL CLOSE_CURSOR function.

    Oracle Veritabanı Hata Kodu İletileri ORA-28554 Açıklama Hakkında Yardım;

Pass-through SQL: imleçler dışında.

    Hata ve Sorunun Nedeni;

Maksimum açık imleç sayısı aşıldı.

    Nasıl Çözülür; ORA-28554 pass-through SQL: imleçler dışında;

    Ora-28554 Hatasını Çözme ve Düzeltme Eylemi;

Geçiş SQL CLOSE_CURSOR işlevini kullanarak açık imleçleri kapatın.

Ora-00906 missing left parenthesis

 ORA-00906 missing left parenthesis

    Oracle Database Error Code Messages ORA-00906 About Description Help;

Missing left parenthesis.

    Cause for Error and Problem;

    A required left parenthesis has been omitted. Certain commands, such as CREATE TABLE, CREATE CLUSTER, and INSERT, require a list of items enclosed in parentheses. Parentheses also are required around subqueries in WHERE clauses and in UPDATE table SET column = (SELECT...) statements.

    How to Solve;ORA-00906 missing left parenthesis?

    Action for Solve and Fix Ora-00906 Error;

Correct the syntax, inserting a left parenthesis where required, and retry the statement.

    Oracle Veritabanı Hata Kodu İletileri ORA-00906 Hakkında Açıklama Yardım;

Sol parantez eksik.

    Hata ve Sorunun Nedeni;

Gerekli bir sol parantez atlandı. CREATE TABLE, CREATE CLUSTER ve INSERT gibi belirli komutlar, parantez içine alınmış öğelerin bir listesini gerektirir. Parantezler, WHERE yan tümcelerindeki alt sorguların çevresinde ve tablo kümesini GÜNCELLE sütununda da gereklidir = (SEÇİN...) deyimler.

    Nasıl Çözülür; ORA-00906 eksik sol parantez

   Ora-00906 Hatasını Çözme ve Düzeltme Eylemi;

Sözdizimini düzeltin, gerektiğinde sol parantez ekleyin ve ifadeyi yeniden deneyin.

ORA-00100 no data found

 ORA-00100 no data found

    Oracle Database Error Code Messages ORA-00100 Help About Description;

No data found.

    Error Cause for Problem;

An application made a reference to unknown or inaccessible data.

    How to Solve;ORA-00100 no data found?

    Action for Solve and Fix Ora-00100;

Handle this condition within the application or make appropriate modifications to the application code.

Ora-29270 too many open HTTP requests

 ORA-29270 too many open HTTP requests

    Oracle Database Error Code Messages ORA-29270 Help About Description;

Too many open HTTP requests.

    Cause for Error Problem;

Too many HTTP requests were opened.

    How to Solve;ORA-29270 too many open HTTP requests?

    Action for Solve and Fix;

End some HTTP requests and retry the HTTP request.

Sunday, October 16, 2022

Ora-28555 pass-through SQL: required

 ORA-28555 pass-through SQL: required parameter missing or NULL

    Oracle Database Error Code Messages ORA-28555 About Description Help;

Pass-through SQL: required parameter missing or NULL.

    Cause for Error Problem;

An attempt was made to pass a NULL value to a non-NULL parameter.

    How to Solve; ORA-28555 pass-through SQL: required parameter missing or NULL?

    Action for Solve Fix Ora-28555;

Use a non-NULL value for the parameter.

Ora-00905 missing keyword

 ORA-00905 missing keyword

    Oracle Database Error Code Messages ORA-00905 Help Description About;

Missing keyword.


    Problem Cause for Error;


A required keyword is missing.


    How to Solve; ORA-00905 missing keyword.


    Action for Solve Fix Ora-00905;


Correct the syntax.

    Oracle Database Hata Kodu İletileri ORA-00905 Yardım Hakkında Açıklama;


Anahtar kelime eksik.

    Hata ve Sorunun Nedeni;

Gerekli bir anahtar kelime eksik.

    Nasıl Çözülür; ORA-00905 eksik anahtar kelime.

    Ora-00905'i Çözme Eylemi;

Sözdizimini düzeltin.

Ora-00099 timed out while waiting for

 ORA-00099 timed out while waiting for resource, potential PDML deadlock

    Oracle Database Error Code Messages ORA-00099 Description Help About;

Timed out while waiting for resource, potential PDML deadlock.

    Problem Error Cause;

    The resource needed by the transaction was busy. The PDML transaction could not acquire the resource within the specified amount of time. This indicates potential deadlock involving this PDML transaction and other transactions currently running in the system.

    How to Solve;ORA-00099 timed out while waiting for resource, potential PDML deadlock?

    Action for Solve Fix Ora-00099;

Increase the value of the PARALLEL_TRANSACTION_RESOURCE_TIMEOUT parameter; then retry the operation.

Ora-29269 HTTP server error string

 Ora-29269 HTTP server error string

    Oracle Database Error Code Messages ORA-29269 About Description Help;

HTTP server error string.

    Problem Error Cause;

The HTTP response indicated that the HTTP server error occurred.

    How to Solve;Ora-29269 HTTP server error string?

    Action for Solve Fix Ora-29269;

Fix the HTTP server error and retry the HTTP request. Contact the administrator of the HTTP server when necessary.

Saturday, October 15, 2022

Ora-28556 authorization insufficient to

 ORA-28556 authorization insufficient to access table

    Oracle Database Error Code Messages ORA-28556 Description About Help;

Authorization insufficient to access table.

    Error Problem Cause;

A query attempted to access a table in the non-Oracle system that is either privileged or has privileged columns.

    How to Solve;ORA-28556 authorization insufficient to access table?

    Fix Action for Solve Ora-28556;

Contact the database administrator for the non-Oracle system. The database administrator can grant permission to access the privileged table or columns.

Ora-00904 string: invalid identifier

 ORA-00904 string: invalid identifier

    Oracle Database Error Code Messages ORA-00904 About Help Description;

String: invalid identifier.

    Problem Error Cause;

The column name entered is either missing or invalid.

    How to Solve; ORA-00904 string: invalid identifier?

    Fix Action for Solve Ora-00904;

    Enter a valid column name. A valid column name must begin with a letter, be less than or equal to 30 characters, and consist of only alphanumeric characters and the special characters $, _, and #. If it contains other characters, then it must be enclosed in double quotation marks. It may not be a reserved word.

Friday, October 14, 2022

ORA-00097 use of Oracle SQL feature not

 ORA-00097 use of Oracle SQL feature not in SQL92 string Level

    Oracle Database Error Code Messages ORA-00097 Description About Help;

Use of Oracle SQL feature not in SQL92 string Level.

    Error Problem Cause;

An attempt was made to use an Oracle SQL feature that is not compliant with the SQL92 standard.

    How to Solve;ORA-00097 use of Oracle SQL feature not in SQL92 string Level?

    Fix Action for Solve 00097;

Do not use the feature or use the ALTER SESSION SET FLAGGER command to set the appropriate level of SQL92 compliance.

Ora-29268 HTTP client error string

 ORA-29268 HTTP client error string

    Oracle Database Error Code Messages ORA-29268 Description Help About;

HTTP client error string.

    Problem Error Cause;

The HTTP response indicated that the HTTP client error occurred.

    How to Solve; ORA-29268 HTTP client error string?

    Fix Action for Solve Ora-29268;

Fix the HTTP client error and retry the HTTP request.

Ora-28557 unknown string for database

 ORA-28557 unknown string for database link to non-Oracle system

    Oracle Database Error Code Messages ORA-28557 Description About Help;

Unknown string for database link to non-Oracle system 

    Error Problem Cause;

When attempting to connect to a non-Oracle system through a Heterogeneous Services database link, the agent supporting this non-Oracle system failed to return FDS_CLASS_NAME and/or FDS_INST_NAME. Oracle requires these names to configure the heterogeneous database link.

    How to Solve; ORA-28557 unknown string for database link to non-Oracle system?

    Fix Action for Solve Ora-28557;

Contact the database administrator to check setup of the connection and the Heterogeneous Services agent.

Ora-00903 invalid table name

 ORA-00903 invalid table name

    Oracle Database Error Code Messages ORA-00903 Help About Description;

Invalid table name.

    Error Problem Cause;

A table or cluster name is invalid or does not exist. This message is also issued if an invalid cluster name or no cluster name is specified in an ALTER CLUSTER or DROP CLUSTER statement.

    How to Solve; ORA-00903 invalid table name?

    Fix Action for Solve Ora-00903;

Check spelling. A valid table name or cluster name must begin with a letter and may contain only alphanumeric characters and the special characters $, _, and #. The name must be less than or equal to 30 characters and cannot be a reserved word.

ORA-00096 invalid value string for

 ORA-00096 invalid value string for parameter string, must be from among string

    Oracle Database Error Code Messages ORA-00096 About Description Help;

Invalid value string for parameter string, must be from among string.

    Error Problem Cause;

The value for the initialization parameter is invalid.

    How to Solve;ORA-00096 invalid value string for parameter string, must be from among string?

    Fix Action for Solve Ora-00096;

Choose a value as indicated by the message.

Thursday, October 13, 2022

Ora-02702 osnoraenv: error translating

Ora-02702 osnoraenv: error translating orapop image name


Oracle Database Error Code ORA-2702 Description About Help;
osnoraenv: error translating orapop image name

Error Problem Cause:
ORACLE_HOME environment variable not set.

How to Solve; Ora-02702 osnoraenv: error translating orapop image name?

Fix Action for Solve Ora-02702;
Make sure that the ORACLE_HOME environment variable has been properly set and exported.

Ora-02700 osnoraenv: error translating

ORA-02700 osnoraenv: error translating ORACLE_SID


Oracle Database Error Code ORA-2700 Description Help About;

osnoraenv: error translating ORACLE_SID

Error Problem Cause:

Two-task driver could not find the value of ORACLE_SID in the environment.

How to Solve; ORA-02700 osnoraenv: error translating ORACLE_SID?

Fix Action for Solve Ora-02700;

Make sure that the ORACLE_SID environment variable has been properly set and exported.

Ora-29267 illegal call

 ORA-29267 illegal call

    Oracle Database Error Code Messages ORA-29267 Help Description About;

Illegal call.

    Error Problem Cause;

The call to the PL/SQL API was illegal at the current stage of the operation.

    How to Solve;ORA-29267 illegal call?

    Fix Action for Solve Ora-29267;

Retry the call at a different stage of the operation.

Ora-28558 HS_FDS_CONNECT_STRING undefined

 ORA-28558 HS_FDS_CONNECT_STRING undefined for non-Oracle system

    Oracle Database Error Code Messages ORA-28558 Description Help About;

HS_FDS_CONNECT_STRING undefined for non-Oracle system.

    Problem Error Cause;

A database link to a non-Oracle system had no HS_FDS_CONNECT_STRING initialization parameter in the Oracle server's data dictionary for Heterogeneous Services. Without this parameter, the connection could not be completed.

    How to Solve;ORA-28558 HS_FDS_CONNECT_STRING undefined for non-Oracle system?

    Fix Action for Solve Ora-28558;

Contact your database administrator to verify correct setup of an HS_FDS_CONNECT_STRING entry in the Oracle Heterogeneous Services data dictionary.

ORA-02704 – osndopop: fork failed

Oracle database error code ORA-02704 – osndopop: fork failed

    Oracle Database Error Code ORA-2704 Description :
Osndopop: fork failed


Problem Error Cause:

The two-task driver could not fork orapop.

How to Solve;ORA-02704 – osndopop: fork failed?

Fix Action for Solve Ora-02704;

Verify that there are enough system resources to support another process. The user or system process limit may have been exceeded, or the amount of free memory or swap space may be temporarily insufficient.

ORA-00902 invalid datatype

 ORA-00902 invalid data type

    Oracle Database Error Code Messages ORA-00902 About Help Description;

Invalid data type.

    Error Problem Cause;

The datatype entered in the CREATE or ALTER TABLE statement is not valid.

    How to Solve;ORA-00902 invalid data type?

    Fix Action for Solve Ora-00902;

Correct the syntax.

Wednesday, October 12, 2022

Ora-00094 string requires an integer value

 ORA-00094 string requires an integer value

    Oracle Database Error Code Messages ORA-00094 Description Help About;

String requires an integer value.

    Cause for Error and Problem;

The parameter value is not an integer.

    How to Solve;ORA-00094 string requires an integer value? 

    Action for Solve and Fix Ora-00094;

Modify the parameter value to be an integer.

    Oracle Database Hata Kodu İletileri ORA-00094 Açıklama Hakkında Yardım;

Dize bir tam sayı değeri gerektirir.

    Hata ve Sorunun Nedeni;

Parametre değeri bir tam sayı değildir.

    Nasıl Çözülür; ORA-00094 dizesi bir tam sayı değeri gerektirir.

    Ora-00094'ü Çözme ve Düzeltme Eylemi;

Parametre değerini tam sayı olarak değiştirin.

Ora-29266 end-of-body reached

 ORA-29266 end-of-body reached

    Oracle Database Error Code Messages ORA-29266 About Description Help;

End-of-body reached.

    Problem Error Cause;

The end of the HTTP response body was reached.

    How to Solve; ORA-29266 end-of-body reached?

    Fix Action for Solve Ora-29266;

If the end of the HTTP response is reached prematurely, check if the HTTP response terminates prematurely. Otherwise, end the HTTP response.

Tuesday, October 11, 2022

ORA-28559 FDS_CLASS_NAME is string

 ORA-28559 FDS_CLASS_NAME is string, FDS_INST_NAME is string

    Oracle Database Error Code Messages ORA-28559 Description Help About;

FDS_CLASS_NAME is string, FDS_INST_NAME is string.

    Error Problem Cause;

An associated error was reported in another message, and this message supplies supplementary information to assist diagnosis of that error. FDS_CLASS_NAME and FDS_INST_NAME are used to access information in tables and views of the Oracle data dictionary that direct operation of Heterogeneous Services on a database link to a non-Oracle data store.

    How to Solve; ORA-28559 FDS_CLASS_NAME is string, FDS_INST_NAME is string?

    Fix Action for Solve Ora-28559;

Use the FDS_CLASS_NAME and FDS_INST_NAME values to check Oracle data dictionary contents when necessary to diagnose the cause of the associated error.

Monday, October 10, 2022

Ora-00901 invalid CREATE command

 ORA-00901 invalid CREATE command

    Oracle Database Error Code Messages ORA-00901 Help About Description;

Invalid CREATE command.

    Error Problem Cause;

The CREATE command was not followed by a valid CREATE option.

    How to Solve; ORA-00901 invalid CREATE command?

    Fix Action for Solve Ora-00901;

Correct the syntax.

Saturday, October 08, 2022

Ora-00093 string must be between string

 ORA-00093 string must be between string and string

Oracle Database Error Code Messages ORA-00093 About Description Help;

String must be between string and string.

    Error Problem Cause;

The parameter value is not in a valid range.

    How to Solve;ORA-00093 string must be between string and string?

    Action for Solve Fix;

Modify the parameter value to be within the specified range.

Ora-29265 HTTP header not found

 ORA-29265 HTTP header not found

    Oracle Database Error Code Messages ORA-29265 Help Description About;

HTTP header not found.

   Cause for Error and Problem;

The requested HTTP header was not found.

    How to Solve;ORA-29265 HTTP header not found?

   Action for Solve and Fix Ora-29265;

Check to make sure that the requested HTTP header is present.

    Oracle Database Hata Kodu İletileri ORA-29265 Yardım Hakkında Açıklama;

HTTP başlığı bulunamadı.

    Hata ve Sorunun Nedeni;

İstenen HTTP başlığı bulunamadı.

    Nasıl Çözülür; ORA-29265 HTTP başlığı bulunamadı.

    Ora-29265'i Çözme ve Düzeltme Eylemi;

İstenen HTTP başlığının mevcut olduğundan emin olmak için kontrol edin.

Featured Post

Ora-00921 Unexpected end of SQL Command

 ORA-00921 unexpected end of SQL command     Oracle Database Error Code Messages ORA-00921 About Help Description; Unexpected end of SQL com...

Search This Blog