Home » SQL & PL/SQL » SQL & PL/SQL » NLS error with NCLOB (merged)
NLS error with NCLOB (merged) [message #203448] Wed, 15 November 2006 03:02 Go to next message
nachiketa.iyengar
Messages: 5
Registered: November 2006
Location: INDIA
Junior Member
Hi,

I have a table with column of data type NCLOB.I have used this column in the function and this function is used in Business Objects tool(5.1.6). The function is executing successfully in Oracle 9i(server) and I am using Oracle 8i(client).

I have attached the function definition.


But when I invoke the function in Business Objects tool, it shows me an error saying
"ORA-03108: oranet: ORACLE does not support this interface version :-3108".

I am also getting this error "ORA-03106: fatal two-task communication protocol error :-3106"

Please let me know if it has something to do with NLS_PARAMETERS.
If yes, Please tell me the procedure as to what needs to be done.


Thanks a lot,
Nachiketa Iyengar


  • Attachment: func.txt
    (Size: 0.98KB, Downloaded 527 times)

[Updated on: Wed, 15 November 2006 03:05]

Report message to a moderator

Re: NLS error with NCLOB [message #203507 is a reply to message #203448] Wed, 15 November 2006 06:00 Go to previous messageGo to next message
tahpush
Messages: 961
Registered: August 2006
Location: Stockholm/Sweden
Senior Member

Error: ORA 3108
Text: oranet: Oracle does not support this interface version
-------------------------------------------------------------------------------
Cause: The version of Oracle connected to via SQL*Net does not support this version of the SQL*Net protocol.
Action: Upgrade the older version of Oracle and try again.
Re: NCLOB - Urgent [message #203531 is a reply to message #203448] Wed, 15 November 2006 07:16 Go to previous messageGo to next message
S.Rajaram
Messages: 1027
Registered: October 2006
Location: United Kingdom
Senior Member
I don't think it has anything to do with your NLS parameters settings. If you look at the oracle error documentation it clearly states :

ORA-03106 fatal two-task communication protocol error

Cause: The communication path between Oracle and the user task has stopped. This is an internal error message not usually issued.

Action: Contact Oracle Support Services

ORA-03108 oranet: ORACLE does not support this interface version

Cause: The version of Oracle connected to via Net8 does not support this version of the Net8 protocol.

Action: Upgrade the older version of Oracle and try again.


So take the appropriate action.

cheers
Re: NCLOB - Urgent [message #203536 is a reply to message #203531] Wed, 15 November 2006 07:51 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
@nachiketa.iyengar: please, do NOT cross-post the same question all over the OraFAQ forum.

[Updated on: Wed, 15 November 2006 07:52]

Report message to a moderator

Previous Topic: Problem with in operator
Next Topic: Oracle DBMS_LDAP SSL to 3rd Party LDAP Server
Goto Forum:
  


Current Time: Tue Dec 03 08:15:26 CST 2024