nerdexam
Citrix

1Y0-201 · Question #124

A Citrix Administrator identifies that Citrix Studio CANNOT communicate with the Delivery Controller database. Which port may be blocked, preventing Citrix Studio from being able to connect to the…

The correct answer is B. 1433. Port 1433 is the default TCP port for Microsoft SQL Server, which Citrix Studio requires to connect to the site configuration database.

Troubleshooting

Question

A Citrix Administrator identifies that Citrix Studio CANNOT communicate with the Delivery Controller database. Which port may be blocked, preventing Citrix Studio from being able to connect to the database?

Options

  • A443
  • B1433
  • C1494
  • D27000

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    89% (24)
  • C
    4% (1)
  • D
    4% (1)

Why each option

Port 1433 is the default TCP port for Microsoft SQL Server, which Citrix Studio requires to connect to the site configuration database.

A443

Port 443 is used for HTTPS traffic, such as web-based management interfaces, not for SQL Server database client connections.

B1433Correct

Microsoft SQL Server listens on TCP port 1433 by default for client connections. Citrix Studio communicates directly with the SQL Server instance that hosts the XenDesktop site database, and a firewall rule blocking port 1433 would prevent Studio from establishing that database connection, resulting in the communication failure described.

C1494

Port 1494 is the default port for the Citrix ICA protocol used to carry user sessions between clients and VDAs, not for database communication.

D27000

Port 27000 is used by the Citrix License Server for license checkout and management traffic, not for SQL Server connectivity.

Concept tested: SQL Server default port for Citrix Studio database connectivity

Source: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/technical-overview/default-network-ports.html

Topics

#port 1433#SQL Server#Citrix Studio#network connectivity

Community Discussion

No community discussion yet for this question.

Full 1Y0-201 Practice