Plz help: how can i index multiple directories including pdfs with oracle text??

problem:
i habe several subdirectories with pdf files which must be indexed by a fulltext index.
.../dir/
sub_dir1/
1.pdf
2.pdf
sub_dir2/
3.pdf
4.pdf
it's possible that other users create new subdirs.
try #1:
i tried to update the FILE_DATASTORE parameter PATH with the concatenated directory list
i.e.: (.../dir/subdir1:.../dir/subdir2:...) and updating the index.
that fails, because the directory string is too long (1637 chars)
try #2:
i set the FILE_DATASTORE PATH parameter to the basedir
i.e.: ('.../dir')
now i generate a list of all pdf's including the subdirectories to store them into
a new table.
i.e.: '12345', 'subdir1/1.pdf'
'23456', 'subdir1/2.pdf'
this one fails, 'cause it seems that the database uses some kind of basename() function to
get the "filename_only" part of the table entry 'subdir1/1.pdf' => '1.pdf'.
so, the db fails to open (and indexing of cause) the file.
how can i solve this prob?
thanks in advance!!!
best regards.
/achim

If you need to use multiple directories, you'll need to put the full directory and filename into the table, and not use the PATH attribute at all. PATH only works where all files are in the same directory (though you MAY find you can use more than one directory on certain OS's).
- Roger

Similar Messages

  • How can I have multiple WINDOWS (NOT tabs) with INDEPENDENT content?

    How can I have multiple '''windows''' (''not ''tabs) with '''independent''' content?
    I used to be able to open separate windows with Firefox, and the content could be completely different in each window. No matter what I did in any window, no OTHER window open at the time, nor any of the content therein, was affected. This is no longer the case and it is extremely frustrating for me.
    I do ''not ''like tabs and do not use them. I prefer multiple windows plus I am so used to using them, for so many years now! But with v9.0.1 I suddenly can no longer do what I've always done with my browser without this aggravating problem constantly reminding me that I can't have what I want in firefox anymore.
    Or can I? Does anyone have a solution I don't realize exists?
    Thanks,
    Sowelu

    AppleScriptObjC can use pretty much everything in the Cocoa API, so yes, it is possible.
    Note that a view is not the same as a window, and a window can have multiple views. There are also many ways to implement "tabs";  take a look at some of Apple's applications - they use various mixtures of toolbars, checkboxes, and radio buttons, for example.  An application such as this will be a lot more involved than what you have done so far though, using custom classes and subclassing existing ones, so be prepared to do a lot of reading and researching.

  • How can I attach multiple filled-form PDFs to the same outgoing email on iPhone/iPad?

    How can I attach multiple filled-form PDFs to the same outgoing email on iPhone/ iPad?

    This isn't supported in the current version of Adobe Reader on iPhone/iPad.
    Shradha

  • How can we achive active/active cluster setup with Oracle

    Hi Experts,
    How can we achieve active/active database setup with oracle WITHOUT USING RAC.. As far as I know it's impossible (unless I'm wrong)..
    We are using Oracle 11.2.0.1 64bit on Windows 2008 server. We deployed Oracle FailSafe but that's more of an active/passive solution based on a windows cluster.
    The other solution we were thinking about is to use DataGuard and replication.. two servers.. the oracle instance running on one server generating logs, and the other server receive the logs and apply them to the physical standby db.. Still, this is not a real active/active setup.
    So, is it possible to run 2 servers in an active/active cluster and have the oracle database in an active/active setup or have the instance running on multiple nodes (at the same time)?
    Thanks

    Let me give you a brief explanation of what the situation is and you can be the judge..
    My client have four databases with the smallest one being 20GB and the biggest around the 35gb (SGA 750mb to 1.4gb (Tiny by DB standards) and probably on a normal day, you can run all four of them on a decent desktop).. The DBs are used to keep track of people information. Through out the year, the databases are almost sitting idle, and by idle I mean, the odd update here and there, the odd report..etc. No hard real processing of any sort. Two days of the year (end of year) we have all the operators consolidating records and what's not and they will be pounding away entering data and updating the tables - with hourly reports that goes to 3rd parties. The client expects a 99.99 up time and availability during those 2 days.
    Now, tell me, How can I justify using RAC and spending hundreds of thousands of dollars in licensing and what ever extra costs introduced by the complexity of the environment for the above scenario knowing that I don't have any real use for RAC for 363 days of the year; and we MIGHT need it for 2 days of the year? This is the dilemma we're facing.
    Thanks
    Edited by: rsar001 on Sep 3, 2010 9:42 AM

  • How can I download and view a pdf with iphone?

    How can I download and view a pdf with iphone?

    If the PDF is an email attachment, you can view it by tapping on the attachment icon while you are viewing the email message. Another option is to set up a dropbox account and then use a computer to drop the PDF into your account. Install the iOS dropbox app and you can view PDFs there that way.

  • How can you save from photoshop to pdf with intact formlayers?

    How can you save from photoshop to pdf with intact formlayers?

    No, it is form layers for a cutting machine, when you save to pdf from ill or indesign you can select make acrobat layers but not in photoshop.
    Do anyone have a sullotion?

  • How can I add multiple folders to iTunes with Windows 8?

    I have windows 8 and the latest version of iTunes on Windows 8. How can I put multiple folders of music onto iTunes

    Enable the menu bar with Ctrl+B. Then use File > Add Folder to Library.
    tt2

  • How to generate a report direct in PDF with oracle developer 6i

    hi all
    Please help me about this issue.
    THAT How to generate a report directly in PDF using oracle developer 6i.
    Regards
    Yousuf Ahmed Siddiqui

    Hi,
    You can create the Report directly in PDF by setting some of the Report Parameters
    i.e. DESTYPE, DESNAME AND DESFORMAT as follows before calling the Report.
    DECLARE
         PL_ID          PARAMLIST;
         PL_NAME     VARCHAR2(10) := 'param_list';
    BEGIN     
         PL_ID := GET_PARAMETER_LIST (PL_NAME);
         IF NOT ID_NULL (PL_ID) THEN
                  Destroy_Parameter_List(PL_ID);
         END IF;
         PL_ID := Create_Parameter_List(PL_NAME);
         Add_Parameter (PL_ID, 'DESTYPE', TEXT_PARAMETER, 'FILE');
         Add_Parameter (PL_ID, 'DESNAME', TEXT_PARAMETER, 'c:\test.pdf');
         Add_Parameter (PL_ID, 'DESFORMAT', TEXT_PARAMETER, 'PDF');
            RUN_PRODUCT (REPORTS, 'REPORT_NAME', ASYNCHRONOUS, RUNTIME, FILESYSTEM, PL_ID, NULL);
    END;Hope this helps.
    Best Regards
    Arif Khadas
    Edited by: Arif Khadas on Apr 22, 2010 9:24 AM

  • Plz Help, How can I get the Information from the net conneted machine?

    Suppose Person x has login on the network by using
    dial-up network connection? I want to know that wheather he is on the network and get the data from his machine ?
    Suppose I know his username/Password and phone no
    for dial up...
    Plz, suggest me how can I do this?
    How can get information from that machine?
    Thanks
    Pramod

    Hi,
    I dont know whether I understood your question completely.Anyway,let the users be X and Y and be on diff machines,
    Since X is logging in using a dialup network the ip is allotted dynamically and so, Y cannot know X's ip till he logs in and tell Y about it explicitly. Workaround is that either X's or Y's ip must be constant/static or there should be another way that X know about the ip of Y each time he logs in.
    If X's ip is static, Y can poll certain port at X where u's alpplication is running and if conn. is succ, after some authentication, get the information u want. For writing u'r own services there should be u'r own components at both ends, one requesting connection and other accepting. Please get back to me if more doubts or if I have'nt understood u'r problem fully..
    regards Stallon

  • How can I append multiple parts to NetStream with appendBytes

    Hi,
    I hope  someone can help me.
    Problem:
    I load a flv file with the FileReference class. After that I append a part of the ByteArray to  the NetStream with appendBytes.
    Later I want a next part append to the NetStream. It doesn't work.
    Is that possible?
    Code:
              public function init():void
                    myFileRef = new FileReference();
                    myFileRef.addEventListener(Event.SELECT, selectFile);
                    myFileRef.addEventListener(Event.COMPLETE, playFile);
                    myOpenButton.addEventListener(MouseEvent.CLICK,browserForFile);                        
                private function browserForFile(e:MouseEvent):void
                    myFileRef.browse([new FileFilter("Flash-Videos (*.flv)", "*.flv;")]);
                private function selectFile(e:Event):void
                    myFileRef.load();
                private function playFile(e:Event):void
                    byteArr = myFileRef.data;
                    var bytes:ByteArray = new ByteArray();
                    byteArr.readBytes(bytes, 0, 3031964);
                    _netConnection = new NetConnection();
                    _netConnection.connect(null);            
                    ns = new NetStream(_netConnection);
                    ns.addEventListener(NetStatusEvent.NET_STATUS, netStreamStatusHandler);
                    ns.client = new Object();
                    display.attachNetStream(ns);
                    ns.play(null);
                    ns.appendBytes(bytes);
                    videoDisplay.addChild(display);
                private function loadNext():void
                    var bytes:ByteArray = new ByteArray();
                    byteArr.readBytes(bytes, 3031964, byteArr.bytesAvailable);
                    ns.appendBytes(bytes);
    friendly
    Daniel

    Enable the menu bar with Ctrl+B. Then use File > Add Folder to Library.
    tt2

  • How can I remove multiple hyperlinks from a slab of text?

    Hi everyone,
    I copy a lot of text from websites into Pages documents, and I'm looking for a way to remove multiple hyperlinks from a slab of text all at once without having to remove each hyperlink individually? This would save me a lot of time!
    Not sure if Pages actually has this feature - if not then it would be a good feature request. It would be similar to MS Word's function to clear a slab of text of all formatting (including hyperlinks).
    Any tips would be much appreciated!
    Thanks,
    -Chris

    Select all the text concerned. Then:
    This will stop them being live links but they will probably be blue and underlined. Click the underline button twice, and use the colour selector to turn them black.

  • PlZ HELP: How can i format a Macbook without the originals cds and results

    Hello
    I have a macbook since a couple of years running 10.5.8 OSX. the last months the system is getting a bit slower and since i bought a midi controller which is arriving today i am thinking of making a format. But i havent the original cds. So here are some questions for u mates and plz consider me as a total amateur.
    1. Will a format make the performance of my macbook back to its original state when i bought it, like it is done with a pc format?
    2. I have ordered this: Mac OS X Snow Leopard International 10.6.3 (upgarde from Leopard). will i be able to do a format with that or i have to oder the original cds (i understand that i will loose iLIfe)
    3. I have some programs installed in my macbook and i have some bookmarks i really work with them. so i am thinking of using time mashine before and after format. Should i do that or if i do that then the format thing has no point at cause the macbook will be slow like it is now??
    Thank u all for your patience and i really hope u will help me.

    Call Apple, givre them your serial number and they will send you the original install disks only charging for shipping & handling. You should always have those.
    1. A re-format will make your Mac volume blank, after re-installing it would be back to original defaults, but it is usually unnecessary, unless you are experiencing insurmountable problems.
    2. Yes, you will be able to format & install. But like I said, you're better off just upgrading.
    3. You should always have a backup either TM or SuperDuper or CarbonCopy Cloner. The value of these cloning apps, is that you can boot from them in case you get into trouble on your main drive.
    Before you install run Disk Utility > Verify Disk. If you find errors repair until no errors are found.
    SuperDuper or CarbonCopy Cloner.
    -mj

  • Please help : How can I upload Multiple Telephone numbers for BP

    Hi
    Iam  Uploading Business Partner Master data of Type Person and Organization with the Below Approach
    LSMW - IDOC METHOD (Messagetype -CRMXIF_PARTNER_SAVE_M, Basic type - CRMXIF_PARTNER_SAVE_M02)
    XIF ADAPTER
    DATA TRANSFER WORKBECH (SXDA)
    with Below Flat File Structure
    1) IDNUMBER
    2)LAST NAME
    3)COUNTRY
    4)TELEPHONE1
    5)TELEPHONE2
    6)TELEPHONE3
    7)TELEPHONE4
    8)EMAIL etc.,
    When we are Uploading the data, the First Telephone number(TELEPHONE1) and the remaining data is uploading successfully except the 3 Telephone Fields
    ( TELEPHONE2,TELEPHONE3,TELEPHONE4)
    We are facing trouble in uploading Multiple Telephone numbers and I created BP Master data with Multiple telephone numbers through SAPGUI.
    Please help, as I am not sure about the procedure of uploading multiple telephone numbers using LSMW Method
    I tried some programming on CONSNUMBER Field (in Maintain field mapping and conversion rules) still I am unable to upload
    Looking for Help.
    Warm regards
    BMS

    Hi vijay
    I am using the below target structures
    E102BUS_EI_COMMUNICATION   External Interface: Communication Types
    E102BUS_EI_TEL_DATA    External Interface: Communication Data Telephone
    E102BUS_EI_BUPA_TELEPHONE   External Interface: Data for Telephone
    E102S_EI_BUPA_TELEPHONE_CON    External Interface: Data for Creating a Telephone Number
    E102BUS_EI_STRUC_TEL_DATA   External Interface: Structure TEL_DATA
    among the above structures
    I am assigning 'M' to target structure field
    E102S_EI_BUPA_TELEPHONE_CON-TASK = 'M'.
    and for E102BUS_EI_STRUC_TEL_DATA   I am using the fields
    country,std_no,Telephone, in the same structure there is field called CONSNUMBER (I came to know that to upload multiple telephone numbers we have to do some programming on this field, pls correct me if I am wrong)
    and there is no other structures for holding telephone numbers

  • How can I share multiple calendars in iCal with several different people?

    I need to share multiple calendars created in iCal with all our staff. Do I enter their individual email addresses separated by a semi-colon or a "plus" sign or how. I tried entering all the email addresses with the semi-colon and when I go back to look at sharing, it just shows one email address.

    I am assuming that you are referring to a responsive layout that has divisions that reposition themselves according to the width of the client browser window.
    Rather than go into a teaching mode on this forum, let me point you to a nifty free Dreamweaver extension that will help you to achieve this. Have a look here http://www.dmxzone.com/go/21759/dmxzone-bootstrap?utm_source=Blog&utm_medium=link&utm_cont ent=DMXzone+Bootstrap+Released…

  • How can I organize multiple iWorks documents shared with me via iCloud?

    Hi,
    I'm just exploring iWorks for iCloud beta (i4ib).  A friend shared a Numbers spreadsheet with me via iCloud.  I can open it and edit it as expected.  So far, so good.  The two of us plan to work on several spreadsheets like this over the next two months.  Going back to an old email to retrieve the link to each file when we need it "just ain't Apple" if you'll allow me to paraphrase a quote from Happy Feet.
    We would like to be able to use iCloud to organize the spreadsheets *someone has shared with us* so we could access them using the same Spreadsheet Manager tool in iCloud that we would use for any other spreadsheets *we have created and stored on iCloud*.  So far I haven't been able to discern how to do so and cannot tell if this is a supported use or not.  Does anyone know how to do this?  Have I just managed to miss it in the hints and help available?
    In the mean time I've copied the a link for each of the spreadsheets he shared with me to a folder on my Safari favorites bar.  That work around is suitable for very small collaboration exercises but far from optimal for anyone who envisions using iCloud for collaboration on a larger scale.  I thought I'd ask the question before I tried to submit this as feedback to Apple.
    Regards,
    Elise
    PS - I used *bold* to emphasize the difference between a spreadsheet I "own" because I created it and one created by someone else and shared with me.

    What you want is not yet possible, so you should use the feedback channel to ask Apple to add it.  If Googledocs is better at this (I think it is from what I have read), you should make that point.

Maybe you are looking for