Seleccione sus preferencias de cookies

Usamos cookies esenciales y herramientas similares que son necesarias para proporcionar nuestro sitio y nuestros servicios. Usamos cookies de rendimiento para recopilar estadísticas anónimas para que podamos entender cómo los clientes usan nuestro sitio y hacer mejoras. Las cookies esenciales no se pueden desactivar, pero puede hacer clic en “Personalizar” o “Rechazar” para rechazar las cookies de rendimiento.

Si está de acuerdo, AWS y los terceros aprobados también utilizarán cookies para proporcionar características útiles del sitio, recordar sus preferencias y mostrar contenido relevante, incluida publicidad relevante. Para aceptar o rechazar todas las cookies no esenciales, haga clic en “Aceptar” o “Rechazar”. Para elegir opciones más detalladas, haga clic en “Personalizar”.

Step 4: Test the Connectivity to the Amazon Redshift Database - Database Migration Guide
Esta página no se ha traducido a su idioma. Solicitar traducción

Step 4: Test the Connectivity to the Amazon Redshift Database

Next, test your connection to your Amazon Redshift database.

  1. In SQL Workbench/J, choose File, then choose Connect window. Choose the Create a new connection profile icon. Connect to the Amazon Redshift database in SQL Workbench/J by using the information shown following.

    Parameter Action

    New profile name

    Enter RedshiftConnection.

    Driver

    Choose Redshift (com.amazon.redshift.jdbc42.Driver).

    URL

    Use the RedshiftJDBCConnectionString value you recorded when you examined the output details of the DMSdemo stack in a previous step.

    Username

    Enter redshiftadmin.

    Password

    Enter Redshift#123.

  2. Test the connection by choosing Test. Choose OK to close the dialog box, then choose OK to create the connection profile.

    Connecting to the Amazon Redshift DB instance
    Note

    If your connection is unsuccessful, ensure that the IP address you assigned when creating the AWS CloudFormation template is the one you are attempting to connect from. This issue is the most common one when trying to connect to an instance.

  3. Verify your connectivity to the Amazon Redshift DB instance by running a sample SQL command, such as select current_date;.

PrivacidadTérminos del sitioPreferencias de cookies
© 2025, Amazon Web Services, Inc o sus afiliados. Todos los derechos reservados.