Oracle
1Z0-514 · Question #24
You added the Following code in the tnsnames.ora file in the client PC: Sales= (DESCRIPTION= (ADDRESS= (PROTOCOL=tcp) (HOST=salesdatA. (PORT=1521)) (SRVICE_NAME = sales.acme)) Which statement is…
The correct answer is C. It generates an error because the conned identifier name cannot be apart of the SERVICE_NAME. See the full explanation below for the reasoning.
Question
You added the Following code in the tnsnames.ora file in the client PC:
Sales= (DESCRIPTION= (ADDRESS= (PROTOCOL=tcp) (HOST=salesdatA. (PORT=1521)) (SRVICE_NAME = sales.acme)) Which statement is true regarding the above code with respect to creating a new connect identifier?
Options
- AIt gets created for a database, SALE,in the not work domain ACME on the SALESDATA server.
- BIt generates an error because the server configuration mode (dedicated or shared. is not specified.
- CIt generates an error because the conned identifier name cannot be apart of the SERVICE_NAME.
- DIt gets created for a database, SALESDATA, on the serverSALES in the network domain called.
How the community answered
(16 responses)- A6% (1)
- B6% (1)
- C75% (12)
- D13% (2)
Community Discussion
No community discussion yet for this question.