Which statement is true?-------------QNo.107

One of important tables in the USERS tablespace (the USERS tablespace is locally managed and the undo tablespace is managed manually) was dropped and perged from the recyclebin at 9:00am. You noticed this at 11:00am.and you want to perform an incomplete recovery to recover the table.
Which statement is true?
A. You must recover all data files to the required system change number.
B. You must recover all data files,except those that are offline,to the required SCN
C. You must recover all data files belonging to the USERS tablespace to the required SCN
D. You cannot recover all data files because segment space management is performed manually for the undo tablespace

Hi Jaffar,
There was some threads in the past with more than 20 or 30 questions in one, without any great success to have all answers.
I don't know if post the original exam question here without his own suggestion and wait the answer is the best method to learn to pass certification.
Of course, in case of doubt on some point and after reading the associated doc, ask a question would be a better way.
Nicolas.

Similar Messages

  • Which statement is true?----No.107

    One of important tables in the USERS tablespace (the USERS tablespace is locally managed and the undo tablespace is managed manually) was dropped and perged from the recyclebin at 9:00am. You noticed this at 11:00am.and you want to perform an incomplete recovery to recover the table.
    Which statement is true?
    A. You must recover all data files to the required system change number.
    B. You must recover all data files,except those that are offline,to the required SCN
    C. You must recover all data files belonging to the USERS tablespace to the required SCN
    D. You cannot recover all data files because segment space management is performed manually for the undo tablespace

    this at 11:00am.and you want to perform an[b] incomplete
    recovery to recover the table.
    I think you are reading more into the question then what is written. The question clearly states incomplete recovery, not tablespace point in time recovery.

  • Which two statements are true about WHERE and HAVING clause ?

    Which two statements are true about WHERE and HAVING clause ?
    1. WHERE clause can be used to restict rows only
    2.HAVING clause can be used to restrict groups only
    3.HAVING clause can be used to restrict groups and rows
    Plz help me in dis ques...which two will be correct...i think its 1 and 2...but not sure.

    863180 wrote:
    Plz help me in dis ques...which two will be correct...i think its 1 and 2...but not sure.If you are not sure then you do not fully understand HAVING.
    SY.

  • Which statement is correct?--------QNo.108

    Which statement is correct?--------
    A. One block change tracking file is created for each datafile. By default, the file is created in DB_CREATE_FILE_DEST.
    B. One block change tracking file is created for the database.By default, the file is created in DB_CREATE_FILE_DEST.

    Given the commands to enable and disable block change tracking, which do you think is the correct answer?
    SQL> ALTER DATABASE ENABLE BLOCK CHANGE TRACKING;
    SQL> ALTER DATABASE DISABLE BLOCK CHANGE TRACKING;
    Take a look at the docs for detailed information.
    http://download-east.oracle.com/docs/cd/B19306_01/backup.102/b14192/bkup004.htm

  • Error Deployer BEA-149231 Unable to set the activation state to true

    Hi Friends ,
    We are using weblogic 10.3.5.0, one of the deployment module is in failed status.
    In the application logs we could see the following error
    ERROR Util: Initial Spring Application Context creation failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'datasource' defined in class path resource [spring.xml]: Invocation of init method failed; nested exception is javax.naming.NoPermissionException: User <anonymous> does not have permission on comp.env.cpt to perform lookup operation
    in the weblogic server logs we could find the follow error
    <24-Jan-2013 08:47:43 o'clock CET> <Warning> <HTTP> <BEA-101162> <User defined listener org.apache.myfaces.webapp.StartupServletContextListener failed: java.lang.ExceptionInInitializerError.java.lang.ExceptionInInitializerError
    at com.db.cpt.biz.Utilities.Util.<clinit>(Util.java:114)
    at com.db.cpt.web.listener.MyPhaseListener.<clinit>(MyPhaseListener.java:26)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    Truncated. see log file for complete stacktrace
    Caused By: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'datasource' defined in class path resource [spring.xml]: Invocati
    on of init method failed; nested exception is javax.naming.NoPermissionException: User <anonymous> does not have permission on comp.env.cpt to perform lookup operation.
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1170)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:427)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246)
    Truncated. see log file for complete stacktrace
    Caused By: javax.naming.NoPermissionException: User <anonymous> does not have permission on comp.env.xxx to perform lookup operation.
    at weblogic.jndi.internal.ServerNamingNode.checkPermission(ServerNamingNode.java:443)
    at weblogic.jndi.internal.ServerNamingNode.checkLookup(ServerNamingNode.java:423)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:180)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
    Truncated. see log file for complete stacktrace
    >
    <24-Jan-2013 08:47:43 o'clock CET> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'xxx'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: javax.naming.NoPermissionException: User <anonymous> does not have permission on comp.env.cpt to perform lookup operation.
    at weblogic.jndi.internal.ServerNamingNode.checkPermission(ServerNamingNode.java:443)
    at weblogic.jndi.internal.ServerNamingNode.checkLookup(ServerNamingNode.java:423)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:180)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
    Truncated. see log file for complete stacktrace
    Can you please advise us how can we resolve this issue which with i am struggling
    Raja

    Kumar,
    thanks for the update.
    we fixed the issue,
    for a particular user we didnt add his membership in a group in security realm, we added the user to a particular group, and then restarted weblogic, and deployed the module, and then status of deployment becomes successful.
    Raja

  • In SQL Trace how to see which statement getting more time .

    Hi Expart,
    In SQL Trace (T-code ST05) . I am running the standard transaction . how to see which statement
    running more time and less time . suppose one statement running more time so how resolve the
    performance .
    Plz. reply me
    Regards
    Razz

    > The ones in 'RED' color are the statement which are taking a lot of time and you need to
    > optimise the same.
    No, that is incorrect, the red ones show only the ones which need several hundret milliseconds in one execution. This can even be correct for hard tasks. And there are lots of problem, which you will not see
    I have said everything here:
    SQL trace:
    /people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy
    Go to 'Tracelist' -> Summarize by SQL statements', this is the view which you want to see!
    I summarizes all executions of the same statement.
    There are even the checks explained, the slow ones are the one which need a lot of time per record!
    See MinTime/Rec > 10.000 microseconds.
    Check all number of records, executions, buffer, identicals.
    The SE30 Tipps and Tricks will not help much.
    Siegfried

  • I have an apple iphone 4gs... It is synced with my outlook exchange in the office. If I do a search for emails that also checks the server then all of a sudden I end up with various amounts unread email with the inbox saying "Inbox 71" ..which is not true

    I have an apple iphone 4gs... It is synced with my outlook exchange in the office. If I do a search for emails that also checks the server then all of a sudden I end up with various amounts unread email with the inbox saying "Inbox 71" ..which is not true. The only way to make the inbox on the iphone back to 0 is to delete the account then re install it.
    Anyone have any ideas

    We need to know more about your system, please download EtreCheck and run the report and please post it on your next reply. Then we can see how your system is configured, what apps are on it and look for anything obvious. We will look forward to seeing your report.

  • I keep getting an error message when downloading a new app which states " Zinio and 5 other apps cannot be purchased at this time" and then it let's me purchase the app that I was looking at? Can anyone explain that?

    I keep getting an error message when downloading a new app which states " Zinio and 5 other apps cannot be purchased at this time" and then it let's me purchase the app that I was looking at? Can anyone explain that?

    apple_master New Delhi, India
    This solved my questionRe: Unable to Purchase 
    Apr 16, 2012 10:22 PM (in response to eight4seven)
    This worked for someone
    I had this problem for about six weeks. I was following this forum but was too unsure of what might happen to try the fixes that were suggested.
    About two weeks ago I decided to delete the downloads.28.sqlitedb file (usingDiskAid(a free program), on a PC running Windows 7). The original downloads.28.sqlitedb was 936 KB. The new one that the system created is 80 Kb., and has stayed at about that size. After about four days I also deleted all the other contents of the Download folder. Ten days later and still no more problems. Downloads are much quicker, nothing greys-out (as was happening frequently before).
    Everything has worked well since with no more error messages.
    I am using an iPod 4G, iOS 5.1 (originally iOS 5.0). I do not have a manifest file, and as far as I know, have not had one. DiskAid can search the whole "hard drive" on the iPod.
    Deleting downloads.28.sqlitedb and the contents of Downloads worked for me.

  • How do i get my photos from my iphone 4s to my new toshiba laptop? Toshiba keeps saying there are no files to view, meaning i have no photos on my phone, which is not true.

    I just bought a new toshiba laptop and I am trying to download the pictures off of my iphone 4s on to my laptop. The laptop keeps trying to download the pictures and it stops part way through and says "No files to download"  meaning that I have to pictures on my iphone, which is not true because there are about 600 picture that i wanted to put onto the computer.. How to i get those pictures off of my iphone and on to my laptop?

    Pics synced to your iphone from your computer are one way- computer to iphone.
    If these are the pics to which you are referring then copy them from your old computer or your backup copy of your computer, to your new one.

  • When I try to open my Yahoo mail in safari, I get a message which states:" In order to use Yahoo mail, please turn Private Browsing off. Please go to Settings Safari Private Browsing, and turn off" The problem is my ipad does not a Private Browsing switch

    When I try to open my Yahoo mail in safari, I get a message which states:" In order to use Yahoo mail, please turn Private Browsing off. Please go to Settings>Safari>Private Browsing, and turn off" The problem is, my ipad does not a Private Browsing switchat this location.

    With iOS 7 on the iPad, you turn Private  Browsing on and off by tapping the URL field.  The screen that  opens up has your bookmarks on it.  In the bottom left corner is a hot button marked 'PRIVATE'.  Tap on the word 'PRIVATE' to turn private browsing on or off.  Yeah, there aren't any instructions anywhere that I can find to do this, and if you follow Yahoo's instructions, they don't work.  This doesn't happen with the previous Apple OS, and you can restore your iPad to the older OS. 

  • I am running a MacBook Pro with 10.7.5 and I downloaded the OS X 10.10.2 Update Combo, however when I try and open the package the error message "This volume is used for TimeMachine-backups". Which is not true. I´m using TimeCapsule.

    I am running a MacBook Pro with 10.7.5 and I downloaded the OS X 10.10.2 Update Combo.
    When I try and open the package after accepting the lincence-agreement and upon choosing the install-volume the error message appears: "This volume is used for TimeMachine-backups".
    Which is not true. I´m using a timecapsule for backups.
    How can I proceed?

    I am using a MacBook Pro (2010) with 2.53 GHz Intel Core i5, 4GB, 1067 MHz, DDR3, Startvolume Macintosh HD.
    After downloading the package and starting upgrading it asks acceptance of the license-agreement. After that it asks for the volume were to install. And when I click on the Startvolume Macintosh HD (which is the only available on the machine) it says: "The volume is already being used for Time Machine-Backups".
    It doesn´t offer to skip that point or to reconfigure the Time Machine settings.
    The point is that my Time machine is not and has never used the Mac HD for Backups. In the past I have used an external drive and since 05/2014 I am using a Time Capsule which is appropriately addressed in the Time Machine settings.

  • Which statement would you use to confirm a transaction?

    Which statement would you use to confirm a transaction?
    a. COMMIT TRANSACTION
    b. ROLLBACK TRANSACTION
    c. CHECK TRANSACTION
    d. VIEW TRANSACTION

    a.
    For every expert, there is an equal and opposite expert. - Becker's Law
    My blog
    My TechNet articles

  • My friend has an Iphone 5s which states 'Assembled in Korea' at the back? Is it genuine? Plz help ! thanks

    My friend has an Iphone 5s which states 'Assembled in Korea' at the back? Is it genuine? Plz help ! thanks

    Thanks Razmee209 for your reply. He bought it in India. I was wondering does apple make devices which are Assembled or Made in Korea?

  • CC will not allow me to install MUSE 2014 ....take me to Adobe site which states "Muse is downloading now..." however after a hour nothing has downloaded ...very Stange no error message either.

    CC will not allow me to install MUSE 2014 ....take me to Adobe site which states "Muse is downloading now..." however after a hour nothing has downloaded ...very Stange no error message either.

    Braxs please see Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html for information on how to install Muse CC 2014.

  • I am unable to download the product I purchased.  I have followed the instructions, gone to my command/order which states I have paid for the product and it is ready to download.  I have then, gone to 'my downloads' and it advises me that I have no downlo

    I have followed the instructions, gone to my command/order which states I have paid for the product and it is ready to download.  I have then, gone to 'my downloads' and it advises me that I have no downloads available!  What next?

    The product is online and accessible via the web site.  It was accessed via an email connection. 

Maybe you are looking for

  • EPrint only Attatchments

    Hey, sorry for my bad English, I'm from Germany and my English knowledges aren't perfect I just bought the printer "HP Photosmart B110".My first problem was, that I couldn't connect to it by W-LAN. I have an idea, why this problem might appear, maybe

  • Choosing a midi keyboard for garage band

    Hi All, I am buying my daughter a keyboard and would like to ensure that when she gets her new Mac taht it will work. I am looking at the Yamaha YPT200 or the Casio CTK-800 If anyone has some experience with these and can offer feedback that would be

  • Incremental Level n and Incremental Level n Cumulative

    Hello, Working on Oracle 10.2.0.3.0 on AIX 5.2. Taking backup through scripts using recovery catalog. (Incremental level 0 cumulative) RMAN> run {execute script cuml_level_0; } executing script: cuml_level_0 Starting backup at 18-DEC-07 current log a

  • Post the document using f-65?

    Hi Experts, I know the FB01 tcode  used for Posting and F-65 used for document parking, my query is there any possible to "POST"  the document using F-65? Thanks NK

  • Create dynamic internal table with dynamic structure

    I have an internal table itab1 that have 12 amount fields from period1 thru period12.  I need to create a dynamic table with dynamic structure for the  period column if the total amount of each column  is > 0.  Any idea on how to do that?  For exampl