Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Admin & Arch Test Questions - Anyone know?

Admin & Arch Test Questions - Anyone know?

From: Paul and Leslie Wasserman <paulNleslie_at_home.com>
Date: Wed, 28 Nov 2001 01:01:45 GMT
Message-ID: <ZHWM7.199775$ez.26973078@news1.rdc1.nj.home.com>


I'm trying to get some clarification on the following questions. Can anyone help?

  1. Which statement about using PCTFREE and PCTUSED is true?

Is it only at a segment level? Multiple segments belong to a single tablespace, so shouldn't it be both?

  1. Block space utilization can be specified only at the segment level.
  2. Block space utilization can be specified only in the data dictionary.
  3. Block space utilization parameters can only be specified at the tablespace.
  4. Block space utilization can be specified both at the tablespace level and segment level.
  5. Which two parameters might affect the concurrency of transactions on a data block? (choose 2)

INITTRANS makes sense of course, but what is the other & why?

  1. PCTUSED
  2. PCTFREE
  3. INITRANS
  4. MAXEXTENTS
  5. NEXTEXTENT
  6. Which are DATABASE event triggers?
  7. DROP USER
  8. ALTER VIEW
  9. CREATE DB
  10. CALL TO A PROCEDURE
  11. What are two effects of setting REMOTE_LOGIN_PASSWORDFILE to EXCLUSIVE? (choose 2)

C is correct, but I'm not sure if D or E is the other correct answer. SYSDBA is a granted priv, so are they trying to say by default, SYSDBA would not be allowed in until this is done?

  1. Passwordfile can be stored remotely
  2. Passwordfile access is restricted to local users
  3. Only one instance on the database can use the passwordfile
  4. Remote connection using the SYSDBA privileges are allowed
  5. Remote connection using the SYSDBA privileges are prohibited
Received on Tue Nov 27 2001 - 19:01:45 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US