2.1 RC1 - Search Source Code results - Go To package name doesn't work

Hi.
When I perform a search through Reports -> Data Dictionary -> PLSQL -> Search Source Code and I right-click -> Go To ... on a row of the results, nothing happens.
Regards.
Alessandro
Edited by: archimede on Dec 2, 2009 12:29 PM

Sorry Vadim, but the procedure to reproduce the bug is different:
1) Open the Reports tab
2) Expand Data Dictionary node
3) Expand PLSQL node
4) Click on Search Source Code
5) Select a Connection
6) Click on Text Search, enter a string to search and click Apply
7) On the results page, right-click any line and select Go To <package name>
8) The package opens on line 1, not the line shown on step 7
While we're at it, do you think it would be possible to make the above process more user-friendly? Like, for example, right-clicking on a Connection and have the Search Source Code option there (that would take me directly to step 6)?
Regards.
Alessandro

Similar Messages

  • 30EA2 - Search Source Code results - Go To package name problem

    As mentioned here 2.1 RC1 - Search Source Code results -> Go To <package name> doesn't work , Reports -> Data Dictionary -> PLSQL -> Search Source Code -> right-click -> Go To doesn't go to the specific line: can this be fixed?
    Alessandro

    Sorry Vadim, but the procedure to reproduce the bug is different:
    1) Open the Reports tab
    2) Expand Data Dictionary node
    3) Expand PLSQL node
    4) Click on Search Source Code
    5) Select a Connection
    6) Click on Text Search, enter a string to search and click Apply
    7) On the results page, right-click any line and select Go To <package name>
    8) The package opens on line 1, not the line shown on step 7
    While we're at it, do you think it would be possible to make the above process more user-friendly? Like, for example, right-clicking on a Connection and have the Search Source Code option there (that would take me directly to step 6)?
    Regards.
    Alessandro

  • Source Code for Asset Business Package

    If anyone customized I would like to know how to get to the Java source code for Asset Business Package
    Regards
    Mike

    Try the SCSL release:http://www.sun.com/software/communitysource/j2se/java2/download.xml

  • Search by name doesn't work

    search by name doesn't work
    I want to search a registry (local Registry Server) for organizations by name using the Registry
    Browser. But I get the message No organizations found. When doing a search by classification the
    object is found and has the name i was searching for.
    Then I've try the search with this one:
    http://developer.java.sun.com/developer/technicalArticles/WebServices/jaxrws/ (to run it you have to
    correct the code). But there is the same result: Serach by classification works and search by name
    not.
    Can anybody tell me what's wrong?

    I experienced the same problem when trying to run the examples in the Web Services Developer Pack 1.0_01. I found out that there seems to be a bug in the UDDI registry when using a different locale then en_US.
    When I use sv_SE as locale I dont get any hits when querying the registry by name, querying by classification works. Also ; if I get a hit the name and description fields are empty (this causes a NullPointerException in the JWSDP portal example)
    If I switch to en_US locale both querying by name and retrieving description works fine.
    There seems to be two bug-reports regarding this, see http://developer.java.sun.com/developer/bugParade/bugs/4711368.html and http://developer.java.sun.com/developer/bugParade/bugs/4779503.html

  • Sql Developer - View source code of procedures, functions & packages in another schema

    Our developers need the ability to view procedures, function, packages etc. in the production database (using SQL DEVELOPER).  They don't have access to sign on as the owner of these
    objects in Production.  They must use their own limited access UserID for this purpose.
    This limited access UserID has been granted select privilege on DBA_SOURCE & DBA_OBJECTS.  The developers need the ability to view the source of these object via
    the tree view in SQL DEV.  They should be able to click on "other users" in the SQL DEV tree view and see a listing of the owner schema objects.  Then they should
    be able to select the desired object and view the source code.  These developers are used to using GUI interfaces.  Selecting from DBA_SOURCE would not be an
    option for them.
    I understand that if the limited user is granted SELECT ANY DICTIONARY or SELECT_CATALOG_ROLE then this functionality will work.  The problem is those
    privileges/roles  provide much more access than should be granted to these limited access users. Granting DBA to these users is also not an option.
    In TOAD and other end-user tools this functionality works when only select privilege on DBA_SOURCE & DBA_OBJECTS has been granted.  We need this same functionality
    in SQL DEV.
    While searching this forum and the internet, I see that other installations have this same issue.
    Please enhance SQL Developer with this functionality. 
    Thank you, ellen

    Just to double check that I'm interpreting the problem correctly, is the following true:
    select * from all_objects where object_name = 'DBA_SOURCE'
    returns nothing
    select * from dba_source where name = your PL/SQL module
    returns all the code

  • Search in Outlook 2010 with Exchange Server 2010 doesn't work properly

    Hi all,
    I have a problem with a clients Exchange 2010. Search function in Outlook 2010 doesn't work properly, the employee can't search mails and contact - he doesn't get any result :-(
    In application syslog/protocol I get this error:
    Function  'CISearch::EcGetRowsetAndAccessor' found, content indexing for database  'Mailbox Database 0139257080' caused by MSSearch-Error '0x80041820' deactivated
    Can anybody help me with this, if its necessary I can give further information :-)
    Thomas
    Thomas Deinert

    Hi,
    What’s Exchange Version? Sometimes, after Installing Exchange 2010 SP 1, Searching via OWA or Outlook Online Mode may Fail. If so, please try the following solution:
    Download the script
    Repair-ExchangeSearchSymlinks.ps1 from the Script Center.
    Copy the Repair-ExchangeSearchSymlinks.ps1 script to the Scripts directory on the Mailbox server (default installation is C:\Program Files\Microsoft\Exchange Server\v14\Scripts).
    On the afflicted Mailbox server, open the Exchange Management Shell by right-clicking the shortcut and selecting “Run as Administrator”.
    Within the Exchange Management Shell, navigate to the Exchange Scripts directory.
    Within the Exchange Management Shell, run the following script: .\Repair-ExchangeSearchSymlinks.ps1
    Within the Exchange Management Shell, run the following script (without the symbols [] and substitute the database name(s) for any databases you wish to reset: .\ResetSearchIndex.ps1 [-force] <dbname> [<dbname>]...
    You will receive an Event ID 109 when the rebuilding of the index starts for each database and an Event ID 110 for each database when the index rebuild has completed.
    After receiving Event ID 110 for each database, test to make sure search functions correctly with both OWA and Outlook operating in Online Mode.
    Similar thread:
    https://social.technet.microsoft.com/Forums/exchange/en-US/35db030c-277f-49d6-83d6-772f839a47f8/owa-2010-sp1-search-problems?forum=exchange2010
    Best Regards.

  • Copy XML data out of event.result to a XML var doesn't work

    So I'm pretty new to Flex, but learning with the help of a few books. I'm totally stumped here though, as I"m copying an example right out of The Flex 3 Bible and its not working the way I thin it should. My code is below. Here is my problem. I'm reading in an XML from a php script. Works fine. In Debug I can tell the event.result is getting the XML as it should. In the resultHandler I'm trying to copy it to a variable I assigned called myCollection. This is just not occuring for some reason. If I look at the variable in debug, its null. following that i"m trying to take innertags and get them out (myCollection.trumpet.settings). Of course this doesn't work because myCollection is populated with nothing. This came right out of an example on page 654... I've been bangging my head against the wall for hours. any help on how to copy this data out of event.result would be great.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:Script>
      <![CDATA[
       import mx.rpc.events.ResultEvent;
       import mx.collections.ArrayCollection;
       [Bindable]
       private var myCollection:XML;
       private var xReturn:Object;
       private function resultHandler(event:ResultEvent):void
        myCollection = event.result as XML;
           xReturn = myCollection.trumpet.setting;
       // textbox.text = myCollection;
      ]]>
    </mx:Script>
        <mx:HTTPService id="myService" url="http://10.101.50.60/get_config.php"
            method="POST" showBusyCursor="true" result="resultHandler(event)"/>
        <mx:VBox left="25" top="25">
            <mx:Button label="Get Data" click="myService.send()"/>
      <mx:Label id="textbox">
      </mx:Label>      
    <!--       <mx:DataGrid id="myGrid" dataProvider="{myCollection}"/>-->
        </mx:VBox>
    </mx:Application>

    Try setting resultFormat="e4x" in the HTTPService.

  • Code Insight in opened pkb-files doesn't work

    If i open oracle package body under Packages node, then opened editor allows me to use code Insight.
    If i open pkb-file by double clicking it, compiling it against connected database successfully, and trying to use code insight, then it doesn't work. No helping auto-complete works there.
    How can i use autocomplete in pkb-files?
    Version 2.1.0.63

    Yes, seems we have to wait till verson 3.0.
    Also same question is there:
    Autocomplete (code insight) not working when opening package files (.pkb)

  • Using Table.Join formula takes extremly long time to get results.(Why Query Folding doesn't work?)

    Hi,
    I built a query with 4 tables inside (load from Oracle DB and two of them are quite big, more than millions of rows). After filtering, I tried to build relationships between tables using Table.Join formula. However, the process took extremly long time to
    bring out results (I ended the process after 15 mins' processing). There's a status bar kept updating while the query was processing, which is showed as  . I suppose
    this is because the query folding didn't working, so PQ had to load all the data to local memory first then do the opertion, instead of doing all the work on the source system side. Am I right? If yes, is there any ways to solve this issue?
    Thanks.
    Regards,
    Qilong 

    Hi Curt,
    Here's the query that I'm refering,
    let
        Source = Oracle.Database("reporting"),
        AOLOT_HISTS = Source{[Schema="GEN",Item="MVIEW$_AOLOT_HISTS"]}[Data],
        WORK_WEEK = Source{[Schema="GEN",Item="WORK_WEEK"]}[Data],
        DEVICES = Source{[Schema="GEN",Item="MVIEW$_DEVICES"]}[Data],
        AO_LOTS = Source{[Schema="GEN",Item="MVIEW$_AO_LOTS"]}[Data],
        Filter_WorkWeek = Table.SelectRows(WORK_WEEK, each ([WRWK_YEAR] = 2015) and (([WORK_WEEK] = 1) or ([WORK_WEEK] = 2) or ([WORK_WEEK] = 3))), 
        Filter_AlotHists = Table.SelectRows(AOLOT_HISTS, each ([STEP_NAME] = "BAKE" or [STEP_NAME] = "COLD TEST-IFLEX" or [STEP_NAME] = "COLD TEST-MFLEX") and ([OUT_QUANTITY] <> 0)),
        #"Added Custom" = Table.AddColumn(Filter_AlotHists, "Custom", each Table.SelectRows(Filter_WorkWeek, (table2Row) => [PROCESS_END_TIME] >= table2Row[WRWK_START_DATE] and [PROCESS_END_TIME] <= table2Row[WRWK_END_DATE])),
        #"Expand Custom" = Table.ExpandTableColumn(#"Added Custom", "Custom", {"WRWK_YEAR", "WORK_WEEK", "WRWK_START_DATE", "WRWK_END_DATE"}, {"WRWK_YEAR", "WORK_WEEK",
    "WRWK_START_DATE", "WRWK_END_DATE"}),
        Filter_AolotHists_byWeek = Table.SelectRows(#"Expand Custom", each ([WORK_WEEK] <> null)),
        SelectColumns_AolotHists = Table.SelectColumns(Filter_AolotHists_byWeek,{"ALOT_NUMBER", "STEP_NAME", "PROCESS_START_TIME", "PROCESS_END_TIME", "START_QUANTITY", "OUT_QUANTITY", "REJECT_QUANTITY",
    "WRWK_FISCAL_YEAR", "WRWK_WORK_WEEK_NO"}),
        Filter_Devices= Table.SelectRows(DEVICES, each ([DEPARTMENT] = "TEST1")),
        SelectColumns_Devices = Table.SelectColumns(Filter_Devices,{"DEVC_NUMBER", "PCKG_CODE"}),
        Filter_AoLots = Table.SelectRows(AO_LOTS, each Text.Contains([DEVC_NUMBER], "MC09XS3400AFK") or Text.Contains([DEVC_NUMBER], "MC09XS3400AFKR2") or Text.Contains([DEVC_NUMBER], "MC10XS3412CHFK") or Text.Contains([DEVC_NUMBER],
    "MC10XS3412CHFKR2")),
        SelectColumns_AoLots = Table.SelectColumns(Filter_AoLots,{"ALOT_NUMBER", "DEVC_NUMBER", "TRACECODE", "WAFERLOTNUMBER"}),
        TableJoin = Table.Join(SelectColumns_AolotHists, "ALOT_NUMBER", Table.PrefixColumns(SelectColumns_AoLots, "AoLots"), "AoLots.ALOT_NUMBER"),
        TableJoin1 = Table.Join(TableJoin, "AoLots.DEVC_NUMBER", Table.PrefixColumns(SelectColumns_Devices, "Devices"), "Devices.DEVC_NUMBER")
    in
        TableJoin1
    Could you please give me some hints why it needs so long to process?
    Thanks.

  • Help!  code for specifying .vtt caption file doesn't work!

    Hi folks,
    I hope this is something simple.....
    I'm writing plain jane HTML5 code to play .mp4s on mobile devices that won't play Flash content.  I HAVE to have them accessible to the deaf and hard of hearing, so they have to be captioned.  I have the caption files for everything, in .vtt format (which this stuff is supposed to recognize).
    Here's the code:
    <video controls><source src="/sites/default/files/videos/Cathys_voicedintro_draft1.mp4" type="video/mp4">
    <track label="English" kind="captions" srclang="en" src="captions/Cathy_intro.vtt" default>
    </video>
    </body>
    When I hit the link to this page in a browser, the CC button appears for just a second or two....then it disappears.  The video plays fine.  On mobile devices, the video plays fine and the CC option is always there (on some devices) but turning on CC doesn't do anything.
    Have I missed something simple?  I'm on a serious deadline and this has stonewalled me.

    #1 You're going to need more than 1 MP4 file type as some browsers don't support MP4s.  I typically use MP4, OGV and WEBM to cover all bases.
    #2 Refer to this Mozilla development article on adding captions to videos.  Pay close attention to the Caption Menu CSS and scripts.
    Adding captions and subtitles to HTML5 video - App Center | MDN
    Nancy O.

  • Search box in viewer, loupe with downward triangle doesn't work anymore

    Hi,
    my Aperture 1.5.3 has a small problem with the viewer. On the top right there is a search box. There is a loupe and a downward triangle. This item used to do something (search presets). Now clicking on it has no effect. The search box itself still works. I can also click on the item on the left to the search box and I get the dialog. But the loupe item in the search box does not work anymore.
    Any idea how to get it back?
    Regards,
    Rainer Joswig

    We just released an update to the DPS tools that addresses the issues around HTML/iFrame and buttons in release 25. You can download the updated components by following the links at http://www.adobe.com/go/learn_dps_install_en.
    Neil

  • Double Click Navigation with ABAP Source Codes of Reports On ABAP Workbench

    Hi,
    i have a problem about double click on abap source code on abap workbench. double clicking doesn't work after first double clicked on abap codes. that is going to row of first double clicking.
    did anyone have the same problem? can somebody help me please?
    thanks.

    Nurullah RÜSTEM wrote:
    > isn't there any radical solution to solve this problem?
    > these are very kill-time
    You feel
    Source Code Editor --> Utilities --> Update Navigation Index
    is not radical & kill-time.
    Can you please define "radical" & "kill-time" ?
    BR,
    Suhas

  • Go to source code after search

    I went to reports\plsql\search source code and searched for a text and it found the value in few packages but when I right click and click on GO TO package it does nothing.

    Sure we're talking about the same thing; Data Dictionary Reports - Reports - PLSQL - Search Source Code.
    I don't get any exceptions, here's the dump:
    INFO: MouseClicked with 0 children
    08/06/2007 13:13:22 oracle.dbtools.db.DBUtil executeOracleQuery
    INFO: Prepared:SELECT OBJECT_NAME, OBJECT_ID,
    DECODE(STATUS, 'INVALID', 'TRUE', 'FALSE') INVALID,
    'TRUE' runnable,
    NVL( b.HAS_BODY, 'FALSE') HAS_BODY
    FROM SYS.DBA_OBJECTS a,
    (SELECT 'TRUE' HAS_BODY, object_name tmp_name FROM SYS.DBA_OBJECTS WHERE OW
    NER = :SCHEMA AND OBJECT_TYPE = 'PACKAGE BODY') b
    WHERE OWNER = :SCHEMA
    AND OBJECT_TYPE = 'PACKAGE'
    AND object_name = tmp_name (+)
    AND SUBOBJECT_NAME IS NULL
    AND OBJECT_ID NOT IN ( SELECT PURGE_OBJECT FROM RECYCLEBIN )
    AND UPPER(OBJECT_NAME) IN UPPER(:OBJECT_NAME)
    08/06/2007 13:13:22 oracle.dbtools.db.DBUtil bind
    INFO: Bind:OBJECT_NAME:LNK_REDDIS_SME
    08/06/2007 13:13:22 oracle.dbtools.db.DBUtil bind
    INFO: Bind:SCHEMA:EXPL
    08/06/2007 13:13:22 oracle.dbtools.raptor.navigator.ObjectQueryInstance executeQ
    uery
    FINER: Loaded:LNK_REDDIS_SME
    08/06/2007 13:13:22 oracle.dbtools.raptor.navigator.ObjectQueryInstance executeQ
    uery
    INFO: Elapsed Time:40
    08/06/2007 13:13:22 oracle.dbtools.db.DBUtil executeOracleQuery
    INFO: Prepared:SELECT OBJECT_NAME, OBJECT_ID,
    DECODE(STATUS, 'INVALID', 'TRUE', 'FALSE') INVALID,
    'FALSE' runnable
    FROM SYS.DBA_OBJECTS
    WHERE OWNER =:SCHEMA
    AND OBJECT_NAME = :PARENT_NAME
    AND OBJECT_TYPE = 'PACKAGE BODY'
    08/06/2007 13:13:22 oracle.dbtools.db.DBUtil bind
    INFO: Bind:SCHEMA:EXPL
    08/06/2007 13:13:22 oracle.dbtools.db.DBUtil bind
    INFO: Bind:PARENT_NAME:LNK_REDDIS_SME
    08/06/2007 13:13:22 oracle.dbtools.raptor.navigator.ObjectQueryInstance executeQ
    uery
    FINER: Loaded:LNK_REDDIS_SME
    08/06/2007 13:13:22 oracle.dbtools.raptor.navigator.ObjectQueryInstance executeQ
    uery
    INFO: Elapsed Time:10
    08/06/2007 13:13:22 oracle.report.addin.ReportEditor updateContent
    INFO: ReportEditor.updateContent()
    The only thing that happens are the log entries...
    Thanks,
    K.

  • How to get Source Code out of SCA File

    I have a SCA file comprising SAP Ecommerce 5 solution. What I want to achieve is to get all the source code out of it including the original directory structure. Unzipping it doesn't give me the required results and requires a lot of manual work creating directories and more unzipping.
    I tried importing it into a Local SC in NWDS but it complains that " Import (into source SC) not possible: SCA doesn't contain DC sources".
    I don't have access to NWDI at this point.

    Hi,
    For getting the source code of the Business Package Content, follow the steps below:
    1. Make sure Source Archive is available for the Business Package.
    2. Create a NWDI Track, and include all dependencies (check SAP Note : 1080927 - Creating CMS Tracks for common Application Types )
    3. Once you have track in place, you can import the Track into NWDS
    4. In Development Configurations perspective of the NWDS you can see the track.
    5. Now create Project from Inactive Workspace to start modifying the code.
    Check the link for general links
    http://wiki.sdn.sap.com/wiki/display/JDI/NWDIRelatedNotesandLinks
    Hope this helps.
    Cheers-
    Pramod

  • Source Code for Business Package Assets

    If anyone customized I would like to know how to get to the Java source code for Asset Business Package
    Regards
    Mike

    Augustine Vinish wrote:
    Hi Team ,
    I have find out the source code of the Package from dba_source at text column .
    How can I find out
    *1 .where the Database is mounted ie Server information and*
    *2 .Name of the Sql file contains the package body*
    *3 .location of the file in the Server*
    Regards ,
    AugustineHi - the source code isn't read in from a file by the database, it's actually stored in the database itself (have a look at the user_source view). Now you may have text files backups of your source code, that have been used previously to create the packages, but the database won't store any info about the file used to do this.

Maybe you are looking for