How to know oracledatabase info

who can tell me how to know oracledatabase info that includes how many tablespace and segment and so on ?
thanks!

you can query the dba_data_files, dba_free_space views etc...
ex : select tablespace_name "TBLSNAME", SUM(BYTES) "FREE"
from dba_free_space
ex: select sum(bytes)/1024 from dba_free_space where
tablespace_name =' TBLSNAME'
Thanks.

Similar Messages

  • How to know corresponding info object for R/3 field and viceversa

    Hi....
    How to know corresponding object for a filed in r/3 data source and viceversa..While defining transformations.
    We can't do mapping of all objects to fields with the definition......!!!
    In 'rsosfieldmap'' what information we should give to know the proper tranformation...?
    thank u.....

    Hi,
    There are two ways to know the corresponding info objects in R/3 fields:
    1)  goto se11 t-code, enter RSOSFIELDMAP and enter display button. in the next screen click contents and give the field name or info object name as per your requirement, and excute.
    2)  first go through the field description in r/3 and identify the similar description in BI. For your easy understanding use excel sheet , in that you can copy the data source fields and target info objects ( master data or transaction data ). then it will be easy to identify the similar description.
    Thank you.

  • How to know file names & version on EBS 12.1.1

    Hi guys
    Please help I work with EBS 12..1.1 on HP-UX
    When apply patch no. 8429053 to support financial consultant ,I read the patch read me and as required I must know the file name and version as following .
    *3. Fixed File Names and versions*
    *$xla/patch/115/sql/xlaaptrn.pkb 120.63.12010000.14*
    and i found wrote *"cd $XLA"* then I didn't find it how to know this info
    Thanks

    Hi,
    It's not uncommon for the documentation to omit '_TOP' from the environment variable names, unfortunately. Try 'cd $XLA_TOP' instead.
    You can refer to Note 121916.1: How To Get Version of Programs, Files, and Objects Necessary for Oracle Applications? to find out how to get the version of the file you need.
    (Edit: Whoops, look like I left my browser tab open too long, and Srini already answered your question. :) )
    Regards,
    John P.
    http://only4left.jpiwowar.com
    Edited by: jpiwowar on Apr 24, 2010 8:17 AM

  • How to know created date of table of info ?

    for example :
    select v.*
    from v$session v
    how to know the created date of one line info in v$session ?
    who can help me ?
    thanks!

    Hello
    The program column is the name of the program (OS executable) that owns the session. Take this example on windows (note that I've edited out some lines):
    SQL> select sid,serial#,program,username from v$session;
           SID    SERIAL# PROGRAM                                                          USERNAME
           420         11 sqlplus.exe                                                      TYLERD
           427          5 ORACLE.EXE (q001)
           429          3 ORACLE.EXE (CJQ0)
           431          3 ORACLE.EXE (QMNC)
           434         10 ORACLE.EXE (q000)
           436          1 ORACLE.EXE (MMNL)
           437          1 ORACLE.EXE (MMON)
           438          1 ORACLE.EXE (RECO)
           439          1 ORACLE.EXE (SMON)
           440          1 ORACLE.EXE (CKPT)
           441          1 ORACLE.EXE (LGWR)
           442          1 ORACLE.EXE (DBW0)
           443          1 ORACLE.EXE (MMAN)
           444          1 ORACLE.EXE (PSP0)
           445          1 ORACLE.EXE (PMON)
            You can see that there are the various Oracle sessions for the various background processes/threads and there is my session, which as you can see I created by connecting to the database with SQL*Plus. I'll get rid of the oracle sessions in the next one and create another session with SQL Navigator (spit on the floor as I click the icon) and another one with powerbuilder (throw myself on a spike)
    SQL> select sid,serial#,program,username from v$session where username=user;
           SID    SERIAL# PROGRAM                                                          USERNAME
           419         12 SQLNav5.exe                                                      TYLERD
           420         11 sqlplus.exe                                                      TYLERD
           421        163 pb80.exe                                                         TYLERDIf I rename the powerbuilder executable (to something more apt) and re-connect, you can see this shows up in the program column
    SQL> select sid,serial#,program,username from v$session where username=user;
           SID    SERIAL# PROGRAM                                                          USERNAME
           417         14 Dodgy builder 80.exe                                             TYLERD
           419         12 SQLNav5.exe                                                      TYLERD
           420         11 sqlplus.exe                                                      TYLERDHTH
    David
    p.s.
    As guido suggested, you should become familiar with the documentation, here's some links:
    V$Session reference
    10g documentation home page
    Concepts guide

  • How do i put info thats on a cd onto my new imac that i bought last week.  I want to buy microsoft office for it but dont know how im going to put it on the computer

    How do i put info from a cd  on my new imac that i bought last week since there is no place to put a cd?

    If you have another Mac with an optical you might be able to use remote disk. Otherwise you'll need to either purchase software that can be installed from download or purchase an external disk drive. Practally any cheap drive from places like OWC, Amazon or NewEgg will work.

  • How can I migrate info from an iPod nano to a new one?

    I just purchased a new iPod nano 16GB, but I like the playlists I had on another iPod Nano 8GB I'd like to know if someone knows how can I sync info fron older to newer one.

    But I must re-organise everything again? .... I also use my iPod on several computers, so, libraries do not match the contents of my playlists, seems like I will have to start all over again, because  I also happen to have a new computer

  • How to know what were line item dimensions

    Dear SDN,
    How to know what were made line item dimensions.
    Thankyou.

    Rahul,
    Go to the edit mode of your info cube and then check out your dimensions, there if the line item dimension check box is checked then it means that, that particular dimension is a Line item dimension.
    Regards,
    Gattu

  • How to know which interfaces are going to which switch?

    How to know which interfaces are going to which switch ?
    I know that cdp will show this information. But CDP will not show info about the devices connected to my device and whose link between is administratively down.
    Regards,
    Chandu

    I don't want to the end devices location.
    For example, i have a switch that connect to multiple switches few using etherchannels and few using stand-along ports.
    So assume that one of the link whether it may be entire port-channel or a stand alone link that connects to another switch has been shut down manually by some x person...
    Then how can i know that which interfaces are connecting to that switch. In this case i think CDP will not  help because it will hold the information of ports that are up.
    Regards,
    Chandu

  • How to know the total items inside the rowSetInfo.

    How can i know the total items inside the rowsetInfo. I have only 1 column of table for the rowSetInfo. It's called "BankrowSetInfo". How to know how many items are there inside the rowSetInfo.

    Need more information.
    How do you want to display the info? Are you creating an applet/application/jsp/file output or what? Are you using DACF?
    Also, You said you only have 1 column. If you actually have more than 1 column ( more than 1 AttributeInfos for your RowSetInfo ) and are using DACF, use the InfoSwing GridControl or set up multiple TextFieldControls, one for each column.
    Hope I answered the right question.
    Cheers

  • How to know username and password from existing PPPOE broadband connection?

    Hi All,
    I am using windows server 2008 R2, and now I've used PPPOE broadband connection to connect the internet. what I am asking is how to know the username and password from my PPPOE setting, I have the requirement to create same setting in the difference machine.
    thanks.

    You can get this info from your ISP. This one may help.
    Create a Broadband connection using PPPoE in Windows Vista and Windows Server 2008
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How I know if company db is updated

    Hi all,
    a simple but I believe very important question. How I know if a user has accessed the company db? (I mean by execute insert and/or update in MSSQL).
    Are any logs to be checked?
    Thanks in advance,
    Vangelis

    Hello Vangelis,
    What do you exactly want?
    Would you like to see if an user is currently logged in? You can take a look in the sql manager, to see the "activity monitor". This info is also provided by an stored procedure which you can excute. You cann't check the SBO username.
    If you would like to know when the user is last logged in execute this query:
    select lastLogin, * from ousr
    HTH Regards Teun Aben

  • How i know what my collection in adobe ?..

    Hello !
    week ago i buy my first mac
    and the people give me some collection of adobe about 16 software.
    he say it's all the softwares adobe has..
    but theres no after effects that i really need.
    i search in the adobe site the collection of mine..
    i think it's the premium beacuse all the software in the premium i have (just not premier and after effects).
    how i know what my collection ? and how to download after effects if it's the premium collection ?
    thank, tom.

    Hi Helen,
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Software>Applications.
    Unless you mean the OS version, then the Apple Icon at top left>About this Mac will tell you.

  • How to retrieve Font info using JDK

    Hello there:
    I am wondering how I can find as much info about a font as I can using JDK. I can use
    GraphicsEnvironment.getLocalGraphicsEnvironment().getAllFonts();
    to retrieve the Font object, and get its name, family, that's pretty much of it. There is getAttributes, but I am not sure how it works. If I want to know such info as the folder containing a particular font, the font's foundry, etc, I don't know how to get them.
    Anyone can point me to a right direction and maybe I can take from there.
    Thanks a lot,
    Sway

    thanks man, but i need more info about a font than that. Anyway I've found sun's API helpful to some extend.
    http://www.docjar.com/docs/api/sun/font/package-index.html

  • HOW TO KNOW SORT KEY USED IN CURRENT HOLIDAY CALENDAR

    Hi Experts,
    Could you please let me know how to know the sort criteria used in current Holiday calendar??
    Any easiest method please let me know.
    I know one way which is going to Public holidays and see where used but if there is any other way please do let me know.
    Regards,
    Vamshi

    Hello,
    Sort Key :Helps to group together all public holidays valid for a country. It is a 3 character key and I recommend its naming convention to be Znn where nn stands for country grouping. Hence, the sort keys for public holidays for Australia, India, New Zealand will be as shown below:
    Australia        -        Z13
    India             -        Z40
    New Zealand  -        Z43
    Read this blog for more info
    http://scn.sap.com/docs/DOC-52366
    Thanks

  • HT1338 how i know what software is in my mac

    how i know what software is in my mac

    Hi Helen,
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Software>Applications.
    Unless you mean the OS version, then the Apple Icon at top left>About this Mac will tell you.

Maybe you are looking for