Parse through the clob content

We have to give the users the upload CSV file functionality in the user interface in our APEX project. The file that we have seems to have large number of data , say for example more than 100K records. So I could not follow Vikas code to get the file into the database. Please let me know the best way to read the Blob content from the table and stage the records in to the staging table.
My understanding is that after the User submits the file we have to have a sort of dbms job to get the records processed and get it into staging table. Let me know if there is any working demo on the above stuff.

com.quark.driver.Tether64 1.1.0d1
net.telestream.driver.TelestreamAudio 1.0.5
com.Cycling74.driver.Soundflower 1.5.2
If removing Sophos doesn't work, un-install the above using the developer's un-install instructions.

Similar Messages

  • Parsing Through the Multi Selection Values in a PL/SQL Procedure

    Greetings,
    This should be an easy one for one of you PL/SQL experts. I'm not, so I am unsure how to code this up.
    I have a Multi Selection page item and am passing the value of it to a PL/SQL routine as a parameter. I am able to use the value if I only pass my procedure one value, so I have it working. Just not with multi-values I need the code in the procedure to loop through the values. How do I code that up? The procedure is relatively short and is included below. p_cell is the multi-value parameter.
    Oh yes... You probably need to know this. The values are coming in like this - 1-3:2-3:3-3:5:6
    Also, the values are the x-y coordinates of a grid I have over an image on the page. The routine removes certain cells (1-3, etc.) from the grid. The grid is created using HTML, so I have to remove lines of HTML to remove a cell from the grid. Just in case that is helpful.
    Thx, Tony
    = = = = = = =
    create or replace
    procedure qcis_remove_grid_cell(p_id IN NUMBER,p_cell IN VARCHAR2) as
    v_position number;
    v_position_from_end number;
    v_line_start number;
    v_line_end number;
    v_length number;
    v_html clob;
    BEGIN
    BEGIN
    select imagemap_html into v_html from qcis_im_template_draft
    where header_id = p_id;
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    v_html := NULL;
    END;
    v_length := length(v_html);
    v_position := INSTR(v_html,'alt="'||p_cell||'"');
    v_position_from_end := (v_length - v_position) * -1;
    v_line_start := INSTR(v_html,'<area shape',v_position_from_end) - 1;
    v_line_end := INSTR(v_html,'/>',v_position) +2;
    v_html := substr(v_html,1,v_line_start) || substr(v_html,v_line_end);
    UPDATE qcis_im_template_draft SET imagemap_html = v_html WHERE header_id = p_id ;
    END qcis_remove_grid_cell;
    Edited by: cloaked on Nov 1, 2011 8:01 AM

    Not sure I understood your need, but it sounded like you need to unscramble a string into a set of rows. If so, I would give you 2 ideas:
    1. STRING_TO_TABLE function: http://www.sloug.org/i/doc/api073.htm
    2. Other ways (Regular expression or XML): http://apex-at-work.blogspot.com/2011/05/two-ways-using-string-to-table-in-apex.html

  • Accessing HTML content through the bridge

    I figured out how to go to and display a webpage in the Bridge Content pane, but now, I'd like to be able to parse it, or at least the source for that page. The best solution would be to have a text object I could wade through which includes all the HTML for that page, but I'd settle for being able to save out the webpage to a temp file on disc, and then wade through it that way.
    Has anyone messed around with anything like this? Can I do it? I can't see a lot of access to that content pane, but I could be missing something.
    Thanks!
    -Rich

    Two things.
    First, you might want to look into Avahi 
    Second:  How is your networking on the Virtual machine set up?  If it uses NAT, there is a virtual network between the host and the guest.  That network is independent from the host's physical network to the outside world.  As such the address assigned the guest, and the address of the gateway it uses (the other end of the virtual network on the host) do not change.  What does change is the NAT configuration that allows the host to route data from its real, physical network to the virtual network. 
    On the other hand, if you using a bridged network, that means the guest machine receives its address from the same physical DHCP server as does the host.  This would require something like Avahi.
    edit: Typos
    Last edited by ewaller (2012-05-09 15:07:21)

  • Acrobat Pro 9.0 freezes when viewing/scrolling through the table of contents of a document

    I am hoping someone can help me or has experienced the same problem I'm about to describe. I belong to the technical publications group of a fairly large company and I review a lot of PDF documents. I just installed Acrobat 9.0.0 (via CS4 Design Standard) and I've noticed on larger documents where there's a full page or several pages worth of Table of Contents, Acrobat 9.0.0 seems to freeze up when I begin scrolling through the TOC. For example, if I want to use the Text Edit tools or use a sticky note, when I press on an icon, Acrobat will freeze for a good 10 seconds, then will allow you to press the icon. It tends to freeze each time I want to make my next edit or even pressing the up/down arrow buttons to go to the next page. Once I get through the TOC pages, Acrobat seems to function normally--no freezes.
    Has anyone experienced this? Would appreciate any kind of advice on how to fix--perhaps there's a patch or update?
    I didn't experience any of this using Acrobat 8.0--I never had any real problems with Acrobat until 9.0.0.

    Your issue may not be related to a difference between v8 and 9.
    I have not had this problem on my computers, but a coworker had this issue. For many documents that others were able to open and scroll through without issue, his computer was freezing and unfreezing.  IT determined his graphics capabilities were not able to keep up with the requirements of working with larger documents and gave his computer a RAM upgrade and a new graphics card. Particularly during scrolling, higher demands are made on the computer to graphically render and re-render page content. Documents giving him problems before became a non-issue.
    A new graphics card is obviously a $$$ solution, but you might want to check to see if your RAM meets the minimum requirements and check to see if there are any program updates (Help > Check for Updates).
    I have had an issue of pdfs freezing, but not specifically in the table of contents areas. If your document has pages with images that have an unusually high number of layers, it may affect the ability to work effectively in the document.

  • Could not parse the file contents as a data set. There were too many variable names in the first line of the text file.

    Could not parse the file contents as a data set. There were too many variable names in the first line of the text file.

    What are the Variables settings, what is the text file’s content, …?

  • Premiere Pro is not reading all of the video content in my AVCHD clip. I know this because my computer plays all of the content through Preview, so the information is on the card. How do I get Premiere to read all of the content?

    Premiere Pro is not reading all of the video content in my AVCHD clip. I know this because my computer plays all of the content through Preview, so the information is on the card. How do I get Premiere to read all of the content?

    First, AVCHD isn't just "one" clip, it splits the video & audio into several files each per clip, typically with randomly generated names. The only way they "play" correctly is if the software doing so is able to read from the data file ...in a different folder ... the information that X clip is actually A, B, D, #@, and 456 video clips and TR, #r54, and ert$%4 audio clips. The next "clip" is ... and on and on. So both rapid access to the video files AND that database file are necessary to play the files back, or do anything else with them.
    VLC is a fairly decent but simple playback tool. It's nowhere near as complicated nor demanding in its "relationship" with those clips as an NLE like PrPro, which will be trying to do more reading & writing.
    Further, many of the preferences in PrPro are natively set so that it writes project, cache, preview, & database files next to the footage. So ... if it doesn't have both a fast enough connection with the data AND space for putting all of it's own stuff there, it tells you it can't work the file.
    Therefore ... the need to have the complete data from the card in the exact same folder structure it was in ON the card copied to a "local" hard drive.
    Neil

  • I have Cisco TelePresence SX10 and content sharing is not working when I am dialing through the bridge

    I have Cisco TelePresence SX10 and content sharing is not working when I am dialing through the bridge, I can share the content if I drag and drop from RMX, but if schedule the call in Resource manager or manually dial in from device the content is not going to other hand, I have tried to turn off encryption as well but still same issue. can you please help me out with this. I am from Lion co and purchased sx 10 recently.
    regards
    Hemang

    Can you please provide us with a little more information on your systems and configuration / topology, such as, what call control are you using (Cisco VCS, CUCM, other?). what type of "Bridge" are you using (is this a Cisco MCU, or Cisco TelePresence Server, or other device?), what versions of the software are on each of the devices, etc.  The more information we have about your environment will help us assist you better.  But saying that, if all your core equipment isn't Cisco, you may have more luck in the forums for the manufacturer of such equipment (ie Polycom's Support Community).
    Wayne
    Please remember to rate responses and to mark your question as answered if appropriate.

  • Content parsing of the sharepoint 2010 doc library documents

    Can we parse the content of document(word,excel, ppt, pdf) which is uploaded to the SharePoint 2010 library.
    My requirement is to check that if there is any word (which is sensitive) and matches to my regexp should be blocked while adding the item or updating the item in the library.
    Is there any out of the box feature available to parse the content or how can we do it pro-grammatically.

    Hi,
    According to your post, my understanding is that you want to check the document content when item adding or updating.
    We can create an Event Receiver for the document library and we can use Open XML framework to read documents in
    ItemAdding and ItemUpdating methods. 
    http://msdn.microsoft.com/en-us/library/office/bb448854(v=office.14).aspx
    More information:
    http://khdraft.blogspot.com/2011/04/getting-file-content-from-itemadding.html
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Content canvas and  a stacked canvas moving when scroll through the details

    Dear Friends
    I have Mater and Details Block , and I have two canvas content canvas and a stacked canvas, and the a stacked canvas on top of content canvas , and I have set the horizontal and vertical scroll bar for the stacked canvas , my problem is that when I inquire and click on the details block which is on stacked canvas the header content canvas is moved up
    and what I want the header to be stable and not moving when scroll through the details .
    Best regards
    Jamil Alshaibani

    if the canvas is moved during runtime in general the problem is that is does not fit completly in the window. Try to adjust your window-size so that the whole layout fits into it.

  • I have recently purchased a refubished imac 3.06 ghz intel core 2 duo and I'm trying to install logic 7.2 on this machine. I get half way through the content install and it crash's  . I have it installed on an older Imac and it works fine.  Is there any e

    I have recently purchased a refubished imac 3.06 ghz intel core 2 duo and I'm trying to install logic 7.2 on this machine. I get half way through the content install and it crash's  . I have it installed on an older Imac and it works fine.  Is there anybody out there that can help me figuire outhow to make this work?

    See:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Speeding up Macs,
    Macintosh OS X Routine Maintenance,
    Essential Mac Maintenance: Get set up,
    Essential Mac Maintenance: Rev up your routines,
    Maintaining OS X, 
    Five Mac maintenance myths, and
    Myths of required versus not required maintenance for Mac OS X for information.

  • HT4946 How do I backup ALL of my iPad content onto a newly purchased MacBook Air? I can't backup up apps or music from CDs through the device backup function.

    How do I backup ALL of my iPad content onto a newly purchased MacBook Air? I can't backup up apps or music from CDs through the device backup function.

    First you need to authorize your MBA with your iTunes account with iTunes if you haven't already done so.
    With your iPad connected and without syncing, at the iTunes menu bar go to File and select Transfer Purchases From - the name of your iPad. This will transfer/copy all iTunes content on your iPad that was purchased/downloaded from the iTunes store only.
    Photos on your iPad that were transferred from your old computer need to be transferred from your old computer to your MBA.
    Before syncing contacts with the Address Book and calendar events with iCal if you aren't syncing this content over the air with an iCloud account, enter one contact in the Address Book and one calendar event in iCal on your MBA. Make these up if needed, which can be deleted later. This will provided a merge prompt with the first sync for this data, which you want to select.
    Photos/videos in the Camera Roll can be imported by your MBA with iPhoto or the Image Capture application.

  • HT1386 every time I try to sync my phone and restore my content after I updated my iPhone, iTunes goes through the prompts and then says "cancelling sync" at step 5.  I cannot restore my apps or music!

    every time I try to sync my phone and restore my content after I updated my iPhone, iTunes goes through the prompts and then says "cancelling sync" at step 5.  I cannot restore my apps or music!

    when i try to sync my music which i have on my PC's itunes it will just not transfere on the phone. everything will sync [apps, videos, contacts] but the music will just not transfere.
    and when i try to download the music from the phone's itunes store it will say "Error. Tap again to retry".
    Thera are no more details i have! i have no idea why the songs will not sync and will not download!

  • HT4759 I just got a new IPAD and transferred everything through the cloud from my old IPAD2. The new one says "this IPAD is currently being restored. It has been that way for about 2 hours. Also, I books will open and then close right away with no content

    I just got a new IPAD and transferred everything through the cloud from my old IPAD 2. The new one says "this IPAD is currently being restored. It has been that way for over two hours. Also, I Books opens and then closes right away with no content. Does it take this long, or is there an issue?

    I also tried manually underlining a few things on the new iPad and when highlighting a paragraph, it would skip a few lines and the line would go through a few as well. Looks like a major iBooks glitch needs to be addressed here.

  • I'm trying to sync a playlist onto my phone through the computer and it says my device is already synced with another computer with my iTunes account. It only lets me cancel or it gives me the option to erase my contents and sync. Help.

    I'm trying to sync a playlist onto my phone through the computer and it says my device is already synced with another computer with my iTunes account. It only lets me cancel or it gives me the option to erase my contents and sync. Wondering how to get my device from the other computer especially since I don't even know what computer it's connected to.

    At some stage is is likely to have been connected to another computer's iTunes.  It is now linked to that computer's library and iPhones can only be associated to one library at a time.  Linking to a different one requires wiping the phone.
    If you used the phone with another computer you owned you can transfer the iTunes library from that computer to this one and the phone will still be syncing with the same library it was before.
    If all there is on the phone are items which can be backed up to iTunes and purchases which can be transferred you could do that, then wipe the phone and sync them back.

  • I have an IPOD classic with 80MB of music. reying to reinstall library from a new PC. it goes through the synch process but I get an error message for most of the content.  Library plays on the pc under Itunes fine?

    I have an IPOD classic with 80MB of music. I am trying to reinstall library from a new PC. it goes through the synch process but I get an error message for most of the content.  Library plays on the pc under Itunes fine?

    Disable the Convert higher bit rate songs to 128 kbps AAC option from under the iPod's Summary tab in iTunes and see if that helps.
    B-rock

Maybe you are looking for

  • HDC Device Context Value

    Hello Everybody. Maybe this is not the right forum but I have big problems finding information about this issue. Maybe someone can give me some hints or information. Problem: I'm integrating a 3rd-party VB-based Prinout-application with JAVA. I have

  • FCP crashing my computer

    When outputting with FCP 6, the computer will suddenly shut down and I have to start all over again??? Please help!!!!

  • Config process for release strategy of PR & PO

    Please give configuration cycle for PR & PO Release strategy.

  • Getting an error message on sync  in itunes

    the message says the iphone "my name" cannot be synced. the required file cannot be found. yesterday i deleted some apps from itunes to clean things up a bit which may still be on the phone any way to reset things w/o trying to cross reference everyt

  • SCWCD for the Java Platform, CX-310-083 Book

    Hi everyone Can you recommend a good book for SCWCD CX-310-083. I've search on the web and found a couple: 1. Head First Servlets & JSP, Second Edition 2. Sun Certified Web Component Developer Exam Study Guide. I'm looking for a book which isn't to o