Tools for capture database design based on multiple  schema

My database is 11.2.0.1
please suggest me a tools to capture database design.
i tested toad,but this tools only capture based on table!

sql developer data modeller.
http://www.oracle.com/technetwork/developer-tools/datamodeler/index.html

Similar Messages

  • Tools for mapping database procedures

    Does anyone know if there is a tool, which would map database's procedures? I know that Oracle's schema builder does it for (tables, view, shapshots, quiries, and synonym). Unfortunately, Schema Builder does not do that for procedures. I need to see the hierarchical relationship among procedures. Any suggestions are welcome.
    Thanks in advance,
    Sonya

    Oracle Designer does this, but it is a very complex and expensive product and somewhat difficult to setup and use. Also, TOAD (Tool for Oracle Application Developers) has a View Dependencies feature that may do what you are looking for. TOAD is by Quest Software (www.quest.com).
    Russ

  • Tools for monitoring database or DB logs analyser

    Hi
    Are there any commercial tools that can perform the following:
    - monitor DB failed access
    - monitor actions performed by system and DBA accounts through logs
    - monitor dormant accounts
    - track changes in privileges given to individuals
    I am aware that there are Database host-based IDS. wonder if it can do the above?
    Thanks for info.
    Lewis

    You're going to need to enable and configure auditing on the database before any tool is going to be able to monitor and/or report on the results of the auditing. If you are just looking for the reports you outlined above, I would wager that it would be significantly quicker and cheaper to have someone write some monitoring scripts than to evaluate and configure some third-party tools.
    If you are planning on using a third-party tool in a more comprehensive way, it probably makes sense to invest the time & effort to evaluate different tools, to buy one, and to configure it. For the reports you're talking about, though, even having someone come in for a couple days to set everything up will be cheaper and quicker.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Monitoring and backup/restore tools for TT databases

    Hi there,
    I am new to TimesTen. I need to set up automatic monitoring for TT databases. Are there any tools available? Also would like to know if there are any tools for tracking backups for these datastores.
    Any standards & best practices for managing TimesTen environment available?
    Appreciate any help/advise.
    Regards

    Hi Vidya,
    You did not mention what type of Unix/Linux you are using or what version of TimesTen. I will assume it is a mainstream Unix (Solaris, HP/UX or similar) or Linux (RedHat, SuSE etc.) and a recent (6.0 or 7.0) version of TimesTen. I will also assume that you want to put everything back 'as is' after the rebuild (i.e. you are not upgrading TimesTen versions or changing anything else about the configuration). IF YOU ARE PLANNING TO UPGRADE TIMESTEN AS PART OF THE REBUILD THEN THE STEPS LISTED BELOW WILL NOT WORK 'AS IS' AND WILL NEED MODIFICATION.
    Assuming that the machine is going to be 'wiped' during the rebuild then the main things you need to preserve are:
    1. Kernel parameter and other system level configuratiopn for TimesTen and indeed any other software running on the box. You would do this by taking copies of the relevant system configuration files and re-applying the customisations after the rebuild. As well as kernel parameters this might include things like users and groups.
    2. The port numbers used by each installed TimesTen instance. You can find these out from the ttVersion and ttStatus commands in each instance. Make a note of these as you will need them afterwards for re-installation.
    3. TimesTen configuration files for each installed TimesTen instance. You may have multiple TimesTen instances of the same or different versions installed. You can find out by looking at
    the file /etc/TimesTen/instance_info which contains details of every TimesTen installation (instance) on the machine. The instance configuration files are found in <install_dir>/info and are called; ttendaemon.options, sys.odbc.ini, sys.ttconnect.ini, snmp.ini and ttpasswd. You should make safe copies of all these files for each instance.
    4. Any user configuration files that e.g. configure TimesTen environment variables and any user ODBC configuration files such as .odbc.ini in user's home directory.
    5. Any datastores (databases) that you need to preserve across the rebuild. For each of these, take a backup of the datastore using the TimesTen ttBackup command and preserve the output files/directories. You need to do this separately for each datastore in each TimesTen instance.
    After you have secured the above then you should be okay to do the rebuild. After the rebuild you should:
    a) Re-apply all system level config changes (kernel parameters, users, groups etc.) preserved from (see step 1 above).
    b) Re-install all required TimesTen instances into the same installation directories, and using the same port numbers, as they had previous to the rebuild (see step 2 above). The installations should be performed as the same user as the original installatuions (the ttVersion output from step 2 above would tell you that). Prior to performing the installation you would need a sysadmin to create the /etc/TimesTen directory and assign suitable permissiosn to it (see TimesTen installation Guide for more details).
    c) Re-instate the saved TimesTen configuration files for each instance (see step 3 above).
    d) Re-instate any user level configuration files (see step 4 above).
    e) Re-create any datastore directories as required ready to receive the restored datastores (check datastore and log file paths in ODBC configuration files).
    f) Restore the datastore backup directories (created in step 5 above) to somewhere on disk.
    g) Use ttRestore in each instance to restore each datastore from the backup files restored in step (f) above. This re-creates all your datastores with all their data etc.
    If you follow this procedure and are not doing anything like changing TimesTen major versions (e.g. 6.0 -> 7.0) as part of the rebuild then you should not need to relink any application binaries. If for some reason you want to relink any application binaries you should consult the application developers who should have suitable makefiles to do this.
    I think this is pretty complete but of course it is possible there are additional things specific to your installation or operational regime of which I am unaware and so of course we can not accept any responsibility for any errors or omissions...
    I will send you the document on monitoring TimesTen via your e-mail address.
    Chris

  • Desktop tool for Oracle Database 10 XE Client?

    Hi,
    I have installed Oracle 10g Client XE on Windows remote computer. By SQL Command Line I'm correctly connected whit Oracle Database XE Server on a differrent computer.
    This is my question:
    there are desktop tools, similar to "Net Manager" of "Oracle 9i Client", for manage Client instance ?. As i can manage Client istance for configure host_name, port and service_name in relation to the Database XE Server ?.
    In a "2 Day DBA Guide" have not found nothing !
    I have the doubt of to have made an wrong installation !!!
    Thanks in advance
    Mario

    This is my question:
    there are desktop tools, similar to "Net Manager" of
    "Oracle 9i Client", for manage Client instance ?.No, you must use "normal" 10g Client for that features.
    As
    i can manage Client istance for configure host_name,
    port and service_name in relation to the Database XE
    Server ?.Again use "normal" 10g Client for that - XE Client is based on Instant Client. For enabling ceratin "features" of XE Client see Installing Oracle Database XE Client.

  • Is APEX the tool for a lightweight browser based query only front end?

    I'm tasked with prototyping a lightweight browser based front end to display consolidated customer information. It needs to be callable from half a dozen disparate and mostly non-Oracle applications, each passing in a customer id parameter. In my mind I've already marked-down the only front-end tool I have experience of - Forms10g as being too resource intensive to be continually started up and closed down (plus the initial potential JVM download to locked-down PC's). That leaves me with a couple of options (as far as I can see) - APEX or ADF Faces. I'm slightly worried about the steep learning curve for a J2EE environment plus the possible compatibility issues with ie 5.5 ( I know, I know ). And finally, my question - I've got a good feeling about it but does APEX seem like a good fit for this sort of task?

    It needs to be callable from half a dozen disparate and mostly non-Oracle applications, each passing in a customer id parameter. Chris - They want to be able to hit a button in these other applications and see a browser window pop-up (quickly!), view the customer details (composite picture sourced from a data warehouse) then close the browser window and go back to their app. Needs to be lightweight for speed so APEX seemed a good idea.
    Denes - Thanks. I'm thinking that the users will regularly open this browser session from their app then close the APEX window to return - probably time and time again. Did you find that establishing a connection and getting the page up made it slow. Is there something I should concentrate on to make sure that aspect performs?

  • Tools for planning / modeling / designing a RIA

    I'm about to embark on a large (to me) web project. I have little formal training but have been able to do well enough with my projects so far.
    I know that planning for a large project is very important. I have been reading stuff all over the net about what needs to be in a plan and the things that need to be considered.
    What I am not finding is a tool or set of tools to use during planning. Sure I could write everything in a word processor but that doesn't seem to be productive. I'm looking for something that I can use to define all the elements of my application (objects / classes / data / relationships / views / logic). I would like it be intelligent enough to know that I am designing a web application. So for example if a create a data table object it knows it will have columns with data types or if I am creating a class it may have properties and methods and events etc.
    Do such tools exist?
    What tools do you use when planning/documenting an application?
    I came here to the Flex forum because I am thinking I may be using Flex and PHP and Flash.
    Thanks

    I'm looking at Enterprise Architect by Spark Systems now. Seem like a good product. Anyone have any comments?

  • Tools for converting from Designer 1.x to 6?

    I am about to work for a client that would like to convert their data model from Oracle Designer version 1.3 to version 6. They, of course, have both logical and physical models defined in the tool. They do not use Designer to create triggers or stored procedures, but they do store business rules in the repository (I'm not sure where. . .). The business rules serve as documentation for business analysts.
    Is Oracle Designer upwardly compatible from version 1? That is, will I be able to open the version 1 model with version 6 software? If not, are there tools that I might use to perform the transition?
    Thanks for the help,
    Tom

    Tom,
    For a technical migration from designer 1 to designer 6.0, there is extensive documentation in the 6.0 product how to do this. Your repostitory information will be available in designer 6 once you upgraded. If you used Headstart for designer 1.3.2, take a look at the Headstart migration issues for migration your template package (info can be found on OTN,(http://technet.oracle.com/products/headstart/)
    . If you want to migrate your business logic, you might want to take a look at the CDM RuleFrame option (whitepapers available on the website), a powerfull way to model and implement business logic in the server (with transaction level validation, no more mutating table problems etc.)
    Regards, Marc
    null

  • Tool for generation database load

    Hi together,
    I am searching for a tool that can generate a scalable database load.
    It should make inserts, updates, deletes and selects where I can change the load. For example 100 Updates/min, 1000 Selects/min and so on ....
    Does anybody know a tool that is able to do that?
    Thanks
    Mario

    Hello,
    What's your oracle version? Do you have EM dbconsole setup? If yes then you can use that.
    Regards

  • Open source monitoring tool for oracle Database

    Hi,
    Please suggest me any opensource tool to monitor the health, availability and performance of the Oracle Database that can be accesed through web client
    Thanks in advance

    user1687821 wrote:
    Robert,
    Thanks for the update, ya i basically need the tool to monitor the DB, but at the same time, if CPU is going high due to any query or any other reason, we must get the alert, the tool currently we are using triggers a mail for both, DB as well as CPU when it goes high, similar one is needed
    ThanksGrid control or database control will do this for you, there is a rather big however, er however. Being notified is a part of the diagnostics pack functionality (ludicrously and unjustifiably IMO). That means a license cost (unless you are already licensed for it). nagios does this as others have said as do shell scripts. I'm not aware of an open source tool that does all you want without scripting though.
    Niall

  • Tool for Dynpro Screen Design

    Hi all,
    does anybody of you know, if there exists a tool with that I can create some webdynpro 'screenshots'. It is especailly for the concept of a new application that will be implemented in webdynpro. The concept should indicate the look and feel of the application with the help of the screenshots.
    ...is there perhaps a modelling tool or some shape sets for modelling programs or something?
    Best regards and thanks for your input,
    Rolf

    Rolf,
    thats something different. I'm not aware of such a tool. Basically I would say that doing a mock up of the screens with WD itself is almost as fast as using any other tool. And it can be reused for the real work then....
    This is a method that came up during the nineties called rapid application development. I'd really suggest to go that way.
    Regards,
    Benny

  • Error occurred while processing SAP SQL Tools for SQLServer (Database Copy)

    Hello,
    We are currently running ERP 6 EP4 support stacks 6. Two weeks ago we
    refreshed our sandbox from QAS system and installed support stack 9 for
    testing. Kernel was also upgraded from sp69 to sp137 as a part of the
    support pack installation.
    This week, I was asked to do another refresh of sandbox from the QAS system. As the
    kernel was upgraded before to sp139, I copied back the previous kernel
    file sp69 to the kernel folder and started refresh process as usual.
    When I was running SAP for SQL, it ran successfully thorugh all the
    steps but failed in the final steps with the following error logs:
    =======================================================================
    An error occurred while processing option SAP Toools for MS SQL Server
    > Database Copy Completion( Last error reported by the step: System
    call failed. Error 2 (The system cannot find the file specified. ) in
    execution of system call 'CreateProcessAsUser' with parameter ( ,
    NULL, Program Files/sapinst_instdir/MSS/CPY, &StartupInfo,
    &ProcessInfo), line (631) in file (synxcchapp.cpp), stack trace:
    iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-3_rel\gen\optu\ntamd64
    \ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450:
    EJS_Base::dispatchFunctionCall() iaxxejsexp.cpp: 178:
    EJS_Installer::invokeModuleCall() synxcchapp.cpp: 228:
    CSyChildApplicationImpl::start(false) synxcchapp.cpp: 252:
    CSyChildApplicationImpl::doStart() .). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/MSS/CPY.

    I looked at the logs, very similar error to the one that I already posted:
    ERROR      2011-07-08 09:29:49.861
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESyException in Modulecall: At line 631 file synxcchapp.cpp
    Call stack:
    iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-3_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    System call failed. Error 2 (The system cannot find the file specified.
    ) in execution of system call 'CreateProcessAsUser' with parameter (<token>, NULL, <command line for executable saplicense.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/MSS/CPY, &StartupInfo, &ProcessInfo), line (631) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-3_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    TRACE      2011-07-08 09:29:49.861 [iaxxejsbas.hpp:488]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2011-07-08 09:29:49.875 [sixxcstepexecute.cpp:971]
    FCO-00011  The step doLI with step key |SAPMSSTOOLS|ind|ind|ind|ind|0|0|MssSysLI|ind|ind|ind|ind|7|0|doLI was executed with status ERROR ( Last error reported by the step: System call failed. Error 2 (The system cannot find the file specified.
    ) in execution of system call 'CreateProcessAsUser' with parameter (<token>, NULL, <command line for executable saplicense.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/MSS/CPY, &StartupInfo, &ProcessInfo), line (631) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-3_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    TRACE      2011-07-08 09:29:49.886
      Call block:CallBackInCaseOfAnErrorDuringStepExecution
        function:CallTheLogInquirer
    is validator: true

  • Database Design for Multiple function site

    Hi
    I am working on one project which involve multiple function
    site, such as
    Company Product Catelog, Customer Support Forum, Document
    Exchange Engine and
    etc...
    Normally we will combine ALL TABLEs into one DATABASE.
    My question are:
    1) Is my break them to individual DATABASE, will it perform
    better?
    Means Product Catelog and Forum will have different
    DATABASE, but they
    will using the same DOMAIN NAME.
    2) I am worried about the break down and corruption of
    DATABASE, so I have the
    idea to separate them out. Are my idea correct or wrong?
    3) I am seeking for better DATABASE DESIGN, because I know
    the database will
    become huge in future. I request for your idea and opinion.
    Thank you very much.

    Creating views: not an option I think. It would involve a lot of programming with 'instead of' triggers etc.
    Seperate databases: a good way if the locations are completely independant and do not share information. This involves more DBA work.
    Separate schema's in one database: this would make public synonyms impossible, and is probably not a good option.
    Adding a location id to tables: the best way I think, and flexible. You can easily add another location, and locations can easily share information.

  • Oracle Database Design Courses?

    Hi,
    I was searching around the Oracle website looking for
    some Database Design courses, couldn't find anything.
    Anyone know if this type of course is available, if not
    through Oracle then with some other company?
    TIA,
    Rick.

    Jens I found a few good links in there...I was trying to
    find if there was a certification track offered in
    DB Design? I see a lot of instructor led classes most
    of them only 2-3 days long.

  • To get best database design

    Hello...
    I am going through one case study for the database design. and for this I want your view / suggestion regarding this.
    I have one table with 6 column
    create table test (
    id primary key,
    col1 varchar2(100),
    col2 varchar2(100),
    col3 varchar2(100),
    col4 varchar2(100),
    col5 varchar2(100))
    It might be possible that col1 value duplicated in col2 or col3 or col4 or col5 for some other raw.
    Now I have query that is require to search for the row by matching given value with all of 5 column col1 to col5. like this:--
    select * from test where col1=''pratik' or col2='pratik' or col3='pratik' or col4='pratik' or col5='pratik';
    I want to know, is this design is good for large table with millions of records into it.
    Is any other design is possible?? that is more efficient
    Thanks

    But in case of address, generally I am going to retrieve address for a give
    name or id. while in this case on basis of supplied value I have to search
    all 5 columnsNot necessarily. A search might be for all customers in a given postal district. But that is my point. I suggested address as a possible explanation for your requirements to fill a void.
    You have given us a strawman architecture and no clues about the underlying business premises. Under those circumstances all I can say is if you want to retrieve Col1, Col2, Col3, Col4 and Col5 for each ID where any of those columns matches 'Pratik' then I think your design is probably correct.
    Certainly I wouldn't want to suggest a different design without knowing why it is legitimate for the value 'Pratik' to appear in Col1, Col2, Col3, Col4 or Col5.
    Cheers, APC

Maybe you are looking for

  • Cannot delete file Windows2Local/Components/{multiple}.settings

    Every time I shutdown JSE it shows a couple of ugly messages saying: "Cannot delete file Windows2Local/Components/classes.settings in C:\Documents and Settings\Joost\.jstudio\Ent8\config" "Cannot delete file Windows2Local/Components/sources.settings

  • I bought a brand new mac after Apple said I had ruined my MBP with water damage- but now it works fine?

    I'm a little bit confused here. I bought the latest Macbook Pro before university late September 2011, and unfortunately had a little accident involving a leaky bottle of juice. I dried it out as much as I could, and took it to my nearest Apple store

  • Variable substitution issue

    Hi all, I've a select against a view (V_XXX) which performs drammaticaly different if run in this two ways: SQL> SELECT COUNT(*) FROM METOD.V_XXX 2 WHERE MATRICOLA LIKE '%'||LTRIM('310491A')||'%'; --> 50 msecs. SQL> VARIABLE var VARCHAR2(10); SQL> EX

  • .obj option status - show in project list?

    In previous versions of CVI, the project list shows whether an object is compiled to .obj, or not. I can't find how to show this in the newest CVI.

  • Multiple tempdb databases

    Is it possible to create multiple tempdb databases in SQL Server 2012 enterprise edition 64 bit on windows server 2012 data center edition 64 bit.