Endpoints in SQL server || How to create a endpoint || Ms SQL

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • A SQL Server endpoint is the point of entry into SQL Server. It is implemented as a database object that defines the ways and means in which SQL Server may communicate over the network.
    SQL Server routes all interactions with the network via endpoints and each endpoint supports a specific type of communication.
    To participate in Always On availability groups or database mirroring, a server instance requires its own, dedicated database mirroring endpoint.
    docs.microsoft...

КОМЕНТАРІ • 14

  • @mertsahin6752
    @mertsahin6752 11 місяців тому

    I don't know exactly what endpoint is. I learned thanks to you.

  • @ShahriarMohammadShoyeb
    @ShahriarMohammadShoyeb 3 роки тому

    I haven't any idea about the endpoint before hearing this lecture. Thank you.

  • @nazman999
    @nazman999 Рік тому

    Excellent channel and very well explained. Thank you so much for sharing

  • @dsharma8198
    @dsharma8198 6 місяців тому

    Excellent video on this topic

  • @rahulshende6073
    @rahulshende6073 2 роки тому

    Thank's a lot .... Keep it up...

  • @pathakalajayasree2661
    @pathakalajayasree2661 4 роки тому +1

    Good one

  • @learncodingintamil-python8774
    @learncodingintamil-python8774 5 місяців тому

    Hi bro , i have configured a named instance with all tcp connection enabled with port number , however i cant able to connect to the instance in remote machine , i canable to connect in local machine. Why?

  • @sujitkumar-vm9ix
    @sujitkumar-vm9ix 3 роки тому

    Nice Description

  • @naveennavi9319
    @naveennavi9319 3 роки тому

    👌

  • @jagritiprakash1423
    @jagritiprakash1423 Рік тому

    Sir, how to create a database Mirroring Endpoint?

  • @antimasaini3911
    @antimasaini3911 3 роки тому

    Please confirm how you found 1560 -listner port

    • @righttolearnbk
      @righttolearnbk  3 роки тому

      LISTENER_PORT
      Specifies the port number listened to for connections by the service broker TCP/IP protocol. We can use any number between 1024 and 32767.

    • @fernandojackson7207
      @fernandojackson7207 2 роки тому

      Try using Netstat a-b in your command line (If using Windows 7 or higher). You can look up the pid (process ID) in Event Viewer, look up "Details"