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 Analysis Services Data Sources.
Note: This feature is available in the Toad for SAP Solutions Professional Edition only.
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.
To create a SQL Server Analysis Services connection
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. |
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. |
Tips:
About Analysis Services Data Sources
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.
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
Click on the toolbar (ALT+F+N).
Select a connection type from the Group list box.
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:
|
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.). |
Options Tab | Description |
Language |
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. |
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.
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 HANA connection
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.). Click here to view a video of this feature. |
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.
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:
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
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. |
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. |
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 for SAP Solutions. |
Notes:
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center