Single record view: xml in clob view formatted

I'm storing xml data in a clob. When I select 'single record view' I see my xml on a single line. I would like to see it formatted for easy reading. Is there a way to accomplish this?

Don't think so, works the same way in the grid; you have to press the Edit icon inside the cell to see proper line breaks.
You can always add this as feature request at the SQL Developer Exchange, so other users can vote to add weight for possible future implementation.
Regards,
K.

Similar Messages

  • Single record view window increases !

    Hi !
    I use vesion 1.1.2.25-79.
    Opening the single record view on an record of a table the window is of "normal" size. I enlarged it a little. to see more columns of the record.
    From now on the window is increasing every time I open the "single record view".
    A bug or feature ?
    Regards,
    Heinz

    It certainly seems like a bug to me - the window gets wider each time it is opened (regardless of whether you have resized it first) and it eventually gets wider than the screen. Thankfully it does start from it's previous size, so you can resize it down to keep it usable next time and it does reset when restarting SQL Developer, but it is another annoyance :(

  • Combining multiple records into a single record (View)

    Okay so here is my scenerio:
    There is a table I have made that details SQL jobs and the various details about them. What i wan't to do is make a view with specific logic implemented. Fields that will be taken across to this view will be: LastRunDate, LastRunTime and Step_Status.
    JobName will also be used to define the logic but will not be a column in itself.
    What i wan't is an additional column using this logic, called 'DataSet'. For each Dataset there are multiple jobs that are unique to it, so there are multiple records being brought over from the table to view for one particular dataset. For example,
    for 'ExampleDataSet' there are three jobs, i wan't it so these jobs are combined and named as 'ExampleDataSet' under a calculated column called 'Dataset'. For the following fields i would like it so that LastRunDate and LastRunTime are the time in whichever
    job was last to be intitiated is the date and time set. For Step_Status, there are three possible results, 'Running', 'Failed' or 'Succeeded'. If any of the three jobs are 'Running', then 'Running'. If neither are running yet one has failed then 'Failed'.
    Only when all three have succeeded should it then be set to 'Succeeded'.
    I hope i have made that clear enough, please feel free to ask any questions if not. I am relatively new to SQL but i thought to at least try least try (I knew it wouldn't work) and it didn't work. But it may give you a better idea of
    what i wan't:
    CREATE VIEW [dbo].[vw_DataAvailabilityAnalysts] AS
    SELECT CASE
    WHEN JobName in ('Job1','Job2','Job3') and step_status='Running' THEN 'Running'
    WHEN JobName in ('Job1','Job2','Job3') and step_status='Failed' THEN 'Failed'
    WHEN JobName in ('Job1','Job2','Job3) and step_status='Succeeded' THEN 'Succeeded'
    END as StatusCheck,
    CASE WHEN JobName in ('Job1','Job2','Job3') THEN 'ExampleDataSet'
    END as DATASET,
    LastRunDate,
    lastruntime,
    step_status,
    FROM [CDS_Common].[dbo].[DataAvailability]
    Many Thanks,
    Plain_Clueless
    Plain_Clueless

    Okay so here is what my table looks like (Simplified). There are four columns and the data within is extracted via a Stored Procedure.
    JobName
    LastRunDate
    LastRunTime
    Step_Status
    Job1
    11/06/2014
    09:30:00
    Succeeded
    Job1
    10/06/2014
    09:37:20
    Succeeded
    Job2
    11/06/2014
    04:05:00
    Succeeded
    Job1
    09/06/2014
    02:17:41
    Succeeded
    As you can see there are 3 jobs which are all 'Job1'. This jobs are obviously different within the table however this represents that they are jobs which all update the same DataSet within our local warehouse. Whereas Job2 updates a different dataset alltogether.
    I wan't to create a view which will alagmate the jobs that are of the same DataSet, which will disclude the column JobName but would create a whole new column that looks like this:
    DataSet
    LastRunDate
    LastRunTime
    Step_Status
    DataSet2
    11/06/2014
    04:05:00
    Succeeded
    DataSet1
    11/06/2014
    09:30:00
    Succeeded
    Bascically what this shows you is all the Job 1's combined so they are one record, Amaglamated. The last time any of these jobs were run is the LastRunDate & LastRunTime, which was the first record in the first table provided. Again for Step_Status,
    there are three possible results, 'Running', 'Failed' or 'Succeeded'. If any of the three jobs are 'Running', then 'Running' (Absolute). If none of the three jobs are running yet one has failed then 'Failed'. If one has failed yet another is also running then
    'Running'.Only when all three have succeeded should it then be set to 'Succeeded'. (This last bit isn't as important).
    Hope this clears it up a bit,
    Plain_Clueless
    Plain_Clueless

  • Interactive Report Single Row View Error

    I am getting the following error on my Single Row View
    {"dialog":{"uv":true,"row":[{"V":"Widget Failure
    ORA-20001: SHOW error. ORA-20001: VIEW_ROW error. ORA-20001: GET_COLUMN_VALUE error. ORA-01722: invalid number,
    worksheet"}]}}Any clues?
    Shunt

    Shunt,
    Does this happen on every record? Have you tried to recreate the IRR on another page as a test? Do a SELECT * FROM table...
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur
    You can reward this reply by marking it as either Helpful or Correct ;-)

  • Home sharing - view format for other users tunes

    When I home share with another user's tunes, I can't get a fully organised view format (e.g. under "view" menu, sort by list, cover flow etc are greyed out). I can only get a single long list which is pretty-not-useful... It looks like this is the only way to go, but does anyone know how to get a fully featured and formatted view of another library? Thx M

    Store the media files somewhere other than the standard location. Other users cannot access the files if they are stored in the standard location. Example c:\itunes media
    Within each users login, set the library location to the location you want. Each user can access all the files and the library for each user will be different.
    My wife and I do this with an external drive on our home network.

  • Recording view in results recording

    Hi all,
    I have used 89 insp type for manual lot and in results recording i want the tab that unit to be inspected . In develpement it is coming .but in prod sever it is appearing and in production also for some insp types it is coming why .
    please suggest settings .
    regards
    prasad

    Hi arun,
    alredy i did the setting in IMG for that 89 insp type .even though it is not appearing .
    now my query is if we did not do that setting also i think tab should be appear.but curser will go to other tab.
    please correct if I am wrong .
    plz suggest me how to do get the tab.It is very urgent for me .
    regards
    prasad
    Edited by: prasad.k on Apr 2, 2008 4:08 PM
    just now i have seen that message is giving by the system:
    *view for characterstic overview was changed *
    if you see the details of that message  that like follow----
    View for characteristic overview was changed
    Message no. QE044
    Diagnosis
    The predefined view from the operation or inspection type has been changed by the program. This may be due to the following:
    In the user master, a recording view is assigned to the user parameter 'QER'. If there is no default value for this user parameter, the general view (single values and summarized results) is used.
    The determined view is marked as obsolete.
    Procedure
    The user parameter 'QERSMAL' must be initialized to be able to use obsolete recording views. You cannot delete the user parameter from the user master.

  • Which view format is preferred in Ui5 development ?

    Started with Ui5 a week back and documentation is really good. But when getting hands on with this made me bewildered. Can anyone help me with below queries
    1) Which view is preferred in application development for UI5 ? i can only see Js sample codes in documentations. (IS JS only preferred for development)
    2) Is it possbile to use mixture of View formats in an application ? (XML view and its controller for one screen and HTML view for other screen)

    Thanks ,
    When i look at the api reference of SAPUI5 SDK - Demo Kit  i get the below error. Is something wrong ?
    API Reference 
    sap.ui.core.mvc.View
    HTTP Status 404 - /sdk/docs/docs/api/symbols/sap.ui.core.mvc.View.html
    type Status report
    message /sdk/docs/docs/api/symbols/sap.ui.core.mvc.View.html
    description The requested resource is not available.

  • Applying Business View format of ARA into Job Monitoring of Process Control

    Hi Gurus,
    I have an issue regarding with the Job Result of when using SOD sub-scenario in Process Control. We have integrated AC and PC and the controls that have been set for automation, however, the fields (User ID, Name, Group, Risk Description, etc.) are not showing on the PC Job result like the ARA can do. Below information are given:
    1. In ARA --> User Level --> Simulate the risk analysis with Business View format --> Result --> choosing Management Summary --> above mentioned fields are shown.
    2. In Automated Monitoring --> Choosing Management Summary --> onlyfields of technical view format are the only ones that can be shown (User ID,Risk ID and Control ID).
    Thus with this, is there any possibility that the Result of the Job Monitoring of the PC can be manipulated? If yes, can you provide some steps?
    Hope you can help me on this.
    Kindly refer on the attached file for more info.
    Thanks!
    Mackoy

    Christopher,
    Re-generating the transfer structure does not need InfoPacks to be re-created. if you are still getting the old error, two possibilities:
    1) You created a new DataSource with new transfer structure, etc. but the InfoPack in the process chain still points to the old trsnfer structure.
    2) The data in the table has some records as MM/YYYY and some as YYYYMM.
    You don't need to re-create the InfoPacks if your transfer structure is re-generated. They should work off the latest definition always.
    Cheers
    Aneesh

  • Unable to reorder/change column names on interactive single row view

    I have created an interactive report and grouped my columns to display nicely in a single row view report. However, once I initially add the columns to a group, I am unable to reorder them. I can move them up and down the list, but the changes don't save. Also, I have gone through column by column and unchecked the box that says Use Same Text for Single Row View and expanded the column name. However, the single row view still displays what is in the master report. I've tried closing out my browser completely and reopening, but I am still not seeing my changes. Any suggestions?

    I also just stumbled about the "Use Same Text for Single Row View" option actually doing nothing - in Single Row View I still get the label text from "Column Heading", no matter what I enter in "Single Row View Label".
    I had to adjust a column width using a span tag in the heading (as this seems to be the only way to do that - any other suggestions I found adding style information to the region header had no effect), and now that tag is displayed in the Single Row View label.
    I can live with that for now, but it's not really nice.
    Is this a known bug? Didn't find anything else in the forum regarding this problem so far.
    Holger

  • Interactive report: Can I exclude a particular column from single row view?

    Hi -- I posted on this yesterday (Possible to exclude interactive report column from single row display?
    a bit anxious for suggestions, I guess!
    I've added a column with edit-link functionality to my interactive report query (that is, the link
    is not attached to the database data... it's an additional column and shows an icon). It's also
    in addition to the default single row view link. (We need both.)
    Unfortunately, the Edit link column shows up in the single row view. I've pared it down as much
    as I can: the label is empty, and the null value shows as "-". But an extra row with "-" is pretty
    ugly. Is there a way to always, completely exclude this column from the single row view?
    I know I could put the edit link on a data column, but:
    1) I want the link to always be to the left of the data (and the user can re-order columns)
    2) when the user doesn't have edit privileges, the link will need to be disabled or just not
    be displayed, and I think that would be a problem if the link were on the data. (true?)
    Thanks,
    Carol

    Please disregard this thread, and the one it refers back to. I see a flaw in the design of what I was attempting to do! Creating the link for Editing as a column means the user could inadvertently not display it, or move it, or... any number of problematic scenarios.
    Thanks,
    Carol

  • Interactive Report's Column Definition - Single Row View Label Bug?

    Hello,
    I have an Interactive report that I've added a Blue background to certain column headings (done by giving Column Heading a background color), this works fine except for the Single Row view - it displays the <....> code I used to get the background color and the column heading. I've tried to change the Single Row View Label by unchecking the 'Use Same Text for Single Row View' on the Column Definition and giving a different label, it just ignores whatever I put in and shows the Column Heading with the < .... > code. Is this a Bug or am I doing something wrong?
    Thanks,
    Anna

    Hi Anna,
    I believe that it is a bug.
    If the 'Use Same Text for Single Row View' checkbox is unticked and some text is entered in the 'Single Row View Label' field it gets ignored completely when viewed in the single row view and the existing value in 'Column Heading' is used.
    I wanted to do something similar to you, colouring some of the Interactive Report column headers, and it works fine in the IR report itself but shows the code (span style:color etc) in the single row query. I am using Apex 3.1.1 and the Sand Theme.
    I created a simple application on apex.oracle.com using the red theme and in single row view it still ignores the 'Single Row View Label' but interestingly shows the Column Heading text without the code. This indicates that there could be a work-around by altering the theme.
    Regards,
    Chris

  • How do i change the display in ADE to a single page view instead of two pages side by side? I find it distracting and prefer to look at one page at a time.

    How do i change the display in ADE to a single page view instead of two pages side by side? I find it distracting and prefer to look at one page at a time.

    You can increase the font size and automatically page view changes. Go to menubar; Reading -> PDF View or Epub Text Size (depending upon the ebook) and increase the size.

  • Navigating through photos in single-photo view in iphoto with trackpad is not working after installing new OS Mountain lion

    I have recently download new OS Mountain lion on my macbook (white late 2010 model). I had snow leopard before.
    On iphoto, when i was viewing my photos in a single-photo view (double clicking on a photo), i was unable to go to the next photo/previous photo using my trackpad. Only way i could do this was by pressing arrow buttons on my key board.
    If i remember correctly, i was able to do this by using 3 fingers (sliding left to right or sliding right to left) on snow leopard.
    I can navigate back and foward on my internet browser using two fingers. And yes, i have tried using my two fingers on iphoto but nothing happens.
    I have checked my trackpad setting and everything seems to be right.
    Any ideas how i could fix this?
    Thank You
    p.s. i have iphoto 09

    Terence Devlin wrote:
    I can navigate back and foward on my internet browser using two fingers. And yes, i have tried using my two fingers on iphoto but nothing happens.
    This works here - but I'm on iPhoto 11. IIRC it worked on 09 too though.
    It's not working for me.

  • Can I set to single page view instead of continuous scrolls in Preview?

    I just don't like and feel uncomfortable to view the PDF in continuous scrolls mode. however, it is set to be default in Preview of Lion.
    How could I change the defaut setting to make it open in single page view instead of continuous scrolls mode?
    Thx

    hmm - I have the same problem - meaning each time I open a preview file it defaults to continous scroll, which for whatever reason, I hate.  So each fiel I have to use the view menu to change that particual view to single page.  It seems if I quite that file and reopen it on the smae computer it will open in single page view.  But any new documents default to the hated continuous scroll view
    It sounds like your machine defaults to single page.  I assume youa re also usig the latest Lion release.  So there must be a way to change the default view of Preview, but I can't seem to find the setting

  • Annoying single page view in full screen mode

    I have checked the “Enable Scrolling” in the “View/Page Display” menu to have a continuous page flow (with gaps between pages) and avoid page bouncing when moving from the bottom of a page to the top of the next page. It works as expected when in windowed mode but not in full screen mode.
    - Why isn’t it possible to have continuous page flow (with gaps between pages) when in full screen mode? It is as if Adobe Reader disregards the “View/Page Display” menu preferences and always reverts to “Single Page View” when in full screen mode!
    - Also it would be nice to have an option to display a vertical scroll bar to the extreme right of the screen in full screen mode to be able to quickly scroll the document.
    These two features are the primary ones that make me still using Foxit-Reader instead of Adobe Reader albeit Foxit-Reader has a lower PDF rendering quality.
    Regards
    ZC.

    I have same problem.
    In Full Screen Mode , most functions are *NOT* working. For example , Show/Hide Menu Bar , Show/Hide Toolbars etc. Even use keyboard shortcut , they just *NOT* working.
    I am wondering is any chance to make Show/Hide Menu Bar , Show/Hide Toolbars working on Full Screen Mode ?
    At least , please add some keyboard shortcut to change Page Display .
    Best Regards,
    Adobe Reader version : 10.0.3
    OS version : Mac OS X 10.6.7

Maybe you are looking for