Analyze unknown work on schema (knowledge, relationship).

Hello

8i DB

1. I was asked to analyze a schema that were at least more than 6-7 years and need to know the uses of the schema tables and their relationships between tables,

2. also, I'm told to discover the last 3 months on this database activity, because it was suddenly used in 3 months...

is there anyway for any scenario?

Kind regards

If the database is configured with good PK and FK relationships, you can use the SQL Developer Data Modeler to drag - move tables in a diagram to get a visual image of the tables and their relationships.

Tags: Database

Similar Questions

  • Windows Mail send random email attachments to unknown recipients without my knowledge.

    Windows Mail send random email attachments to unknown recipients without my knowledge. The only reason I know this is a postmaster rejects opinion. How can I stop it?

    original title: Windows e-mail viruses

    If you use Windows Mail in Vista, then go to tools | Options | Security and check the box warn if other applications send by mail like you.  I think, however, that your email address is being spoofed by another infected machine and send e-mails disguised coming from you.  There is not much you can do about it.

    Make sure that you machine is not infected by a virus scan (for example www.microsoft.com/security_essentials/) and search for malware (www.malwarebytes.org). But it may be that you or your machine that is responsible for sending spam that appears to come from your hand.

    Steve

  • work space at the relationship of schema

    Just go with Apex and trying to figure out the correct layout.
    Apex 3.2 is installed and I just created a workspace and a test application.
    Looks like when I create a new workspace if I chose to create a new scheme, he also wants to create a new tablespace that I really don't want that.
    So if I take an exisitng scheme then my new objects will go and space appropriate storage.
    Now if I want more than one schema to use the same tablespace do I just create previously it outside the APEX or am I missing a setting somewhere?

    I suppose that associated with who's - it just the applications that access the same data would use the same pattern?

    TIA.

    Ahh, Yes, I remember being in the whole of this issue when we started with Apex not that long ago. The advice we had was to install an instance integrated with the Oracle E-Business Suite (EBS) to serve as the EBS to use EBS responsibilities and to install a separate instance as a filing of request central Apex to serve all our other databases of. Apex itself lies in its own schema (STREAM *) that is not customized. As mentioned in my previous post, we create patterns in the base of the Apex for the host needed data. Currently, a workspace works for us which also allows the maintenance of a set of standard models, developers, etc. Our Apex applications using Oracle Single Sign-On authentication for the authentication of the end-user is not a problem. Yes, we define synonyms, views, materialized views or establish some kind of data replication, depending on what works best for the particular set of data.

    I think that is there from the start always make for a better solution than the dressings and more renovations to the track. But neither I nor my world is perfect. Sigh...

    -Alwyn

  • analyze the work of the table but dbms_stats does not work

    Hi all

    I have a very simple question, although analyze command became obsolete for many years, when I use analyze, command, I get the result of empty_blocks (user_tables) but when I use the dbms_stat package I get nothing.

    SQL > select * from v version $;

    BANNER
    ----------------------------------------------------------------
    Oracle Database 10 g Express Edition Release 10.2.0.1.0 - product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    AMT for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production

    SQL > create table deneme2 in select * from object;

    table created


    SQL > exec dbms_stats.gather_table_stats (USER, 'DENEME2');

    PL/SQL procedure successfully completed.

    SQL > select blocks, empty_blocks from user_tables where table_name = 'DENEME2;

    BLOCKS EMPTY_BLOCKS
    ---------- ------------
    13            0

    SQL > analyze table deneme2 calculating statistics;

    Parsed table.

    SQL > select blocks, empty_blocks from user_tables where table_name = 'DENEME2;

    BLOCKS EMPTY_BLOCKS
    ---------- ------------
    13            3

    Which is wrong with dbms_stats? I missed somewhere? Does anyone have any idea who why dbms_stat can't work?

    Thanks in advance.

    Hello

    That's what said ORACLE. See the link below:

    http://docs.Oracle.com/CD/B28359_01/server.111/b28310/general002.htm

    «Oracle is recommended to use the most versatile DBMS_STATS package for gathering statistics for the optimizer, but you must use the ANALYZE instruction to collect statistics that are not related to the optimizer, such as empty blocks, spatial average and so on.»

  • DeskJet F2280 all-in-one with Windows 7, does not analyze, was working fine

    I have an all-in-one Deskjet F2280 my operating system is Windows 7, everything was perfectly working until recently I went to scan a document and nothing happened, the power button blinks for about 30 seconds then stops. I deleted the driver and downloaded the driver date several times but always the same problem - full while downloading I get a fatal error Code 2203, I tried the solutions proposed on the HP troubleshooting page but always end upward with the same problem. I can print & copy perfectly. Please can someone help?

    Hello swallowsretreat

    When you mention that you have tried the HP troubleshooting page you were talking about article "fatal error" error 2203' (MSI 2203) displayed for HP Software Installation in Windows? ' " Otherwise I have suggestion follows first to try to resolve the first fatal error.

    Fatal error MSI message relates to the Microsoft Software install (MSI). As such they problem may be related to more that the software you are trying to install and be linked to the operating system.

    Let me know if you continue to receive the error when installing even after the rest of the article for fatal error 2203. Also have you tried to install the printer on another computer?

  • The final button HP Office Jet Pro 8600 to force to analyze stopped working-scanning via computer now.

    All of a sudden, 2 scanners on our network are not scanning.  I direct scanning via my computer now rather than use the actual scanner, which is faster.  That's happened?

    Have you fed printers market and tried the scanner scanning again?

  • Scheme of work

    The scheme of work should point the schema FDMEE installation/configuration or the schema of the source system, in this case the EBS GL.

    Thank you

    PR

    If you have successfully configured FDMEE it would be pointless to create a schema of work. FDMEE create a schema by default.

    If you have the plan for you scheme of work separate schema for the custom interface, you must create separate work repositories.

    On the schema of the Source - please see the attached screenshots

  • Error of trade rules but Essbase script work

    I created a script to calc, which analyzes and works very well in Essbase. However, when I copy and paste same script in business rule, it gives the error.

    If I remove this line IF ("Allocation of facilities"-> @CurrMbr (Period)-> "Department" > 1), it works fine.

    = Calc script =.

    DIFFICULTY ("HSP_InputValue", "Local", FrcstVer, predictions, & FrcstYear, @Relative(Entity,0), "No_Product", "No_Intercompany", "Facilities")
    Fix (@relative(YearTotal,0))

    Account)
    IF ("Allocation of facilities"-> @CurrMbr (Period)-> "Department" > 1)

    @CurrMbr (Period)-> 'Allocation of facilities' =-("Allocation of facilities"-> @CurrMbr (Period)-> "Department");
    )
    Endfix;
    Endfix;

    ==============ERROR============

    An error occurred while parsing the script.
    Please check the script between the column in the row: 27: 153 and column of the row: 27: 153.
    Found
    token ';' - expected tokens:
    , "/*STARTCOMPONENT:...to end".

    It works when you remove the condition, the reason is you do not have an endif

    Fix (@relative(YearTotal,0))

    Account)

    IF ("facility allowance"-> @CurrMbr-> "Department" (Period) > 1)

    @CurrMbr (Period)-> 'Allocation of facilities' =-("facilities Award"-> @CurrMbr (Period)-> "Department");

    )

    Endfix;

    Try to look your code clean, there are a lot of use unwanted @CURRMBR and other stuff that needs to be improved (not not picking on you, or in a way that I am)

    Concerning

    Celvin Kattookaran

  • Problem finding tables of project and the repository working interface

    Hello

    Under a project (p. ex. - customer_m_table), with two interfaces (cust_regular and cust_special) and a package (cust_m).

    In working repository schema I had the table (snp_session) to the interface where I get the session Id, interface ran, etc...

    There is an even project table giving details of the project as the project name (snp_project).

    But is there any table where I can get information as part of a project, what are interfaces and what are packages?

    Thank you.

    Hello

    You can see how ODI under table SNP_TRT

    Select the RPD. Project_name, SF. Folder_name, SPA. PACK_NAME, SP.pop_name, P.TRT_NAME

    Of

    ODEV91119_ODI_WORK. SNP_POP SP,

    ODEV91119_ODI_WORK. SNP_folder SF,

    ODEV91119_ODI_WORK.snp_project RPD,

    ODEV91119_ODI_WORK.snp_package SPA,

    ODEV91119_ODI_WORK. SNP_TRT P

    where

    RPD. I_PROJECT = SF. I_PROJECT AND

    PFM I_FOLDER = SP. I_FOLDER AND

    PPM I_FOLDER = SPA. I_FOLDER AND

    PFM I_FOLDER = P.I_FOLDER

    AND RPD. I_PROJECT = 2010

    and spa.i_package = 3010

    If you're ok with this, please mark as correct or useful

    Thank you

  • Used to scan HP photosmart C4280

    Hello

    I hope someone can help me,

    I just upgraded to Snow Leopard and since then, I tried to use my HP photosmart c4280 to analyze my work.

    I keep getting messages ranging from "scan cannot be initialized" "unknown error" "no scanner not found" etc. Everything worked fine until I upgraded my mac, and since then I downloaded and upgraded my hp, the latest drivers software, etc. and still nothing. I tried scanning through different programs - photoshop, preview, directly from a scanner, etc. and nothing. I have reset my printers on the system prefferences, I uninstalled and reinstalled the software and I tried everything on the forums here and still nothing.

    I really don't want to pay for an another printer/scanner when this one is very good and works perfectly well. All other functions work too.

    Help, please!

    Thank you

    flj87

    If you are using Snow Leopard or Lion and you have the HP software before Snow Leopard (either from a CD that is not marked as compatible with the 10.6/10.7 or you recently upgraded to Snow Leopard or Lion and had the software HP on your Mac before you upgrade - even if you made a standard from the old software uninstaller or installed new software on top of it) , you must uninstall the software by using the "scrubber":

    Go to Applications/Hewlett Packard / click Uninstall HP
    Click on continue
    Highlight your device in the left pane
    Press and hold Ctrl + Alt + Cmd keys on the keyboard at the same time as you click on uninstall< this="" is="" the="" scrubber="" option,="" there="" is="" no="" button="" labeled="">
    There will be a pop up that asks if you are sure you want to uninstall all hp software. (At this point, if you continue, all HP printers you have installed will need to be reinstalled)
    Click on continue and let it finish

    Restart your Mac

    Download and install this: http://support.apple.com/kb/DL907

    Now reset the printing system:

    -Sys Prefs, Print & Fax
    -Right (control) click inside the box that lists your printers and select Reset Printing System.
    WARNING - This will remove ALL your printers!

    Finally, download and install the latest software for your printer from the "Support & drivers" link at the top of this page.

  • How to use DBMS_PARALLEL_EXECUTE with CURSOR

    I write data from Oracle database MongoDB via http calls (POST, PUT). Data is changing and I'm entering it via a slider and then inside the loop for example, I make the call http (appealed by iteration). MongoDb does not write in bulk, so I have to send one line per iteration. It takes a lot of time (for example, 30 minutes to write 3 K lines).

    Inspired by the answer to this question that I figured out that the process can be more effective with the help of DBMS_PARALLEL_EXECUTE. However, this part "run each thread (parallel work process) using a standard FOR cursor loop (for example for in(select...)). c loop... end loop; )- and inside the loop, make HTTP calls" is not not clear to me."

    I have the following syntax:

    FOR c IN
              (SELECT......)
    LOOP
              --http calls
    END LOOP;)
    
    


    I tried to read the examples here , but I couldn't understand the following:

    • Based on what I should create pieces in my case (ROWID, collar number or SQL)?
    • Where should I create task? At the beginning of my procedure? Inside the loop? And where I create pieces? Inside the loop?
    • What about DBMS_PARALLEL_EXECUTE.run_task?
    • What is the size of chunck? I understand that I can open only 5 max http calls at the same time

    Your help is very appreciated.

    P.S. I preferred to open the new thread, as the discussion will be on DBMS_PARALLEL_EXECUTE instead of the sliders of best practices.

    Yes, you can not chunk a cursor (compiled and analyzed SQL).

    You need for the block using a SQL (SQL source code). And this SQL must return the piece ranges using custom logic.

    If a table must be stored in a block or a SQL statement must provide the pieces. A cursor cannot be chunked, as Oracle has absolutely no idea that the lines will be processed by the slider - what is discovered only when the cursor is running and running and looking for lines. And by then, the process is already running and cannot be transformed into a parallel process.

    In other words, the workload must be known, to chunk this workload - it break up in smaller workloads. A cursor represents an unknown work load. How many rows will be treated? Unknown until the cursor runs and made search lines to deal with. An unknown work load can be stored in a block.

  • Short ODI IKM Unique key error

    Hello

    I am trying to load data in and short 3.1 datadomain through the IKM ODI of short downloaded from delivery. I use ODI 11.1.1.1.7 with IKM SQL for short for 3.1. I managed to solve the problem all the way until step 9 of the dataload

    Here are the steps to get that:

    Step 1-4 Drop, Create, load, Analyze table work

    6 - integration - context properties of loading RecordWriter

    7 initialize Logger

    8 validate Options

    9 initialize short schema (ERROR)

    Above step 9 errors with:

    org.apache.bsf.BSFException: exception of Jython:

    Traceback (most recent call changed):

    File "< string >", line 57, < module >

    File '< string >", line 15, in throwException

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:525)

    at org.python.core.PyReflectedConstructor.constructProxy(PyReflectedConstructor.java:163)

    java.lang.Exception: java.lang.Exception: there is no unique key in the schema

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)

    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine (SnpScripting


    I'm sure I'm missing something and I can't find it in the documentation. Help, please.


    Thanks in advance.

    This cased by you did not indicate the unique key in your column of your data store in the models.

    1 extend the data store in the models.

    2. expand the attributes

    3. double-click on the PK column you want

    4. click on the Flexfields

    5 uncheck "short property is Unique.

    Or you do not want to set a short Server Unique key and let the server automatically generate the PK.

    You can open your interface and in the configuration of IKM together the value of 'AUTO_GENERATE_RECORSPEC' is true.

  • Data block

    Do we have any kind of place where you can get data block to the practice. The data must match to a kind of schema object relationship. In bulk means that the number of rows should be in crores. Closely on explain plans with data block.

    Random data only get you so far. It is very well for certain types of trials in bulk, but it has two major flaws:

    (1) a lot of performance issues come from tilt in our data. Random generatedly values, while presenting tufts of values is wanted to have the extremes of the distribution of the data that we see in actual data. This includes things like the change in length of string.
    (2) key generation are difficult. Of course, we can generate unique digital keys with ROWNUM but other types or uniqueness are harder and the hassles of foreign key relationships is a complete hemorrhoid.

    So, what to do? Well, there are a number of specific data. The best place to look is [url http://www.infochimps.com/datasets] InfoChimps. This used to be a really great site but the company (not without reason) is looking to make money from their efforts, so they now limit access to a large number of their data sets. However several games is free (although reigistration is necessary) or even some links to hosted public data sets.

    Most of the data sets are CSVs, so there is a certain amount of work needed to bring them into a database. However, it is not too difficult with the external tables, and it is also a useful training full-time.

    Cheers, APC

  • Poriblems server-side include

    I have amtrying to convert the Spry Menus using SSI. in a model.  beaten my head against the wall on what can go and which cannot by a thread to include, but it turns out that is not my big problem

    using Dredamweaver CS5 and do a server-side, I have major problems with differeent

    I have the file in a directory in the root of the site called offshore includes

    the file I'm trying to understand

    using a page in the root of my statement using the relationship of document is

    <!-file = "Includes/Navbar.html #include" - > "

    Works fine told to relationship site does not work well the Ok

    However, a page at a lower level manager gets the dreaded

    [an error occurred while processing this directive]

    and I get an error

    [

    [Sat Sep 01 16:51:42 2012] [error] [client 174.57.220.98] Impossible to include the file '... / Includes/Navbar.html "in the file/usr/local/www/kasdivi.com/blog/beachguide.html analysis

    and also

    Warning - PHP Startup: unable to load dynamic library ' / usr/local/lib/php/20100525-debug/memcache.so'-ne can not open & quot;/usr/local/lib/php/20100525-debug/memcache.so & quot;

    Unknown (0): warning - PHP Startup: unable to load dynamic library ' / usr/local/lib/php/20100525-debug/apc.so'-ne can not open & quot;/usr/local/lib/php/20100525-debug/apc.so & quot;

    Unknown (0): warning - PHP Startup: unable to load dynamic library ' / usr/local/lib/php/20100525-debug/pdf.so'-ne can not open & quot;/usr/local/lib/php/20100525-debug/pdf.so & quot;

    Unknown (0): warning - PHP Startup: unable to load dynamic library ' / usr/local/lib/php/20100525-debug/memcache.so'-ne can not open & quot;/usr/local/lib/php/20100525-debug/memcache.so & quot;

    Unknown (0): warning - PHP Startup: unable to load dynamic library ' / usr/local/lib/php/20100525-debug/apc.so'-ne can not open & quot;/usr/local/lib/php/20100525-debug/apc.so & quot;

    Unknown (0): warning - PHP Startup: unable to load dynamic library ' / usr/local/lib/php/20100525-debug/pdf.so'-ne can not open & quot;/usr/local/lib/php/20100525-debug/pdf.so & quot;

    php errors do not appear to Melanie even though they seem to have I have an another iisue or are the stroke

    but this set apart

    If I move the include file at the same level as the pade approprirate include statement with no problem it works

    If I move to a subditrectory then it does not work

    Summary

    I can get SSI to work for the page on the root level to help includes a subdirectory

    but on the other classes, I have to include it in the same directory with the page

    any thoughts?

    You can still use SSIs.  Read this article for help.

    Absolute, relative to the document and paths relative to the root of the site

    http://help.Adobe.com/en_US/Dreamweaver/CS/using/WScbb6b82af5544594822510a94ae8d65-7c44a.h tml

    Nancy O.

  • installation of a 'great' If web application interface fails-

    The proxy error

    The proxy server received an invalid response from an upstream server.
    The proxy server could not handle the request GET/pls/apex/f.

    Reason: Error reading from remote server

    While waiting for the cookie p_company or wwv_flow_company to contain the id of the owner of the application security group.

    ERR-7620 could not determine workspace for application ().

    Get the same message today (unused for) when trying to build a master form / retail, so I think it's some kind of time-out / / lack of memory problem.

    I need to install a new number and analyze via a new schema name.

    I read it can be done in sql * more. The f123.sql file can be modified in some way?

    My request is for more than 90 pages, and I'd hate to chop it up to several small applications. Suggestions, I can go on the DBA or app with workarounds or server admin, would be very appreciated!

    We're on we're APEX 3.1 on 10G / / Unix with Oracle IAS.

    Thank you.

    Pamela

    Hello

    What is the size of the export file you are trying to import? In your Apache configuration, there is a timeout parameter, you can check that this value is set on?

    John.
    --------------------------------------------
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    AWARDS: Don't forget to mark correct or useful posts on the forum, not only for my answers, but for everyone!

Maybe you are looking for

  • Flash end 2015 macbook pro os 10 elcappitan

    After checking the allow plugging macros area, a screen poped and ask if I wanted to turn flash off or update Flash.and I accidentally said yes to turn it off. How can I turn flash on. Thank you

  • Tecra 8000: Lack of OS, how to install

    I have this old Tecra 8000, and he had Win ME above. I used a software called drive to kill, and after reboot I get "missing OS". I have a bootable CD with a (legal) copy of XP Pro top. But nothing happens when I insert the CD, it runs for a while, b

  • Enqueue would be the elements are not recognized by the consumer.

    Hi people, I have a strange problem with a seeminly loop simple enough producer/consumer. The producer waits data acq, then the queue of data for display/logging purposes. The sampling frequency is once every 5seconds 4. The strange thing is that it

  • How to configure IIS7

    How l can configure IIS7 so that when someone types the following: kalmultimedia.com.au/contactus.html It is then redirected to: kaltraining.com.au/contactus.html or if someone slap kalmultimedia.com.au pointing kaltraining.com.au Windows Server 2008

  • BlackBerry Passport cannot connect to Passport

    So yesterday, I released my passport to be greeted by the message "warning that you have entered an incorrect password 5 times. blah blah ". When I try to enter my password, which I am sure is correct, that nothing is happening. I can enter 50 times