Oracle
1Z0-062 · Question #343
1Z0-062 Question #343: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-062 to reveal the answer and full explanation for question #343. The question stem and answer options stay visible for context.
Configuring the Oracle Network Environment
Question
The schema SALES exists in two databases, ORCL1 and ORCL2, and has the same password, SALES123. User SALES has CREATE DATABASE LINK and CREATE SESSION privileges on both databases. Examine these commands: Conn SALES/SALES123 CREATE DATABASE LINK orcl2 USING 'orcl2'; What is the outcome of executing these commands in the ORCL1 database?
Options
- AORCL2 is created as a public database link to connect a single session to the SALES schema
- BORCL2 is created as a shared database link to connect multiple sessions to the SALES
- CORCL2 is created as a private database link to connect to only the SALES schema in the
- DORCL2 database link creation fails.
Unlock 1Z0-062 to see the answer
You've previewed enough free 1Z0-062 questions. Unlock 1Z0-062 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#database link#private database link#cross-database connection