Configuring a JDBC Resource for Sybase IQ in Metadata Manager

Similar documents
Configuring a JDBC Resource for IBM DB2 for z/os in Metadata Manager

Configuring a JDBC Resource for MySQL in Metadata Manager

Configuring a JDBC Resource for IBM DB2/ iseries in Metadata Manager HotFix 2

Configuring a Sybase PowerDesigner Resource in Metadata Manager 9.0

Configuring a Microstrategy Resource in Metadata Manager 9.5.0

Publishing and Subscribing to Cloud Applications with Data Integration Hub

Configuring an ERwin Resource in Metadata Manager 8.5 and 8.6

Migrating Mappings and Mapplets from a PowerCenter Repository to a Model Repository

Configuring a Cognos Resource in Metadata Manager 9.5.0

Importing Metadata from Relational Sources in Test Data Management

How to Export a Mapping Specification as a Virtual Table

Configuring an SAP Business Warehouse Resouce in Metadata Manager 9.5.0

Moving DB2 for z/os Bulk Data with Nonrelational Source Definitions

How to Use Full Pushdown Optimization in PowerCenter

Table of Contents. Abstract

Using MDM Big Data Relationship Management to Perform the Match Process for MDM Multidomain Edition

Enterprise Data Catalog Fixed Limitations ( Update 1)

Technical White Paper

From business need to implementation Design the right information solution

Code Page Configuration in PowerCenter

Performance Optimization for Informatica Data Services ( Hotfix 3)

Optimizing Performance for Partitioned Mappings

Creating OData Custom Composite Keys

Performing Lineage Analysis on Custom Metadata in Metadata Manager 8.5

Embarcadero Rapid SQL

Importing Connections from Metadata Manager to Enterprise Information Catalog

Informatica PowerCenter (Version HotFix 1) Metadata Manager Administrator Guide

Implementing Data Masking and Data Subset with IMS Unload File Sources

Implementing Data Masking and Data Subset with IMS Unload File Sources

Talend Open Studio for Data Quality. User Guide 5.5.2

IBM Exam C IBM Tivoli Monitoring V6.3 Implementation Version: 6.0 [ Total Questions: 120 ]

This document contains information on fixed and known limitations for Test Data Management.

This document contains information on fixed and known limitations for Test Data Management.

Click to edit H06the title text format

Implementing Data Masking and Data Subset with Sequential or VSAM Sources

Informatica PowerCenter (Version HotFix 3) Metadata Manager User Guide

Informatica 9.0 PowerCenter Installation Quick Start Guide

TIBCO Jaspersoft running in AWS accessing a back office Oracle database via JDBC with Progress DataDirect Cloud.

Using Data Replication with Merge Apply and Audit Apply in a Single Configuration

SAP BusinessObjects IS 4.1. Product Availability Matrix (PAM)

Database Explorer Quickstart

Compact Solutions Connector FAQ

PowerExchange for Facebook: How to Configure Open Authentication using the OAuth Utility

INFORMATICA PERFORMANCE

Configuring a Hadoop Environment for Test Data Management

Changing the Password of the Proactive Monitoring Database User

Informatica Enterprise Information Catalog

Version Emergency Bug Fixes Fixed Limitations Known Limitations... 4 Informatica Global Customer Support...

Informatica (Version 10.1) Metadata Manager Administrator Guide

Configure an ODBC Connection to SAP HANA

Teradata Studio Express

Informatica Data Explorer Performance Tuning

Running PowerCenter Advanced Edition in Split Domain Mode

Creating a Subset of Production Data

Manually Defining Constraints in Enterprise Data Manager

PowerCenter 7 Architecture and Performance Tuning

How to Install and Configure EBF15545 for MapR with MapReduce 2

Using the Random Sampling Option in Profiles

Security Enhancements in Informatica 9.6.x

Informatica BCI Extractor Solution

Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab

Informatica Cloud Platform Building Connectors with the Toolkit Student Lab: Prerequisite Installations. Version Connectors Toolkit Training

Business Glossary Best Practices

Creating an Avro to Relational Data Processor Transformation

How to import a WSDL Data Source and Prepare it for Use in Framework Manager

This section contains additional information about installation and support changes.

Creating and Configuring a Cognos Resource in Metadata Manager 8.5.x and 8.6

Informatica (Version 9.1.0) Data Quality Installation and Configuration Quick Start

Cisco Information Server 6.2

If Informatica Data Replication is not currently installed, complete a first-time installation. Otherwise, complete the upgrade procedure.

How to Migrate RFC/BAPI Function Mappings to Use a BAPI/RFC Transformation

Emergency Bug Fixes (9.7.0)... 1 Fixed Limitations (9.7.0)... 2 Known Limitations (9.7.0)... 3 Informatica Global Customer Support...

Welcome to quilliup tutorials. Quality Gates Administration. Introduction. Managing Projects. Administration- System configuration and user management

Oracle Fusion Middleware

Performing a Post-Upgrade Data Validation Check

New Features Summary. SAP Sybase Event Stream Processor 5.1 SP02

SAS Model Manager 2.3

How to Migrate Microsoft SQL Server Connections from the OLE DB to the ODBC Provider Type

INFORMATICA POWERCENTER BASICS KNOWLEDGES

Oracle SQL Developer. Oracle TimesTen In-Memory Database Support User's Guide Release 4.0 E

EDB785 SAP IQ Administration

Dynamic Data Masking: Capturing the SET QUOTED_IDENTIFER Value in a Microsoft SQL Server or Sybase Database

How to Write Data to HDFS

Using Synchronization in Profiling

How to Run a PowerCenter Workflow from SAP

Overview Guide. Mainframe Connect 15.0

Using Standard Generation Rules to Generate Test Data

CA Workload Automation Agent for Databases

Analytics with IMS and QMF

HIBERNATE MOCK TEST HIBERNATE MOCK TEST IV

Heterogeneous Replication Guide. Replication Server 15.2

iway iway Adapter for RDBMS for BEA WebLogic Server User s Guide Version 5 Release 5

AWS Schema Conversion Tool. User Guide Version 1.0

Release is a maintenance release for Release , , , or

Cisco Information Server 7.0

Configure UD Connect on the J2EE Server for JDBC Access to External Databases

IBM C IBM InfoSphere Optim for Distributed Systems - V

JDBC. Sun Microsystems has included JDBC API as a part of J2SDK to develop Java applications that can communicate with databases.

Perceptive TransForm E-Forms Manager Data Source

New Features Guide. Appeon for PowerBuilder

Transcription:

Configuring a JDBC Resource for Sybase IQ in Metadata Manager 2012 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without prior consent of Informatica Corporation.

Abstract A JDBC resource allows you to extract metadata from any relational database that you can connect to through JDBC. This article describes how to create and configure a JDBC resource in Metadata Manager to extract metadata from Sybase IQ. Supported Versions Metadata Manager 9.1.0 Table of Contents Overview.... 2 Database Management Resources.... 2 Configuring the JDBC Metadata Source.... 3 Install the Metadata Manager Agent.... 3 Configure Permissions... 3 Creating a JDBC Resource.... 3 Assigning Connections... 5 Troubleshooting.... 5 Objects Extracted and Objects Not Extracted.... 5 Overview You can create and configure a JDBC resource to extract metadata from any relational database management system that is accessible through JDBC. You can create a JDBC resource for any relational database that supports JDBC. Informatica has tested the JDBC resource for IBM DB2/iSeries. You cannot connect to relational databases through ODBC. Where available, you should use the existing database resource types specific to that relational database instead of the JDBC resource. The database-specific resource types perform better and extract more metadata aspects. For example, to load metadata from an Oracle database, create an Oracle resource instead of creating a JDBC resource. Database Management Resources You can configure the following database management resources specific to these relational databases: IBM DB2 for LUW IBM DB2 for z/os IBM Informix Microsoft SQL Server Netezza Oracle Sybase ASE Teradata 2

Configuring the JDBC Metadata Source Before you create a JDBC resource, you must configure the metadata source. If you do not correctly configure the metadata source, the metadata load can fail or the metadata can be incorrectly loaded in the Metadata Manager warehouse. Install the Metadata Manager Agent. Configure the permissions for the database user account that you use to connect to the database. Make sure that the user has access to the system tables rather than the data tables. Install and configure required database drivers. For example, to configure a JDBC resource to use IBM DB2/iSeries, you can use the data drivers that are available to you when you install PowerCenter. Make sure that the JDBC driver JAR files are available on the same host as the Metadata Manager Agent. To test the connection settings to the data source, use any available interface to connect to it through JDBC. For example, you use the database development perspective in Eclipse to test the connection settings. After connecting to the data source, verify that you can access the catalog, schema, or tables that you want to import. Use these connection settings when you configure a JDBC resource for that data source. Install the Metadata Manager Agent The Metadata Manager Agent is a Windows-based program that Metadata Manager uses to access metadata sources and extract source metadata. By default, the Metadata Manager Agent runs on the Windows nodes where the Metadata Manager Service runs. The Metadata Manager Agent does not run on UNIX. If the Metadata Manager Service runs on UNIX, you must install the Metadata Manager Agent separately on a Windows machine. Configure Permissions To enable access to system objects in a relational database, you need to configure appropriate permissions. Ensure that users have access to the objects in the SYS schema. Creating a JDBC Resource Before you create a JDBC resource, configure the JDBC metadata source. 1. On the Load tab, click Actions > New Resource. The Resource Selection window appears. 2. Click Database Management > JDBC. 3. Click Next. The Properties page appears. 4. Enter the following information: Property Name Description Description Name for the resource. The resource appears in the Resources panel with this name. The name must be unique and have from 1 through 256 characters. It cannot include the following characters: / \ : * '? " < > [ ] Description for the resource. Description cannot exceed 4,000 characters. 5. Click Next. The Configuration page appears. 3

6. Configure the following resource connection properties: Property Agent URL Source system version Driver class Driver path URL User name Password Catalog Schema View definition extracting SQL Synonym lineage SQL Description Host name and port number of the Metadata Manager Agent. You can use the Metadata Manager Agent installed on any machine. For example: http://localhost:19980 Name and version of the metadata source. Name of the Java class that implements the JDBC driver interface. Specify the full name including the package name as com.sybase.jdbc3.jdbc.sybdriver Path to the JDBC driver JAR file, jconn3.jar. Separate multiple values with a semicolon (;). If required, copy the JAR file to the Windows machine on which the Metadata Manager Agent is installed. The driver path is relative to the Metadata Manager Agent location. If you specify the file name without specifying the path, make sure that the JAR file is in the classpath of the agent. JDBC URL to connect to the database. Metadata Manager uses this URL to verify connection information to the database. The value you specify depends on the database and driver you use. Enter the URL using the following format: jdbc:sybase:tds:<host>:<port>? ServiceName=<Service_Name> Name of the user account used to connect to the database. Password for the user account used to connect to the database. Catalog name that Metadata Manager uses to filter metadata that is extracted. Catalog is a container for schemas and global objects. Schema name that Metadata Manager uses to filter metadata that is extracted. Database-specific SQL query to extract the view definitions. The query must return results with a single column containing the view definition text. If you do not enter a query, data lineage between views and their source tables is not built. In Sybase IQ, you can enter the following query: SELECT viewtext FROM sys.sysviews WHERE viewname =? AND vcreator =? Database-specific SQL query to extract the synonym information for tables and views. Note: This property is reserved for future use. 7. Click Test Connection to test the connection to the source system. If Metadata Manager cannot connect to the source system, an error message appears. Correct any error and test the connection again. 8. Click Next. The Schedules window appears. 9. To add a schedule, select Attach a Schedule and select a schedule in the Schedule list. If you have not created a schedule, you can assign a schedule to a resource after you create the resource. 10. Click Finish. The resource appears in the Resources panel on the Load tab. 4

Assigning Connections You can use a JDBC resource as the target for connection assignments after loading it. For example, you can create a connection assignment between a PowerExchange for IBM DB2/iSeries connection and a JDBC resource representing the IBM DB2/iSeries database schema. Troubleshooting Load fails for a JDBC resource when driver JAR file details are not properly configured. When you specify the driver JAR files during resource configuration, complete the following tasks: Specify the absolute path and the full name including the package name. Ensure that the JAR file is not in a shared location, but is available on the same host as the Metadata Manager Agent. Load or test connection fails. Ensure that the Metadata Manager Agent is running. In addition, check out the log files of the Metadata Manager Agent to identify the cause of the problem. Objects Extracted and Objects Not Extracted After you create and load a JDBC resource, you can view and run data lineage on the metadata objects that Metadata Manager extracted. To view lineage between views and tables, specify a database-specific SQL query to extract the view definitions when you create or edit a JDBC resource. Metadata Manager uses the view definitions text to build lineage between views and tables. Objects Extracted Metadata Manager extracts the following objects from a JDBC resource: Schema name Table name, Comments Column name, Nullable, Position, Length, Scale, Comments, Data type. Data type is a generic equivalent of the proprietary datatype. View name, View definition. View definitions are extracted when the view definition extraction SQL is specified during resource configuration. Objects Not Extracted Metadata Manager does not extract the following objects from a JDBC resource: Catalog name Synonyms of tables and views Indexes Stored procedures Triggers Primary key and foreign key information Profiling information 5

Author Jyothi Jandhyala Principal Technical Writer 6