Different file-formats in one column

I have a table with a column defined as a BLOB.
In this column I have stored XML-documents, text-documents and also binary files like GIFs and JPGs.
Now, I would like to index these columns, but of course I am only interested in the text of the "text-type" files. Based on another column I know the type of each row.
How do I go about indexing only the text-rows. If I try to index the whole table, I am getting an "end-of-file-communication-error".
Any suggestions welcome.
Tnx,
Ingo

There could be problem invoking the INSO_FILTER while creating indexs.
Because INSO_FILTER uses the EXTPROC call for the safe callout from
the database. And INSO_FILTERS takes care of binary files not to be indexed automatically.
http://download-east.oracle.com/otndoc/oracle9i/901_doc/text.901/a90121/cdatadi4.htm#36089
And which version of database you are using ?
The same scenerio works for me on Oracle 9i release 2.
Also there could be possiblity related to installation issue.
Regards,
Bahadur

Similar Messages

  • Same logo printing different colors for different file formats?

    I created a logo for a client who will be using it for some printed materials.  I provided the logo in 3 different file formats: EPS, JPEG and Tiff.
    In INDesign and MS Word, the logo is printing a different color for the EPS vs the Jpeg/Tiff file types.  Is there something I'm missing?
    I've even tried changing the color to something completely different and we are getting the same result.  There is STiLL a considerable difference between the Eps file and the other two files.

    No the logo was created for print and I originally had used a pantone color but converted to CMYK.  The actual value is C69 M7 Y0 K0.  When my client inserts the eps file into her InDesign layout, it prints a bright aqua color and if she uses either the jpeg or tiff, it is a much different blue.  We've tried other colors because I was thinking it might just be the fact that it's a blue color... but the same thing happens to other colors. I am wondering if there is some sort of color management setting that is causing the eps to be different?

  • HT3775 WAAAPA.MPG.... can i convert this file format to one that works on Mac?

    WAAAPA.MPG.... can i convert this file format to one that works on Mac?

    Welcome to Apple Communities
    Install VLC. QuickTime is limited in Mac, so use VLC

  • Download file format(different length data on one column)

    Hi all,
    i am just writing a report to download the delivery data to a file.the file have 3 columns.the length of the column data in every row varies.
    let my file structure is like
    first line of my file contains,
    delivery no(22),delivery date(8),delivery type(5)
    2nd line of the file contains,
    shipper num(48),customer PO num(20),material num(15)
    In the first column of this file contains delivery number(length-22)& shipper number(length-48).but the length of both the data will be different i.e i have to assign the length of delivery num as 22 & length of shipper num as 48.but they will appear in one column. how it will be possible.
    is there any command to make the file format like this?
    ur help is highly appreaciated.it's urgent.
    Regards
    pabitra

    whatever record you will populate(i mean it may be either delivery no or shipment no etc..)define your internal table with the highest length(in this case 48).
    as both values are CHARacters, there is no problem even if you populate Delivery no(of 10 chars) to 48 char field.
    spaces will be truncated.
    data:begin of itab,
    col1<b>(48) type c</b>,
    col2,
    col3,
    end of itab.
    *--when you are populating Delivery no:
    ITAB-COL1+0(10) = V_DELIVERYNO.
    CONDENSE ITAB-COL1+0(10) NO-GAPS.
    *--when you are populating SHIPMENT no:
    ITAB-COL1+0(48) = V_shipment.
    CONDENSE ITAB-COL1+0(48) NO-GAPS.
    i guess,there wont be any problems,if you use this logic.
    Regards
    srikanth

  • I enabled the "kind" column and saw different file formats - Why?

    I just happened to enable the "kind" column in Itunes and see my songs have several different file extensions such as AAC Audio file, MPEG Audio file, Protected AAC Audio File, Purchased AAC Audio File,and WAV audio file.
    Is this O.K.? What does the file type mean to me?

    Yes, it's OK.
    Protected AAC Audio means itunes purchase with DRM,
    Purchased AAC Audio means itunes Plus without DRM,
    MPEG audio means MP3,
    WAV means just that, WAV
    Here is a wiki on audio file formats to get you started, if you want to learn more.
    http://en.wikipedia.org/wiki/Audiofileformat

  • Webcrawler issue: Downloads different file than the one visible in browser

    Hi Everyone,
    I am using a webcrawler to download webpages from a site. But it seems to be downloading different HTML files from the ones I can see in the browser. Someone suggested that I might try and setRequestProperty() to fake a browser.
    Could anyone tell me how to do that? I would really appreciate that. A pointer to a website would also be great...
    Thanks,
    Sameer

    Hi All,
    Thanks for the replies. The program can download the HTML pages correctly, apart from one missing column in a table in each page (which happens to be important for me!).
    I am getting the HTML files using HttpURLConnection.
    It has been pointed out to me by another someone :) that this might be due to the fact that the site requires a login, which I completely forgotten when writing the code. So that someone seems to suggest that adding code for setting cookies might solve this issue. Can anyone lead me through the process briefly? Or point me to documentation?
    Thanks again,
    Sameer
    What do the files you get look like ? Error pages ?
    Default pages ? How are you getting them ? HTTP by
    hand ? HttpURLConnection ?

  • Media Player for different file formats

    I wonder if you could help me.
    I run a media website. I allow users to download videos and
    audios.
    90% of my videos are in .WMV and some are in .RM and .AVI
    formats.
    My audios are in .MP3, .RM and .WMA formats.
    Now, I want the users to view and listen to these
    videos/audios before they download them. Can you tell me what I
    need to achieve this?
    I think, I need a media player that I can include in my
    webpages, and provide it the link to each different file on my
    server. Which media player is able to play all of the above
    formats?
    Waiting for the reply.
    Thanks

    AIFF would be uncompressed, so clearly the best quality, but the file sizes would be huge. 80 minuntes = 700MB, so basically a 2GB Nano might be able to hold two albums if stored in AIFF format. So I am thinking, you don't really want that one.
    AAC format is supposed to give better quality for the same bit rate as MP3. In other words a 128kbps second AAC is claimed by Apple to be at least as good as a 160 MP3. So theoretically, your 192kbps MP3s might be the same quality as 160 AAC files, so going to AAC at 160 would give you smaller file sizes without loss of quality.
    However I don't think you would realize that if you converted your MP3 files directly to AAC files. I think it would only truly work if you started with the original CDs again and reimported them to AAC files.
    Me, I just stick with 192 MP3s and am happy. And my files are more universal than AAC files so I can put them on a CD that will play on my Denon stereo CD changer or in my wife's car CD changer or my daughter's old portable CD player, all three of which support MP3 files and none of them support AAC.
    Patrick

  • Data in two different coulmns merge into one column

    I am using following script to create external table with data.
    CREATE TABLE external_class(
    item_no varchar2(255),
    max_range varchar2(255)
    ORGANIZATION EXTERNAL
    TYPE ORACLE_LOADER
    DEFAULT DIRECTORY DATALOAD
    ACCESS PARAMETERS
    RECORDS DELIMITED BY NEWLINE
    FIELDS TERMINATED BY ','
    MISSING FIELD VALUES ARE NULL
    (item_no,max_range)
    LOCATION ('class_newc.txt')
    REJECT LIMIT UNLIMITED;
    Problem is that its merge both columns into one column.
    I want two seperate columns.
    Data is in microsoft excel spread sheet.
    I saved as txt(TAB DELIMITED) txt
    Data appears in clas.txt file as below:
    "400     "     4177.64
    "404     "     5574.64
    "406     "     5333
    "408     "     
    "409     "     
    "450     "     10.83
    "478     "     
    "482     "     4820
    I ran the above script to create table.
    Table Created
    SQL> desc external_class;
    Name Null? Type
    ITEM_NO VARCHAR2(255)
    MAX_RANGE VARCHAR2(255)
    SQL> select count(*) from external_class;
    COUNT(*)
    3036
    but with
    select * from external_class;
    ITEM_NO MAX_RANGE
    "400"4177.64
    "404"5574.64
    "406"5333
    "408"
    "409"
    "450"10.83
    "478"
    "482"4820

    thanks its work.
    Actually I created other file as below
    Item_no-----max_range
    400     4177.64
    404     5574.64
    406     5333
    408     
    409     
    450     10.83
    and use creation script as below:
    CREATE TABLE external_class(
    item_no varchar2(255),
    max_range varchar2(255)
    ORGANIZATION EXTERNAL
    TYPE ORACLE_LOADER
    DEFAULT DIRECTORY DATALOAD
    ACCESS PARAMETERS
    RECORDS DELIMITED BY NEWLINE
    fields terminated by whitespace
    MISSING FIELD VALUES ARE NULL
    (item_no,max_range)
    LOCATION ('class_newa.txt')
    REJECT LIMIT UNLIMITED;

  • [MV] generate two different image formats with one map-request

    hi
    im using MapViewer API.
    can i generate two different image formats (e.g.jpg and svg) with one map-request. is this possible ?
    best regards
    mathias °ö°

    Hi Mathias,
    this is not possible issuing just one request. You would need to repeat the request changing the format.
    Joao

  • I am not able to convert proper images when i convert them from different file format. plzz help me out

    hey there as i am facing some issue regarding conversion of older images to new file format..

    Can you please provide some details and specifics?
    What program are you working with? What format of video or images are you working with and what format are your trying to save them to?

  • Compressing Different Sizes/Formats into One

    Hi everyone
    I'm trying to make a video out of clips from three of four different sizes and two formats (.mov and .mp4) into one video.
    The .mp4s are very small files, the .movs very large.
    Any tips to making the end video - smooth. I'm getting break ups and green screen in a couple places.
    Whole video is about a minute long
    Thanks

    Oh look at that... then once you have that you can create your Proxy Media.  i was just trying to figure that out myself.

  • Reconnect to different file format

    Hello-
    I'm relatively new to Final Cut and I'm editing a short film on FCP 6. All of the footage was saved in .avi format. I didn't have time to go through all of the clips and export each of them to quicktime movies, so I went ahead and started editing the footage I had. At some point I decided to export one of the .avi files to .mov for comparison, and was disappointed to find that the .mov version indeed looks better.
    Here's my question: If I export the required .avi footage to quicktime, can I reconnect the clips I've already placed in sequence to the .mov files instead? Instead of starting over from scratch?
    One more question: Is there a simple way to export multiple files to quicktime format?
    Thanks!

    Yes, you can export multiple clips. Use COMPRESSOR and bring them all in, then apply the compression setting you want to all of them, then hit SUBMIT.
    Will they reconnect? Well, try one and see. convert the AVI to MOV, remove the AVI, and try to connect to the MOV.
    Let US know.
    Shane

  • Reading through different file types in one folder

    Basically my problem is this:
    I want to create one .xml file that calls different .xsl stylesheets depending on the file type that I am calling. I have a folder with .jpg, .mpg, and .xml files in it and want the main .xml file to read through the folder and display all the .jpgs in a particular way, all the .mpgs in another way, and reads out the data from the .xml files in another way. So my questions are:
    1. Should I use an .xml file to call the others? (or would I just use html or something)
    2. How do I apply the different stylesheets / display characteristics based on the filetype that is called?
    3. How do I read through the folder and call only the files with certain extensions?
    4. I am also having trouble getting things like XQuery, XPointer, etc. to work, should I be writing these into an .xml file or an html file or what?
    Sorry, I know its a lot of questions, but I'm pretty new at this. Thanks!

    You can get around the problem with the pictures by making smart albums in iPhoto and telling to not include anything that has avi in the filename.
    Since Front Row doesn't currently like video files in playlists, the only real suggestion I can make for that is to drag copies of the videos (can just drag copy them right out of iPhoto into a Finder window) into the ~/Movies folder or a subfolder inside here. That will allow you to browse them alphabetically by selecting the Movies folder from within the Front Row interface.

  • How to save an image in different file formats

    Hello
    I want to have a drop down menu when the file dialog window opens so that I can select in which format I want to save the file.
    For example have it in JPG, BMP, or PNG. The way that is working right now is saving it in the format that I write down on the filename. For example, if I write down labview.png it will save it in this format.
    Therefore, if someone could help me to find a way to save it from the save as type menu it will be great! 
    LabVIEW Intermediate I level!
    Solved!
    Go to Solution.
    Attachments:
    Save State.JPG ‏44 KB

    This has been brought up multiple times before. Can't do it with the File Dialog that ships with LabVIEW. You have to either roll your own, or make an OS API call. You can also do it with .NET if you're on Windows, as shown in the attached example.
    Attachments:
    Save DOTNET.vi ‏21 KB

  • Parts of album in iTunes Store in different file formats

    I bought double album in itunes store. Part of it is in .m4a format, and other part is in .m4p format. Why?

    If it was an old purchase that your re-downloaded, the re-download will be in M4P if the original purchase was in M4P.
    If it was a new purchase, you should be getting only non-DRM (M4A) files:
    All iTunes Store music and music videos for sale now are in iTunes Plus format.
    If that is not what you received, contact iTunes Customer Service and get it corrected:
    http://www.apple.com/support/itunes/contact/

Maybe you are looking for

  • Audio only dissolve???

    In FCP 7 you could add an audio only dissolve by Option Command T This does not work in  FCPX. Why not? How can you do this as simply in FCP X? I saw one explanation of how to do one on Creative Cow but it was a ridiculous 5 step process for a simple

  • Apple TV compatibility proscan LCD

    I have a proscan LCD tv and trying to hook up Apple TV via hdmi.  I see the apple for about 3-4 seconds then a blue screen appears.. Any help

  • I want to change from store USA to store netherlands

    I changed from store Netherlands to store USA. But is impossible to return to store Netherlands

  • Photoshop Elements 8.0 will not open Nikon D610 RAW .NEF files

    I am using Photoshop Elements 8.0; just purchased a Nikon D610 and when I try and open the RAW .NEF files I get error message saying wrong file type.

  • Video changes when moving project over to CC (2014.2)

    I have just moved across a project from Premiere Pro CC to Premiere Pro CC (2014.2). A notice popped up to say that the file had to be converted, after doing so, alot of the footage and sub clips are not actually what i have edited, it is from differ