Home > Oracle > 1Z0-053

Download Oracle.ExamSheets.1Z0-053.v2010-08-31.by.saporacle.574q.vce

Exam: 1Z0-053 Oracle Database 11g: Administration II
Size: 22.56 MB
Posted: 01-Sep-2010
Votes: 0
Download: Oracle.ExamSheets.1Z0-053.v2010-08-31.by.saporacle.574q.vce

Comments

* The most recent comments are at the top.

  • thinknight from Turkey - Sep 14 2010, 11:47 AM Report Spam
    Hi,

    Oracle_crack, i am waiting rest of questions, Next week i am going to pass OCP.

    Regards...
  • saeed from Unknown - Sep 13 2010, 2:54 PM Report Spam
    mona :


    hi mona,i did the admin1 exam,and i need to make the sql fundamentals to

    become OCA could u plz sent me the questions if u have it about sql

    fundamentals,and i ll be grateful.

    i am working on getting the OCP exam ,i did it but i failed ,i ve got 60 %,but we r working on getting the dump.i ll contact u when we finishe

    thanks mona
  • thinknight from Turkey - Sep 13 2010, 9:45 AM Report Spam
    WAITING FOR OTHERS....

    Q. Examine the following command
    SQL> ALTER TABLE booking SHRINK SPACE COMPACT;
    c)

    Q. The RECYCLEBIN parameter is set to ON for your database. You drop a table, PRODUCTS, from the SCOTT schema
    Which two statements are true regarding the outcome of this action? (Choose two.
    c,d

    Q. Which two client requests are captured during database replay Capture? (Choose two)
    c,e

    Q. you are in the process of creating a Virtual Private Catalog (VPC. in your Oracle Database 11g database the Prod1,
    Prod2 and Prod3 Oracle Database 10g databases are registered in the recovery catalog. The database user who owns
    the base recovery catalog is CATOWNER. CATOWNER executes the following command to grant privileges to a new
    user VPC1 using Oracle Database 11g RMAN executables:
    a)

    Q. you plan to execute the following command to perform a Flashback Database operation in your database:
    SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24);
    b,e


    Q. View the Exhibit and examine the steps that you executed to create a database resource the plan. Subsequently,
    you execute the following procedure which results in an error:
    SQL> EXECUTE dbms _resources _manager .validate _pending _area ( );
    d)


    Q. Examine the following command that is used to duplicate a database on the same host:
    RMAN> RUN
    {
    ALLOCATE AUXILIARY CHANNEL, aux 1 DEVICE TYPE DISK;
    DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY;

    a,b


    Q. you need to perform a block media recovery on the tools01.dbf data file in the SALES database by using Recovery
    Manager (RMAN.
    Which two are the prerequisites to perform this operation? (Choose two)
    c,d
  • thinknight from Turkey - Sep 13 2010, 9:45 AM Report Spam
    WAITING FOR OTHERS....

    Q. what are the prerequisites for performing flashback transactions?
    a,b,d

    Q. your production database is running in archivelog mode and you are using recovery manager (RMAN. with recovery
    catalog to perform the database backup at regular intervals when you attempt to restart the database instance after a
    regular maintenance task on Sunday the database fails to open displaying the message that the data file belonging to
    the users tablespace are corrupted
    b

    Q. You want to perform an RMAN backup of database as a copy which two factors wil you consider while performing the
    backup operation? (Choose two).
    a,d

    Q. In your database, the flash memory area (FRA. is configured as the default for RMAN backups. You executed the
    following commands to configure the settings in RMAN:
    b)

    Q. You are using recovery Manager (RMAN. with a recovery catalog to backup up your production database the backups
    and the archived redo log files are copied to a tape drive on a daily basis .the database was open and transactions were
    recorded in the redo logs because of fire in the building you lost your servers having the production database and the
    recovery catalog database
    d)

    Q. Views the exhibit and examine the output
    c)

    Q. your database interface is running a user SCOTT starts a SQL *Plus session, and issues the following query:
    b)

    Q. You observed the following output for a user session:
    a)

    Q. The database is configured in ARCHIVELOG mode and regular complete database backups are taken the loss of
    which two types of files may require a recovery with the RESETLOGS option? (Choose two)
    a,c

    Q. Multiple RMAN sessions are connected to the database instance .Examine the following output when backup
    commands are running in server sessions:
    c)

    Q. Examine the following scenario :
    The target database instance is running
    The most recent backup available for the target database was taken two days ago
    d)
  • thinknight from Turkey - Sep 13 2010, 9:44 AM Report Spam
    WAITING FOR OTHERS.... :)

    Q. You performed the RMAN database backup with the KEEP option. Which two statements are true about this
    backup? (Choose two)
    a,d


    Q. On Friday at 11:30 am you decided to flash back the database because of a user error that occurred at 8:30 am
    Which option must you use to check whether a flashback operation can recover the database to the specified time?
    b,c

    Q. While performing a regular check on your recovery catalog you realized that the catalog database is running out of
    space and you do not have options to increase the space. However, you have another database where more space is
    available and you want to move your existing recovery catalog to this database
    e)


    Q. You realize that the control file is damaged in your production database. After restoring the control file from
    autobackup, what is the next step that you must do to proceed with the database recovery?
    e)

    Q. What two are the prerequisites for enabling Flashback Database? (Choose two)
    a,b

    Q. identify the channel settings that can be performed using the CONFIGURE CHANNEL or ALLOCATE CHANNEL
    commands in RMAN (choose all that apply)
    a,b,c,d
  • thinknight from Turkey - Sep 12 2010, 4:15 PM Report Spam
    Hi All,

    Answer should be 'C', Could you please send me questions: thinknight@gmail.com
  • saeed from Unknown - Sep 10 2010, 1:29 PM Report Spam
    hi,i did the ocp exam but i failed,i got 60%
    orac_crack or jojo or vcosta46,could u plz send me the questions,and i know if the are true,if u have more plz send it to saeedbarakeh@hotmail.com.thanks
  • jaap from Netherlands - Sep 08 2010, 7:31 PM Report Spam
    Read page 39 of the Oracle Press Group book. It is explained very well.
  • jaap from Netherlands - Sep 08 2010, 7:22 PM Report Spam
    I assume answer 'C'
  • vcosta46 from Portugal - Sep 08 2010, 6:31 PM Report Spam
    Need help in this question:


    Q. A database instance is using an Automatic Storage Management (ASM) instance, which has a disk group, DGROUP1, created as
    follows:

    SQL> CREATE DISKGROUP dgroup1 NORMAL REDUNDANCY
    FAILGROUP controller1 DISK ‘/devices/diska1’, ‘/devices/diska2’
    FAILGROUP controller2 DISK ‘/devices/diskb1’, ‘/devices/diskb2’ ;

    What happens when the whole CONTROLLER1 Failure group is damaged?

    a) The transactions that use the disk group will halt.

    b) The mirroring of allocation units occurs within the CONTROLLER2 failure group.

    c) The data in the CONTROLLER1 failure group is shifted to the CONTROLLER2 failure group and implicit rebalancing is triggered.

    d) The ASM does not mirror any data and newly allocated primary allocation units (AU) are stored in the CONTROLLER2 failure
    group
  • Jojo from United States - Sep 07 2010, 10:04 PM Report Spam
    Hi Oracle_Crack,

    vcosta46 and I have answered the 25 questions, you can request the answers from one of us. You may send all the rest for us to answer. vcosta46 is taking a class right now and we can get all questions answers in no time.

    Hurry before Oracle changes the questions again.


    Jojo
  • selenity from Turkey - Sep 07 2010, 7:33 PM Report Spam
    Oracle_crack : you have sent only 25 questions. I am very surprised. Is that all???? I think we cant pass exam with these questions.
  • vcosta46 from Portugal - Sep 07 2010, 6:03 PM Report Spam
    Hi Jojo.

    I'm at this time answering to the 25 questions.

    After i finished i will send you my vce file to compare.
    Can you send me yours so i can compare? vcosta46@gmail.com
  • Jojo from United States - Sep 07 2010, 5:07 PM Report Spam
    Oracle_crack,

    I have answered the 25 questions and I created a VCE for it. I can send it to you. Let me j=have your email?

    Thanks,
  • jaap from Netherlands - Sep 07 2010, 10:39 AM Report Spam
    Has anybody experience with the Oracle exam product from itexamword.net ?
    It has 500+ exam questions. And they guartee that you pass?
    Some info on this subject would be helpfull.

    Anyway : keep up the good work saporacle
  • vcosta46 from Portugal - Sep 07 2010, 9:24 AM Report Spam
    -> Oracle Crack, i´ve received the questions you sent. This afternoon i will take them to my Oracle class and my teacher will answer them.

    -> SAP, can we compare our answers before posting?

    Thanks.
  • Sap from Turkey - Sep 06 2010, 8:36 PM Report Spam
    Cant download from link tryo to upload hotfile.com or contact me from satanix@gmail.com and i can upload to ftp
  • stan from Germany - Sep 06 2010, 5:10 PM Report Spam
    Hi O_C,
    File seems broken. Second try to re-download is limited to 10 downloads max.
    U can use mediafire (free) where every change can be documented through email-notification.
    Regards stan
  • federico from Turkey - Sep 06 2010, 2:31 PM Report Spam
    Just, seen. I will answer all when i'll be at home :)
  • Oracle_Crack from India - Sep 06 2010, 2:06 PM Report Spam
    No Answers till now
  • mona from Saudi Arabia - Sep 06 2010, 7:30 AM Report Spam
    still now not any one give exam this month

    thanks
    mona
  • Sap from Turkey - Sep 01 2010, 6:13 PM Report Spam
    And also look at forum and Virux email adress =p

    examcollection.com/forum/_33081.html&highlight=1z0053

    oh my gosh!
    is this eric? imposible...
    examcollection.com/forum/viewtopic.php?t=34579&highlight=1z0053

    Anyway i dont know wht the hell your problem with eric i dont give a shit but i am just trying to help people so dont be rude
  • Sap from Turkey - Sep 01 2010, 6:03 PM Report Spam
    :) I dont know wht the hell you problem is but anyway... I didnt tell i pass ocp plus i am not eric and why the hell do you think i am eric =p.

    I am the first one who told 1z0-053 exam dumps at examcollection are invalid
    ... and also if you can search at google "Failed 1z0-053 [real dump]" you can see my topic at certcollection.

    Anyway if i am telling those dumps are invalid there is reason behind it, i dont want to see people failed and give their money to oracle.

    As you can see at other exam topic (which oracle_crack gave 3 questions) i want questions from him because they are VALID..... kapis?

    Thanks guys for giving Sybex and transector STUDY dumps.But if you dont write these are STUDY material people will fail..
  • AKA from Netherlands - Sep 01 2010, 4:12 PM Report Spam
    Hi Ranas -

    Surprisingly - this all is said to be professional!??
    Or kind of preliminary stage…

    It´s annoying to meet such women/men who spoil the market and SQUEEZE WAGES!
    Those “gimme dump!”-folks will be horrified in front of a system to customize.

    With 1Z0-053 for the first time users look for further materials beyond cert-dumps – as emergency-appeal – in order to strengthen their knowledge, skills, expertise…

    In this situation we have to cope with some ‘twittering-few’ who bore the pants off me.

    [[And ‘Sap / Eric’ (` still remembering your clash with Charles) – as a matter of PERSONAL TASTE –> I don´t need racists like you. Neither clever nor stupid ones.]]

    So long
  • Ranas from Unknown - Sep 01 2010, 11:49 AM Report Spam
    Sap or you can say satanix@gmail.com, is a real liar,
    stated as in previous dumps, he claims he "passed" the OCP and now still looking for a dumps to pass exam?
    c'mon man get real, I don't think you got the talent to become a DBA.
    and also please appreciate people's effort trying to help out unlike you.

    Ranas
  • mona from Saudi Arabia - Sep 01 2010, 11:42 AM Report Spam
    Hi

    i dont know i will be OCP

    I Already Pass OCA ( 2 exam )

    i need one more Exam to be OCP

    And i will do ti soon by Hock by rock by any thing

    ok

    mona

    jeddah
  • AKA from United States - Sep 01 2010, 10:10 AM Report Spam
    OOHHH mona,

    could it be that dull?
    Hairdresser or waitress in tiny skirt or wonderbra – but yet DBA?
  • mona from Saudi Arabia - Sep 01 2010, 8:35 AM Report Spam
    HI Sap

    are you sure

    thanks
    mona
  • Mic from Germany - Sep 01 2010, 6:33 AM Report Spam
    Sap -ERIC,

    you are NOT an expert, you are NOT qualified to tell anybody anything about the great efforts put in here.

    Quite a lot of people still try to compensate the lack of actual certdumps to improve understanding:
    All those ‘outdated’ dumps (since last fall) imply knowledge as well : oraclepress by A. / Sybex by N.N. / Transcender (for FREE!) by N.N. / last but not least this substantial examsheets-sample.

    This all is relevant material for preparation and study! And it´s shared for free!

    You- as a real nerd and sorehead NEVER-EVER contributed in any way! Where is YOUR dump, where are YOUR sample-questions?

    Your permanent “This no dump! Is no dump! Dis no dump!” gets up my nose!

    Be cute! – Hold your noise!

    Mic
  • Sap from Turkey - Sep 01 2010, 4:18 AM Report Spam
    Invalid dump

Vote For This File

Verification:*
Type the characters from the picture.
Verification Code

Add Comment

Name:*
E-mail:*
This e-mail will not be published.
Comment:*
Verification:*
Type the characters from the picture.
Verification Code

Site Search:

Friday, February 10, 2012, 05:21 PM
©2012 ExamCollection.com