nerdexam
Oracle

1Z0-497 · Question #103

You add the following code in the tnsnames.ora file on a client PC: sales= (DESCRIPTION= (ADDRESS= (PROTOCOL=TCP)(HOST=sales data) (PORT=1521) ) (CONNECT_DATA= (SERVICE_NAME=sales.acme))) Which…

The correct answer is A. It is created for the SALES database in the network domain ACME on the SALESDATA server. See the full explanation below for the reasoning.

Question

You add the following code in the tnsnames.ora file on a client PC:

sales= (DESCRIPTION= (ADDRESS= (PROTOCOL=TCP)(HOST=sales data) (PORT=1521) ) (CONNECT_DATA= (SERVICE_NAME=sales.acme))) Which statement is true about the code with respect to creating a new connect identifier?

Options

  • AIt is created for the SALES database in the network domain ACME on the SALESDATA server.
  • BIt is created for the SALESDATA database on the SALES server in the network domain called
  • CIt generates an error because the connect identifier name cannot be a part of SERVICE_NAME.
  • DIt generates an error because the server configuration mode (dedicated or shared) is not specified.

How the community answered

(41 responses)
  • A
    80% (33)
  • B
    2% (1)
  • C
    10% (4)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-497 Practice