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

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

Namespace Prefixes

PrefixIRI
n23http://data.openlinksw.com/oplweb/
n28https://www.openlinksw.com/about/id/entity/urn/howto:
n16http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep3#
n2http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuide#
n6http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep10#
n14http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep2#
n8http://www.openlinksw.com/about/id/entity/urn/data:opl:web:seo:mdata:
n27http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep1#
n19http://data.openlinksw.com/oplweb/uda/howto/WindowsSampleAppUsageC++DemoUsageGuide#
oplsofthttp://www.openlinksw.com/ontology/software#
n20https://www.openlinksw.com/about/id/entity/urn/mdata:websites:google:uda:howto:
wdrshttp://www.w3.org/2007/05/powder-s#
schemahttp://schema.org/
n24https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/DAV/data/turtle/general/
n17https://www.openlinksw.com/about/id/entity/urn/data:openlink:
n21http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep9#
n30http://data.openlinksw.com/oplweb/dbms_family/Progress#
n18http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep8#
n10https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/data/turtle/general/
n15http://wikis.openlinksw.com:8892/UdaWikiWeb/
n25http://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/data/turtle/general/
n26http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep7#
n29https://www.openlinksw.com/about/id/entity/urn/mdata:websites:google:
n13http://data.openlinksw.com/oplweb/opsys_family/Windows#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n22http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep6#
n4https://www.openlinksw.com/about/id/entity/urn/data:opl:web:seo:mdata:
n11http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep5#
xsdhhttp://www.w3.org/2001/XMLSchema#
n9http://data.openlinksw.com/oplweb/uda/howto/WindowsMulti-TierProgressDatabaseAgentConfigurationGuideStep4#
n7https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/DAV/uda2.openlinksw.com/data/turtle/general/

Statements

Subject Item
n2:this
schema:description
Configuration of the Multi-Tier Progress Database Agent, for Windows Installation and Configuration of the Multi-Tier Progress Database Agent, for Windows
wdrs:describedby
n4:webs n7:UDAHowAndStepByGuides.ttl n8:offers n10:uda-howtos-qa.ttl n17:websites n20:seo n17:products n24:uda-howtos.ttl n25:uda-howtos-seo.ttl n10:uda-howtos.ttl n28:island n29:seo
schema:name
Installation and Configuration of the Multi-Tier Progress Database Agent, for Windows Configuration of the Multi-Tier Progress Database Agent, for Windows
oplsoft:hasDatabaseFamily
n23:Progress n30:this
oplsoft:hasOperatingSystemFamily
n13:this
schema:category
Configuration Guide
schema:relatedLink
n15:MultiTierInstallServerQuickstartWindowsProgress n19:this
schema:text
<ol> <li>Progress requires a small amount of additional environmental configuration in the OpenLink Request Broker session rule book (<code>c:\Program Files\OpenLink Software\UDA\bin\oplrqb.ini</code>).</li> <li>Edit the file <code>c:\Program Files\OpenLink Software\UDA\bin\oplrqb.ini</code> with a suitable text editor such as Wordpad.</li> <li>Locate and edit the <strong>[Environment xxxxx]</strong> section where xxxxx matches your target database to ensure that any relevant environment variables pertaining to your system and target database are correct. Note that you may need to consult with your database administrator to verify these settings.</li> </ol> <p>The following examples depict the environment section for Progress:</p> <p>Progress (SQL-89)</p> <pre> [Environment PROGRESS91C] DLC = D:\Program Files\Progress\10.1B Path = D:\Program Files\Progress\10.1B\BIN;C:\WINNT\System32 ;TABLEVIEW = ;TABLEVIEW_QUALIFIER = Y ;DEADLOCK_TIMEOUT = 60 ; Seconds to wait for lock to release ;INSERT_LOGICAL = Y ;UPDATE_LOGICAL = Y ;MIN_FIELD_LEN = ;MAX_FIELD_LEN = CURSOR_SENSITIVITY = LOW ; Set to HIGH after loading oplrvc.sql </pre> <p>Progress (SQL-92)</p> <pre> [Environment PROGRESS91SQL] DLC = D:\Program Files\Progress\10.1B Path = D:\Program Files\Progress\10.1B\BIN;C:\WINNT\system32 CURSOR_SENSITIVITY = LOW ; Set to HIGH after loading oplrvc.sql </pre> <ol> <li>Progress requires a small amount of additional environmental configuration in the OpenLink Request Broker session rule book (<code>c:\Program Files\OpenLink Software\UDA\bin\oplrqb.ini</code>).</li> <li>Edit the file <code>c:\Program Files\OpenLink Software\UDA\bin\oplrqb.ini</code> with a suitable text editor such as Wordpad.</li> <li>Locate and edit the <strong>[Environment xxxxx]</strong> section where xxxxx matches your target database to ensure that any relevant environment variables pertaining to your system and target database are correct. Note that you may need to consult with your database administrator to verify these settings.</li> </ol> <p>The following examples depict the environment section for Progress:</p> <p>Progress (SQL-89)</p> <pre> [Environment PROGRESS91C] DLC = D:\Program Files\Progress\10.1B Path = D:\Program Files\Progress\10.1B\BIN;C:\WINNT\System32 ;TABLEVIEW = ;TABLEVIEW_QUALIFIER = Y ;DEADLOCK_TIMEOUT = 60 ; Seconds to wait for lock to release ;INSERT_LOGICAL = Y ;UPDATE_LOGICAL = Y ;MIN_FIELD_LEN = ;MAX_FIELD_LEN = CURSOR_SENSITIVITY = LOW ; Set to HIGH after loading oplrvc.sql </pre> <p>Progress (SQL-92)</p> <pre> [Environment PROGRESS91SQL] DLC = D:\Program Files\Progress\10.1B Path = D:\Program Files\Progress\10.1B\BIN;C:\WINNT\system32 CURSOR_SENSITIVITY = LOW ; Set to HIGH after loading oplrvc.sql </pre>
rdf:type
schema:HowTo
schema:step
n6:this n9:this n11:this n14:this n16:this n18:this n21:this n22:this n26:this n27:this