This HTML5 document contains 29 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n18https://www.openlinksw.com/about/id/entity/urn/howto:
n5http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep7#
n10http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep10#
n22http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep3#
n7https://www.openlinksw.com/about/id/entity/urn/mdata:websites:google:uda:howto:
oplsofthttp://www.openlinksw.com/ontology/software#
wdrshttp://www.w3.org/2007/05/powder-s#
n17http://data.openlinksw.com/oplweb/opsys_family/MacOSX#
n24http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep6#
schemahttp://schema.org/
n13https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/DAV/data/turtle/general/
n4http://wikis.openlinksw.com/UdaWikiWeb/
n12http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep9#
n20http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep2#
n21http://data.openlinksw.com/oplweb/uda/howto/MacOSXSampleAppUsageiODBCDemoUsageGuide#
n19https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/data/turtle/general/
n14https://www.openlinksw.com/about/id/entity/urn/mdata:websites:google:
n15http://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/data/turtle/general/
n9http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep5#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n11http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep8#
n23http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep1#
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuide#
n8http://data.openlinksw.com/oplweb/uda/howto/MacOSXMulti-TierGenericODBCClientConfigurationGuideStep4#

Statements

Subject Item
n2:this
schema:description
Configuration of the Enterprise Edition (Multi-Tier) Generic Client ODBC Drivers, on Mac OS X Configuration of the Enterprise Edition (Multi-Tier) Generic Client ODBC Drivers, on macOS
wdrs:describedby
n7:seo n13:uda-howtos.ttl n14:seo n15:uda-howtos-seo.ttl n18:island n19:uda-howtos.ttl n19:uda-howtos-qa.ttl
schema:name
Configuration of the Enterprise Edition (Multi-Tier) Generic Client ODBC Drivers, on Mac OS X Configuration of the Enterprise Edition (Multi-Tier) Generic Client ODBC Drivers, on macOS
oplsoft:hasOperatingSystemFamily
n17:this
schema:category
Configuration Guide
schema:relatedLink
n4:InstallClientOSX n21:this
schema:text
<ol> <li> To configure an ODBC DSN, perform the following steps: <ul> <li>Run the OpenLink iODBC Administrator located in the <code>/Applications/iODBC</code> folder.</li> <li>Click the <strong>Add</strong> button on the System DSN tab.</li> <li>Select the <strong>OpenLink Generic ODBC Driver</strong> from the list of available drivers.</li> <li>Select the Unicode version of the driver if and only if you are working with multi-byte character sets, as unnecessary translations can significantly affect ODBC performance.</li> <li>Provide a suitable DSN name and optional description for the Data Source.</li> <li>Click the "<strong>Manual settings...</strong>" link in the Server field and specify the host name and port on which the OpenLink Request Broker listens. Click <strong>OK</strong> to exit the host and port dialog.</li> <li>Click <strong>Continue</strong> to proceed.</li> </ul> </li> <li> The Connection tab takes the minimum parameters required to make a connection to the target database: <ul> <li><strong>Domain</strong> - The value must match a <em>[Domain Alias]</em>, which is contained in the Server's Session Rules Book.</li> <li><strong>Name</strong> - May take several settings, depending on the Domain (e.g., database name, JDBC driver classname, Oracle SID, etc.).</li> <li><strong>Server</strong> - This field passes DBMS-specific connection parameters.</li> <li>Review Complete Settings and Usage for Connect Options.</li> <li>Click <strong>Continue</strong> to proceed.</li> </ul> </li> <li> On the Connection tab, input the following: <ul> <li><strong>Username</strong> - A valid database uid.</li> <li><strong>Password</strong> - A valid database password.</li> <li>Click <strong>Continue</strong>.</li> </ul> </li> <li> The Options tab contains settings that are not required for a basic connection: <ul> <li><strong>Read Only connection</strong> - Specifies whether the connection is "Read-only." Make sure the checkbox is unchecked to request a "Read/Write" connection.</li> <li><strong>Defer fetching of long data</strong> - Defers fetching of LONG (BINARY, BLOB, etc.) data unless explicitly requested in a query.</li> <li><strong>Disable interactive login</strong> - Suppresses the ODBC "Username" and "Password" login dialog boxes when interacting with your ODBC DSN from within an ODBC compliant application.</li> <li><strong>Multiple Active Statements Emulation</strong> - Enables the use of Multiple Active statements in an ODBC application even if the underlying database does not allow this, as it is emulated in the driver.</li> <li><strong>Row Buffer Size</strong> - This attribute specifies the number of records to be transported over the network in a single network hop. Values can range from 1 to 99.</li> <li>Click <strong>Continue</strong>.</li> </ul> </li> <li> Click on the <strong>'Test Data Source</strong> button to make a connection to the database and verify Client-to-Broker connectivity. </li> </ol> <ol> <li> To configure an ODBC DSN, perform the following steps: <ul> <li>Run the OpenLink iODBC Administrator located in the <code>/Applications/iODBC</code> folder.</li> <li>Click the <strong>Add</strong> button on the System DSN tab.</li> <li>Select the <strong>OpenLink Generic ODBC Driver</strong> from the list of available drivers.</li> <li>Select the Unicode version of the driver if and only if you are working with multi-byte character sets, as unnecessary translations can significantly affect ODBC performance.</li> <li>Provide a suitable DSN name and optional description for the Data Source.</li> <li>Click the "<strong>Manual settings...</strong>" link in the Server field and specify the host name and port on which the OpenLink Request Broker listens. Click <strong>OK</strong> to exit the host and port dialog.</li> <li>Click <strong>Continue</strong> to proceed.</li> </ul> </li> <li> The Connection tab takes the minimum parameters required to make a connection to the target database: <ul> <li><strong>Domain</strong> - The value must match a <em>[Domain Alias]</em>, which is contained in the Server's Session Rules Book.</li> <li><strong>Name</strong> - May take several settings, depending on the Domain (e.g., database name, JDBC driver classname, Oracle SID, etc.).</li> <li><strong>Server</strong> - This field passes DBMS-specific connection parameters. <a href="http://wikis.openlinksw.com/UdaWikiWeb/MTServerConfigConnectOptions">Review Complete Settings and Usage for Connect Options </a></li> <li>Review Complete Settings and Usage for Connect Options.</li> <li>Click <strong>Continue</strong> to proceed.</li> </ul> </li> <li> On the Connection tab, input the following: <ul> <li><strong>Username</strong> - A valid database uid.</li> <li><strong>Password</strong> - A valid database password.</li> <li>Click <strong>Continue</strong>.</li> </ul> </li> <li> The Options tab contains settings that are not required for a basic connection: <ul> <li><strong>Read Only connection</strong> - Specifies whether the connection is "Read-only." Make sure the checkbox is unchecked to request a "Read/Write" connection.</li> <li><strong>Defer fetching of long data</strong> - Defers fetching of LONG (BINARY, BLOB, etc.) data unless explicitly requested in a query.</li> <li><strong>Disable interactive login</strong> - Suppresses the ODBC "Username" and "Password" login dialog boxes when interacting with your ODBC DSN from within an ODBC compliant application.</li> <li><strong>Multiple Active Statements Emulation</strong> - Enables the use of Multiple Active statements in an ODBC application even if the underlying database does not allow this, as it is emulated in the driver.</li> <li><strong>Row Buffer Size</strong> - This attribute specifies the number of records to be transported over the network in a single network hop. Values can range from 1 to 99.</li> <li>Click <strong>Continue</strong>.</li> </ul> </li> <li> Click on the <strong>'Test Data Source</strong> button to make a connection to the database and verify Client-to-Broker connectivity. </li> </ol> <ol> <li> To configure an ODBC DSN, perform the following steps: <ul> <li>Run the OpenLink iODBC Administrator located in the <code>/Applications/iODBC</code> folder.</li> <li>Click the <strong>Add</strong> button on the System DSN tab.</li> <li>Select the <strong>OpenLink Generic ODBC Driver</strong> from the list of available drivers.</li> <li>Select the Unicode version of the driver if and only if you are working with multi-byte character sets, as unnecessary translations can significantly affect ODBC performance.</li> <li>Provide a suitable DSN name and optional description for the Data Source.</li> <li>Click the "<strong>Manual settings...</strong>" link in the Server field and specify the host name and port on which the OpenLink Request Broker listens. Click <strong>OK</strong> to exit the host and port dialog.</li> <li>Click <strong>Continue</strong> to proceed.</li> </ul> </li> <li> The Connection tab takes the minimum parameters required to make a connection to the target database: <ul> <li><strong>Domain</strong> - The value must match a <em>[Domain Alias]</em>, which is contained in the Server's Session Rules Book.</li> <li><strong>Name</strong> - May take several settings, depending on the Domain (e.g., database name, JDBC driver classname, Oracle SID, etc.).</li> <li><strong>Server</strong> - This field passes DBMS-specific connection parameters. <a href="http://wikis.openlinksw.com/UdaWikiWeb/MTServerConfigConnectOptions">Review Complete Settings and Usage for Connect Options </a></li> <li>Review Complete Settings and Usage for Connect Options.</li> <li>Click <strong>Continue</strong> to proceed.</li> </ul> </li> <li> On the Connection tab, input the following: <ul> <li><strong>Username</strong> - A valid database uid.</li> <li><strong>Password</strong> - A valid database password.</li> <li>Click <strong>Continue</strong>.</li> </ul> </li> <li> The Options tab contains settings that are not required for a basic connection: <ul> <li><strong>Read Only connection</strong> - Specifies whether the connection is "Read-only." Make sure the checkbox is unchecked to request a "Read/Write" connection.</li> <li><strong>Defer fetching of long data</strong> - Defers fetching of LONG (BINARY, BLOB, etc.) data unless explicitly requested in a query.</li> <li><strong>Disable interactive login</strong> - Suppresses the ODBC "Username" and "Password" login dialog boxes when interacting with your ODBC DSN from within an ODBC compliant application.</li> <li><strong>Multiple Active Statements Emulation</strong> - Enables the use of Multiple Active statements in an ODBC application even if the underlying database does not allow this, as it is emulated in the driver.</li> <li><strong>Row Buffer Size</strong> - This attribute specifies the number of records to be transported over the network in a single network hop. Values can range from 1 to 99.</li> <li>Click <strong>Continue</strong>.</li> </ul> </li> <li> Click on the <strong>'Test Data Source</strong> button to make a connection to the database and verify Client-to-Broker connectivity. </li> </ol>
rdf:type
schema:HowTo
schema:step
n5:this n8:this n9:this n10:this n11:this n12:this n20:this n22:this n23:this n24:this