Hitting the 32k size limit with Keyword Expansion in packages

Hi!
I am hitting the 32k size limit with Keyword Expansion (KE). It is hardcoded in the procedure jr_keyword.analyze_mlt.
Are there any plans to get rid of this limit, so package bodies with size > 32000 bytes can be expanded?

Well, I am making progress. With a combination if utl_tcp.get_line() - to trap the header and utl_tcp.get_text - to get the data at 32K chunks - which I then put into a CLOB or VARRAY of VARCHAR2; I can get as much data as is sent.
The problem now is speed.
It takes over 60 seconds to get 160K (5 32K chunks) of data when I put it into the VARRAY of VARCHAR2, and it takes even longer if I use dbms_lob.write() and dbms_lob.writeappend() to store the data.
Am I doing something wrong? Is there another way?
Thank You for any Help.
Shannon

Similar Messages

  • How do I change the attachment size limit in Calendar Server 6.3, UWC, IWC?

    How do I properly increase or decrease the attachment size limit with Calendar Server and all supported user interfaces to it such as WCAP, UWC (Communications Express) and IWC (Convergence)? From my experience with the Outlook Connector, there seems to be some limit imposed by cshttpd on the size of a file upload (I believe I actually got an HTTP error code back on the wcap request indicating something was too big, sorry I don't have it handy, I'll have to re-test). Additionally, it seems UWC imposes additional limits (Example: http://docs.sun.com/app/docs/doc/819-4440/6n6jfgcjh?l=en&a=view&q=fileSizeHardLimit) but I can't seem to get those to work at all. I found many different web.xml related to UWC and I'm not sure which one to change, I tried a couple but had no success because UWC would always report this error if I uploaded between 4-5 megs: com.iplanet.jato.util.WrapperRuntimeException
    Root cause = [java.io.IOException: Request cancelled because file input field
    "importFile" size is over the configurable limit of 4194304 bytes; see filter init
    parameter fileSizeHardLimit]
    And it would complain about requestSizeLimit I think if it was over 5 megs, claiming that limit was 5242880. IWC gives a generic error when the upload is too big and rejects it.
    I fear that a 4 meg limit will be too imposing and of limited value, so I would either like to raise it, or consider lowering it to 0 bytes so attachments cannot be used at all. I have been looking high and low for information on how to do this and all I can find is the UWC examples. I plan to support the Outlook Connector, UWC, and IWC so the limits should ideally be the same across each. Some of the Exchange data we wish to import does have some attachments so it would be good to continue support for that. I did see some other posts about quota RFEs but at this point I am not concerned about the disk consumption. Can anyone help? Thanks. Please let me know if there is any more information I can provide. I am running SCS6u1 on Solaris 10 SPARC.

    Fred@egr wrote:
    Thanks!!! This is working with IWC and I am pretty sure it will work with Outlook. I didn't think to look at config options for mshttpd since I don't have it installed and ics.conf doesn't list the http.service.maxmessagesize and service.http.maxpostsize by default.http.service.maxmessagesize is only relevant to mshttpd, not cshttpd. service.http.maxpostsize applies to both.
    UWC is still limiting me though; I'm sure I can reconfigure UWC if I just know which file to edit and if I need to redeploy anything. I'm using the same install paths as the SCS6 Single Host example and I'm not sure which the "uwc-deployed-path" is supposed to be. Again, thanks.If you have deployed UWC/CE to Application Server you would edit the following file and restart application-server:
    /opt/SUNWappserver/domains/domain1/generated/xml/j2ee-modules/Communications_Express/web.xml
    e.g.
      <filter>
        <filter-name>MultipartFormServletFilter</filter-name>
        <filter-class>com.sun.uwc.calclient.MultipartFormServletFilter</filter-class>
        <init-param>
          <param-name>fileSizeHardLimit</param-name>
          <param-value>15485760</param-value>
        </init-param>
        <init-param>
          <param-name>requestSizeLimit</param-name>
          <param-value>15485760</param-value>
        </init-param>
        <init-param>
          <param-name>fileSizeLimit</param-name>
          <param-value>15485760</param-value>
        </init-param>
      </filter>Regards,
    Shane.

  • HotSpot(TM)64-BitServer VM warning: (benign)Hit CMSMarkStack max size limit

    Hi I am getting the CMSMarkStack max size limit. Could anyone explain why i am getting that.
    61083.003: [GC 61083.003: [ParNew: 523392K->0K(523840K), 0.1802670 secs] 2866168K->2364464K(4193856K), 0.1804250 secs]
    61087.107: [GC 61087.107: [ParNew: 523392K->0K(523840K), 0.1970010 secs] 2887856K->2396761K(4193856K), 0.1971990 secs]
    61087.349: [GC [1 CMS-initial-mark: 2396761K(3670016K)] 2408426K(4193856K), 0.0330660 secs]
    61087.382: [CMS-concurrent-mark-start]
    61089.382: [CMS-concurrent-mark: 2.000/2.000 secs]
    61089.382: [CMS-concurrent-preclean-start]
    61089.637: [CMS-concurrent-preclean: 0.253/0.255 secs]
    61089.637: [CMS-concurrent-abortable-preclean-start]
    CMS: abort preclean due to time 61090.703: [CMS-concurrent-abortable-preclean: 0.224/1.067 secs]
    61090.721: [GC[YG occupancy: 336074 K (523840 K)]61090.721: [Rescan (parallel) , 0.4475020 secs]61091.169: [weak refs processing, 1.8464740 secs]Java HotSpot(TM) 64-Bit Server VM warning: (benign) Hit CMSMarkStack max size limit
    [1 CMS-remark: 2396761K(3670016K)] 2732836K(4193856K), 2.5285500 secs]
    61095.521: [CMS-concurrent-sweep-start]
    61104.793: [CMS-concurrent-sweep: 9.271/9.271 secs]
    61104.793: [CMS-concurrent-reset-start]
    61104.821: [CMS-concurrent-reset: 0.029/0.029 secs]
    61110.338: [GC 61110.338: [ParNew: 523392K->0K(523840K), 0.6183310 secs] 2133391K->1628588K(4193856K), 0.6184950 secs]
    61162.032: [GC 61162.032: [ParNew: 523392K->0K(523840K), 0.2259220 secs] 2151980K->1662904K(4193856K), 0.2261040 secs]
    61171.154: [GC 61171.155: [ParNew: 523392K->0K(523840K), 0.1890640 secs] 2186296K->1686907K(4193856K), 0.1892200 secs]
    regards
    R.Sriram

    "errno = 28" is an error code from the OS which means "No space left on device" this could indicate you don't have enough swap space.
    I suspect you are using too much memory even when you don't think you are.
    I would start with a simple "hello world" program and increase the memory until you get an error. If you can't run even a hello world program you have a serious system error.

  • Hitting the 20Mb upload limit

    Our respondents are hitting the 20MB upload limit: is there any way of increasing the restriction? We are limiting each to one 20MB item per 'question' but we still get problems with uploaded scans being refused. (Ironically, they're Adobe PDFs that are causing the problem)

    Hi YTKO,
    Forms Central only support files size up to 20 MB and there isn't any way to increase it.
    Thanks,
    Vikrantt Singh

  • Office 2010 downloads too much stuff to users' roaming profiles, making it go over the 30MB size limit

    Hey, we recently rolled out to Office 2010 at my workplace.
    On the student segment we've activated the 30MB roaming profile size limit, and we've found that a bunch of students have had trouble with this now because Office 2010 seems to download around 8MB of files to %APPDATA%\Microsoft\Templates\LiveContent, which
    occasionally makes the profile go over the 30MB size limit.
    Is there any easy way to prevent this LiveContent from being downloaded?? Anything I can set in the installation transformation file, or preferably with a registry setting or something?

    You had mentioned a policy to disable synchronization of the LiveContent folders.
    I think it would be this GP admin template setting, it's what we use for this kind of requirement:
    File Name: UserProfiles.admx
    Policy Setting Name: Exclude directories in roaming profile  
    Scope: User   
    Policy Path: System\User Profiles     
    Registry Information: HKCU\Software\Policies\Microsoft\Windows\System!ExcludeProfileDirs        
    Supported On: At least Windows 2000     
    Help Text: This policy setting lets you exclude folders that are normally included in the user's profile.
    As a result, these folders do not need to be stored by the network server on which the profile resides and do not follow users to other computers.
    Note: When excluding content from the profile you should try to exclude the narrowest set of data that will address your needs.
    For example, if there is one application with data that should not be roamed then add only that application's specific folder under the AppData\Roaming folder rather than all of the AppData\Roaming folder to the exclusion list.By default, the Appdata\Local
    and Appdata\LocalLow folders and all their subfolders such as the History, Temp, and Temporary Internet Files folders are excluded from the user's roaming profile.In operating systems earlier than Microsoft Windows Vista, only the History, Local Settings,
    Temp, and Temporary Internet Files folders are excluded from the user's roaming profile by default.If you enable this policy setting, you can exclude additional folders.If you disable this policy setting or do not configure it, only the default folders are
    excluded.
    Note: You cannot use this policy setting to include the default folders in a roaming user profile.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Input pattern or replacement parameters exceed 32K size limit

    Hi,
    Following is my code
    declare
    v_clob1 clob := empty_clob;
    v_clob2 clob := empty_clob;
    begin
    select result into v_clob2 from evex_output_copy where evex_output_uid = 1;
    v_clob1 := 'a';
    v_clob1 := replace(v_clob1, 'a', v_clob2);
    end;
    the length of v_clob2 is greater than 32K.
    It shows the following error.
    input pattern or replacement parameters exceed 32K size limit
    How can I solve this ?
    Ivan

    Try the DBMS_LOB.copy procedure.

  • Anyone know the ActiveSync size limit for Sending?

    I noticed that I have quite a few Event ID 1008 Warnings on my Exchange server today.  All of them are exactly the same and are all for the same user.  They occur every 5-10 min.  So I have discovered through research that this is caused (at
    least in this case) by a message being sent from the mobile device (iPhone in this case) that is to big.
    I have run a test on my own device (Droid X) where I attempted to send a message with a 14MB attachment.  The exact error is logged at the same time as the other intial error.  This is easy enough to fix: you simply need to go to the
    Outbox on the phone or device and delete the stuck message. 
    However, I am now currious where this limit is set and how to find the exact size limit.  Through searching no one seems to know, but the limit is deteremined somewhere between 5-10MB.  Also, it is not set in Exchange as others like to recommend. 
    My send connector message size is 50MB and there is no limit set on the ActiveSync policy.
    Anyone know the answer to this?  Is it an Exchange setting or is it determined by the particular phone/tablet?\
    Thanks.
    Event 1008 for others reference:
    An exception occurred and was handled by Exchange ActiveSync. This may have been caused by an outdated or corrupted Exchange ActiveSync device partnership. This can occur if a user tries to modify the same item from multiple computers. If this is the case,
    Exchange ActiveSync will re-create the partnership with the device. Items will be updated at the next synchronization.
    URL=/Microsoft-Server-ActiveSync/default.eas?User=USERNAME&DeviceId=ApplC8WFDD8DDDP7&DeviceType=iPhone&Cmd=SendMail&SaveInSent=T
    --- Exception start ---
    Exception type: System.Web.HttpException
    Exception message: Maximum request length exceeded.
    Exception level: 0
    Exception stack trace: at System.Web.HttpRequest.GetEntireRawContent()
    at System.Web.HttpRequest.get_InputStream()
    at Microsoft.Exchange.AirSync.Command.get_InputStream()
    at Microsoft.Exchange.AirSync.Command.WorkerThread()

    Looks like I found the probable location of this size limit.  Looking at the web.config file in the
    ExchServer\ClientAccess\Sync folder there is an entry for "MaxDocumentDataSize".  THe value is currently set at 10240000:
    <add key="MaxDocumentDataSize" vaulue ="10240000">
    So this is 9.75 MB or there about, which sounds about right.  I will try increasing this limit at some point to verify.
    Can anyone confirm this?

  • I cannot authorize my new computer in iTunes because I hit the 5 device limit. However, I cannot deauthorize the old one because it's gone. I also cannot use the deauthorize all computers button because I did last year when I was replacing computers. Is t

    I cannot authorize my new computer in iTunes because I hit the 5 device limit. However, I cannot deauthorize the old one because it's gone. I also cannot use the deauthorize all computers button because I did last year when I was replacing computers. Is there any other way of deauthorizing computers that no longer exist?

    harishassan16 wrote:
    ... Is there any other way of deauthorizing computers that no longer exist?
    If you no longer have, or access to, the computer(s) you want to deauthorise,
    Log in to iTunes,  go to "view your account info" on the itunes store, deauthorise all five,
    (Please Note: this can only be done Once every 12 months)
    Then re-authorize your current Computer(s) one at a time..
    Authorise / Deauthorise About
    http://support.apple.com/kb/HT1420
    harishassan16 wrote:
    ... I also cannot use the deauthorize all computers button because I did last year ...
    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • HT4863 How can I increase the file size limit for outgoing mail. I need to send a file that is 50MB?

    How can I increase the file size limit for outgoing mail. I need to send a file that is 50MB?

    You can't change it, and I suspect few email providers would allow a file that big.  Consider uploading it to a service like Dropbox, then email the link allowing the recipient to download it.

  • Just installed Lion and the Magic TrackPad and I am having a problem with one click commands.  I have to hit the pad fairly hard with one finger to get it to accept the command.  Is this normal, is there another way that I am suppose to execute commands?

    Just installed Lion and the Magic TrackPad and I am having a problem with one click commands.  I have to hit the pad fairly hard with one finger to get it to accept the command.  Is this normal, is there another way that I am suppose to execute commands?

    No you just need to turn on Tap to Click. Go into System Preferences - Trackpad and click the Point to Click tab and select the first box which will say Tap to Click and you should be in business.

  • The following files weren't attached because adding them would cause the message to exceed the maximum size limit of 35 MB: MALAWI .pptx.

    The following files weren't attached because adding them would cause the message to exceed the maximum size limit of 35 MB.
    I have had my macbook pro since June and have had no problems sending an email until I have tried to send a presentation today. The above message is what I keep receiving even after using 3 email accounts.

    Email providers often set file size limitations to conserve bandwidth and prevent service overload.  Most common seems to be a limit on the order of 21 MB.  If possible, break your presentation into two parts and send as two messages.

  • The following files weren't attached because adding them would cause the message to exceed the maximum size limit of 10 MB

    Dear sir/madam 
    I installed exchange server 2013 
    my clients want to attache more than 10 MB 
    when they attache more than 10 MB they got this massage "The following files weren't attached because adding them would cause the message to exceed the maximum size limit of 10 MB"
    so how can you help me to increase the attachment size and the way to do that 
    how can I change the default 10 MB  
    Please can you help me as soon as
    Rawa Zangana  

    Hi Rawa,
    You can use EAC or EMS to set the MaxSendSize. The default value of MaxSendSize is 10 MB.
    If you use EAC, here is the steps:
    Logon to EAC -> Mail flow -> Receive connectors -> settings-> type the Maximum send message size you want to set
    If you use EMS, please use the cmdlet Rajith provided.
    Hope it helps.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Amy Wang
    TechNet Community Support

  • I find using the iPhone / iPod size virtual keypad much easier to use with a stylus...as when an iPhone app is installed on the iPad.  Anyway to use the iPhone size keypad with all apps?

    I find using the iPhone / iPod size virtual keypad much easier to use with a stylus...as when an iPhone app is installed on the iPad.  Anyway to use the iPhone size keypad with all apps?

    I don't want the keyboard to become bigger.  Wish there was a way to always have the iPhone sized keypad available for use with any app.  When typing with fingers or stylus, the distance between keystrokes is SO much shorter and efficent on the iPhone keypad vs the "full size" iPad keyboard.
    I've heard that there will be some keyboard options when the new IOS comes out...wish this was one of them.
    Haven't looked yet, but is there a place you can recommend things such as this to Apple? 
    Thanks.

  • Is there a way to put more apps (increase the folder size limit) in iOS 5.0.1 on iPad2

    I read on some site that there is an app that allows one to increase the desktop folder size limit in iOS 5.0.1 on an iPad2 does anyone have any info please?
    Thanks for any thoughts in advance.....
    Dave

    Firstly, Thanks for taking the time to reply :-) 
    It's not that I want gazillions of apps, I just wanted to put more in each folder so I don't have to have multiple folders with similar names....Weather1, 2, 3,etc.... but I see your point and appreciate the thoughts.
    Dave

  • What is the maximum size limit for a KM document to be uploaded?

    Hi,
    1.  I have a requirement, wherein the user wants to upload a document which is more than 448MB in KM.
    I am not sure what is the maximum limit that standard SAP provides by default, which I can advice the user at the first place.
    2. what if we want to increase the max limit of the size?Where do we do that, can you suggest me the path for the same?
    Thanks in advance.
    Regards
    DK

    Hello,
    CM Repository in DB Mode:
    If there is a large number of write requests in your CM usage scenario, set up the CM repository in database mode. Since all documents are stored in the database, this avoids unintentional
    external manipulation of the data.
    CM Repository in FSDB Mode:
    In this mode, the file system is predominant. If files are removed from or added to the file system, the database is updated automatically.
    If you mainly have read requests, choose a mode in which content is stored in the file system. If this is the case, make sure that access to the relevant part of the file system is denied or
    restricted to other applications.
    What is the maximum size of the document that we can upload in a CM (DB) and CM (FSDB) without compromising the performance ?
    There are the following restrictions for the databases used:
    ·  Maximum number of resources (folders, documents) in a repository instance
       FSDB: No restriction (possibly limited by file system restrictions)
       DBFS and DB: 2,147,483,648
    ·  Maximum size of an individual resource:
       FSDB: No restriction (possibly limited by file system restrictions)
       DBFS: 8 exabytes (MS SQL Server 2000), 2 GB (Oracle)
       DB: 2 GB
    Maximum length of large property values (string type):2,147,583,647 byte
    What is the impact on the performance of Knowledge Management Platform and on Portal Platform when there are large number of documents that are in sizes somewhere from 100 MB to 500 MB or more.
    The performance of the KM and Portal platform is dependent on the type of activity the user is trying to perform. That is a heavy number of retrievals of the large documents stored in the repository for
    read/write mode decreases the performance of the patform. Searching and indexing in the documents will also take a propertionate amount of time.
    For details, please refer to,
    http://help.sap.com, Goto "KM Platform" and then,
    Knowledge Management Platform   > Administration Guide
    System Administration   > System Configuration
    Content Management Configuration   > Repositories and Repository
    Managers    > Internal Repositories   > CM Repository Manager
    Technically speaking the VM has a restriction according to plattform.  W2k is somewhere around 1,2G and Solaris, I believe, 4G.
    Say for instance I was on a W2k box I allotted 500+ for my J2EE Engine that would leave me with the possiblity to upload close to 600mb documents max.
    See if the attached documents (610134, 634689, 552522) can provide you some guidance for setting your VM to meet your needs.
      SUN Documentation
      Java HotSpot VM Options
            http://java.sun.com/docs/hotspot/VMOptions.html
      How to tune Garbage collection on JVM 1.3.1
            http://java.sun.com/docs/hotspot/gc/index.html
      Big Heaps and Intimate Shared Memory (ISM)
            http://java.sun.com/docs/hotspot/ism.html
    Kind Regards,
    Shabnam.

Maybe you are looking for

  • Videos not playing in Firefox

    Hello, I am testing the web viewer with a couple of interactive forestry publications. They work great on Chrome and Safari, but the videos do not load on Firefox (v27.0.1) on OSX 10.9. I have only tested IE10 on a surface tablet, but it works fine t

  • IS-Retail: Site Creation Best Practice

    Hi ! I have 3 basic questions on this topic: 1. In IS-Retail is a Site considered 'config' or 'master data'? 2. Do all sites need to exist in the golden config client, or is it sufficient to have only the DCs (and not the Stores) in it? 3. After go-l

  • Dynamic iterating over table columns

    hello there, i have to create a string depending on the values in my table columns. this string creation is used on different tables with different number of columns and different column types. so i want to write a procedure which does simplified the

  • Install windows8 on macbook pro

    Can you tell me how to install windows 8 on my macbook pro? Can you guide me?

  • German language buttons

    Hello, On the Carry out sourcing screen we get German buttons. The screen 201 and other screens have been deleted and regenerated again as per the  note -632982. still the inconsistencies are displayed at the interface. For your information we are co