|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#41. You use the password utility with this statement to create a password file: $orapwd file =$ORACLE_HOME/dbs/orapwPROD password=orapass entries=5 You set the REMOTE_LOGIN_PASSWORDFILE initialization parameter to NONE. You execute this script: CREATE USER dba_prod IDENTIFIED BY prod_123; GRANT sysdba TO dba_prod
You issue this command using SQL*Plus: CONNECT dba_user/prod_123 AS sysdba;
What will be the result?
Show comments for this question (1)
Add comments
Link to this question
|
|
#42. You use the password utility with this statement to create a password file: $orapwd file = $ORACLE_HOME/dbs/orapwPROD password=prodpass entries=5 You set the REMOTE_LOGIN_PASSWORDFILE initialization parameter to EXCLUSIVE, and you execute this script: CREATE USER sam IDENTIFIED BY prod_123; GRANT sysdba TO sam
If Sam connects AS SYSDBA, which statement is true?
Show comments for this question (1)
Add comments
Link to this question
|
|
#45. You use the password utility with this statement to create a password file: $ORAPWD file = $ORACLE_HOME/dbs/orapwPROD password=prodpass entries=5 You set the REMOTE_LOGIN_PASSWORDFILE initialization parameter to EXCLUSIVE, and you issue this command: CONNECT sys/change_on_install AS SYSDBA
Which result will occur?
Show comments for this question (1)
Add comments
Link to this question
|
|
|
|
gen. 0.738
|
Server date 07:47 22-11-2008
|
Developed by Zip © 2006
|
|
 |
|
|