How to do search with multiple texts across documents and rename the file with found text?

Hello:
I'm trying to do the batch search across the multiple documents and rename the file (or save as) after the found word?
In example:
I have many unique texts and would want to search across the multiple documents.
If a document is found with that unique text then, the document is either renamed or save as with that unique text. 
So, I could know what unique text that file holds.
How do I do that?
Let me know.
Thanks

Welcome to the forum!
When you want to post a block of code, you can enclose it with the mark ups { code }
That is the key word code surrounded by curly brackets, but without the spaces
You seem to be running a very old (and unsupported release of the database)
7.3 has not been a current release for about 10 years.
It's probably been that long since I've used this technique, but i think it should work.
You should consider welcoming your system to the 21st century by upgrading to a supported release ;-)
If you used split to chop up your export file, use cat or dd to reassemble it.
So, something like this:
mknod bk.dmp p
cat xaa xab xac xad xae xaf xag xah xai > bk.dmp &
imp SYSTEM/$PASSWD parfile=imp_bk.parfile
rm bk.dmp
$ cat imp_bk.parfile
file=bk.dmp
log=imp.log
full=y
buffer=1048576
ignore=y
commit=y let us know if still have problems.
Good Luck!

Similar Messages

  • How do I import old FCP projects that have mysteriously changed to Linux Executable files?  Is it as simple as renaming the files with the.fcp extension?

    I had some FCP projects on an old G3 tower that I finally want to finish. I was able to grab everything, media, etc. to my macbook pro but all of the Final Cut Pro actual movies/projects have turned into "linux executable files" that FCP X won't import.
    I tried googling this issue but didn't really see any good answers. Would it be as simple as renaming the files with the .fcp extension?  I can't recall if my old version (really old) of FCP saves projects as .mov or .fcp files, but I'm assuming I'm not the only person this has happened to.
    Thanks for your help!

    I had some FCP projects on an old G3 tower that I finally want to finish.
    What version of FCP was this? The project files can probably no longer be opened in the newer version of the OS. You could try adding the .fcp suffix, but I don't think it will help for this. Projects files are .fcp.
    Regardless of the version, no legacy FCP projects will import into FCPX.
    Media is a different matter. These are probably QuickTime .mov files. If these are appearing as Unix ececutables, they're probably not recoverable either.

  • Open a url and view the files with it's timestamp

    Hi guys,
    I need to create a flow service in SAP BC to connect to a server by it's url and display it's files with it's timestamps.
    I have never done this b4, and usinf SAP BC makes it harder for me.. Mostly I need to know how to access the server and view the files with their timestamp.
    Any guidance for me will be much appreciated.
    Thank u.

    Yes,
    It's like this. I will connect to an FTP server. Then I need to view the files it the server or folder i specify with their respective timestamps.
    I am using SAP BC and it's webMethods to create the JAVA flow service. I am only now familiarising myself with SAP BC.
    Moreover I have never done a coding to access a server and list it's file. I can do it o view in a local directory using JFrame aand stuff... But SAP BC doesn't support those..
    So If u can give me some guidelines to follow.. i would appreciate it.
    Here's what i have come up with so far
    public static final void ReadFileServer( IData pipeline ) throws ServiceException
    //define input variables
         IDataCursor idcPipeline = pipeline.getCursor();
         String path = null;
         path = (String)idcPipeline.getValue();
         // Check if url is in the pipeline
         if (idcPipeline.first("path"))
              File dir = new File(path);
              String filesFound[]=dir.list();
              long [] age;
              age = new long[filesFound.length];
              for (int i = 0; i < filesFound.length; i++)
                   age = new File(filesFound).lastModified();
              String temp = "";
              for (int i = 0; i < age.length - 1; i++)
                   for(int k = i+1; k < age.length ; k++)
                        if (age > age [k])
                        temp = filesFound;
                        filesFound = filesFound[k];
                        filesFound[k] = temp;
              for (int i = 0; i < filesFound.length; i++)
              //get url out of the pipeline
              path = (String)idcPipeline.getValue();
              //insert the FILES into the pipeline
              idcPipeline.insertAfter("filesFound", filesFound);
              idcPipeline.insertAfter("age", age);
         //If it is not in the pipeline ERROR
         else
         age = "False";
         idcPipeline.insertAfter("path", path);
         //insert the successFlag into the pipeline
         idcPipeline.insertAfter("age", age);
         //Always destroy cursors that you created
         idcPipeline.destroy();
    return;
    }

  • How do I extract pages from an accessible document and keep the tags?

    I have a 300 page document that contains tags. I need to extract 5 pages with complex <Table>  structures and maintain the tags. I also want to Import the same pages into another document while maintaining the Tags.
    My efforts this far gives the 5 extracted pages and there are Tags but they no longer seem connected to the pages.
    Am I asking too much?

    Thank you very much for the assistance. I ended up deleting all of the pages and Tags but those that I wanted to "export". Saving that as a file and combining it successfully.
    I did indeed follow the instructions for Extracting, but as with many things in Acrobat, it has its issues.
    Here is what I think happened that ensured failure before. First I assumed that if I export the pages the Tags "belonging" to those pages would export as well without difficulty. For each page I created a new Section and named it for the page number. So with the auto-tagging completed I created Section for each page and moved the Tags under the proper Sections. However I had not completed the process for the entire document when I needed to do the Export. I apparently left Tags belonging to later pages in the document (they were buried in Sections of Sections).
    When I originally exported, I had the pages I wanted and a lot of Tags relating to pages at the beginning of the document as well as Tags for pages near the end of the document. Clearly the Tags (in the Tag View) for the pages not exported were dead. But so were the Tags for the pages that were exported.
    I expect that not having the Tags in proper order made Acrobat lose its mind during the export process.

  • How can I export images out of LR3.5 and have the file numbers watermarked on them?

    Ladies & Gents,
    I'm trying to export a large number of images out of LR3.5 and want to show a unique reference number on each one as a watermark, so that customers can easily state which photo they're interested in.  I can't find anything on the export settings of the software with the exception of copyright symbols etc, but this just puts the same watermark on each photo and I want to number them individually and make it easy for the customer to identify an image.
    I'm guessing there will be a 'plug in' to do this and I don't mind paying for it, I would just rather do everything in LR and not have to then use a second piece of software and re-export all the images for a second time.
    One last thing..... I'm thinking of upgrading to LR4 in the near future and so I would like to be able to use any suggestions on that platform as well (if possible)
    Many thanks,
    Luke

    http://www.photographers-toolbox.com/products/lrmogrify2.php

  • When installing iTunes and extracting the files with Winrar I get corrupted files and cannot complete the download why is this?

    When I dont extract the files and go straight to the installer it says that the download was inturrupted and to try again and it wont work any of the times I try.

    Try clearing your browser's cache before downloading again, or try a different browser, or download the installer on a different machine, check it with Winrar or 7-Zip, then put it on a memory stick to take back to your own computer.
    You may find the direct download links and other information in Troubleshooting issues with iTunes for Windows updates useful.
    tt2

  • Add text item data and display the output in another text item

    Hi! All,
    I have four text item. like HA,DA,basic_salary and total_sal.I want to add the data entered in the text item in HA,DA,basic_salary and display in total_sal text item.How can I do this.Please help in this matter.
    Thanks,
    Abha

    1.Select the text item TOTAL_SAL
    2.Open property palette
    3.Under Calculation node
         Set calculation mode as Formula
         Set Formula as nvl(:ha,0)+nvl(:da,0)+nvl(:basic_salary,0)                                                                                                                                                                                                                                                                                                                                                                                               

  • How can i copy and rename the file i have copied to a different folder

    i have a file in a source folder and i want to copy it to a different folder.
    all these file coming from source have the same name and i am putting them into one folder that is the destination
    and i want to rename it as 1_1.txt 1_2.txt and so on.
    below is my copy fuction
    UTL_FILE.fcopy ('FLX_SIGNATURES',
    filesource, -- source of image which i get using a loop above
    'DELTA_SIGNATURES',
    filesource --destination image which i want torename
    the above is in a loop
    so for each filesoure the name will be 1_1.txt for all folders that have the same file name and i want to change the name any time i copy can you help

    Dear kama021!
    Please have a look at the following link. It shows UTL_FILE.FRENAME. That should be the procuedure that fits your needs.
    [http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/u_file.htm#i1003641]
    Yours sincerely
    Florian W.

  • How to create a button in a interactive document and use the button to launch and external "exe." file.

    I created an interactive document and will export as a swf.  I would like to create a button in the interactive document to launch and external "exe." file. Is this possible.

    You will need to create custom web part editor. Look at the following example. It also have added button and its events. I am sure you can use this sample as base and code your logic.
    http://msdn.microsoft.com/en-us/library/hh228018(v=office.14).aspx
    Amit

  • Idoc- File scenario: Read a data field in IDOC and name the file with it

    Hi All,
    I am configuring an IDOC to File scenario.
    I have a requirement where I need to read one of the IDOC data field and use that as the name of the File.
    E.g: If the IDOC data field-1 = '123456', then I need to name the output file as '123456'.
    Is it possible to do this. Appreciate your help on same.
    Thanks
    Shirin

    Try this code..
    desired field from IDoc will be input parameter to UDF
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    conf.put(key,a);  // a is input parameter
    String ourSourceFileName = conf.get(key);
    return  ourSourceFileName; 
    Also, check Adapter specific message attributes in file adapter, check  filename

  • How can I make waveform graph and/or excel file with two different dynamic DBL values?

    As the question describes, I have two dbl sources from a load cell and linear actuator (from firgelli). I want to make a load/displacement curve from the force readings from the load cell and the displacement readings from the linear actuator. The load cell outputs an analog signal that can be acquired by a DAQ and the actuator comes in with a board and VI program to control the speed and measure the displacement of the actuator to a sample rate of my choosing. Is there a way that I can make a VI where it continues to collect data and construct the graph I'm looking for?
    Solved!
    Go to Solution.

    A couple points about your application:
    1.  Synchronization.  Since you're ultimate goal is a stress/strain curve, it is vital that your force and displacement data be synchronized appropriately.  If your sampling is beyond a few times a second, this is not really possible without some form of hardware synchronization via either a trigger and/or sample clock.  Two NI DAQ boards can be synchronized this way easily, but it seems you're using 3rd party hardware for one of these processes.  Would need to know more about that board to know what options you have.  You could specify what your resolution is in distance, and how fast the article will be moving, to get an idea of how fast to acquire, and how well you'll need to synchronize the data.  Another option, since it appears each data stream will be sampled on a hardware-timed sample clock, they will be offset in time, but not skewed during the acquisition.  You may be able to identify a feature in the data set common to each and use that to remove the timing offset after the process is completed.
    2.  Display.  To display data during the acquisition process, I usually recommend at least one display that plots vs. time.  Much easier to spot irregularities with the acquisition process that way.  However, if you'd like to also plot force vs. displacement, you can use an XY Graph to plot parametrically. For Example, in your case you would use the Displacement data as the X coordinates, and the Force data as the Y coordinates.
    3.  Saving data to file.  I would recommend using the Save to Spreadsheet File.vi (File IO pallette) to save your data.  If you use a comma as the delimiter, and save the file with a *.csv extension, you will have a file that is easily read into excel.  The standard tab-delimited spreadsheet file is also fine, it will just require an extra step to read it into excel to specify to excel what the delimiter is.
    4.  Batch vs. Real-Time Recording (Data File).  If your process is short (< 30 sec) you may be better off acquiring the data, Storing it locally to the VI (Array - usually maintained in a shift register), and then writing the file with a header (acquisition parameters, test article information, data column headers) and the data all at once in batch mode to the file after the process is finished.  If, however, it is longer than that you would be better off starting a data file with a header and appending the data to the file as you go, so that if something happens during your test, you at least have data up to that point.
    Hope this Helps,
    Kurt

  • Renaming audio files with increasing numbers.

    I don't know if this is a Logic or a MacOS question but since it has to do with music I post it here.
    I received three Cds with audio files. Every CD starts from track number one. I want to import all that files into logic. It confuses me when I have three audio files with the same name in my audio window. I want to rename them so I can see to which CD they belong.
    I could rename all the files manually. But is there a way to rename the files with increasing numbers all at once?
    Can I do that with the file manager or automator??
    Thanks for help,
    Eddie

    Hi
    what i do is import the files in Logic.
    In the arrange window select all the different regions (i only have done this when they're on the same track).
    Select the text tool.
    click on the first track you wanna rename - a blue box will appear.
    type the preferred name with a 1 after it.
    all the regions following that region will be renamed incrementally.
    You can also do this with a single region that you have split in logic.
    Or you can split a region in logic and to rename them as individual files i press ctrl-F and ask logic to save them as "xxxfile1" - or with out the "1" i can't remember - and it saves them all incrementally.
    Hope this helps
    Rounik

  • Can i use std OR document and do the billing directly with out delivery

    hi,
    sap gurus,
    can i use standard OR document and do the billing with out creating delivery doument
    if i can create
    what are the configuration settings for that actually.
    regards,
    balaji.t
    09990019711

    Hello,
    The item category assignemnt needs to be changed, the item category should be relevent for 'order related billing' and set the order related billing type in the order type config billing area.
    Make the necessary copy controls between the order type and the billing type.
    Prase

  • How can I get a Album with multiple artists to appear as a single album with all of the tracks?

    How can I get a Album that contains multiple artists to appear as a single album with multiple tracks?  Also when I sync iTunes with my iPhone or iPad the Album appears as multiple albums with each artist.  The Album title is the same on each of the affected tracks.

    Quick answer:  Select all the tracks on the album, File > get info, and either give them all a single "album artist" or check the "compilation" flag.
    If these are from multiple-CD sets you may also need to enter the appropriate information in the disc number fields.

  • I started to learn HTML, and I'm using text edit and everything is going fine, when I save the file with a .html extension and open it with safari I only view the code and not the webpage that was supposed to be created.

    I started to learn HTML, and I'm using text edit and everything is going fine, when I save the file with a .html extension and open it with safari I only view the code and not the webpage that was supposed to be created.

    That is because you don't have a web server configured and running to serve the html page. In order to see the page in a browser you need to access it using a url similar to http://localhost/~yourUserName if you are serving the page from your user account.
    Prior to Mountain Lion you could go into web sharing and turn on the web server. With Mountain Lion there is no option, other than using terminal, to turn on the web server. The web sharing menu item has been removed in Mountain Lion. Apache is still on your computer but it will take a little searching these forums or the Internet to find how to turn it on.
    If you want a graphic user interface to turn on/off the Apache server you could download and install a server application like xampp, http://www.apachefriends.org/en/xampp.html. I use this and it works well.

Maybe you are looking for

  • How can I get passed the set up page?

    I used Time machine from my old computer and used the external hard drive to plug in my new pro. I'm not sure if I just had a lot to put on the pro that it is taking so long, but it's been sitting on the "Thank You. Your Mac is set up and ready to us

  • How to add a new row in Tabular Form based on a table

    Hi I have tabular form based on a table. I want the table to have an empty row when there is no data in the table so that I can enter data directly. But right now whenever the page is launched, its showing a no data found message and I have to press

  • How to provide space between columns in alv_grid_display?

    hi, gurus, I want to provide space between columns in alv display how can i achieve that. ex. sno   name   street     thank u , shabeer ahmed.

  • Associate document in SOLMAN with external program

    Dear All, I was trying to display the older document (in SOLAR01) but it prompts the following error : "This file does not have any program associated with it for performing this action. Create an association in the Folder Option control panel". The

  • 11.1.1.3 Uncommitted Data Warning not working for fields  AutoSubmit =true

    We are facing an issue in our application where [ Uncommitted Data Warning |http://www.oracle.com/technetwork/testcontent/unsaveddatawarning-096556.html] doesnot seem to work for input fields on which autosubmit is turned to true. Once I unset thye a