English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Oracle 1Z0-035: Oracle 7.3 & 8 to Oracle9i DBA OCP Upgrade
#191. Evaluate the SQL statement:
  1. CREATE TABLESPACE hr_tbs
  2. DATAFILE '/usr/oracle9i/OraHomel/hr_data.dbf' SIZE 2M
  3. AUTOEXTEND ON
  4. MINIMUM EXTENT 4K
  5. NOLOGGING
  6. DEFAULT STORAGE (INITIAL 5K NEXT 5K PCTINCREASE 50)
  7. EXTENT MANAGEMENT DICTIONARY
  8. SEGMENT SPACE MANAGEMENT AUTO;
Why does the statement return an error?

Show comments for this question (1)
Add comments
Link to this question

#192. You query DBA_CONSTRAINTS to obtain constraint information on the HR_EMPLOYEES table:
  1. SQL> SELECT constraint_name, constraint_type, deferrable,
  2. 2> deferred, validated
  3. 3> FROM dba_constraints
  4. 4> WHERE owner = 'HR' AND table_name='EMPLOYEES';


Which type of constraint is EMP_JOB_NN?

Show comments for this question (1)
Add comments
Link to this question

#193. Evaluate the following SQL:
  1. CREATE USER sh IDENTIFIED BY sh;
  2. GRANT
  3. CREATE ANY MATERIALIZED VIEW
  4. CREATE ANY DIMENSION
  5. , DROP ANY DIMENSION
  6. , QUERY REWRITE
  7. , GLOBAL QUERY REWRITE
  8. TO dw_manager
  9. WITH ADMIN OPTION;
  10. GRANT dw_manager TO sh WITH ADMIN OPTION;
Which three actions is the user SH able to perform? (Choose three.)

Show comments for this question (1)
Add comments
Link to this question

#194. The database currently has one control file. You decide that three control files will provide better protection against a single point of failure. To accomplish this, you modify the SPFILE to point to the locations of the three control files. The message "system altered" was received after execution of the statement.
You shut down the database and copy the control file to the new names and locations. On startup you receive the error ORA-00205: error in identifying control file. You look in the alert log and determine that you specified the incorrect path for the for control file.
Which steps are required to resolve the problem and start the database?

Show comments for this question (1)
Add comments
Link to this question

#195. Which two methods enforce resource limits? (Choose two.)

Show comments for this question (1)
Add comments
Link to this question

#196. Which type of index does this syntax create?
  1. CREATE INDEX hr.employees_last_name_idx
  2. ON hr.employees(last_name)
  3. PCTFREE 30
  4. STORAGE(INITIAL 200K NEXT 200K
  5. PCTINCREASE 0 MAXEXTENTS 50)
  6. TABLESPACE indx;


Show comments for this question (1)
Add comments
Link to this question

#197. There are three ways to specify National Language Support parameters:
1. initialization parameters
2. environment variables
3. ALTER SESSION parameters
Match each of these with their appropriate definitions.

Show comments for this question (1)
Add comments
Link to this question

#198. More stringent user access requirements have been issued. You need to do these tasks for the user pward:
1. Change user authentication to external authentication.
2. Revoke the user's ability to create objects in the TEST TS tablespace.
3. Add a new default and temporary tablespace and set a quota of unlimited.
4. Assign the user to the CLERK profile.
Which statement meets the requirements?

Show comments for this question (1)
Add comments
Link to this question

#199. A new user, psmith, has just joined the organization. You need to create psmith as a valid user in the database. You have the following requirements:
1. Create a user who is authenticated externally.
2. Make sure the user has CONNECT and RESOURCE privileges.
3. Make sure the user does NOT have DROP TABLE and CREATE USER privileges.
4. Set a quota of 100 MB on the default tablespace and 500 K on the temporary tablespace.
5. Assign the user to the DATA_TS default tablespace and the TEMP_TS temporary tablespace.
Which statement would you use to create the user?

Show comments for this question (1)
Add comments
Link to this question

#200. You issue these queries to obtain information about the REGIONS table:
You then issue this command to move the REGIONS table:
  1. ALTER TABLE regions
  2. MOVE TABLESPACE user_data;
What else must you do to complete the move of the REGIONS table?

Show comments for this question (1)
Add comments
Link to this question


  [1] ...  [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] ... [85 
Up ^ gen. 0.098 Server date 05:06 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump