How to search inside BLOB

Hi,
I need to search inside BLOB segment for specific string.
I have tried two options , but non of them return row.
select ...
from ....
where dbms_lob.instr(my_blob, utl_raw.cast_to_raw('/PROD-NP-2009Version/Shared/Connections/Database'))>0 
select ...
from ....
where dbms_lob.instr(my_blob, utl_raw.cast_to_raw('/PROD-NP-2009Version/Shared/Connections/Database'),1,1)>0
I am not sure that the string is exists , but would like to get your advise which option is should use future searches
Thanks

Wrong forum!
This forum is ONLY for Sql Developer questions.
Please mark your thread ANSWERED and repost it in the Sql and Pl/Sql forum
PL/SQL
BLOBs are OPAQUE - they contain binary data, not strings.
You need to convert the BLOB to an appropriate datatype (e.g. CLOB) if you want to treat it as a 'string'. Repost in the other forum and you can get further help with your question.

Similar Messages

  • How 2 search inside a PDF document using the firefox internal PDF reader

    Cannot find any way to do a text search inside a PDF document when it is displayed by the builtin PDF player in Firefox.
    If there is a way, how is it done?
    If there isn't a way, it seems an obvious enhancement.

    son of a gun. I've always searched in firefox by hitting slash and typing the search term, but that doesn't seem to work in the pdf reader. I guess, if I had searched for key bindings I coulda figured that out for myself.
    thanks!

  • How to search inside java code?

    How to search for pattern in Java code from NWDS?  For example, I want to search for "wdThis" in java code.  Where to look for find or search button?

    Hi,
    You can also use CTRL+H key for searching any Java or non-Java code across all projects you have opened in your workspace.
    Just go to Project Explorer View and select any project, then press CTRL+H, a set of search option will show up.
    Hope it helps.
    Best regards,
    David.

  • How to search inside files of serialized objects without load then?

    Hi,
    I have many files and the content is default serialized objects, and I need to make a search in these files, and just load the files that match a search criteria, exists any tool or framework that can search inside these files in binary form, iow without load one by one and reflect to see if the criteria matches?
    for example the search criteria can be: *"ClassName.attribute = 2"* and the search engine will search the binary format and just returns what files match that search criteria.
    thanks for any tip or help

    I dont know if there is a API for this but even if you have one it will still take almost the same time to do the searching because it will still have to read all the files completely.
    Why not move to a database.

  • [DW CS4] How to search inside the .htaccess files?

    Hi,
    In Dreamweaver CS4, when I open an .htaccess file, and search for text "Inside Current Document", Dreamweaver finds and replaces them, no problem.
    But when I apply same search to a folder or whole site, Dreamweaver cannot find anything, even the text in already opened document.
    .htaccess files are neither hidden nor read-only.
    Any way to get around this?
    I have to find-replace some texts in couple of hundreds .htaccess files site-wide.
    Thanks.

    I think ( could be wrong), that .htaccess is not a recognised DW file extension  so it dosn't know to do a search for those files.
    I do believe that you can set up DW to recognise different file extensions via the preferences panel.
    Actually looking at my own preferences, htaccess is one of the files in the list- so it does recognise it  (because I know I didn't add that - unless it was added when I installed WAMP).
    See if you have the same.  If not, then I'm not sure why it's not finding your 'search and replace' text.
    The only other suggestion would be to use a good text editor with the ability to do 'search and replace'.  (sorry  :-)

  • How to search inside a category /community?

    Hi,
    to be honest, I find the support community website one of the worst in terms of usability, especially the search function. What I'm trying to achieve is pretty simple. I want to search a category or community for a keyword, e.g. I want to find discussions about the sidebar in Mail. When I go to OSX and click "Mail & Contacts", I get all discussions displayed, but I can't search or filter them any further. Isn't that possible? There is also no "extended" search where I could limit my search to anything. To me this would be the easiest and natural way to find something...
    p.

    Thanks for the hint. I've seen that already but unfortunately it didn't help. In theory I can limit the search to a community but there is no "More options" button to click on. There is a text field though, but for that I need to know the community names. For "Aperture" it works, but if I enter "Mail", it still shows results of random communities (iMac, Developers, iPad...).
    Nevermind, maybe I cant get along with this because I'm not a fan of the tagging philosophy/method. It never worked for me.

  • Spotlight/Finder search inside bundles?

    I'm wondering how to search inside bundles (.app, .mpkg, etc...). When, for example, I do a search for "Kind: Applications" in the Finder, I get lots of results (including system files, which I added as a search attribute), but nothing inside another application or bundle. How do I do this?

    Hi L,
    Sorry for the missing bar for System!
    Strange behavior is what you got.
    Log in with you Admin account, you can do that in Terminal using the command line "login" when you will be prompted for user name and password (after finishing shell interaction, logout from Admin account with the command line "exit" - this logout is mean to be used as default for any shell interaction). As Admin try using the find without the sudo and the copy, like:
    find /Applications/ /Library/ /System/ /Users/ /Developer/ -name "*.icns"
    If you have items listed, even with some access denied messages, then append the copy instruction. Check the copied files existence, if they were there do the simple find again but insert the sudo - this should ask for your user password (not the root password); from here the same as before, getting listing append the copy instruction.
    If sudo do not work check for log entries in your /var/log/auth.log and bring those entries here.
    Good luck.

  • How to disable spotlight searches inside packages

    Hi,
    I tagged all my files inside my document folder, now I'd like to create and save a smart folder searching for all the untagged files, just in case I create or move a file to that folder without tagging it first.
    The problem is that I have several files, which are packages with other files in them (created with Scrivener, Devonthink, OmniOutliner...). These other files aren't tagged (and I don't need nor want to tag them) so they are showed in my spotlight search.
    I can't exclude the folders containing these files in spotlight preference, since there are a lot of them and I often create new files of these kinds.
    I would like to tell spotlight not to search inside packages. Is that possible?
    thanks in advance,
    pietro

    You can't remove it so as it is fixed in the OS of the phone.

  • How to search data from a context node.

    Hi Friends,
    Thanks for ur help for previous problem . I am facing some other problem i.e how to
    search data from a context node.
    i have a context node :-
    Car(main node) which consist of details, owners, engine and Brand  as its sub node.
    the value attibutes of difft nodes are:-
    Car-  category
    Details-  Mileage, Price, registration_no, miles_used
    owner -  name, phnno,addrs
    Brand -  main_brand, co_brand
    Engine- Bhp,Rpm
    Now i have to apply a search criteria on the basis of price, miles_used .
    pls help to implement that .
    Thanks & regards
    Pravin jha

    Hi PRAVIN,
                       What I can understand from your problem is that, you have a list with various properties and you want to display them and search them in your WD App. If I am correct, use the following approach:
    Instead of using "details, owners, engine and Brand" Nodes, use the attributes inside the parent node. i.e in the node Car, add all the attributes viz. Mileage, Price, registration_no, miles_used, name, phnno,addr etc.
    Now you can create a table of this node "Car" and can easily search on the basis of any criteria.
    I hope this solves your issue. If you are looking for something else, please revert, I'll be happy to help you.
    Cheers!!!
    Umang

  • How to search for a BADI in a transaction

    Hi All,
    Please let me know the steps to find a BADI for a transaction.
    Thanks,
    Jaffer Ali.S

    check this.
    u can find BADI's in different ways...
    1>First go to any transaction->iN THE menu bar SYSTEM->STATUS->Get the program name ->double click->u will go to the program attached to the tcode.Now search term will be CALL CL_EXITHANDLER.Now u will get list of BADI'S available..
    2>Goto SE24->Give class name as CL_EXITHANDLER->Display->double click on get_instance mathod->Now u will go inside the method->Now put break point on the cl_exithandler.Now go to any transaction code and pass dat..U will see that it will be stopped on the break point which u set on the cl_exithandler...In the exit name u can find list of badi's attached to the tcode..
    There are multiple ways of searching for BADI.
    • Finding BADI Using CL_EXITHANDLER=>GET_INSTANCE
    • Finding BADI Using SQL Trace (TCODE-ST05).
    • Finding BADI Using Repository Information System (TCODE- SE84).
    1. Go to the Transaction, for which we want to find the BADI, take the example of Transaction VD02. Click on System->Status. Double click on the program name. Once inside the program search for ‘CL_EXITHANDLER=>GET_INSTANCE’.
    Make sure the radio button “In main program” is checked. A list of all the programs with call to the BADI’s will be listed.
    The export parameter ‘EXIT_NAME’ for the method GET_INSTANCE of class CL_EXITHANDLER will have the user exit assigned to it. The changing parameter ‘INSTANCE’ will have the interface assigned to it. Double click on the method to enter the source code.Definition of Instance would give you the Interface name.
    2. Start transaction ST05 (Performance Analysis).
    /people/alwin.vandeput2/blog/2006/04/13/how-to-search-for-badis-trace-it
    3. Go to “Maintain Transaction” (TCODE- SE93).
    Enter the Transaction VD02 for which you want to find BADI.
    Click on the Display push buttons.
    Get the Package Name. (Package VS in this case)
    Go to TCode: SE84->Enhancements->Business Add-inns->Definition
    Enter the Package Name and Execute.
    Here you get a list of all the Enhancement BADI’s for the given package MB.
    The simplese way for finding BADI is
    1. chooes Tcode Program & package for that Tcode.
    2. Go to Tcode se18
    3. Press F4
    4. search by package or by program.
    Regards
    Kiran Sure

  • Searchs in Portal doesn't search inside the document

    My searchs in oracle portal doesn't search inside the documents. It only works in txt documents, but not in word docuements, excel documents, etc...
    Patch 3.0.9.8.2 Database Oracle 9i 9.0.1.3.1

    I assume that you are using Oracle (Intermedia) Text functionality. Without this searching within documents is not supported anyway. In which case you need to make sure that your indexes are being syncronized regularly (see the configuration guide on how this is done) and that there are no indexing errors for your DOC index - WWSBR_DOC_CTX_INDX. To determine this, look at the the view CTX_USER_INDEX_ERRORS.

  • Search inside xar archive?

    Is there a way to search inside a xar archive without actually extracting the entire archive, as there is for the zip format (using the zipgrep command)? If not, is there a way to extract only one specific subfile from the xar archive?
    I need to get one small bit of information from a plist file inside a xar archive (specifically, the Info.plist file in a Safari extension file), and if at all possible, I'd like to avoid having to extract the entire archive just to get that. If necessary, that's what I'll do, I just don't want to.

    etresoft wrote:
    How about just reading the plist from "$HOME/Library/Caches/com.apple.Safari/Extensions"?
    Intriguing idea... I didn't know that information was in there. Do you know if this data written to the cache each time Safari opens, or at install time, or what? I'm guessing the former, since I've got folders in there for all my Safari extensions, and haven't installed any lately. I'll have to run some tests to see if I can find out.
    The only issue I can see is that many of these adware programs are distributed with crapware "cleaners," like CleanMyMac, TuneUpMyMac and MacBooster. If users have allowed these programs to do their evil work, that data may have been cleared from the cache. Again, I guess some tests will say one way or another.
    Edit: Looks like launching Safari causes that data to be written to the cache, but if the cache has been cleared and Safari hasn't been opened, it would still be missing.

  • Windows 7 Searching: Inside Files

    I cannot find a way to search inside files using Windows 7. How does one go about looking inside files, especially text files or PDFs, for a certain word? For example if I were to look for all files which include the word "facetious" in a folder full of .txt files, how would I look for that?

    Hi,
    The quick way is typing “facetious kind:=document” in Start Search bar.
    For more information and other way, please refer to the following links:
    Finding Files Faster with Windows 7 Search
    Find what you're looking for
    Hope it helps.

  • Search inside the API

    How can I search inside the API about a specific class or method?
    For example I know that there a class called Scanner in the package of the java.util , but I can't find it
    Also if I want to search about any method, can't I search about the method or the class inside the API by typing its name then find it.
    I have already downloaded the JDK6 Doc,and use it
    Is there any way for helping me?I face this problem many times.and I need help.

    To search for a class, I go to:
    http://java.sun.com/javase/6/docs/api/index.html
    Press "all classes" in the top left frame then search the lower frame for the class name (Ctrl-F and type name in Firefox).
    For a method, notice the "Index" link in the right frame -- it takes
    you to an A--Z list of all methods.

  • How to search a specific topic in a forum?

    How to search a specific topic in a forum? who can offer me a solution. I'm really appreciate it.

    Enter something in the box next to the words Advanced Search at the upper right and click on the button to display a list of search hits. Then, in the box to the right of the list, click on the word help to bring this Search Help and Tips page up:
    http://search.java.sun.com/search/java/help.jsp

Maybe you are looking for

  • Help! I don't know what's going on

    Recently my MacBook screen has been going black. Either in the middle of working or if I open the laptop too fast. If I close it almost all the way and then re-open it very slowly it will come back up bright (but I can't have it all the way open) and

  • Prob in gettting output..urgent

    can anyone help on this:- my internal table is :- DATA : BEGIN OF TBL_FINAL OCCURS 0,         BTRTL LIKE PA0001-BTRTL,         ABWTG LIKE PA2001-ABWTG,         BTEXT TYPE T001P-BTEXT,         NO_OF_OCC(4) TYPE C,         NO_OF_WORKERS TYPE I,        

  • Unable to upload PM Work Order Header Status

    Hi, I have made LSMW for tcode: IW31. I have a requirement to upload legacy data to SAP with their existing header status. For instance: I have a work order which got a header status complete and I want to upload this work order with its status. So,

  • Vendors saying BlackBerry phones are discontinued

    This might not be the right place to post this but I had a frustrating experience yesterday at a Wireless Wave location. I was trying to get another SIM card and unlock my phone to switch providers and the rep kept trying to get me off BlackBerry.  H

  • My iTunes just starts up without any input from me?

    I can be working in other programs and iTunes just starts up by itself?  It does itt randomly and I can't set a pattern for it doing this.