Unable to view code for procedures/packages in SQL workshop

Hi
1 The code window is blank when i try to view the code of any package/procedure in HTML DB sql workshop..
2 Also when i try to describe HTMLDB_COLLECTIONS view it hangs..
Am i missing any settings here..
Thanks in advance
Laks

I understand the HTML DB collections view is populated by the HTML DB runtime but why does it hang the firefox browser when i just give a describe on it from sql window
Also unable to view code for Stored program units ?...
Anything i am missing or not aware of ?
Thanks in advance
Regards
Laks

Similar Messages

  • Very new to this: Cannot see code for a package in SQL Developer

    I know I'm doing something wrong but I certainly don't know what. I'm looking for the code to go along with a package. I can see the procedures the package calls and I can see a list of procedures but I cannot see the code for those procedures. I have tried using describe on the pop up and I just don't see anything but a window showing me the parameters the procedure will use. I want to see the code it will use.
    Can someone walk me through this or point me in the right direction?
    TIA

    I can only assume you're on 2.1 or 2.1.1 since you don't even say. If you click on the tree showing the various objects after establishing your connection, when you get to packages and you click the package you want, you'll see the spec. Now click on the plus sign and there should be 'package name' body. If you click that body icon, you say you still can't see the code?
    Evita
    Edited by: Evita on Mar 30, 2010 2:59 PM

  • Reg. Jurisdiction code for procedure TAXINJ should be 9 characters long

    Dear Experts
    I am getting the follwing error when I create purchase order.
    " Jurisdiction code for procedure TAXINJ should be 9 characters long
    Message no. FC279
    Diagnosis
    The tax jurisdiction code you have entered does not correspond to the predefined length for this calculation procedure.
    System Response
    Error message
    Procedure
    1st possibility
    Enter the tax jurisdiction code in the predefined length.
    2nd possibility
    Change the predefined length for the structure of the tax jurisdiction code."
    Pls help me.
    Thanks
    Rajakumar.K

    Hi
    For that you can solve through this way
    Go through this T.code OBCO
    There you can change the length of the Jurisdiction code
    May be this information is useful to you
    If you have any doubt feel free to ask
    Regards
    Surya

  • 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.

  • Source Code for Business Package for Products

    Hi,
    I need to the source code and customization steps for Business Package for Products.
    Please let me know how and where can i get this.
    Thanks in Advance
    Prashil

    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.

  • Viewing code of a package

    Oracle 9.2.0.5 on HP-UX 11.23.
    I tray to see the code of a package and I only see a encrypted code (of the package). I am doing this connected as the owner of this package.
    Any idea?

    Is the WRAP done by the developer as a free decision? This is, I can view the code of another packages. Does this means that the developer of this other packages decided not to WRAP the code?

  • Unable to view error for website created on iWeb

    We have hosted a website created on iWeb. When we access the site we often get the following error message. We contacted the hosting company, but they asked us to make the changes on the web pages as suggested in this error message in order to be able to view the actual error. Only then will they be able to help us out. Can someone help us incorporate these changes in our web pages.
    Thanks
    jay
    Server Error in '/' Application.
    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>

    In my first posting (just below my name) I've quoted the entire content of the error message that pops up. But it only pops on certain occasions, it doesn't happen every time. The other curious fact is that this message does not give you the actual error. It only tells you to make certain changes in your script so that you can view the error remotely. Therefore, until we are able to make these changes in the script or html code for the web page, we won't be able to know the actual error. When I tried to view the code or script of my web page, I didn't find a place where I could make these changes. Can you help me in this respect?
    BTW I was trying to study the pattern of these error messages and I think I've found a correlation. However, I'm not sure if that could be a valid reason. It seems like every time I update my website, people get these error messages until about 3-6 hours after each of these updates. Once a reasonable time has elapsed after the update, the site seems to be working fine. Could it be due to a conflict between the older & newer versions of the web page being simultaneously resident on the site for a while after the update. Or could it be due to the change in the index file? Pl comment.
    Thanks
    Jay Mitra

  • Unable to view columns for attribute views created

    Hi all,
    Here are the list of errors I am facing while creating attribute views and while adding multiple dimensions (Product dim and Employee dim) to an attribute view.
    I am unable to activate my attribute view. I don’t get any error message other than:
    Message :      STS.STS_ATTRIBUTE_VIEW: one or more columns of Table: DIMSUPPLIER have invalid ABAP name
    2. When I added DIM.Product attribute to the attribute view STS_ATTRIBUTE_VIEW, I am unable to see any column names for the DIM.Product to add them to output fields. Same with employee dimension also. Now my question is, Can I add more than one dimension to the same attribute view or do I have to create a new attribute view for every dimension. While I think I can add more dimensions to the same attribute view but I asked this question because I am unable to see any columns listed out in the dimensins Product and Employee.
    3. In Employee dimension when I click on the data preview, I don’t get any data. Its all blank. But there is data in the table and its visible when I preview in table.
    4. When I right click on the attribute view or the attribute itself I don't see any other options other than "Configure Table" but I remember 2 days back when I worked I was able to see other options like "Data Preview" and few others.
    Why am I unable to view the columns of the Product and Employee dimensions? Should there be a common primary key between all the dimensions to be able to view the data in the attribute view?
    Please note that my attribute view is still in grey inspite of hitting on save and validate and save and activate several times. And I am getting a warning message, "Some services are not started" on my hdbsystem and the system is showing yellow colour.
    Please advise.
    Thank you.
    Regards,
    Pavan.

    Hi Pavan,
    To much words and no picture, this doesn't help you to obtain community feedback.
    Can you sintetize your question, maybe even split it in minor questions.
    I confess I failled to understand what you are facing.
    Regards, Fernando Da Rós

  • Source Code for the Package

    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 ,
    Augustine

    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.

  • How to check object privilege for procedure, packages?

    Dear Legends,
    what is the query to find the Grant Permissions provided to a User on particular object such as Procedure, Package and Function?
    DBA_TAB_PRIVS is not giving me the answer.
    Can any one help me on this?
    Thanks,
    Karthik

    Maybe something like this?
    SQL> create procedure p as
      2  begin
      3  null;
      4  end;
      5  /
    Procedure created.
    SQL> grant execute on p to scott;
    Grant succeeded.
    SELECT p.grantor, p.grantee, o.object_name, o.object_type, p.privilege
    FROM   all_tab_privs p
    JOIN   all_objects   o ON (p.table_name = o.object_name and p.table_schema = o.owner)
    WHERE  o.object_name = 'P'
    AND    p.grantor = 'SELSE';
    GRANTOR     GRANTEE    OBJECT_NAME   OBJECT_TYPE   PRIVILEGE
    SELSE       SCOTT      P             PROCEDURE     EXECUTE

  • Unable to enter code for a game in C3

    I have downloaded a Midnight Pool 2 demo from the Nokia Ovi Store through my mobile, purchased code for P50 from Smart, my provider, it will not allow me to enter code in the code box is it that I'm using qwerty keys, no matter what I press it will not enter any characters. Please advice thanks
    I have emailed gameloft support and got no reply.

    Hello,
    If  the code you need to enter are numbers, you need to press the "function" key first (in the bottom left corner of the keyboard).
    Hope this helps.
    Regards.
    C3-00 V 08.63 25-03-11 RM-614 Variant: 00.00

  • Trying to install Support for DTS packages in SQL server 2008

    Hi all
    I am trying to follow the instructions in the following link...
    technet.microsoft.com/en-us/library/ms143755(v=sql.105).aspx
    ...to install support for DTS packages - when it says on the Feature Selection page, select Integration Services - none of the installs I have tried show this as an option - what should I be installing in order to see this and get this feature installed?
    I just need to be able to view some DTS packages - help!
    Thank you! James

    Hello James,
    as can be read in the article:
    Microsoft SQL Server 2008 Service Pack 2 Feature Pack => SQLServer2005_BC.msi  (BC
    = backward compatibilty).
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Unable to view Code 128 Barcode Font

    I have Acrobat Reader v8.1.2 running on a Windows XP machine. I have a Code 128 Barcode True Type font which is used to display the barcode data. I am using Cognos to generate some report and in this report I have column which shows the Code 128 barcode font. When I view the report via Cognos, I am able to see the barcode. However, when I view the same report in Acrobat Reader I am unable able to view the barcode. Cognos has an option where I can view the existing report in PDF format.
    Is there any setting in Acrobat that we need set in order to get this Code 128 font working?

    That font allows embedding and it works for me with a PDF created with Acrobat with the font embedded. If you could post a sample PDF somewhere, someone might be able to tell you what's wrong.
    George

  • Unable to view "Properties" for Spartan launch icon.

    Build 10049 ... minor nit ... glitch
    When I right-click on the pinned Spartan Quick Launch icon, I seen the normal three choices:
    Project Spartan
    Unpin this program
    Close this window.
    However, when I right-click on the top choice (Project Spartan), the expected "Properties" doesn't appear, but only the "Unpin" and "Open". That is different from pretty much every other shortcut I have experience with. On my
    10049 Build, 21 of 22 Quick Launch icons can display "Properties" .... Spartan being the lone exception.
    As Expected?
    I was able to create Desktop icons for Spartan.exe with the "New Shortcut" mechanism, and also the "Drag from File Explorer to the Desktop". For those shortcuts, Properties was easily available.
    More oddness: None of the files Spartan.exe or Spartan*.exe would actually start Spartan. When I did try to launch Spartan_broker.exe, I got an error message about "Cannot verify digital signature".
    And more oddness ... when I clicked the "Submit" button for the above edit, Spartan crashed, with a new entry in the "Event Viewer". Fortunately, the contents weren't lost. Whew.
    Rather than add to this post, I started a new Post:
    https://social.technet.microsoft.com/Forums/en-US/c7e566ec-2620-4a9c-afdf-9d8f2f702a72/spartan-crashed-when-attempting-to-submit-edit-to-technet-post?forum=WinPreview2014General

    Build 10049 ... minor nit ... glitch
    When I right-click on the pinned Spartan Quick Launch icon, I seen the normal three choices:
    Project Spartan
    Unpin this program
    Close this window.
    However, when I right-click on the top choice (Project Spartan), the expected "Properties" doesn't appear, but only the "Unpin" and "Open". That is different from pretty much every other shortcut I have experience with. On my
    10049 Build, 21 of 22 Quick Launch icons can display "Properties" .... Spartan being the lone exception.
    As Expected?
    More oddness: None of the files Spartan.exe or Spartan*.exe would actually start Spartan. When I did try to launch Spartan_broker.exe, I got an error message about "Cannot verify digital signature".
    Hi,
    I have the same result as your in my Windows 10 Technical preview, this is the default design for Spartan, and seems this design remains in the latest 10061, please submit a feedback in Spartan about this.
    Thanks for your report.
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Unable to view options for importing photos in PSE 9?

    Recently I downloaded  the PSE 9 program from a disk onto my new computer.  When I opened it to use I
    am unable to find under "Organize" the "File", "Edit", "Find", "View", "Window" and "Help"
    on the upper bar/area.  I uninstalled and reinstalled the program but still do not see those
    options.  I'm just begining to learn about PSE 9, so am new to all this. 
    What am I missing or not doing exactly right that I'm have dificulty trying to view and use the above?
    Any suggestions or directions will be appreciated so I can start to use the program with
    photos download on my computer, camera or external hard drive.

    http://www.johnrellis.com/psedbtool/photoshop-elements-faq.htm#_Setting_the_Windows

Maybe you are looking for

  • My external monitor will no longer stay on when connected to my '10 MacBook Pro.

    When I plug it in, it comes on for about 5 seconds and turns off. I've tried two separate adapters and it just finds the monitor, it turns on, then it sleeps. . . permanently. Something changed in the sytem a while back that allowed the system to cho

  • Automatic task list POP UP

    Hi, Can anyone guide me about automatic task list pop up while creating maintenance order. Thanks DM

  • My phone is not recognizing my contacts

    Help.  All of my contacts are in my phone.  However, my phone is not recognizing them.  When one of my contacts calls, only the number, not the name, shows up.  Also, my siri won't work with contacts.

  • N91 Keeps Crashing Please Help

    Hi I purchased the N91 for my son for christmas. Unfortunately it keeps crashing on him and switching itself off - I have gone to the Software updater and it says no software update available. The current software is V1.00.028.34 - can anyone help or

  • How much faster is a Xeon proc vs a Core DUO proc?

    I recently purchased a MBP 2.6 after returning a MP 2.8 8 core because i felt 6 of the cores were going to waste and it was all overkill. I edit video , edit photos , you know PS , FC and the works but Im hoping i made the right decision. So far it s