Export DDL for current schema (feature request "Creation of Object script")

Hello Raptor-Team,
to generate a DDL script for my current schema, I tried your suggestion on SQL Developer Exchange to click on "other users" and then select my user. Wait a minute... where is my current user in this menu? Am I missing something? ;-)
As this technique seems to make sense only with DBA users exporting other schemas, I'll log a new request for the often-desired one-button-current-schema-DDL-generator...
Best regards,
--==/ Uwe \==--

Nope - you're not missing something. I've logged it. Sorry. I know suggesting connecting as SYSTEM and then selecting other users is not what you are after, but if you have access to SYSTEM, that's be a solution. Alternatively, you just have to expand each node type and select the top level category.
Sue

Similar Messages

  • Skype for business/ Lync feature request

    I know that Lync will soon be rebranded as 'Skype for Business' so it would be nice if this was a feature.
    A useful feature would be if you could set what your bitrate was for your Lync Video call. For example, I have multiple sites with synchronous 50Mbit connections, I don't need Lync to auto change the quality. I need it to remain HD. I have the bandwidth
    for it. I know other VC systems have the ability to set bitrates, so I think it would be a useful feature for Lync to incorporate. What do you guys think? Also, if we had CBR or less VBR 2-5Mbit. It would be a much better system for newscasting and the likes.

    Hi,
    I have recorded this request and thank you for your advice. Currently I can't guarantee this will be added, but please be assured that any improvements in the product are based on users' requirements. Our developers strive to capture Microsoft users' ideas
    and are working hard to create a more powerful and easy-to-use product.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • WorkflowLab for educators: More feature requests

    I am really excited by the potential of WorkflowLab - this application could be absolutely amazing. I am an educator, and would love to use WorkflowLab as a means of writing - and distributing - mini Photoshop tutorials. However, in order for this to be worthwhile for me, there are a few improvements that need to be implemented:
    When linking an application to a step, clicking on the application's icon ought to launch it, if the app is present on the users machine. Although there is a down-pointing arrow in the Applications & Technologies section, which links to the application's product page online, I don't expect that many people will appreciate the current functionality there.
    The ability to add screenshots is essential.
    When an annotation refers to a particular tool within an application, a visual representation of that tool should be able to be dropped into the text. I am thinking here of Adobe Configurator, and the ability in Configurator to drag tool icons around.
    Like Adobe Configurator, when mentioning a tool, or menu command in an annotation, WorkflowLab should create a hyperlink that will invoke that tool or command within the chosen application (provided that the application is installed).
    Each workflow task should be able to optionally open a flash panel (created in Adobe Configurator) within a Creative Suite application. So for example, if task 5 in my workflow involves sharpening a photograph in Photoshop, and I have created a custom sharpening Configurator panel, those people using my workflow should be able to jump to Photoshop, which would then display the custom sharpening panel for the user.
    If a user of my workflow finds any of my annotations ambiguous, they should be able to email me a question from within WorkflowLab.
    Finally (for now), if I store my workflows using Adobe Share, then if WorkflowLab is deployed over a network, the File > Open Workflow Shared Online... command should allow users to browse through all of the workflows that I have uploaded to my Adobe Share account. This feature would provide access to any of the workflows that I create to my students, without them having to know the exact location of a specific workflow that I have built. For those people using WorkflowLab outside of a private network, who may want to browse the workflows that I have created, it would be great if WorkflowLab allowed users to subscribe to the workflows published by particular individuals.
    This application holds a lot of promise, and could be absolutely wonderful. My best wishes and congratulations for the team,
    Lee Harper.

    Hi there...
    Thanks for all of these great feature ideas -- I will review them with the team and see what we can do. Some of the ideas you mention we are already considering, but stay tuned!
    Doug Winnie
    Principal Product Manager

  • Early Adopter release : Extract DDL for tables does not work

    Hi,
    just had a look at Raptor - really nice tool - easy install - could be a replacement for SQLnavigator for us. One or two things I noticed though ...
    1)
    Export->DDL for tables does not work throws following error
    java.lang.ClassNotFoundException: oracle.dbtools.raptor.dialogs.actions.TableDMLExport
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at oracle.ideimpl.IdeClassLoader.loadClass(IdeClassLoader.java:140)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at oracle.dbtools.raptor.dialogs.BasicObjectModifier.launch(BasicObjectModifier.java:142)
         at oracle.dbtools.raptor.dialogs.BasicObjectModifier.handleEvent(BasicObjectModifier.java:210)
         at oracle.dbtools.raptor.dialogs.actions.XMLBasedObjectAction$DefaultController.handleEvent(XMLBasedObjectAction.java:265)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:530)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:785)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:804)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:499)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    and 2)
    when I click on a package body - I get "loading ..." below it but it never puts the
    procedure names in and the "loading ..."message stays in the tree view - however you do get to see the packages in the source window.
    Realise this is very much a work in progress and am grateful to see an early release such as this. Looking forward to the production release.
    Best regards,
    David.

    OK thanks for looking ....you've obviously got the fixes on your to do lists
    Noticed that the SQL tab when you select an object works fine - displays the
    DDL for the object
    Do you think you'll have functionality so you can select many objects (shift left click) and
    then create a DDL script for them? It looks like you can do this for all objects in a schema but
    the ability to select a subset of objects in a schema would be very useful for our DBA's.
    Couldn't see any good reason for keeping using SQLNavigator
    Many congratulations on producing such a useful tool.
    Kind regards,
    David.

  • SQL Developer 3.2 - Export DDL challenge

    Hi,
    I would like to Export DDL for approximately 300 of 1000 objects in a schema.  I have the names of all required tables for which I'd like to get the DDL in a table in my personal schema.  Is there a way that I can use this table as a driver for the built-in Export DDL utility or will I need to either go to the schema browser and hand-pick each of the 300 tables and/or from the Tools-Export DDL "Specify Objects" window?
    I would like to make this more automated so that I dont have to keep clicking, scrolling, clicking my way through the list of required objects.  Any thoughts are appreciated, thanks.

    1008686 wrote:
    Hi,
    I would like to Export DDL for approximately 300 of 1000 objects in a schema.  I have the names of all required tables for which I'd like to get the DDL in a table in my personal schema.  Is there a way that I can use this table as a driver for the built-in Export DDL utility or will I need to either go to the schema browser and hand-pick each of the 300 tables and/or from the Tools-Export DDL "Specify Objects" window?
    I would like to make this more automated so that I dont have to keep clicking, scrolling, clicking my way through the list of required objects.  Any thoughts are appreciated, thanks.
    There is no way to use sql developer to do that.
    You can:
    1. do it manually as you suggest
    2. do it manually by writing a script that makes the appropriate DBMS_METADATA calls
    3. use expdp to extract the metadata and create a DDL file.
    The full DDL for a table will include a lot of components that many people don't even want, for example storage clauses.
    The bigger issue you should address is why you don't already have the DDL to begin with. Best practices are to create the DDL and keep it in a version control system; not extract it after the fact.
    I suggest you use the EXPDP utility to extract the DDL into a file so that you have it for future use.
    If you plan to write a script there are plenty of examples on the web that show how to do that. Here is one:
    http://www.colestock.com/blogs/2008/02/extracting-ddl-from-oracle-2-approaches.html

  • Can`t post replies in photoshop feature requests section

    the reason is probably obvious but not to me,
    I cannot post a reply to anyones comments or thread in the photoshop feature requests, it usually reads "reply" to be able to comment on anothers comment,
    but only reads "report abuse" in the photoshop features request thread.
    when I select "new"and search for the photoshop features request thread, its greyed out so you cannot select it,
    what am I getting wrong here,
    I am logged in by the way.
    cheers.

    They created a new feedback site. The feature request site is read only now.
    Read the text above the discussions sections. There you will find the link to the new site.
    Or click here:
    http://feedback.photoshop.com/photoshop_family
    :-) miss marple

  • Custom Toolbar Buttons - built from my SQL - feature request

    I would like to request a feature to be added to SQL Developer. I'm on EA, v 4.0.0.12. I would like to be able to create edit and add custom toolbar buttons.
    I do have some of my SQL saved as Snippets. As long as I want to keep the Snippets pane open, I can create and edit snipped categories, add snippets to custom categories, and drag'n'drop a snippet from the snippet pane onto a SQL Worksheet (fills in with the SQL). This all works, although giving up  "canvas workspace" for the snippets pane is a bit of an expense.
    It would be cool to be able to create, edit and place and remove custom buttons on the Toolbar with SQL I like to (re)use often.

    I found the Exchange and filed a request there.
    For anyone wanting the URL for the Exchange feature requests, I used this:
    https://apex.oracle.com/pls/apex/f?p=43135:6:104519160383376::NO
    I do wish the Exchange were compatible with Firefox. I had to go to IE to add the request.

  • Materialized Views indexed are not excluded when exporting ddl

    Hello,
    When exporting ddl of the schema, through the export function of the gui, if I disabled materialized views from the objects to be exported, then the indexes of materliazied view are not excluded of the final DDL.
    This happens on  Version 4.0.3.16, Build MAIN-16.84

    Hello,
    When exporting ddl of the schema, through the export function of the gui, if I disabled materialized views from the objects to be exported, then the indexes of materliazied view are not excluded of the final DDL.
    This happens on  Version 4.0.3.16, Build MAIN-16.84

  • Feature request: View layer comps in both Comments and Extract

    Good day,
    I'd like to see the layer comps dropdown duplicated and applied to the Comments panel of Extract, in hopes that when viewing layer comps over the web, there's better, faster performance when reviewing comps. Extract is wonderful, but not everyone on my team needs the tools it offers (just developers, really). Everyone on my team does need to view the layer comps, making the comments section an appropriate home for it.
    Note: I'm not suggesting moving layer comps from Extract to Comments. Please make layer comps available to both.
    Thanks for reading,
    -Brent

    Hi John,
    I visit there for other product feature requests quite often. It unfortunately does not offer Creative Cloud as an option from it's dropdown.
    Perhaps I should request that feature? 
    -Brent

  • Exporting only triggers from schema..

    I only want to export triggers from a schema and no other database objects.
    simillarly i want to only import these triggers into another schema.
    How can i do this.
    please suggest.

    one way to go: install pl/sql developer from Allroun Automations (even trial version) {i believe that outhers tools can do this, but i,ve worked with this one and i like it}.
    Then go: Tools > Export User Objects and you'll find there all the objects in your schema and you can select anything from there using CTRL or CTRL+SHIFT and then you chose and destination file for your export. By doing so, pl/sql developer will generate an sql script containning then selected objects (the definitions of these objects; if you chose a table then in the script you'll find the definition that created the table...and so on....)
    To import in another schema: connect into your outher_schema and just run the generated sql script using sqlplus for exemple.
    by

  • Feature Request: Make a Setting Option for Export - Media - What to Render

    As I just changed after many years with Premiere Elements to Pro, I certainly find many things just anconversant.
    But there's one thing I really can't take: When I'm trying to render a project, there's a small selection list near the bottom of the "Export Media" window saying "export area". Here I can choose between "complete sequence", "work area", "sequence in/out" and "defined by user". This option jumps always back to "work area"!
    That's at least for me very unconveniant, because in 99+ % of my renderings, I need "complete sequence". Normally the software remembers the last used setting, but not in this case. I can imagine that one can fight about what's the best default setting: I Guess everyone is using Premiere differently. So in my opinion a predefined setting option would solve best for all: Just add one mor setting in the Presets section, maybe in "General" or make a new rubric "Export" or something. Just a place where everyone can predefine which setting for the export media area option he likes.
    No big deal, just one more presettings option!
    I hope I could make myself clear what I'm meaning
    Thanks in advance!

    Hi Lutzz,
    When I'm trying to render a project, there's a small selection list near the bottom of the "Export Media" window saying "export area". Here I can choose between "complete sequence", "work area", "sequence in/out" and "defined by user". This option jumps always back to "work area"!
    That's at least for me very unconveniant, because in 99+ % of my renderings, I need "complete sequence".
    You can create a feature request here: http://adobe.ly/feature_request
    Thanks,
    Kevin

  • Feature Request: Export catalog for 2nd editor/machine

    Since there isn't a shared network environment for LR, to involve multiple editors or multiple locations for the same editor on large projects, I often need to export a subset of a catalog so someone else can work on it, or I can work on it off my laptop somewhere other than the studio, using only the proxy 1:1 previews to make my decisions from and then re-assimilate those edit changes to the master catalog of that job, usually back on my primary workstation.  This process also allows me to start processing out parts of the job while other parts are being edited on other machines, or letting my primary workstation process while I use a 2nd workstation to continue editing at speed on.
    I can make this happen, but it's all on me to remember which portions of the catalog have been exported, where their destination was/is, remember not to make any changes to that portion of the library while the subsection has been exported, and an over-lengthy and complicated merging of exported and internal catalogs.
    It would be incredibly useful if LR could show the status (checked out for primary edit, checked out for client approval, etc.) of any exported catalog by mousing over that visibly different section and build in a preference for those varied conditions to potentially limit any changes to that subset of images while the export is still 'checked-out.'  A true merge would be nice to allow possible overlaps of work on the same images, but a managed lock-out would be sufficient to start with.
    As it is, the re-assimilation process for me involves removing images from the master catalog leaving the raw files in place, and re-importing the exported catalog which also necessitates the needless redundancy of bringing the 1:1 previews back in as well.  At the scale I'm doing this it's overly time consuming, compared to the speed of just bringing in the library itself.  The process also puts me in the place of deleting images from a catalog while they're essentially still in use, which is scary from a file management standpoint, usually with me having 4 and 5 copies of that library lingering around until all the manual merging actions are finished.

    That's a feature I've asked for myself Brad, in the absense of true network use.  As it's not likely to make the final release, and we wouldn't want the request to get lost in beta land, might I suggest adding it as a suggestion on the Feature Request forum http://feedback.photoshop.com/photoshop_family where it can easily be tracked?  If you post the link to your request here, others can also vote on your request.

  • Feature Request for Adobe Camera Raw CC

    Cinema DNG Videographers / Cinema Photographers using ACR to debayer footage...
    Feature request to export / save video files directly from ACR - - > Option to create video files with fps.
    Note: The option to export video does exist within the main menu of Photoshop. However, this does not apply to image sequences when imported into ACR.
    Uses:
    Current workflow for using ACR requires applying color correction and/or image presets to footage in order to process DNG image sequences.
    When shooting Cinema DNG files the image sequence is likely to be hundreds or even thousands of photos in length. These files could be processed with ACR and no other application.
    Adobe Media Encoder does not accept 16-bit Tiff sequences (CS 5.5).
    AE and Premiere CC accept 16-bit image sequences.
    Why import into AE and CC just to set FPS?
    Why import into AE and CC just to export proxy files & additional video files?
    May be a very applicable option for 64-bit & 256-bit background processing?
    Why make this feature applicable?
    ACR is remarkable at debayering DNG images.
    ACR processes DNG files faster than AE.
    ACR enables user color-correction presets as well as secondary Look Up Tables (LUTs) to be applied to image sequences (potential investment for Kodak, Fuji and other color-correction houses).
    ACR has the potential to offer users the ability to acquire a single application for processing DNG image sequences without having to purchase an entire post-production software suite.

    Hi! Moved to the correct forum.
    There is also the http://feedback.photoshop.com site.

  • BUG: Export DDL and Data fails for mixed case table/column names

    Hi there,
    I have found a bug in SQL Developer. See details below.
    Description:
    When "Export DDL and Data) function is used on a table/columns not named in UPPERCASE, sql generated by SQL Developer is invalid.
    Steps to reproduce:
    - open SQL Developer, connect to DB
    - make a table named "lowerCase" (in double quotes, so it won't be automatically changed to capital letters)
    - you may also add some columns, for example "lowerCol1", "UpCol2", ALLUPCOL3
    - add some data rows to the table
    - choose Tools -> Export DDL and Data
    - check exporting of tables and data, on "filter" tabs choose your "lowerCase" table
    - press "Apply"
    Error:
    Generated SQL contains invalid INSERTs: mixed-case table and columns are referenced without obligatory double quotes, which yields an error when generated script is executed (see below, relevant line is underlined)
    -- DDL for Table lowerCase
    CREATE TABLE "DBO_HT"."lowerCase"
    (     "lowerCol1" VARCHAR2(100),
         "UpCol2" VARCHAR2(100),
         "ALLUPCOL3" VARCHAR2(100)
    -- DATA FOR TABLE lowerCase
    -- FILTER = none used
    -- INSERTING into lowerCase
    Insert into lowerCase (lowerCol1,UpCol2,ALLUPCOL3) values ('lc','uc','auc');
    -- END DATA FOR TABLE lowerCase
    Remarks
    SQL Developer: version 1.2.1, build MAIN-32.13
    Oracle DBs: 9.2 & Express
    OS: Windows 2000 Professional
    If you need any more details/testing, let me know. I'd really appreciate a quick patch for this issue...
    Alternatively, do you know of any other simple way of copying a single database (it's called a schema in Oracle, right?) from one computer to another? Possibly something so simple like detaching->copying->reattaching mdf (data) files in SQL Server... I thought that this "Export DDL&Data" function will do, but as you can see I couldn't use it.
    I just need a simple solution that works - one operation on source to stuff, get the resulting files to other computer and one operation to have it running there... I think that such scenario is very basic, yet I just can't achieve it and I am simply not allowed to spend more time on it (read: our test project fails, my company rejects my "lobbying" and stays with MSSQL :/ )
    Thanks a lot & bye

    Thanks for your reply.
    ad. 1)
    You're right. I just wanted to give some very short feedback on my experiences with SQL Developer, so I didn't think starting new threads would be necessary, but as I was writing it became much bigger than I initially planned - sorry about that. I will make proper threads as soon as possible. Having "Edit post" button on this forum would also be useful.
    ad. 2)
    Generally, you're right - in most cases it's true that "switching DBMS is a major commitment" and "you will produce terrible code" if you don't learn the new one.
    However, I think that you miss one part of market here - the market that I think Express is also targeted on. I'd call it a "fire&forget databases" market; MySQL comes to mind as possibly most common solution here. It's the rather small systems, possibly web-accessed, whose data-throughput requirements are rather modest; the point is to store data at all, and not necesarily in fastest way, because given the amount of data that is used, even on low-end hardware it will work well enough. What's important here is its general ease of use - how easy is to set up such system, connect and access data, develop a software using it, how much maintenance is needed, how easy this maintenance is, how easy are the most common development tasks as creating a DB, moving a DB from test to production server etc. There, "how easy" directly translates to "how much time we need to set it up", which translates to "how much will the development will cost".
    Considering the current technology, switching the DBMS in such systems is not necesarily a major commitment and believe me that you will not produce terrible code. In many cases it's as simple as changing a switch in your ORM toolkit: hibernate.dialect = Hibernate.Dialect.OracleDialect vs MySQLDialect vs MsSql2005Dialect
    Therefore, in some part of market it's easy to switch DBMS, even on project-by-project basis. The reason to switch will appear when other DBMS makes life easier => development faster. From that point of view, I can understand my colleagues giving me an embarassing look and saying "come on, I won't read all these docs just to have db copied to test server". And it doesn't mean "they are not willing to learn anything new", it's just that they feel such basic task should have self-explaining solution that doesn't require mastering any special knowledge. And if they get such simple solutions somewhere else, it costs them nothing to change the hibernate dialect.
    I think Oracle did the great job with introducing the Express to this "fire&forget" market. The installation is a snap, it just works out of the box, nothing serious to configure, opposite to what I remember from installing and working on Oracle 9 a few years ago. In some places it's still "you need to start SQL*Plus and enter this script", but it's definitely less than before. I also find the SQL Developer a great tool, it can do most of what we need to do with the DB, it's also much better and pleasant to use over Oracle 9 tools. Still, a few basic things still require too much hassle, and I'd say taking your schema to another machine is one of them. So I think that, if you do it well, the "schema copy wizard" you mentioned might be very helpful. If I was to give any general advice for Express line of DB/tools, I'd say "make things simple" - make it "a DB you can't see".
    That's, IMHO, the way to attract more Express users.

  • Feature request: Slideshow module support for video files

    I'm very excited about your MTS support!
    Feature request: Slide show module  support for video files...
    Say you have 10 takes to choose from. Are you able to almost like SLIDESHOW view the 10 clips full screen so you can decide, like a playlist? Or rate them as they play? It would also be great, like SLIDESHOW to be able to export a MP4 with a title, the 10 clips you are working with, and maybe add an end title and a song, just like SLIDESHOW.
    I have found editing stills like this in slideshow far faster than in any other editing program.
    Basically, I just need a fast means to view or export an MP4 of a set of video clips to review. You are almost there.
    great job!!!
    Max

    I was also disappointed that video is not supported in the slideshow module -I currently have to use another solution when I want stills mixed with videos, would be great to be ablo to keep it all in LR!

Maybe you are looking for