30EA2 Alternative citing mechinism hides the content of the package 3.0.02

In SQLDev 3.0EA2:

Using the alternative quoting mechanism '[' q in a package body to quote a string more 97 causes the contents of the package to hide in the sketch and browser connection.
create or replace
package my_test as
  function f1 return varchar2;
  function f2 return varchar2;
  procedure p1;
end my_test;
/

create or replace
package body my_test as

  function f1 return varchar2 is
    l_txt varchar2(2000);
  begin
    l_txt := 'This function is hidden by f2';
    return l_txt;
  end;

  function f2 return varchar2 is
    l_txt varchar2(2000);
  begin
--                       1         2         3         4         5         6         7         8         9
    l_txt := q'[12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678]';
    return l_txt;
  end;
  
  procedure p1 is
    l_txt varchar2(2000);
  begin
    l_txt := 'this procedure is hidden by f2';
  end;
end my_test;
/
The above code compiles and runs correctly, but the second function of the package (f2) hides the contents of the package to view in the browser of the object and the viewer of contour. Change the string in double quotes, as he had the q '[' quoting convention reveals the spec of package in the views of navigator body. It seems that any set of braces is subject to this question {}, [], (), <>, however single character delimiters such as ~ as q'~ text ~' work very well.

This problem can be validated and bugged?

Thank you

Sentinel

It corrects a problem with this style of protection which very probably will fix yours too.

Kind regards
K.

Tags: Database

Similar Questions

  • Hide the alternative files

    Hello

    On the balance sheet back into the page, there is a field for alternative files that is for version weblayout content. I want to disable or hide the metadata field. Does anyone know how to do this.

    Concerning

    Try adding to your config.cfg or in the Configuration section of the administration server:

    suppressAlternateFile = 1

    This will cause the part replacement of pages recording file is hidden.

    -Jason
    http://www.corecontentonly.com

  • Hide the table of contents without overlap

    Hi! How can I hide the Table of contents on the right, but not overlapping le slides, maybe endangered? Is there any in the program or script? Thank you very much.

    You can create a table of contents in Captivate, using variables and actions progress/shared.

  • Hide the caption only when the content of the field is empty for an Adobe form field

    Hi all

    We try to hide only the caption of a field if the content of the field is empty.

    (a) the following code allows you to hide all cru (the entire field including the legend). What we should change the code to hide the legend?

    -------------------------------------------------------

    If (this.) RawValue is nothing)

    {

    This.Presence = "hidden".

    }

    -------------------------------------------------------

    (b) another option would be to use the conditional formatting-> change of text in the caption to the text color white, if the content of the field is empty to make it invisible on print.

    Are there options available ALD or code that must be used to achieve one of the options above?

    Thank you in advance!

    Kind regards

    Roy

    Modify the script to:

    If (this.) RawValue is nothing)

    {

    xfa.resolveNode("this.caption.value.#text").value = "";

    }

  • How can I get the action to hide the table of contents to work as part of a conditional Action?

    GOAL: when a user takes the Quiz and fails, I wish they were able to get back underway and reviewing the materials before taking the quiz. As noted in other discussions, I have created actions advanced conditional and standard to achieve this:

    • Quiz results Slide Property executes the standard action "ResultsSlideVisitedAction", affecting a variable (AssessmentVisited) to 1, an indicator that the result slide has been visited.

    ResultsSlideVisited.PNG

    • If a user clicks the Retake Quiz button, instead of going to a "knowledge management", a quiz question classified early in the race with zero points, it goes to the first real quiz question. The slide to check knowledge runs the 'ExcludeKCAction', a conditional, looking to see if the result slide has been visited, which means that the quiz taken. If so, he jumps at the 1st question of the quiz slide.

    KCExclude.PNG

    • I changed my Quiz message fail to tell the user to click the button Retake (which works fine) or navigate using the table of contents to review topics and then resume the quiz. The problem with this is that if a user uses the table of contents and gets to go to the slide to verify the knowledge to conditional action, they are sent directly to the Quiz.
    • So, I took a different tact and decided to ask the user to use a "Back in the race" button to review the course and then resume the quiz. Because you cannot add buttons to the slide of results, I created an invisible button to reset the AssessmentVisited variable to 0, so when the GET to the verification of knowledge, they are not sent for the quiz. I did this by adding the image on a button, and then by superimposing an invisible rectangular shape on top of the button image. This allowed me to add advanced invisible form actions. It worked!
    • The last thing I want to do is to hide the table of contents, so there is no chance of the user to return without resetting the variable. I tried to add the action to hide the table of contents, but it doesn't seem to work. Is this possible?  I tried to move the TOC to hide as actions of 1st, 2nd and 3rd and sill does not. Here is a screenshot of the conditional action that runs when a user clicks on my return to the button a course:
    • ReturnToCourseCondition.PNG

    I appreciate any thoughts on a solution to hide the table of contents as well. Thank you.

    Hide the TOC works only for OCD in overlay, you use a table of contents separate?

    With respect to the Score slide buttons, you make it very complex, it is possible since version 6: buttons on Question/Score 6 Captivate Slides?-Captivate blog

  • Hide the contents of the tabs Panel initially

    I'm doing a panel tabs where each panel contains Gallery or slideshow. That works fine, but I really want the galleries hidden initially. Using an empty slideshow widget there is no option to do so. I also looked at a menu bar when you click on would expose a specific Gallery. As the filling of an i-frame. Can someone give me a solution to this?

    Hello

    With Panel tabs, we can not show only the tabs containing information. For this specific action, you can try accordion and select 'can close all', that would have initially hide the containers where you can use slideshows.

    In addition, ToolTip for the purpose can be used, where the content will come to the screen as pop - up on rolling with triggers.

    Try the suggestions and let me know if you have any additional questions.

    Thank you

    Sanjit

  • How to hide the bar at the bottom of the published content?

    Hi guys

    I want to hide the small control bar that appears at the bottom of the published content (who has the rewind, play forward, backward, etc.) because the content will be embedded in another application which has control of its own.

    Is this possible?

    Thank you

    Lynton123

    It is possible, Yes.  But you must be careful how do you that because it can sometimes have unintended consequences if this "other application" is also a Captivate project.

    You can remove the PlayBar by going to project > Skin Editor and deselecting the option to display the playback control.

  • Not able to hide the alternative files on UCM 11g

    Hi all

    I tried to put the entry in the General configuration to hide the alternatefile in 11g as we do in 10g.

    SupressAlternateFile = true

    But it does not work.

    Any idea/help please.

    Put the following entry and then test:

    suppressAlternateFile = true

    Be sure to keep the upper/lower case distinction.

    Hope this helps

    Thank you
    Srinath

  • Hide the button until all Conditions are met?

    Please help!  I am creating a forklift safety training module. There are 12 buttons on the first slide (see screenshot 1); However, only 11 are visible at the beginning of the slide.  The 12th button is a "continue" button that appears only after all the content slides (slides 2-12) were considered by the learner.  I used a conditional action to hide the button (something I learned from @Lilybiri) until all the conditions are met.


    The problem:

    The "Continue" button does not always appear once the content slides have been read.  I found I can do appear to ebb in each slide content, show the slides a few seconds more before returning to the main slide- which seems certain conditions which tells Captivate to display the button "continue".  Of course, I don't want the learners to face to the challenge of trying to understand why they cannot continue. I just want to visit the pages relating to each key to all conditions met.


    Screenshot 1: the initial screen (actions related to the change of color of button below)

    forklift_screenshot1.jpg


    Screenshot 2: chronology of the page main interaction

    forklift_screenshot2.png


    Screenshot 3: conditional Action to display the button CONTINUE (created as a decision 2nd out of action of 'Transport').

    My expectation was that OnEnter, slide would be recognized as read and count for the condition that all 11 pages of content would be considered before that appear the continue"" button.  I set the time to s 3.0 (see screenshot above) on all content slides.  No transition, no effect.

    forklift_screenshot3.png


    Screenshot 4: each slide content is returned to the slide main interactivity by an OnSuccess: jump to the command of the slide.  Nothing special here.  I tried to reduce all the content slides to 1.5 s nothing works.

    forklift_screenshot4.png


    Screenshot 5: an example of the page interaction BEFORE all the content slides were read and before 'CONTINUE' button appears (ignore the footer buttons; it was just me to experiment with styles of button).

    forklift_screenshot5.png


    That's a lot, I know.  I wanted to cover the entire base.  I would appreciate your thoughts and your expertise.  Thank you in advance!


    Michael

    How about what is probably very close to what you have already made... (After double checking all of your shares advanced for bugs)

    Each main menu button sets the variable 'consulted' 1, hides the active button, show visited button, then jump to the content. Alternatively, you can put the action on the close button for each slide as you did.

    Then in your main menu, you will have the conditional action on enter that verifies that each variable 'seen' is 1. If it is true, then it will show your button continue.

    I use this method with almost all of the modules that are non-linear. I use it to display a button quiz start, tab summary etc...

    To check your programming that I'm down in a text caption that has all the variables, you will have to look and make sure that they change to 1 as it should. As soon as something does not change probably you have found your problem. Also make sure that none of your actions changed to continue if you have accidentally deleted an object or something similar.

    Also BTW: If you want to increment a variable, you use the action "expression" rather than "assignment." If you keep just assign 1 to a variable, all that you will ever get is 1. example: If the variable = 7 and you assign 1 then now variable = 1.  If you use the variable expression variable = + 1 then you will be able to increment. Also be careful if a user visits an article more than once because it increments the new variable unless you have a control to see if the content has been seen before, and then past increment. Otherwise they could visit the same section 11 times and then have the button continue become visible.

  • How to hide the music with iOS 10 offline?

    I would like to hide it bought songs, that I deleted in my music. This way to hide the songs offline.

    Hi HM57,.

    Thanks for your questions, but I'm not sure what you're trying to ask. I see this one of two ways. The first is that you want to hide your purchases so that you don't see them on your iPhone. The second is that you only want to see content downloaded to your iPhone. I can answer these for you two.

    To start with the first scenario, you can hide purchases from the iTunes Store. To do this, you will need to use iTunes. Access your purchased content as if you were to download it again. When you move your mouse over the content, you will see an X in the upper corner of the work. Click on that and you will see the option to hide the content you've purchased. This will ensure that when you look at your iPhone and the content is not downloaded, you will not see it.

    Take a look at the article below for more details.

    Hide and show the purchases made on the iBooks Store, App Store or iTunes Store
    https://support.Apple.com/en-us/HT201322

    For the second scenario, you can only view content downloaded to your iPhone. To accomplish this, open the music application and make sure that you are on the Library tab. You should see and option for downloaded music. Tap that and you will see the downloaded content. For reference, see the image below.

    Nice day

  • How to hide the button "Start a conversation" using mozilla.cfg

    Hello

    I've just updated to FF 41.02 and my mozilla.cfg does not hide the smiley face icon (start a conversation). Anyone know how I can do this?

    Here's the line I use for my mozilla.cfg to show/hide icons

    lockPref("browser.uiCustomization.state", "{"placements":{"PanelUI-contents":["edit-controls","downloads-button","new-window-button","privatebrowsing-button","zoom-controls","developer-button","fullscreen-button","preferences-button","history-panelmenu","save-page-button","find-button","add-ons-button","loop-button"],"addon-bar":["addonbar-closebutton","status-bar"],"PersonalToolbar":[],"nav-bar":["urlbar-container","search-container","print-button","home-button"],"TabsToolbar":["tabbrowser-tabs","new-tab-button","alltabs-button"],"toolbar-menubar":["menubar-items"]},"seen":[],"dirtyAreaCache":["PersonalToolbar","nav-bar","TabsToolbar","toolbar-menubar","PanelUI-contents"],"currentVersion":4,"newElementCount":0}");

    Thank you

    Hello

    I managed to get out.

    lockPref ("loop.enabled", false);

  • How to hide the "quit firefox" button using userChrome.css?

    I added the add-on "Restart" and want to make sure that I have accidentally do not click on the button "exit firefox" in the main menu of firefox. What should I add to my userChrome.css file to hide the button?

    #PanelUI-quit { display:none !important; }

    Alternatively, you can consider changing the order of these buttons with rules of - moz-box-ordinal-group.

    #PanelUI-quit
    #PanelUI-customize
    #PanelUI-help
    
  • Is there any option to make Firefox 10 DO NOT hide the button back and forth?

    It seems to be a new feature in Firefox 10 front and back navigation buttons are hidden whenever they can without navigating a site, but switch to another site or more (not sure). However, I would like to Firefox to never hide the buttons, just as it was before.
    I tried to find something that sounded in full subject: config, but I was not successful.

    This is a new feature when the "lock hole" buttons previous/next is to display.

    When 'Use small icons' is not selected in mode to customize, and it is not the whole story 'before' the button "Go forward one page" is hidden. The Back button ever should not be hidden that even when there is no history «back»

    For the button according to see all the time:

    • Open the--> Customize the Mode <- and select small icons at the bottom of the Palette.
    • Or, move a separator to the left of the address bar, to separate the "back" button and the address bar. Alternatively, you can move the home button, or one of the Palette to go back buttons and the address bar regardless of the other.
  • How to hide the offers to download language pack?

    Hello

    Is anyway to prevent the automatic Windows Update from offering me 30 + language packs on a daily basis, don't need or want them and he went beyond annoying now, others.

    I'm running Windows 7 Ultimate.

    Thank you, Claire.

    "To hide the unwanted in Windows Update language packs, click on the category Windows 7 Ultimate Language Packs (for highlight and hide all other language packs) or click on individual (to hide language packs one by one) language highlight in her select the updates that you want to install page and right click then update highlighted and then select Hide update.

    Source:
    http://www.vista123.NET/content/download-Windows-7-MUI-language-packs-official-32-bit-and-64-bit-direct-download-links

    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

  • How to hide the identify (SSN) national as part of personal information of self-service page

    I want to know if there is an easy way to hide the information SSN number personal self service page.

    for example, the social security number is 123-45-6789

    I want to be able to show as 123-45-XXXX

    Is it possible to data mask using personalization ofa or by the addition of new fields and using JavaScript?

    or is the substitution of VO is the only way to go?

    Help, please...

    Thank you

    Gasmi

    Garnier,

    There is a quick and easy way to do it. Not sure how you feel well. You can change the vo xml file and edit the sql code. This of course not patch resistant. The alternative is a substitution of the VO.  A quick dirty way is to get a copy of $JAVA_TOP/oracle/apps/per/selfservice/personalinformation/server/BasicDetailsCurrentVO.xml and modify the sql statement:

    Change in per.national_identifier

    TO

    "XXX - XXX - |  SUBSTR(per.national_identifier,8,4) national_identifier

    This apparent changes the view object. Of course the right way is seen object substitution.

    If this resolves the problem please mark the correct answer.

    Kind regards.

    Kristofer Cruz

Maybe you are looking for