Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
PL/SQL CLOB
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Patrick Neumann  
View profile  
 More options Aug 29, 10:38 am
Newsgroups: comp.databases.oracle.tools
From: Patrick Neumann <p.neum...@kabelmail.de>
Date: Sat, 29 Aug 2009 16:38:02 +0200
Local: Sat, Aug 29 2009 10:38 am
Subject: PL/SQL CLOB
Hi,

I'am trying to assign a CLOB more than 32k within a stored procedure
under Oracle 9i.
Unfortunately CLOB seems to be limited to 32k. Search already metalink,
web etc but did
not get a clue how to worksaoround.

Anyone who has a workaournd/solution?

Thanks,
Patrick


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank van Bortel  
View profile  
 More options Aug 30, 7:27 am
Newsgroups: comp.databases.oracle.tools
From: Frank van Bortel <frank.van.bor...@gmail.com>
Date: Sun, 30 Aug 2009 13:27:47 +0200
Local: Sun, Aug 30 2009 7:27 am
Subject: Re: PL/SQL CLOB
Patrick Neumann wrote:
> Hi,

> I'am trying to assign a CLOB more than 32k within a stored procedure
> under Oracle 9i.
> Unfortunately CLOB seems to be limited to 32k. Search already metalink,
> web etc but did
> not get a clue how to worksaoround.

> Anyone who has a workaournd/solution?

> Thanks,
> Patrick

A clob is a clob... not limited on 32k. With or
without a package.

I suspect you assign it to a varcghar2 variable.
That can extend from 4k in the db to 32k in PL/SQL
Show the code.
--

Regards,
Frank van Bortel


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Taurus  
View profile  
 More options Sep 2, 3:26 am
Newsgroups: comp.databases.oracle.tools
From: Taurus <p.neum...@kabelmail.de>
Date: Wed, 2 Sep 2009 00:26:55 -0700 (PDT)
Local: Wed, Sep 2 2009 3:26 am
Subject: Re: PL/SQL CLOB

> A clob is a clob... not limited on 32k. With or
> without a package.

> I suspect you assign it to a varcghar2 variable.
> That can extend from 4k in the db to 32k in PL/SQL
> Show the code.

Thanks for answering,

I forced assignments to clob only and got over it.
Afterwards next issue occurs while utml_stmp.write_data but writing
clob in chunks works.

BR,
Patrick


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google