Where is the location of tablespace file and control file

Hi, all
where is the location of tablespace file and control file? tks

For DataFiles, query DBA_DATA_FILES or V$DATAFILE
For TempFiles, query DBA_TEMP_FILES or V$TEMPFILE
For Online Redo Logs, query v$LOGFILE
For Archived Redo Logs, query v$ARCHIVED_LOG
for Controlfiles, query v$CONTROLFILE
Hemant K Chitale
http://hemantoracledba.blogspot.com

Similar Messages

  • Location of Redo log and control files?

    Dear all,
    I am checking the location of redo log and control files, but found that the redo log file (like log02a.dbf ....) in the same directory of data files. However, I couldn't find any control files in the data files directries.
    What could be the location of control files?
    Amy

    select name
      from v$controlfile
    or
    show parameter control_filesKhurram

  • Writing in pages in Afrikaans. Spellcheck keep on correcting to dutch. Switched off spell check and checkeed keyaboard settings. Where do I get languages other than what Apple offer and where is the dictionary, Library, spelling files.

    Writing in pages in Afrikaans. Spellcheck keep on correcting to dutch. Switched off spell check and also looked in System preferences - keyboard. this stops the "Auto-correct" but does not help me with Afrikaans or other language spell check.  Where do I get languages other than what Apple offer and where is the dictionary, Library, spelling files.

    You are basically limited to what Apple deigns to offer.
    Try LibreOffice [free] which has a huge selection of languages.
    Peter

  • Output error:the name of the package "greet" does not reflect the location of this file...

    output error: The name of package 'greet' does not reflect the location of this file. Please change the package definition's name inside this file, or move the file. C:\Documents and Settings\Igal\My Documents\meiran\greet\Greeter.as
    I keep on recieving this output error although my source path is set to C:\Documents and Settings\Igal\My Documents\meiran\greet.
    any suggestions why this happens?

    The classpaths you define in your Flash software tell the compiler where to look when it needs to find a class.  According to your as file, the very top line indicates the Greeter.as file should be at a location specified by the path...
    one-of-your-classpaths\com\example\quickstart\
    So if one of your classpaths is:  C:\Documents and Settings\Igal\My Documents\meiran\greet\
    and you placed the file in the greet folder, then in your AS document you should not have the "com\example\quickstart" and your import statement in the fla should not be using that (should just be... import Greeter;)

  • Where is the location of the default package?

    I'm using jdk1.6.0_14. There is a folder src. I guess the folder contains all the default package. And I try to delete the src folder, and then compile and run a simple program:
    import java.util.Scanner;
    public class TesImport {
         public static void main(String[] args) {
              Scanner s = new Scanner(System.in);
              System.out.println(s.nextDouble());
    }...but it still work... Actually, where is the location of the default package?
    Really need your help.
    Thanks

    JoachimSauer wrote:
    georgemc wrote:
    Eclipse defaults to thisSince I'm using maven, I really like the default structure of files there:
    - */src/main/java* is for Java sources
    - */src/main/resources* is for resources
    - */src/test/java* is for Java sources for the tests
    - */src/test/resources* is for resources for the tests
    - */target* contains everything produced by the build
    - */target/classes* contains compiled Java classes from /src/main/java and resources from /src/main/resources
    - */target/test-classes* contains compiled Java classes from /src/test/java and resources from /src/test/resourcesMe too. Presumably you use the Maven plugin to generate Eclipse projects too? One of the things Maven-haters moan about is that it enforces it's own directory structure on you, which quite apart from not being not true, isn't a bad thing anyway. That structure is a pretty sensible default

  • I cannot update or install updates on itunes. It says that the location for that file does not exist. I cant even uninstall itunes as the same error message comes up.

    I cannot update or install updates on itunes. It says that the location for that file does not exist. I cant even uninstall itunes as the same error message comes up.

    Hi vindog60,
    Thank you for using Apple Support Communities.
    To troubleshoot this issue where you get an installation error with iTunes on your Windows PC, please follow the steps in the article linked to below.
    Issues installing iTunes for Windows - Apple Support
    Cheers,
    Alex H.

  • Where is the "concurrent managers environment file"?

    Dear all:
    can anyone tell me where is the :"concurrent managers environment file"?

    Hi,
    can anyone tell me where is the :"concurrent managers environment file"?There is no specific environment file for the CM as it uses the same env file used for the application tier node (APPSORA<CONTEXT_NAME>.env under $APPL_TOP directory -- in Unix/Linux) and (envshell<CONTEXT_NAME>.cmd under %APPL_TOP% in Windows).
    Regards,
    Hussein

  • I like to know the table name where all the Interface name ( Data Type and

    Dear Friends,
    I like to know the table name where all the Interface name ( Data Type and Message Type in IR ) is stored.
    Thanks.

    Hi,
    Please find the repository API’s in the SE24 class builder that can be used for accessing repository objects from the ABAP stack of SAP XI. Check CL_SRAPI* in the SE24 transactions for digging further.
    location of interface objects
    CL_SRAPI_DATA_TYPE---data type
    CL_SRAPI_DATA_TYPE_ENH---data type enhancement
    CL_SRAPI_FAULT_MESSAEG_TYPE--fault message type
    CL_SRAPI_MESSAGE_TYPE--message type
    CL_SRAPI_INTEGRATION_SCENARIO--integration scenario
    have a look at the table SXMSPMAST, SXMSCLUP & SXMSCLUR
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4fbe7b8e-0a01-0010-b69b-b7e717378f22#search=%22SXMSPMAST%20%2B%20XI%22
    That document has references to lot of tables maybe it can be of use to u.
    Look at the below thread for SXMB_MONI tables and Function module:
    In Which Database Table the Messages are Stored in XI
    Message Monitoring  --> corresponding tables?
    Edited by: Dharamveer Gaur on Oct 8, 2008 10:40 AM

  • Where does the logging in RDBMSRealm go  --and-- are some JavaDocs missing?

    I see that a LogOutputStream is created in the example
    class RDBMSRealm, but where do all of the log
    statements go. The LogOutputStream is created as:
    log = new LogOutputStream("RDBMSRealm");
    but I do not see and file called RDBMSRealm and/or
    I do not see the log statements on stdout.
    BTW, I do have logging set to the most detailed
    level (Info) from the console if this matters.
    Also, are there some JavaDocs missing from
    Weblogic's Reference website at
    http://edocs.bea.com/wls/docs60/javadocs/index.html
    LogOutputStream is an example. I do not see the
    class when I select the package
    weblogic.logging.
    Where is it?
    Much Thanks
    Bill Ralenkotter.

    Thanks Terry,
    Sorry, I should have mentioned that I am using WL6.0.
    Does anyone know what I need to do to get the RDBMS Realm log to start on
    WL6.0.
    About the missing JavaDocs: Also, if I am doing development using these
    classes I still do not
    understand why they are not on the 6.0 refernce site!
    About the missing JavaDocs,
    I see java docs for a lot of classes, but what document do I use that
    helps me to understand the entire framework? The Programming
    Weblogic Security does give this information.
    Example question: how do I get a reference to the realm to create
    users? Should I even be doing this?
    Thanks for your help.
    Bill.
    "THorner" <[email protected]> wrote in message
    news:B4D7B3CBF165D311844100C04F4E3E1B031246@DANCERACE01...
    If you are using WLS5.1 you much set the property
    weblogic.security.realm.debug=true
    then this information will be sent to stdout. This is set to false by
    default, as there is a lot of information, and it is a big performance
    hit.
    I think weblogic likes to avoid some of its APIs being public, which is
    annoying at times, but probably reasonable
    terry
    -----Original Message-----
    From: Bill Ralenkotter [mailto:[email protected]]
    Posted At: Thu 03 May 2001 16:00
    Posted To: weblogic.developer.interest.security
    Conversation: Where does the logging in RDBMSRealm go and are some
    JavaDocs missing?
    Subject: Where does the logging in RDBMSRealm go and are some
    JavaDocs missing?
    I see that a LogOutputStream is created in the example
    class RDBMSRealm, but where do all of the log
    statements go. The LogOutputStream is created as:
    log = new LogOutputStream("RDBMSRealm");
    but I do not see and file called RDBMSRealm and/or
    I do not see the log statements on stdout.
    BTW, I do have logging set to the most detailed
    level (Info) from the console if this matters.
    Also, are there some JavaDocs missing from
    Weblogic's Reference website at
    http://edocs.bea.com/wls/docs60/javadocs/index.html
    LogOutputStream is an example. I do not see the
    class when I select the package
    weblogic.logging.
    Where is it?
    Much Thanks
    Bill Ralenkotter.

  • HT1418 I have iPod4 and cannot see day-to-day appointments, etc on PC Outlook calendar.  Only repeated items (birthdays, anniversaries, etc.) are visible.  Where is the rest of my data and how do I restore it to the only calendar I have in Outlook?

    I have iPod4 and cannot see day-to-day appointments, etc on PC Outlook calendar.  Only repeated items (birthdays, anniversaries, etc.) are visible.  Where is the rest of my data and how do I restore it to the only calendar I have in Outlook?
    Thanks

    Hello Schimi. The Time Capsule is a kind of product that offer you two possibility:
    - To use the TC as a router or as an external HD.
    The difference between WPA and WPA 2 are:
    - They are two kinds of internet connection.
    WPA uses dynamic key encryption , which means that the key is constantly changing and makes the invasion of a wireless network more difficult than WEP . WPA is considered one of the highest levels of wireless security for your network and is recommended if your devices support this kind of encryption . Newer routers offer WPA2 security . WPA2 is compatible with WPA , but offers higher security level . In fact, it meets the high standards of many government agencies . If the router and computer support WPA2 , this should be your choice.
    If you need any help or if you find some difficult setting up it you can contact Apple Support.
    I am sure that they can help you with that.
    I am sory for the delay. I holpe that you solve your issue.

  • Where is  the location(path) of the videos that the 3GS recorded?

    Where is the location(path) of the videos that the 3GS recorded? Thanks. Kevin

    that's a private folder, so there's no method to access it. The only documented way to get videos from the camera roll is by using image picker (in 3.0 atleast)

  • Where is the location of Adobe Connect server?

    Where is the location of Adobe Connect Server?
    At the moment we are experiencing too much delay.
    It seems that Adobe connect server is not around Korea ,Japan nor China.
    That's just my guess.
    Is there any specialist who can give me the right answer for the locations of Adobe Connect server?

    Depending on which cluster you have an account on they can be in a few locations in the US,  Canada (I think) or Western Europe. Adobe doesn't have a hosted cluster in APAC, so it is likely that you are seeing lag due to communications to a server in the Western US.

  • Where is the Patterns pop-up menu, and how do I make the little ?

    Where is the Patterns pop-up menu, and how do I make the little crapper pop up? (huh. They don't have and emoticon for furious.)
    I have been searching the "Help" system for hours.  All I want to do is find a picture of an empty blue sky to put behind two airplanes.

    From the Toolbox, select the Paint bucket tool
    In the Paint bucket options at the top, change from "Foreground" to "Pattern".
    Click on the Pattern block to the right and the Pattern dialog will pop up.

  • Where are the tutorials for Raw files from my Nikon?

    Where are the tutorials for Raw files from my Nikon?

    These tutorials should how to work in camera raw so you can edit NEFs.
    How to make non-destructive edits in Camera Raw | Adobe Photoshop CC tutorials

  • I do not find Airdrop logo on my iphone also the location services are locked and cannot be changed.

    I am using an iPhone 5S 64GB 7.1.2 version installed.
    I do not find Airdrop logo on my iphone also the location services is locked and cannot be changed.

    Have you tried a Reset: Hold down the home and sleep buttons, wait for the Apple logo, let go of the buttons.
    If that didn't work try a Restore from your backup in iTunes. If that fails Restore it as a new iPhone in iTunes.
    And if all the above fail, you do not have an employer profile on your iPhone, and there are no Restrictions set, get it serviced.

Maybe you are looking for

  • Automatic creation of order from notification

    Hi, I am Trying to create a order from notification automatically. is it any possibility. as i know not possible in standard. is it any user exit or any other way from t-code:IW21? Regards, Shrithar

  • Uploading vendor balances

    Hi all I want to upload vendor balances but there are some deductions against that vendor.( e.g admin. charges, rent). E.g. If total material is of 100 Rs.and client is to pay 100 Rs. to vendor but client pays only 80 Rs. and deduct 20 Rs. as deposit

  • Purchase order field in Cash Journal

    Hi, We want to post expenses with reference to Purchase order in Cash Journal. Purchase order field is not available in the Cash Journal. How to update the purchase order field in Cash Journal. Regards, Azeem

  • Security check, j_security_check, Duke's Bank Application

    Hello all! I'm a newbie on j2ee and looking for answer to some thoughts. When looking at the "Duke's Bank Application" I found that the webclient use a form to authorize the user (logon.jsp), the form post to "j_security_check". - What is "j_security

  • Maintain the status of a Visual Web JSF page

    Hello, I have a JSF page in which I display several images.And when the user click on one image it will be viewed on her real size. So the user will be redirected to another page. Then, if he go back to the previous page will be displayed containing