|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#82. You have a database with the DB_NAME set to PROD and ORACLE_SID set to PROD. These files are in the default location for the initialization files: • init.ora • initPROD.ora • spfile.ora • spfilePROD.ora The database is started with this command: SQL> startup Which initialization files does the Oracle Server attempt to read, and in which order?
Show comments for this question (1)
Add comments
Link to this question
|
|
#84. Based on the following profile limits, if a user attempts to log in and fails after five tries, how long must the user wait before attempting to log in again? ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME 60 PASSWORD_GRACE_TIME 10 PASSWORD_REUSE_TIME 1800 PASSWORD_REUSE_MAX UNLIMITED FAILED_LOGIN_ATTEMPTS 5 PASSWORD_LOCK_TIME 1/1440 PASSWORD_VERIFY_FUNCTION verify_function;
Show comments for this question (1)
Add comments
Link to this question
|
|
#90. John has issued the following SQL statement to create a new user account: CREATE USER john IDENTIFIED BY john TEMPORARY TABLESPACE temp_tbs QUOTA 1M ON SYSTEM QUOTA UNLIMITED ON data_tbs PROFILE apps_profile PASSWORD EXPIRE DEFAULT ROLE apps_dev_role;
Why does the above statement return an error?
Show comments for this question (1)
Add comments
Link to this question
|
|
|
|
gen. 0.334
|
Server date 09:05 22-11-2008
|
Developed by Zip © 2006
|
|
 |
|
|