Skip to content

dbForge Studio for Oracle

dbForge Studio for Oracle is a powerful Oracle database development environment that provides you versatile data editing tools for managing in-database and external data. It allows you to synchronize data between different Oracle servers and automate schema change management process during development.

http://www.devart.com/dbforge/oracle/studio/

dbForge Studio for Oracle

Categories

JUMP TO ANOTHER FORUM

190 results found

  1. Users should be able to work with jobs.
    Support jobs scheduling through Oracle Scheduler

    125 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. On Ctrl+Click on function/user type/proc/etc name should open new(or already opened) editor with cursor on that object.

    115 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Group multiple database connections into single tree node in Database Explorer. Eg.

    Database Explorer

    [+] Environment 1
    [-] Environment 2
    [+] DB Connection 1
    [+] DB Connection 2
    [-] Environment 3
    [+] DB Connection 3
    [+] DB Connection 4

    109 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. It looks like you support GIT in other product within the company, and it would be very helpful for Sudio for Oracle to do as well.

    63 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. If you select Package to open the cursor is focused on the package . If you select Package Body to open the cursor is focused on the package body. Regardless when one is opened the other should always be open. Or an option to set it up that way

    55 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Add visual editor for Oracle tablespace.

    46 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Integrated SQL-PL\SQL Help would be helpful.

    42 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. it would be a great feature to have the possibility to pass values in "where" filter as parameters while running comparisons from the command line:

    datacompare.com /datacompare /compfile:"D:\mycompdoc.dcomp" /param:<par1>,<val1>[;<par2>,<val2>;...]

    and in mycompdoc.dcomp we have

    ...
    <Object SourceName="MyTable" TargetName="MyTable" SourceType="Table"
    TargetType="Table"> <SourceFilter>MyCol in (0,@par1,@par2)</SourceFilter>
    </Object>
    ...

    42 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Just like in dbForge Studio for MySQL to make it to ping a server in order to keep the connection alive. This will save your time on reconnecting to the server.

    28 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 28 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Every item in the object hierarchy should include Extract DDL option (=Generate Script As...), naming is not important. For containers, it would extract schema for all objects within that container. For example, if I do it on Indexes, it would get me Drop/Create/etc. script for all indexes currently defined on this table.

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Example:
    select t.col1 ,
    t.col2

    /* if I not put comma then next "t." not have columns in dropdown*/
    t.

    from table1 t

    if I insert t. between previously written columns

    t.col1,
    t.
    t.col2

    columns in dropdown not exist.

    Make spellchecker disable by settings

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. In dbForge for SQL Server we have direct support for Surround SCM source code management system.
    Would be great if we can see this in dbForge for Oracle too.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Suppose for most tasks, I will only be using [CURRENTUSERSCHEMA_NAME] and [SYS]. Within each of them I do NOT need Packages, Procedures, Functions, User Types, Materialized Views/Logs, Synonyms, Clusters, Database Links and XML Schemas. dbForge should have a global user preference to hide unused options.

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. When working with Master-Detail Browser, the program should automatically identify related tables along with relations once a user selects a master table so then it's enough just to choose the relation from the dropdown list instead of performing additional actions as it's implemented in IBExpert.

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Everytime I save a script (.sql) I have to select the correct encoding. For me it's West-European ISO/28591 but you default to UTF-8/65001. It's very annoying to do it every time and sometimes forgetting which lead to funny characters in the script.

    It was also asked a long time ago : http://forums.devart.com/viewtopic.php?f=22&t=24439

    Can you add this to the users's preferences ?
    Thank you

    BTW this form does NOT seem to work in IE8 that we have at work. Won't accept the password...

    10 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. It would be great to put the text with aligned by width (or by name in case the column name is longer than data) columns into the clipboard. This will result in a nice looking table in the text editor (when using a monospaced font).

    Such a capability is used by testers when they find errors in data and copy blocks into the task's content (RedMine system etc.).

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Hi.

    I really enjoy the Studio for Oracle; unfortunately I cannot use it the latest project, as it uses LDAP type connections to OracleDB.

    Could you implement this way of connecting to Oracle DBs?

    Thank you, regards.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. It would be nice to be able to filter schemas (as one can with database objects) when 'Show All Objects' is selected on the database connection.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3 4 5 9 10
  • Don't see your idea?