Converse agora com nosso suporte
Chat com o suporte

Toad Data Point 5.7 - Installation Guide

Create SSAS Connections

Through Toad you can create a connection to a Microsoft SQL Server Analysis Services (SSAS) data source. An SSAS connection in Toad allows you to access the multi-dimensional cubes from the data source.

See also, About SQL Server Analysis Services Data Sources.

Note: This feature is available in the Toad Data Point Professional Edition only.

Configure HTTP Access

Before connecting to SQL Server Analysis Services from Toad Data Point, you must configure the IIS Web server (to be used for connecting) for HTTP access to SSAS. See the following instructions from Microsoft: http://msdn.microsoft.com/en-us/library/gg492140(v=sql.105).aspx.

Connect to SQL Server Analysis Services

To create a SQL Server Analysis Services connection

  1. Click on the Connections toolbar (ALT+F+N).
  2. Select Microsoft SQL Server Analysis Services (SSAS) from the Group list.
  3. Enter the connection information in the Create New Connection dialog. Review the following for additional information:

    URI

    Enter the URL for the Analysis Services data source to which you want to connect.

    Note: Toad connects to Analysis Services via http access. The URL should have the following format:

    format—http://<server path>/msmdpump.dll

    example—http://server01/olap/msmdpump.dll

    Database Enter the name of the Analysis Services database to which you want to connect.
    Username Enter the user name for the user account to be used in this connection.
    Password Enter the password for the user account specified in Username.
    Category (Optional) Select an existing category or create a new one. See Set Connection Categories for more information.

    Note: In NoSQL and Business Intelligence connections, Toad automatically saves the password in the connections.xml file as obfuscated text, as well as in Toad. To add additional password security, use Toad's Master Password feature. See Security Options for more information.

  4. Click Connect to connect immediately and also save the connection information. Optionally, you can click Save to save the connection without connecting.
  5. Upon creating an initial connection, Toad automatically maps the data source objects. This process runs in the background, and until it is finished, you may experience a delay when attempting to access these objects.

Tips: 

  • Read about the considerations and limitations of working with Analysis Services in Toad in About SQL Server Analysis Services Data Sources.
  • Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.
  • You can specify a proxy server to use for Business Intelligence and NoSQL connections at Tools | Options | Database | Data Services.

 

Related Topics

About SQL Server Analysis Services Data Sources

Create SAP Connections

You can create a new SAP IQ, SAP SQL Anywhere, or SAP ASE connection, or connect to an existing connection from the Create New Connection window. See Troubleshoot SAP Issues for more information about troubleshooting connection issues.

Click here to view a video about creating connections in Toad Data Point

Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.

To create an SAP connection

  1. Click on the toolbar (ALT+F+N).

  2. Select SAP ASE, SAP IQ, or SAP SQL Anywhere from the Group list.
  3. Enter the login information. Review the following for additional information:

    Login Tab Description

    Host

    Enter the host name for the connection.

    Note: This field is only available when you select an SAP IQ or SAP SQL Anywhere connection.

    Port

    Enter the number of port.

    Password

    Enter the password to use when connecting.

    Tip: After connecting, you can set a master password to further secure your connection in Tools | Options| Environment | Security.

    CharSet

    Enter the client character set such as UTF-8 in this field if it differs from the default character set. This helps you avoid connection issues.

    Notes: 

    • This field is not case sensitive.

    • This field is only available when you select an SAP ASE connection.

    Category

    Select or create a category if you want to color code Editor tabs for a specific connection. This can help differentiate between development and production databases. You can also set an option to color code the Object Explorer pane and object editor windows (Create, Alter, Drop, etc.). See Set Connection Categories for more information.  Click here to view a video of this feature.
    Options Tab Description

    Language

    (SAP ASE only) Set language for your connection to SAP ASE to override your Region | Format settings in Control Panel. If the field is left empty the default language is used.

    Default is us_english.

    Kerberos

    Select whether you want to use Kerberos when connecting.

    Default is No.

    Encryption

    Select None if you do not want to use encryption during connecting. Select TLS to use the highest available encryption when connecting. Indicate the path to your certificate file if you want to use TLS encryption.
    Advanced Tab Description
    ODBC driver

    Select an ODBC driver to use for this connection when creating cross-connection queries.

    Tip: You can specify the ODBC driver to use for all connections for this database provider in Tools | Options | Database | Oracle.

  4. Click Connect to save the connection and immediately connect to the database.

    or

    Click Save to save the connection without connecting to the database.

Tip: Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.

   

Related Topics

Understand Toad Connections

Switching Connections in Toad

Create SAP HANA Connection

To create an SAP HANA connection

  1. Click on the toolbar (ALT+F+N).
  2. Select SAP HANA from the Group list box.
  3. Specify the connection properties in the Create New Connection dialog. Review the following for additional information:

    General tab Description

    Host

    Enter IP address (or the master host name).

    Note: Enter the master host name. Host names for distributed systems are determined automatically. If the specified host is not available, the connection is established through one of the other hosts.

    Instance Number

    Enter a two-digit instance number.

    Note: The communication port number is defined by: n <instance> xy, where n is either 3 or 5, <instance> is a two-digit number representing the instance number of the SAP HANA appliance, and xy represents a consecutive number. Toad users only enter the instance number.

    Type of Authentication

    Select:

    Authentication by the current operating system user - connect using your operating system authentication

    Authentication by the database user - connect using your database user authentication

    User

    Enter the user name to use when connecting.

    Password

    Enter the password to use when connecting.

    Tip: After connecting, you can set a master password to further secure your connection in Tools | Options| Environment | Security.

    Mode

    Select the database mode. SAP HANA supports numerous isolated databases in a single HANA system. Although each database in a multiple-container system is isolated, cross-queries can be performed and all databases share the same installation, resources, and administration.

    Single-container — Select for single-container systems. These can be converted to multiple-container systems.

    Multiple-container — Select for multiple-container systems. These systems always have one system database, which is used for administration, and any number of tenant databases.

    Select whether you want to connect to the System or Tenant database. Users connect to a specific tenant database within the system using its database name.

    Current Schema

    Select a database schema. Click to create a temporary connection and display available schemas in the drop-down list.

    Category

    Select or create a category if you want to color code Editor tabs for a specific connection. This can help differentiate between development and production databases. You can also set an option to color code the Object Explorer pane and object editor windows (Create, Alter, Drop, etc.). See Set Connection Categories for more information.

      Click here to view a video of this feature.

    Options tab

    Description

    Isolation Level

    (Optional) Select the default isolation level for this connection.

    Lifetime

    (Optional) Specify a maximum value for connection lifetime by entering the length of time in seconds. The default value is 0, which specifies no maximum.
  4. Click Connect to connect immediately while saving the connection information. Optionally, click Save to save the connection without connecting.

Note: An SAP HANA ODBC driver is installed along with Toad Data Point and is required if using a HANA connection in a cross-connection query.

Tip: Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.

 

Create Teradata Connections

Toad allows you to create a full-featured, native Teradata connection. This type of connection provides complete Query Builder, Query Editor, and Database Explorer functionality.

Notes:

  • You must have a Teradata .NET Data Provider installed before you can create a Teradata connection.
  • To use a Teradata connection in a cross-connection query, you must have a Teradata ODBC driver installed.

To install the Teradata data provider

» Download and install the Teradata .NET Data Provider from the Teradata Web site. Use the version supported by your database version.

To create a Teradata connection

  1. Click on the Connections toolbar (ALT+F+N).
  2. Select Teradata from the Group list.
  3. Enter the connection information in the Create New Connection dialog. Review the following for additional information:

    Login  

    Server name

    Enter the name of the server hosting the database to which you want to connect.

    Use Single Sign On

    Select if the user is using a single sign-on authentication system.

    Password

    Enter the password to use when connecting.

    Tip: After connecting, you can set a master password to further secure your connection in Tools | Options| Environment | Security.

    Session mode

    Displays the session mode, which is always Teradata in a Toad Teradata connection.

    Default database

    (Optional) Enter a default Teradata database for the connection.

    Category

    (Optional) Select an existing category or create a new one. See Set Connection Categories for more information.

    Advanced

     

    Mechanism

    (Optional) Select an authentication mechanism from the list.

    Parameter

    (Optional) Enter the parameters required by the selected authentication mechanism. See your system administrator for these values.

    Account string

    (Optional) Enter a new account string.

    Character set

    Select a character set.

    Note: When querying or viewing data in a column defined with GRAPHIC or CHARACTER SET GRAPHIC data type, you must specify a Character set of UTF-16 for the session.

    Use data encryption

    Select if using data encryption.

    Response buffer size

    Specify a Response Buffer Size (in bytes). This allows you to govern the number of rows returned in a single response. To increase the number of rows per response, increase the response buffer size. This strategy might help to improve performance with larger data sets.

    The default value in Toad is set to the maximum, 1040000 bytes.

  4. Click Connect to connect immediately while saving the connection information. Optionally, click Save to save the connection without connecting.

Tip: Connections are stored in the connections.xml file and can be found by clicking the Application Data Directory link in Help | About.

To install a Teradata ODBC driver

» Download and install a Teradata ODBC driver from the Teradata Web site. For a list of supported Teradata ODBC drivers, please see the Release Notes for your version of Toad Data Point.

Notes:

  • Toad does not support the Teradata multi-statement request.
  • You can specify which Teradata Data Directory views to use, X views or Non-X views, in Tools | Options | Database | Teradata.

  

Related Topics

Documentos relacionados

The document was helpful.

Selecione a classificação

I easily found the information I needed.

Selecione a classificação