Index/constraints source code view

In what table or view I can see the all sources code of the all constraints and index of the tables?

Hi,
There is no Oracle View Like DBA/ALL/USER_SOURCE to view source of constraints and Indexes. You can view information of these objects from DBA/ALL/USER_CONSTRAINTS, DBA/ALL/USER_INDEXES.
In addition, you can use dbms_metadata.get_dependent_ddl for this purpose:
FK -> select dbms_metadata.get_dependent_ddl ('REF_CONSTRAINT','<Table>') text from dual;
PK,CHK,UK -> select dbms_metadata.get_dependent_ddl ('CONSTRAINT','<Table>') text from dual;
INDEX -> select  dbms_metadata.get_dependent_ddl('INDEX','<Table>') from dual;Cheers

Similar Messages

  • JSP generates error - thread.java:481 - Source code viewing is disabled

    I run IBM WebSphere 3.5.3 on a WinNT platform. When I try to run my JSP testpage (which is a normal HTML page with jsp extension) I get the error message:
    thread.java:481 - Source code viewing is disabled.
    What is this? What can I do to get it running?
    I have made the webapplication and application server and it seems to run fine.
    Thanks in advance.

    I thought I had done it correctly, but I must have missed out on something. I tried my jsp code in the "examples" folder and it worked there. I am now using the "examples" folder instead. Thanks for your reply :)

  • Source code jumps around when re-opening page?

    Is the following a common problem with Dreamwver CS4 Source Code view?
    In an effort to make the code read nice and neat, like everyone else I try to indent and nest my code. For example:
    <div>
              <ul>
                        <li>one</li>
                        <li>one</li>
                        <li>one</li>
              </ul>
    </div>
    But, upon saving a file and then later reopening it, I notice that in places the file does not keep my intended spaced nested layout i.e. the code jumps around on a line and I lose my neat indent spacing. For example:
    <div>
              <ul>
          <li>one</li>
                        <li>one</li>
                        <li>one</li>
                 </ul>
    </div>
    I have tried to set my preferences > code format > tab size to 10 to produce a larger indent which has improved the problem a little but not fixed it.
    Others must have experienced this frustrating problem.
    Is there anything I can do to fix it, like set further preferences to give me complete control over the page?
    Thanks in advance.

    Oh can it? I will look into this thanks Ken.
    With regards the CSS, I found out about it on Lynda.com training videos.
    - Dreamweaver CS4 with CSS Essential Training > Chapter 13: Testing and Deploying CSS > Formatting code for deployment
    The process is as follows:
    On Dreamweaver CS4 click Edit > Preferences > Code Format > CSS (button)
    On the CSS Source Format Options screen, de-select the "Each property on a seperate line" check box and click "OK" and then "OK".
    Then on your CSS page, in the left side panel, click "Format Source Code" and the "Apply Source Formatting" selection.
    The code will then condense for deployment.
    You can reverse the process just as easily going backwards.
    If anyone else has any ideas on code jumping around on a line please do let me know. Thanks.

  • Why can't I view the source code?

    I found a website that I would like to use as an example for my next site (except for the fonts), but when I right click the 'view source' button, nothing comes up.  I also tried it from the toolbar and nothing again.  Just curious  as to why I can't see the code.  Would that site be difficult to create?  (I wouldn't think so).
    http://www.nathanwoodsoffroad.com/
    (ps - please don't bash the site if you don't like it - Nathan passed away yesterday)

    I see the code OK in Win/IE8
    Right click > View Source and View > Source in the IE toolbar works fine.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Nathan Woods Offroad MX</title>
    <link href="styles.css" rel="stylesheet" type="text/css" />
    <link href="blog3/blog.css" rel="stylesheet" type="text/css" />
    <script src="../jquery.js" type="text/javascript"></script>
    <script src="../main.js" type="text/javascript"></script>
    </head>
    <body>
    <div id="wrapper">
    <div id="wrapper2">
    <div id="header"></div>
      <div id="navContainer">
        <ul id="nav">
          <li id="home"><a href="http://www.nathanwoodsoffroad.com" class="tooltip" title="Home Page"><span>Home Page</span></a></li>
          <li id="profile"><a href="http://www.nathanwoodsoffroad.com/pages/profile.html" class="tooltip" title="Profile"><span>Profile</span></a></li>
          <li id="calendar"><a href="http://www.nathanwoodsoffroad.com/pages/calendar.html" class="tooltip" title="Calendar"><span>Calendar</span></a></li>
          <li id="media"><a href="http://www.nathanwoodsoffroad.com/pages/media.html" class="tooltip" title="Media"><span>Media</span></a></li>
          <li id="sponsors"><a href="http://www.nathanwoodsoffroad.com/pages/sponsors.html" class="tooltip" title="Sponsors"><span>Sponsors</span></a></li>
          <li id="links"><a href="http://www.nathanwoodsoffroad.com/pages/links.html" class="tooltip" title="Links"><span>Links</span></a></li>
          <li id="mxschool"><a href="http://www.nathanwoodsoffroad.com/pages/mxschool.html" class="tooltip" title="MX School"><span>Mx School</span></a></li>
          <li id="theranch"><a href="http://www.nathanwoodsoffroad.com/pages/theranch.html" class="tooltip" title="The Ranch"><span>The Ranch</span></a></li>
          <li id="contact"><a href="http://www.nathanwoodsoffroad.com/pages/contact.php" class="tooltip" title="Contact"><span>Contact</span></a></li>
        </ul>
      </div>
      <div id="sidebar">
      <div class="mxschool">
        <div class="mxschool-sign"></div>
        <span class="comingsoon">Coming Soon</span></div>
      <div class="poll">
       <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="250" height="300" align="middle">
    <param name="movie" value="http://nathanwoodsoffroad.com/poll/poll.swf?setWIDTH=250&pollid=5&owner=phpjabbers.com&php URL=nathanwoodsoffroad.com/poll/" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000099" />
    <embed src="http://nathanwoodsoffroad.com/poll/poll.swf?setWIDTH=250&pollid=5&owner=phpjabbers.com&php URL=nathanwoodsoffroad.com/poll/" quality="high" bgcolor="#000099" width="250" height="300" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    </div>
      </div><!--end sidebar-->
    <div id="main-content">
         <div class="title"></div>
         <div class="intro">With two WORCS Championships now to my name, I have proudly won more individual races than any other rider in the history of the series.  And in 2010, I’m looking to bring the WORCS title back home.  Check out my site after each race for race reports and photos.  </div>
           <div class="news-title"></div>
             <div class="blog-news">
               <p>
                 <div class="BlogContainer3">
    <!--
    <div class="SearchFrom3">
    <form action="/index.php" method="get">
    <input type="text" name="search" size="20" value="" /><input type="submit" value="Find in blog" />
    </form>
    </div><div style="clear:both"></div>
    -->
    <div class="BlogPostContainer3">
    <div class="BlogPostTitle3" onclick="window.location.href='/index.php?id=22'">Thank You</div>
    <div class="BlogPostDate3">Published on: January 16, 2011, 10:36 pm</div>
    <div style="clear:both"></div>
    <div class="BlogPostBody3">
      <p><span style="font-family: impact,chicago;"><span style="font-size: xx-large;"><span style="font-family: verdana,geneva;"><span style="font-size: x-large;">Thanks to all the kids who came out the weekend of January 8 &amp; 9, 2011.  We all had a great time and the weather was awesome.  I'm looking forward to continuing my MX and Off-Road Schools, and working with you all again.  I can't wait for the 2011 Season Kick-Off of WORCS Racing in Taft, CA January 28-29, 2011.  Hope to see you out there.</span></span></span></span></p>... <a href="/index.php?id=22" class="BlogLinks">Read more</a>
    </div>
    </div>
    <div class="BlogPagesContainer3">
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=1&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    <strong>1</strong></div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=2&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    2</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=3&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    3</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=4&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    4</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=5&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    5</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=6&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    6</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=7&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    7</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=8&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    8</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=9&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    9</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=10&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    10</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=11&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    11</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=12&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    12</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=13&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    13</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=14&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    14</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=15&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    15</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=16&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    16</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=17&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    17</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=18&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'">
    18</div>
    <div class="BlogPagesNumbers3" onclick="window.location.href='/index.php?p=2&search='" onmouseover="this.style.backgroundColor = '#e7e7e7'" onmouseout="this.style.backgroundColor = '#FFF'"><img src="http://www.nathanwoodsoffroad.com/blog3/images/old.jpg" width="29" height="18" /></div>
    </div>
    </div>
               </p>
             </div>
    </div>
    <!-- end main content-->
    <div style="clear:both"></div>
      <div class="sponsors-home">
          <div class="sponsors-title"></div><!-- #BeginLibraryItem "/Library/logos.lbi" --><ul class="coll1 logossmall">
           <li class="ktm-sm"><a href="http://ktmnorthamerica.com" class="tooltip" title="KTM" target="_blank"></a></li>
           <li class="maxxis-sm"><a href="http://maxxis.com" class="tooltip" title="Maxxis" target="_blank"></a></li>
           <li class="bolt-sm"><a href="http://www.boltmotorcyclehardware.com" class="tooltip" title="Bolt Motorcycle Hardware" target="_blank"></a></li>
           <li class="asterisk-sm"><a href="http://asterisk.com/" class="tooltip" title="Asterisk" target="_blank"></a></li>
    </ul>
          <ul class="coll2 logossmall">
           <li class="sidi-sm"><a href="http://www.sidisport.com/" class="tooltip" title="Sidi Boots" target="_blank"></a></li>
           <li class="fastway-sm"><a href="http://www.promotobillet.com/" class="tooltip" title="Fastway" target="_blank"></a></li>
           <li class="fmf-sm"><a href="http://fmfracing.com/" class="tooltip" title="FMF Racing" target="_blank"></a></li>
           <li class="smith-sm"><a href="http://www.smithoptics.com/" class="tooltip" title="Smith Optics" target="_blank"></a></li>
           <li class="musclemilk-sm"><a href="http://musclemilk.com/" class="tooltip" title="Muscle Milk" target="_blank"></a></li>
           <li class="dunlop-sm"><a href="http://dunlop.com/" class="tooltip" title="Dunlop" target="_blank"></a></li>
    </ul>
          <ul class="coll3 logossmall">
           <li class="moose-sm"><a href="http://mooseracing.com/" class="tooltip" title="Moose Racing" target="_blank"></a></li>
           <li class="motorex-sm"><a href="http://www.motorex.com/" class="tooltip" title="Motorex" target="_blank"></a></li>
           <li class="gpr-sm"><a href="http://gprstabilizer.com/" class="tooltip" title="GPR Stabilizer" target="_blank"></a></li>
           <li class="motoxcinema-sm"><a href="http://motoxcinema.com/" class="tooltip" title="MotoXCinema" target="_blank"></a></li>
    </ul>
          <ul class="coll4 logossmall">
           <li class="promotobillet-sm"><a href="http://www.promotobillet.com/" class="tooltip" title="Pro Moto Billet" target="_blank"></a></li>
           <li class="rekluse-sm"><a href="http://rekluse.com/" class="tooltip" title="Rekluse" target="_blank"></a></li>
           <li class="renthal-sm"><a href="http://renthal.com/" class="tooltip" title="Renthal" target="_blank"></a></li>
           <li class="motionpro-sm"><a href="http://motionpro.com/" class="tooltip" title="Motion Pro" target="_blank"></a></li>
           <li class="wp-sm"><a href="http://wpsuspension.com/" class="tooltip" title="WP Suspension" target="_blank"></a></li>
    </ul>
          <ul class="coll5 logossmall">
           <li class="rkexcell-sm"><a href="http://www.rkexcelamerica.com/" class="tooltip" title="RK Excel" target="_blank"></a></li>
           <li class="shoei-sm"><a href="http://shoei.com/" class="tooltip" title="Shoei" target="_blank"></a></li>
           <li class="twinair-sm"><a href="http://twinairusa.com/" class="tooltip" title="Twin Air" target="_blank"></a></li>
           <li class="gopro-sm"><a href="http://gopro.com/" class="tooltip" title="Gp Pro" target="_blank"></a></li>
    </ul><!-- #EndLibraryItem --></div>
    <div id="footer">
       <ul class="ftr">
        <li><a href="http://www.nathanwoodsoffroad.com">Home</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/profile.html">Profile</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/calendar.html">Calendar</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/media.html">Media</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/sponsors.html">Sponsors</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/links.html">Links</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/mxschool.html">MX School</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/theranch.html">The Ranch</a> |</li>
        <li><a href="http://www.nathanwoodsoffroad.com/pages/contact.php">Contact</a></li>
      </ul>
    </div>
    <div class="copyright">&copy; NathanWoodsOffroad.com 2009 All RIghts Reserved  |  <a href="http://www.amberdesignz.com" target="_blank">Website: AmberDesignz.com</a></div>
    </div>
    </div><!--end wrapper -->
    </body>
    </html>

  • View source code directly?

    All,
    I am running WLS510+WLCS310.
    It is possible to view the source code by entering this URL:
    http://localhost:7001/wlcs/index.jsp%00
    By appending "%00", the jsp will not be executed and view all source
    code! Any workaround/patch for this? This is a serious problem.
    Please help. Thanks.
    /Frank

    Hi Frank,
    BEA has a security advisory for this problem.Check the following
    link.This should solve your problem.
    http://developer.bea.com/code/security_000621.jsp
    Regards,
    Gigen Thoams
    "Frank" <[email protected]> wrote:
    >
    All,
    I am running WLS510+WLCS310.
    It is possible to view the source code by entering this
    URL:
    http://localhost:7001/wlcs/index.jsp%00
    By appending "%00", the jsp will not be executed and view
    all source
    code! Any workaround/patch for this? This is a serious
    problem.
    Please help. Thanks.
    /Frank

  • How to view RUN_REPORT_OBJECT buil-in package source code

    Ps help.
    I'm creating a batch report that will execute from PL/SQL not forms - so I can't use this built-in directly on my PL/SQL procedure. How do I view RUN_REPORT_OBJECT source code and that of the functions that it calls.
    Thanks
    Khombi

    You can't see source code of this package.
    You can use srw package. Please see the following link.
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_evnt.htm

  • How to view RUN_REPORT_OBJECT built-in source code

    Ps help.
    I'm creating a batch report that will execute from PL/SQL not forms - so I can't use this built-in directly on my PL/SQL procedure. How do I view RUN_REPORT_OBJECT source code and that of the functions that it calls.
    Thanks
    Khombi

    good question for the report forum :
    Reports

  • 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

  • How to view the source code for Native Method

    hi
    i am using some native methods in to my code ;
    can anybody tell me how to view the source code for the same ;
    nik

    Buy/acquire a C/C++/assembly code disassembler and run the shared library through it.

  • How to view the source code of JavaFx component ?

    Hi everybody,
    I just want to know if it's possible to view the source code of the component Button (from JavaFx) and how to do it ?
    In fact, I don't really understand if JavaFx is entirely open source ?
    Thanks.

    I lack time right now to experiment, but I think you can get your goal just with CSS.
    Here are the variables I found for Button:
    Button
    borderFill: class javafx.scene.paint.Paint = (null)
    button: class javafx.scene.control.Button = Button
    colorBrightness: Float = 0.8156863
    cornerRadius: Float = 7.0
    fill: class javafx.scene.paint.Paint = (null)
    focusFill: class javafx.scene.paint.Paint = javafx.scene.paint.Color[red=0,green=147,blue=255,opacity=1.0]
    focusSize: Float = 1.4
    highlightFill: class javafx.scene.paint.Paint = (null)
    label: class javafx.scene.control.Label = LabeledImpl [id=-Label]
    paddingBottom: Float = 4.0
    paddingLeft: Float = 10.0
    paddingRight: Float = 10.0
    paddingTop: Float = 4.0
    shadowFill: class javafx.scene.paint.Paint = (null)
    textFill: class javafx.scene.paint.Paint = (null)
    textFont: class javafx.scene.text.Font = Font[name=Verdana, family=Verdana, style=, size=11.0]Try changing cornerRadius and focusFill/highlightFill, etc. Note that some discovered properties are not affected by CSS... Perhaps that's why there isn't an official doc about CSS styling currently.

  • View source code of UDF's and Standard Functions

    Hi Friends,
    Is it possible to view the source code written in the UDF's and Standard Functions.
    If possible please enlighten me.
    Thanks,
    Swapna.

    Hi,
    I dont think u can view the src code for Standard function but try this.
    While holding down "ctrl" + "shift" + "0" key click on the standard function.See if u can export it and check for some src
    code
    Regards,
    Shabari

  • View Source code

    Gurus,
    I have a Schema APPLOWN that owns the application objects (tables,pl/sql objects,etc.). Like wise I have seperate schemas for BATCH,WEB,LOAD & DEV
    The APPLDEV is the developer schema where the developer can use it for querying tables.
    Now, How do I enable the developer to see the PL/SQL objects source code that are owned by APPOWN? What kind of grant am I missing for APPLDEV user?
    Please help.

    grant execute on APPOWN.procedure_name to APPOWN;Even allowing for the typo this is not necessarily the correct approach. this allows the APPDEV accounts to run the code which is different from merely seeing the source code. Bear in mind also that being granted EXECUTE on a package allows us to see the source of the package spec but not the body (this is wht pacakages are so good for security).
    So the question becaomes, if the account is not allowed to execute the code why should it be allowed to see the source? For developers the answer is presumably "to understand what the code does".
    The correct approach is
    (1) Decent documentation. Notice that I managed to keep a straight face when I typed that
    (2) having all the code in a source control repository. This is good practice anyway but does have the advantage that people can eyeball the code without changing the database privileges (which is desirable).
    In the absence of those two good things the third option is for SYS to create a view like
    CREATE OR REPLACE VIEW appown_source AS
    SELECT * FROM DBA_SOURCE
    WHERE owner = 'APPOWN'
    GRANT SELECT ON appown_source TO appdev
    /Cheers, APC

  • W3_PUBLISH_SERVICES and dump while viewing the source code in se80

    Hi,
    external ITS6.20  on SAP R/3 4.7
    we have installed ITS and we published the templates. When we published the teampltes using the standard prgram   W3_PUBLISH_SERVICES, and around 43 of the services fail  Not sure if this is an error
    After the upgrade is finished, you must make this up, before you can use the Internet applications of the system. For a detailed procedure description see Note 399578.
    or not.
    On the other hand when i go to se 80 and try to view the source code of any ITS service lets say PZM3 in my case, the entire application goes for a dump with error
    Exception condition "INVALID PARAM VERB: TEXTSTREAM" raised.
    What happened?
    The current ABAP/4 program encountered an unexpected
    situation.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    Error analysis
    A RAISE statement in the program "SAPLOLEA " raised the exception
    condition "INVALID PARAM VERB: TEXTSTREAM".
    Since the exception was not intercepted by a superior program
    in the hierarchy, processing was terminated.
    Short description of exception condition:
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
    How to correct the error
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    The termination occurred in the ABAP program "SAPLOLEA " in
    "AC_FLUSH_CALL_INTERNAL".
    The main program was "SAPMSEU0 ".
    The termination occurred in line 220 of the source code of the (Include)
    program "LOLEAU10 "
    of the source code of program "LOLEAU10 " (when calling the editor 2200).
    Any deas what the error could be??
    On the other hand i tried to see the Service 'System' and 'webgui' from se80 di dnot find any..
    Any ideas if we are missing in our landscape.
    Message was edited by:
            RajK
    Message was edited by:
            RajK

    Hi RajK
    > On the other hand i tried to see the Service 'System'
    > and 'webgui' from se80 di dnot find any..
    > Any ideas if we are missing in our landscape.
    The services system and webgui are shipped within the installer of ITS 6.20. So you can't find them in the database via SE80, instead only in the filesystem.
    Not your main problem, I know, but I just wanted to clarify.
    Best regards,
    Henning

  • Viewing the source code

    hi,
    I'm interested in doing some programming in Java but I'm having some real trouble just viewing the source code. First of all, I have a program I would like to look at and I have downloaded the binary files. However, after downloading the Java Development Kit, I still can't find a way to look at the actual source code. I have tried clicking everything in the C:\Program Files\Java\jdk1.6.0_12\bin file but with no avail. Is there a way to look at the actual source code? I've tried writing java but I really need examples in order to learn anything useful. Reading a HOWTO will only get me so far...
    In case you are wondering, the program I have downloaded is called iFreeBudget. Like I said earlier, it's programmed in Java and I have downloaded the binary files but I can't find a way to view the actual code the programmer used to make the program.
    Thanks for your time!
    Mike

    I've tried writing java but I really need examples in order to learn anything useful. Reading a HOWTO will only get me so far...I'm not exactly sure what you mean by a HOWTO but in addition to looking at examples you really should go through the tutorials here .
    From your message I inferred that you are a complete java beginner. I think you will save yourself much confusion and trouble if you take the time to go through the tutorials.
    There are code examples, instructions on how to setup and compile things, and all kinds of explanations of things that you will need to know.

  • How can I view the source code of chrome://browser/content/browser.xul?

    How can I view the source code of chrome://browser/content/browser.xul of mobile FireFox?
    In my desktop version I just open this page in new tab and view webpage source, but there is no option for FF mobile to view source code.
    Best regards.

    Does the view-source: protocol work on mobile?
    *view-source:chrome://browser/content/browser.xul

Maybe you are looking for

  • Can we have a b2b webshop without Product catalog in it

    Hi Gurus, I have a scenario where I dont want to Product catalog on the webshop. Customers log in and just want to see the order history. How can I set this up. Please explain if this is possoble. Thank You

  • Q: Error message when printing Photoshop CS3 file

    I get an error message when I try printing a CS3 photo on my Epson C86 printer, and the resulting print has the wrong colors and luminance levels. Error Message = "Some PostScript specific print settings (Interpolation, Calibration, Encoding) will be

  • Problems with saving and sending info in PDF form

    Hi, I'm trying to make a PDF form in Indesign CS5, exporting it to PDF, opening in Acrobat 9 Pro, and get the form to be able to send the info I type in the fields. So far I've had no problems making the form, exporting it, opening it in Acrobat 9 Pr

  • Pavilion dv6 system restore go's to 23 % and stops. I do not have a install disc Running Win.7

    What can I do to get windows back . I get a prompt to put in a installation disk. Can I get it to work without one. If not how can I get one                                            Please Reply                                                      

  • Real time XI scenario

    Hi Friends, Could any of you please send me some XI real time scenarios and processing steps. Thanks in advance Jeyaseelan.G