Column comment is not seen in Object Browser

I want to specify comments for each column in the tables I develop. But the Object Browser does not show Comment field when I create table columns or modify them.
Is it possible at all to specify column comment using the Object Browser or I need to do it using SQL?
What is the SQL command to do that?
Thanks.

What is the SQL command to do that?Try COMMENT.
C.

Similar Messages

  • Package body greater than 2160 bytes does not compile in Object Browser

    Hi there,
    I initially created a package in Apex 2.1.0.0.39 using the Object Browser and it compiled OK. The message in the box above the source code says "PL/SQL code successfully compiled (17:51:08)". I then added more code and eventually when I clicked the "Compile" button" the message to say successfull compilation or any error message was not displayed. The box above the source code remains blank. After much trial and error I found that by adding just one more letter to the end of a comment that it would not compile, but by removing the letter then it would compile most of the time. I downloaded the package and found that the size of the download .PLB file was 2160 bytes. Editing the PLB file using a text editor to increase the size and executing it in SQL*PLUS does work.
    Is this a fundamental limit on the size of packages that can be compiled using the Object Browser, or is there an Apex configuration parameter that can be modified to allow larger packages? If this is a limit then why isn't an informational message displayed? Or is this in fact an installation issue or an issues with Apex Object Browser?
    Further information:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    I installed this version back at the beginning of the year for training purposes and have not made any conifiguration changes that I am aware of, or installed any further upgrades/software since.
    All help gratefully received by this "definitely a nubie".
    Regards.
    John.

    John,
    If you are using, as you said, Application Express version 2.1.0.0.39, be aware that this is a very old (and not a supported) version. If you have trouble with the latest version (currently 3.2), feel free to report them here.
    Scott

  • Package body does not compile in Object Browser

    Hi there,
    I am trying to compile a package body using the Apex Object Browser. However, when I click the "Compile" button no message is displayed in the box above the package body code. I reduced the amount of code by removing comments and extra carriage returns and it then compiled ie the message "PL/SQL code successfully compiled (18:35:55) " was displayed. After trial and error I found that by adding just one character to the end of a comment line would cause this problem and by removing it the problem would dis-appear.
    I raised this issue back on 19th June, and sspadafo responded by suggesting that I upgrade from Apex 2.1 to Apex 3.2. (Thanks by the way). This I have now done but the problem is still occurring. Is there some parameter that I have to increase in order to compile packages greater than a couple of kilobytes in size?
    Database is 10.2 XE running on Windows Vista Home Premium.
    Thanks.
    John.

    What would you say is a large package that sometimes causes the compilation to fail? For example, in excess of 10000 lines of code.
    I've just tried a package with the minimal amount of code, with as many comments as required to demonstrate the problem as follows:
    Note: The last comment is on line number 108!
    create or replace package body "TEST_PACKAGE" is
    --Comments comments comments comments comments
    --Comments comments comments comments comments
    --Comments comments comments comments comments
    --Comments comments comments comments comments
    --Comments comm...
                                ...  comments comments comments
    --Comments comments comments comments comments
    --Comments comments comments comments commen
    procedure TEST_PROC
    as
    begin
    null; /* insert procedure code */
    end TEST_PROC;
    end "TEST_PACKAGE";
    {end code}
    You will notice that the last comment line is truncated. The above compiles everytime, but by adding one more character to the last comment line will cause it not to compile everytime. Downloading the above to disk gives a size of 5134 bytes, which is twice the size of the other package, which has a little more code, that I was trying to compile. When I say a "a little more code", I mean two procedures and one function of approximately 20 lines each!
    Oh well! Looks like I'll have to give SQLDeveloper a try as I don't fancy going through the "edit file/action file" loop in SQL*Plus or the "submit script/wait for results/examine results" loop in SQL Scripts.
    (For info, I am using Internet Explorer 7)
    Thanks.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • XML not seen correctly in browser

    Hello: 
    My archives xml in browser of the QAS server are seen thus:  002b6e60-5235-2910-069a-aa6eb62c02b8.xml
    But in the server source DEV does not happen the same, is seen correctly. 
    This it happened after passing this file using the WebDav. 
    I wait for a quick aid. 
    Thank you very much
    Juan

    Are you saying the XML file has become corrupt after you downloaded it over WebDav ?
    Rather than opening it in a browser,  open it in notepad / Textpad and see if the file has been truncated.

  • Comments not seen on Acrobat Reader

    Comments are not seen on Acrobat Reader when the pdf is sent by e-mail, but it was before. I need help. Yks

    Hi,
    Can you please check once if your comments are being saved in PDF? Add a comment or other annotation to the pdf, close it and open again to see if these are being saved? If these are getting saved, try sending again through email and see if they work now or not. Please try and share.

  • Cannot add new components in Object Browser

    Hi,
    We have a complex file with about 80 components. The problem is that when I try to add new components, they're not visible in Object Browser. It's possible to drag components into canvas, but not only they don't appear in object browser but also vanish after saving and re-opening the file.
    No error messages or hang-ups. It's just as if adding become disabled or something.
    I'll appreciate nay help on this

    Is the new component hidden in the grouped objects, can you see it in the Objects browser?
    You can drag a component out of a grouped object from within the object browser.  Select the component and drag it up onto the grouped component name, it should then be outside of the grouping.
    What version of Xcelsius are you using?
    Regards
    [Charles|http://www.reportex.co.uk/xc_waterfallchart.html]

  • Import from Erwin 7.3 Puts Column Comments in wrong section

    There is a bug with the import for Erwin. Column comments are not put into the RDBMS Comments section, they are put in the regular comments section therefore when exported to DDL they do not get put in the database. We want the comments in the database and in Erwin there is only one section for comments. Anybody know a way around this? Or can it be fixed in the next release?

    Hi,
    there is a transformation that can be used for that - look at "Tools>Design rules>Transformations" - it's named "Copy comments to comments in RDBMS".
    Philip

  • Xcelsius 2008 Object Browser not Visible but checked on View menu

    I have lost the Object Browser window.  It is checked on the View menu.  Even when I first start up Xcelsius it is not visible.  Does anyone have any idea how to make it visible again?
    Thanks,
    Karen

    Hi Karen,
    Can you goto view and uncheck the option for Object browser and then re-check it again?
    Also let me know if this behaviour is happening from the time you have installed the product?
    Thanks,
    Amit.

  • Object Browser Http 404 Page Not Found

    Hi,
    I have successfully installed Oracle XE 10.2.0 on Windows XP. I can access the Database homepage and I am also able to navigate to the following pages from there:
    - Adminstration
    - SQL
    - Utilities
    However any attempt to access the Object Browser page results in a Http 404 error.
    I also tried installing Oracle XE 10.2.0 Universal but got the same error.
    Any idea how to resolve this issue?
    Below is the content of the log file
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle.  All rights reserved.
    [  OCRUTL][2360]u_set_comp_error: Parameter was NULL
    [  OCRUTL][2360]u_set_ocr_error: Parameter was NULL
    2010-05-12 21:20:19.703: [  OCROSD][2360]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error The system could not find the environment option that was entered.
    [  OCRUTL][2360]u_set_gbl_comp_error: Parameter was NULL
    [  OCRUTL][2360]u_set_gbl_comp_error: Parameter was NULL
    2010-05-12 21:20:19.703: [  OCRRAW][2360]proprinit: Could not open raw device
    2010-05-12 21:20:19.703: [ default][2360]a_init:7!: Backend init unsuccessful : [33]
    [  OCRUTL][2360]u_set_ocr_error: Parameter was NULL
    2010-05-12 21:20:19.703: [ CSSCLNT][2360]clsssinit: error(33 ) in OCR initialization
    [  OCRUTL][2360]u_set_comp_error: Parameter was NULL
    [  OCRUTL][2360]u_set_ocr_error: Parameter was NULL
    2010-05-12 21:20:21.703: [  OCROSD][2360]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error The system could not find the environment option that was entered.
    [  OCRUTL][2360]u_set_gbl_comp_error: Parameter was NULL
    [  OCRUTL][2360]u_set_gbl_comp_error: Parameter was NULL
    2010-05-12 21:20:21.703: [  OCRRAW][2360]proprinit: Could not open raw device
    2010-05-12 21:20:21.703: [ default][2360]a_init:7!: Backend init unsuccessful : [33]
    [  OCRUTL][2360]u_set_ocr_error: Parameter was NULL
    2010-05-12 21:20:21.703: [ CSSCLNT][2360]clsssinit: error(33 ) in OCR initialization
    [  OCRUTL][6328]u_set_comp_error: Parameter was NULL
    [  OCRUTL][6328]u_set_ocr_error: Parameter was NULL
    2010-05-12 21:20:26.437: [  OCROSD][6328]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error The system could not find the environment option that was entered.
    [  OCRUTL][6328]u_set_gbl_comp_error: Parameter was NULL
    [  OCRUTL][6328]u_set_gbl_comp_error: Parameter was NULL
    2010-05-12 21:20:26.437: [  OCRRAW][6328]proprinit: Could not open raw device
    2010-05-12 21:20:26.437: [ default][6328]a_init:7!: Backend init unsuccessful : [33]
    [  OCRUTL][6328]u_set_ocr_error: Parameter was NULL
    2010-05-12 21:20:26.437: [ CSSCLNT][6328]clsssinit: error(33 ) in OCR initialization

    As I indicated in a previous email - I am experiencing the same 404 problem on the Object Browser Button. I downloaded and installed Oracle XE on 13-aug-10 (windows 7 32 bit). I have not altered the APEX installation. I get the same problem with login under system or login under another user. The 404 occurs immediately I click the Object Browser and also occurs if I click a drop down from the Object Browser. I can use the SQL button OK - and have used SQL to create tables and insert data into them. I know that this has worked since I have looked at them in Microsoft Access via an ODBC link. But I cant look at them in Object Browser.
    Any help would be appreciated

  • Faux column background not aligned in smaller browser window...

    I'm working on a three-column webpage.  I'm using fixed-width columns, with the left and right columns floated (started with a dreamweaver layout).  I am also using a background applied to the <body> tag to apply the faux column look, so that the side column backgrounds flow all the way down the page.
    My layout is a total of 780px wide, but the background image I'm using is 2000px wide.  It's the same image that was used in the previous version of the website, and I can only guess that the image is that wide to "fill" the extra space around the main content when the browser window is wider than 780px.  Because the image is so wide, I have it styled to center on the page.  When my browser window >= 780px wide, everything looks great... the faux columns line up perfectly with the divs.  However, when I make the window less than 780px, things get messy.
    My layout elements stay where they are, meaning that the left edge of the container stays aligned with the left edge of the screen and a scroll bar appears at the bottom.  However, since my background is set to center itself, it continues to try to center itself in the browser window.  Basically, the content is not centered in the browser window, but the background is, causing the faux columns to not line up with the divs.  The relevant CSS I have applied is:
    body  {
        font: 100% Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 12px;
        color: #666666;
        background-repeat: repeat-y;
        background-position: center;
        background-image: url(../img/BG-gray.gif);
    #container {
        width: 780px;
        margin: 0 auto;
        text-align: left; /* this overrides the text-align: center on the body element. */
    Note: everything within the container div stays where it should relative to the container, so I didn't include the CSS for them, though I can post it up later if you really need to see it.
    Is there a way to keep everything lined up in a smaller browser window? Or, would it be better to trim down the background image to the same width as the container?
    Sorry for the long message, but I'm new at this.  Please don't eat me.

    Same problem, only worse.  That causes the background to show from the very left edge of the image.  All my text is in the gray area in the example below.  Let me try to clarify...
    The background image is something like this (colors are for clarity):
    (filler)
    Left faux column
    Main content goes here. This is always in the center of the browser window.
    Right faux column
    (filler)
    Where the combined width of the blue, white, and red sections is 780px.  This is what I want my layout to line up with, the blue and red columns being the faux left and right columns, respectively.  The gray areas are "filler" that colors the excess width in browser windows that are wider than the fixed width of the main content.  With the background set to centered, the white stripe is always centered in the browser window.  As long as the window is wider than my layout, the layout is centered in the browser window as well.
    I'm looking for a way to either center the background relative to the layout container, not the browser window, or to keep the layout container centered in the browser window when the window is narrower than the layout.

  • Using format mask on columns in the Object Browser

    Hello,
    Is it possible to format Object Browser columns of type DATE or NUMBERS? I tried do define a default UI but to no avail. Any other ideas?
    Thanks,
    Arie.

    Any ideas on how/if it can be done?
    Thanks,
    Arie.

  • Are object and/or column comments available via Import Data Dictionary?

    Running DM 3.1.2.704 w/JRE 1.6.0_27, on windows 7, I cannot see certain metadata (e.g., view or column comments) imported via data dictionary, is this just not supported or is there an option I'm missing? (seems that import via DDL will pickup comments?)

    Hi,
    you need DM 3.3 for view columns comments.
    Philip

  • TS2512 i m trying to convert dpx files to mov in colour 1.5.3 but in file browser files are not seen in proper order for ex files names are 12345 it is coming as 23145 bcoz of which in output also its coming in wrong order

    i m trying to convert dpx files to mov in colour 1.5.3 but in file browser files are not seen in proper order for ex files names are 12345 it is coming as 23145 bcoz of which in output also its coming in wrong order

    1) What you downloaded should be a packed file (zip, tar.gz, etc) that needs to be unpacked into the directory of your choice.
    2) & 3) are answered by Ant's installation documentation (the page you're quoting from):
    http://ant.apache.org/manual/index.html

  • Object browser displays only First 31 columns in Data section of a table.

    I need to download data from a table which has almost 60 columns. When i selected table from object browser and clicked on data section of this table, only first 31 columns are displayed and when clicked on download, only the data for those 31 columns is displayed. How to download data of all colums of this table

    Hello Jim
    I have the same problem, but my limit is 21 columns. I think the limit is caused by the DataReader SchemaTable. Check the following value:
    IDataReader.GetSchemaTable().Columns.Count
    Columns in the SchemaTable are Metadata (ColumnName, ColumnSize, DataType, AllowDBNull...), the columns that are selected with the DataReader are stored in the SchemaTable Rows Property.
    For Oracle and SQLServer i used this workaround:
    DataTable dataTable = IDataReader.GetSchemaTable();
    while (dataTable.Columns.Count < dataTable.Rows.Count)
        dataTable.Columns.Add("Dummy" + dataTable.Columns.Count.ToString(), typeof(bool));
    I think developpers of CR use the Columns.Count instead of Rows.Count property when getting the data out of the DataReader.
    Regards,
    Walter

  • Properties window and Object Browser window not visible anywhere

    Although "Properties"  and "Object Browser" are ticked in the View menu, the windows do not appear anywhere on the screen (yes I have looked everywhere).  The "Components" window appears as normal.  It does not matter what Xcelsisus file I am working in, as the problem is the same even when I first launch Xcelsius.  I was running Xcelsius Engage 2008 with Office 2003 and did not have this problem.  I recently upgraded to Office 2007 and now I have this problem.  I run the same software on my notebook without any problem.  Very frustrating.  Any ideas on how to fix the problem?   Thanks JR

    Hi JR,
    This should be something simple.  Please use the shortcut to get focus to :Object Browser" by pressing Ctrl+4,  If you are unable to spot the object brower, it must be minimised eighter of the corner of Xcelsius window.
    Use "Restore Dwon" button which will be at the right top corner (before Close Button) so that your Xcelsius window become smaller size. Try to find the border of the working window and make it smaller in all 4 sides using mouse.  You will find the Object Browser, Property window somewhere.
    Please revert if this does not helps you.
    With best wishes
    BaaRaa.

Maybe you are looking for

  • Mpeg video plays in iTunes, but no audio on iPod

    I have a 10 minute video that plays fine in iTunes 7.0.1.8 on Widows XP. I did the "Convert Selection for iPod", which then allowed me to download the video. However, when I play the video on the iPod, there is no sound. The article "iPod plays video

  • Can't put movie into iDVD

    Hi, i was trying to add a video clip that is about 30 seconds long into my iDVD project. So I hit the + button and selected "add movie". A box appeared saying "add movie here". So i double clicked and on the right hand side in the Media> Movies box,

  • Can't see iCal

    When I open iCal, it opens as in I can see the options on the top bar (the same bar that has the date, laptop power, wireless signal etc) but the actual calendar doesn't open. I have tried changing views and stuff but just can't get to see my actual

  • DMS and Open Text Interfacing

    Dear Experts, Kindly guide me how to do customization in SPRO for Doculink for SAP Solution Nevigation: SPRO >> Open Text Archiving and Document Access for SAP Solutions >> Doculink for SAP Solution When I got to change document CV02N and trying to s

  • Timeout with error when starting playback of movie?

    It appears that my Apple TV (2nd gen - w/uptodate software) often has trouble starting the playback of locally hosted movies. Once a movie has begun to be played back, there is never a problem with the continuation of playback or any other playback i