Any tools/methods  to normalize the relations in database

hi
I need to normalize the relations upto 3NF in oracle database. please specify any method or tool to nrmalize.

Hmmm...this question sounds VERY familiar:
tools for normalization of huge table in oracle database

Similar Messages

  • Is there any tool to check whether the proper data is inserting or not?

    Hi,
    We have different products A,B and C.
    whenever user crates an account under these products some X,Y,Z table gets updated.
    If user1 creates an account under A then X, Y, Z tables update with some data along with some ID
    If user2 creates an account under A then X, Y, Z tables update with SAME DATA along with some other ID
    Is there any tool to check whether the proper data is inserting (same data is inserting every time) or not?
    p.s : if this thread is not related to this forum .. where can I post?
    Thanks,
    Praveen

    Is there any tool to check whether the proper data is inserting (same data is inserting every time) or not?You need to check the code to see that. Is the update or insert on the table has from different places? In that case it would be better to have them moved to a centralized place may be a package.
    If you want to restrict the columns to specific values then you can use constraints.

  • Any tool to help checking the database is in line with the 2NF

    Is there any tool to help checking the database design is in line with the 2NF (second normal form), Thanks.

    Hi,
    Is this table in 2nd normal form?
    CREATE TABLE     orders
    (       order_id     NUMBER (10)     PRIMARY KEY
    ,     company          VARCHAR2 (10)     NOT NULL
    ,     customer     VARCHAR2 (30)
    );How can you tell?
    How would you expect some tool to tell?
    If you willing to even make a guess, it's only because you know what "order". "company" and "customer" probably mean in this context.
    There are queries other methods you could use to detect tables that might not be in second normal form. Fort example, you could assign a number (0-100) to each table, 0 meaning it seems to be in second normal form, 100 means that it has all the traits you expect from a table that is not in second normal form, and then list the 20 tables with the highest scores to check.
    Say exactly what you're trying to do, and someone will help you find a good way to do it. Post CREATE TABLE and INSERT statements for some tables, and expalin what traits you're looking for.

  • Is there any tool that can display the internal structure of a F4F file?

    Dear all,
    I want to view the internal structure of an f4f file, Is there any tool that I can use to do that?
    Thanks,
    Xuedong

    check the table AUFM (Goods movements for order)
    pass inputs to all the key fields.
    and another table AFPO
    try to use these tables.
    regards,
    sateesh.

  • Is there any Tool for successfully migrating the Infopaths data connection from old URL to new URL?

    Hi Support,
    In my Project we are trying to migrate sharepoint 2007 Infopaths to sharepoint 2013 Infopaths(there are some 20000 infopaths).Here we want to change the Data Connection from old to new connection.
    So please let me know if there is any tool to migrate sharepoint 2007 infopaths data connection to sharepoint 2013 infopaths data connection.
    Thank You in Advance for your help.
    Regards,
    Pradeep

    Hi Pradeep,
    As far as I could search, there is no built-in feature to batch updating InfoPath forms, I’d suggest you consider script or third party tool. Here are the links that might help:
    http://sharepintblog.com/2011/06/07/updating-infopath-form-templates-and-data-connections-with-powershell/
    http://www.dotnetfunda.com/articles/show/2829/migrating-infopath-2007-form-to-2013-forms
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety,
    or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Is there any tool monitoring messages in the pipeline?

    I wonder whether there is a tool which can tell the time each queue spends in each step of the pipeline?
    e.g. how much time a queue spent on client determination, on xml conversion, ...
    Thanks!

    I wonder whether there is a tool which can tell the time each queue spends in each step of the pipeline?
    Pipeline step means the Receiver Determination, Interface Determination etc.....so you can find this time in SXMB_MONI itself.
    SXMB_MONI --> Open Message Processing entry --> Performance Header --> Under Performance Header --> SAP:Timestamp --> For every step you will have the respective timestamp......I think the value after decimal indicates miliseconds (not sure on this part)
    Regards,
    Abhishek.

  • Is there any Tools for Code coverage for SQL Azure Database projects

    I need to capture data base code coverage for all the manual and automated test. this is for Azure DB, is there any tools available for the same? Please advise

    Hi,
    In order to code coverage for SQL Azure, use Microsoft Test Manager.
    This Link helps you in understanding and step by step procedures for manual testing.
    http://msdn.microsoft.com/en-us/library/vstudio/hh698492(v=vs.110).aspx
    Along with the above link also refer to
    http://msdn.microsoft.com/en-us/library/jj156172.aspx
    http://msdn.microsoft.com/en-us/library/jj156144.aspx
    Girish Prajwal

  • Is there command tool/API/cmdlet for the feature of database sync group

    we want to automate deployment in the Azure SQL DB. we use the feature of database sync group.
    however, so far we can only set it in the manage.windowsazure.com
    we want to know if there is command tool/API/cmdlet for the feature?
    thanks

    Hello,
    You can try to synchronize between two SQL Databases using the Sync Framework SDK and a Windows Azure worker role.You can also use the Sync Framework to write a console application to synchronize Windows Azure SQL Database with on-premises SQL Servers.
    Reference:Synchronizing with SQL Azure using Sync Framework
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here. 
    Fanny Liu
    TechNet Community Support

  • Are there any tools available to find the Server's availability?

    I have been trying to find out a tool/script to figure out the server's complete availability. Please be noted that I need to find only the complete availability for the whole month say July-2014, And there
    are many other reasons that some of these servers would get rebooted every alternate day. It would be sufficient even if I am able to find the total downtime of the server in the whole month from which I can calculate the availability. Please be noted that
    I need to calculate only the server availability and not for any application/service availability. I know we can get the availability report from SCOM 2012. But I have ~3000 Servers which are not in any monitoring tool in fact. I even tried if we can have
    any sysinternals tools but no luck. Any suggestions would be helpful.

    Hiya,
    The Event Viewer will hold events regarding shutdown and startup. You should work on event id's 6005 and 6006.
    Hopefully your 3000 servers has remote powershell enabled or at least some other way of remotely getting the information.
    Basically you should be able to create something like:
    For each connected 6006/6005 events within a given time spand - get the time difference and add all those together.

  • What are the Methods to check the Relation between BP Number and User ID ?

    Hi Colleagues,
    Requirement
    Hi, i need to generate a report to Management for approx 1400+ Partners and am facing some diffculties.
    While i have the BP number of the partners and their email ID's, i am unable to find the USer ID (ABAP ID) that these are mapped to. 
    Is there any Tcode or Table(s) that i can use to find this relationship ?
    Note:
    I have tried Tcode BP in CRP, but am unable to find the ABAP ID in 'Identification Tab' for any Role for these partner Id's.    The same can be found for Non-Partner Id's though.
    I have Tried relationship between ADR6 & USR21 tables too, but it gives me output only for 500 or so users.
    Rgds
    Ganesh.S

    Hi,
    Use FM BUP_PARTNER_GET.
    Regards,
    Caíque Escaler

  • How to create a setup for window form application including the related sql database?

    i have created a simple window form application project that have only 2 form..
    1st one for login in which it'll check the userid n password from database.if both are correct then it will go to 2nd form.
    now i want this project to run in another computer.
    i created a setup file but its showing some error regarding the database instances connection..
    so if anyone can tell me in details how to create the setup file then it'll b a great help..
    thanx in advance..

    Hi,
    Consider the above scenario,I suggest you to use the SQL Server Compact+ ClickOnce Deployment, A Compact SQL database is a file that can be bundled with your application installation. Below is a link guiding you through the creation process of a SQL Compact
    database.
    http://technet.microsoft.com/en-us/library/ms173009.aspx
    The following link discusses setting up the necessary dependencies and prerequisites for SQL Server Compact. (Note, you will need to scroll to the section entitled Private File–Based Deployment.)
    http://msdn.microsoft.com/en-us/library/aa983326(v=VS.100).aspx
    A ClickOnce Deployment can help you publish your application attach compact SQL database into client machine.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Do we have any tools for automating the JavaFX 2.X application testing???

    Do we have any tools available for automating the JavaFX 2.X application testing? If so, can somebody provide more information like which shall be the best to get started, whether it is open source or licensed e.t.c?
    Thanks in advance.

    Using this we found that we can test only stand alone JavaFX application i.e. *.jar file only.
    But we want to test .html file as our application shall pass certain parameters. As per my understanding, I think this is not possible using jemmyfx.
    Is there a way to do this?

  • Ayn tool available to synchronise the POP account in Gmail.

    Hi,
    We are using outlook 2013 as a POP account for our official email communication.We are using Google account Gmail as an email server.All the email account are configured in outlook 2013 as a POP account.
    Is there any tool available to download all the Inbox,sent,contacts to synchronise the POP account.
    Since the laptop is having an issue,we are not able to use the outlook 2013.We are accessing our email through gmail.
    Once the laptop is ready,we want to download the emails in POP account for Inbox & Sent items.
    Please let me know is there any tool available to synchronise the POP account for downloading the emails during the issue of laptop for 10 days.
    Regards
    Pradeep.R

    POP3 can only download from the main mailbox folder which is the Inbox folder.
    To download items stored in other folders in the online mailbox via POP3, you'll need to move them to the Inbox folder.
    See:
    Getting Sent Items off the server and into Outlook
    Another way to go would be to (temporarily) configure the mailbox as an IMAP account.
    See: http://www.howto-outlook.com/howto/accountsettings.htm#gmail
    Robert Sparnaaij
    [MVP-Outlook]
    Outlook guides and more: HowTo-Outlook.com
    Outlook Quick Tips: MSOutlook.info

  • Is there any tools can check for existed database ?

    hi all, is there any tools that can check for that existed database after inserted a database to Ms access??

    Then you'll open a connection and then do a Select from table to retrieve information. (and close afterwards)
    /Y 
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • Server cleanup wizard problem - unable to connect to the WSUS Server Database.

    I'm trying to run server cleanup wizard.. it starts to run and then after a while it gives me this error:
    The WSUS administration console was unable to connect to the WSUS Server Database.
    Verify that SQL server is running on the WSUS Server. If the problem persists, try restarting SQL.
    System.Data.SqlClient.SqlException -- Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    The statement has been terminated.
    Source
    .Net SqlClient Data Provider
    Stack Trace:
       at Microsoft.UpdateServices.Internal.BaseApi.SoapExceptionProcessor.DeserializeAndThrow(SoapException soapException)
       at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.ExecuteSPSearchUpdates(String updateScopeXml, String preferredCulture, ExtendedPublicationState publicationState)
       at Microsoft.UpdateServices.Internal.BaseApi.Update.SearchUpdates(UpdateScope searchScope, ExtendedPublicationState publicationState, UpdateServer updateServer)
       at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.GetUpdates(UpdateScope searchScope)
       at Microsoft.UpdateServices.UI.AdminApiAccess.UpdateManager.GetUpdates(ExtendedUpdateScope filter)
       at Microsoft.UpdateServices.UI.AdminApiAccess.WsusSynchronizationInfo.InitializeDerivedProperties()
       at Microsoft.UpdateServices.UI.AdminApiAccess.WsusSynchronizationInfo.get_NewUpdatesCount()
       at Microsoft.UpdateServices.UI.SnapIn.Pages.SyncResultsListPage.GetSyncInfoRow(WsusSynchronizationInfo syncInfo)
       at Microsoft.UpdateServices.UI.SnapIn.Pages.SyncResultsListPage.GetListRows()
    Thanks

     Some questions:
    Are there any other databases running on this Std Edition SQL service?
    [a] Yes there are, we have Kaspersky enterprise DB, Report Server DB and local application DB.
    Are there any other services running on this WSUS Server?
    [b] Yes there are, we have Active Directory, Kaspersky enterprise, SQL Server 2005, and WSUS all on the same server.
    How many days since your WSUS server was first installed?
    [c] It's been about a year now.
    What is the physical size of the SUSDB.mdf file?
    [d] 9,666,752 KB
    What is the hardware configuration of this machine, including disk drives?
    [e] Intel Xeon 1.86, 2GB Ram, HD C: 39GB - E: 25.2, running Windows Server 2003 R2 SP2.
    How many client systems are you servicing from this WSUS Server?
    [f] Around 40.
    What products/classifications are you synchronizing.
    [g] Windows XP-vista, Windows Server 2003, Office 2003-2007, SQL Server 2005.
    Okay, for starters, you have an underpowered/overextended machine running Active Directory, ASP.NET, and a database server, all on a sub 2GHz CPU with 2GB RAM, and not enough disk spindles. The machine has had WSUS running for about a year and is 9GB in size.
    There's no doubt in my mind that some of your performance issues are directly related to disk and database fragmentation.
    There's also no doubt that some of your performance issues are directly related to memory starvation.
    I'd suggest the following long-term fixes:
    1. Get a second machine. Make it a dedicated database server. Provision it accordingly to support servicing multiple database applications.
    2. Lacking #1, this machine needs more memory. It also needs more disk spindles. At a minimum the databases being serviced should be on a dedicated physical drive; ideally there would be two dedicated drives allocated for supporting database services. The
    For the short-term fixes, do this:
    1. During after-hours time, if you don't already have one, build a temporary machine that can act as a DC/GC, while you take this machine temporarily offline.
    1. Shutdown the Update Services service, SQL Server database engine, and any other services dependent on the SQL Server database engine (Kapersky, and other reporting applications). Disconnect from the network to temporarly eliminate DC traffic. (You could also shutdown the AD services, but disconnecting the network cable is ever-so-much easier.) Defragment ALL drives.
    2. Restart ONLY the SQL Server service. Obtain this SQL script to Reindex the WSUS Databases.
    3. Restart ONLY the Update Services service. Attempt the Server Cleanup Wizard again. Run it in two passes. Pass 1 performing everything except  remove unused updates. Pass 2 running only remove unused updates.
    4. After completion of the Server Cleanup Wizard, reconnect the machine to the network and resume all other services.
    5. If you're able to complete #3, secure the services of a well-qualified DBA to determine if there are any misconfigurations in your SQL Server setup that would account for why your WSUS database is 9GB in size -- such as improperly configured autogrowth parameters. Based on the products you're updating and only forty clients, 9GB is about 3x the maximum size I would expect to see in a WSUS database. It's possible this is simply caused by excess unused updates, it's possible it's caused by fragmentation, it's probable it was caused by unnecessary autogrowth of the database due to insufficient update maintenance. You'll want a DBA to assist you in shrinking that database after you successfully run the Database Maintenance and Server Cleanup Wizard.
    Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP
    Principal/CTO, Onsite Technology Solutions, Houston, Texas
    Microsoft MVP - Software Distribution (2005-2009)

Maybe you are looking for

  • A Way to Tell if a New Doc is Created from an INX?

    Dear all, Is there a way to tell if the newly document created has just been recreated from an INX? I was guessing that IDocument::IsConverted would provide some kind of a clue, but apparently no. Thanks!

  • ACL with Inter Vlan

    We are used Cisco 3750 Layer 3 Switch and linksys switch at Layer 2 level. We are used total 10 VLAN,  We want block all inter-vlan communication,  So no body can access inter vlan . All vlan can access server vlan Thanks Dinesh Chavan

  • Why MS JVM can not fine the classpath

    I have a applet and it's working fine with Sun JRE,but when I use MS JVM I always get error like can not fine the classpath,I alreday have created jar for all the applet class file and I have defined codebase and code ,using applet tag. I want to use

  • MBA. 1. 13" lacks when playing movie full screen.

    Memory or? No prob. with small window.the movie is downloaded to the MBA. Lion Thanks Jørgen

  • The type must implement the inherited abstract method???

    import java.awt.*; import java.awt.event.*; import java.awt.ActiveEvent; import java.applet.*; public class MoveIt extends Applet implements ActionListener      private Image cup;      private Panel keyPad;      public int yaxis = 15;      public int