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

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

Namespace Prefixes

PrefixIRI
n15https://www.openlinksw.com/about/id/entity/urn/howto:
n21http://data.openlinksw.com/oplweb/
n5http://data.openlinksw.com/oplweb/opsys_family/
n23http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierRequestBrokerInstallationGuide#
n26http://www.openlinksw.com/about/id/entity/urn/data:opl:web:seo:mdata:
n28http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep8#
wdrshttp://www.w3.org/2007/05/powder-s#
n12https://www.openlinksw.com/about/id/entity/urn/mdata:websites:google:uda:howto:
n17http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep6#
oplsofthttp://www.openlinksw.com/ontology/software#
n18http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep4#
n24http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep2#
schemahttp://schema.org/
n10https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/DAV/data/turtle/general/
n11https://www.openlinksw.com/about/id/entity/urn/data:openlink:
n9http://wikis.openlinksw.com/UdaWikiWeb/
n19http://data.openlinksw.com/oplweb/dbms_family/Oracle#
n7https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/data/turtle/general/
n29https://www.openlinksw.com/about/id/entity/urn/mdata:websites:google:
n27http://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/data/turtle/general/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n22http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep9#
n25http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep7#
n16http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep5#
n8https://www.openlinksw.com/about/id/entity/urn/data:opl:web:seo:mdata:
n14http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep3#
n30http://data.openlinksw.com/oplweb/product_format/mt#
xsdhhttp://www.w3.org/2001/XMLSchema#
n31http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep10#
n20http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuideStep1#
n2http://data.openlinksw.com/oplweb/uda/howto/GenericLinuxMulti-TierOracleDatabaseAgentPre-installationGuide#
n13https://www.openlinksw.com/about/id/entity/https/www.openlinksw.com/DAV/uda2.openlinksw.com/data/turtle/general/

Statements

Subject Item
n2:this
schema:description
Pre-Installation Requirements for the Multi-Tier "Enterprise" Edition Request Broker and Database Agent(s) for Oracle, Linux or Unix-like OS
wdrs:describedby
n7:uda-howtos.ttl n8:webs n10:uda-howtos.ttl n11:websites n12:seo n13:UDAHowAndStepByGuides.ttl n15:island n7:uda-howtos-qa.ttl n11:products n26:offers n27:uda-howtos-seo.ttl n29:seo
schema:name
Pre-Installation Requirements for the Multi-Tier "Enterprise" Edition Request Broker and Database Agent(s) for Oracle, Linux or Unix-like OS
oplsoft:hasDatabaseFamily
n19:this n21:Oracle
oplsoft:hasOperatingSystemFamily
n5:GenericLinux
schema:category
Pre-installation Guide
schema:relatedLink
n9:PreInstallServerUNIXORA n23:this
schema:genre
n30:this
schema:text
<ol> <li>You need to know a variety of information pertaining to your target Oracle DBMS instance and database: <ul> <li><strong>Oracle SID:</strong> Specify the Oracle System Identifier (SID) of your database.</li> <li><strong>Oracle TCP Port:</strong> Provide the TCP port number used for communication with the Oracle database.</li> <li><strong>Oracle SQL*Net or Net Service Name:</strong> Only required when the Multi-Tier server components are not installed on the Oracle server.</li> <li><strong>Hostname or IP address of Oracle database server:</strong> Provide the hostname or IP address of the server where your Oracle database is located.</li> </ul> </li> <li>You will need an installation of the Oracle native client on a supported operating system if you cannot install the Multi-Tier server components on the same machine as Oracle itself. At the time of writing, this product may be called SQL*Net, Net 8, Net 9, Net 10, the Oracle Instant Client, or the OCI Client, depending on the Oracle version. Product names vary over time. You must know whether the local Oracle components are 32-bit or 64-bit. The Multi-Tier server components must match the bit format of the local Oracle components, not the operating system.</li> <li>The Request Broker and database-specific Agents must be installed on the same machine as Oracle or an Oracle native client. If you install on the same machine as Oracle SQL*Net or Net 8/9/10/11, you need an Oracle Net Service Name configured. You must know whether TCP ports 5000 and 8000 are already in use on the Broker host. These ports are the defaults used by our Request Broker and Web-based Admin Assistant. If other services are using these, you will need to assign different (unused) ports to the new services during installation.</li> <li>For best results, the Multi-Tier server components should be installed while logged in as the local Oracle or Oracle native client owner.</li> <li>All Oracle-related environment variables should be set prior to installation. This is typically accomplished simply by logging in as the local Oracle or Oracle native client owner, but if logged in as a different user, you can often achieve the same by using that user's .profile or similar, with a command like one of these (depending on your active shell): <ul> <li><code>source ./.profile</code></li> <li><code>. ./.profile</code></li> </ul> </li> </ol> <ol> <li>You need to know a variety of information pertaining to your target Oracle DBMS instance and database: <ul> <li><strong>Oracle SID:</strong> Specify the Oracle System Identifier (SID) of your database.</li> <li><strong>Oracle TCP Port:</strong> Provide the TCP port number used for communication with the Oracle database.</li> <li><strong>Oracle SQL*Net or Net Service Name:</strong> Only required when the Multi-Tier server components are not installed on the Oracle server.</li> <li><strong>Hostname or IP address of Oracle database server:</strong> Provide the hostname or IP address of the server where your Oracle database is located.</li> </ul> </li> <li>You will need an installation of the Oracle native client on a supported operating system if you cannot install the Multi-Tier server components on the same machine as Oracle itself. At the time of writing, this product may be called SQL*Net, Net 8, Net 9, Net 10, the Oracle Instant Client, or the OCI Client, depending on the Oracle version. Product names vary over time. You must know whether the local Oracle components are 32-bit or 64-bit. The Multi-Tier server components must match the bit format of the local Oracle components, not the operating system.</li> <li>The Request Broker and database-specific Agents must be installed on the same machine as Oracle or an Oracle native client. If you install on the same machine as Oracle SQL*Net or Net 8/9/10/11, you need an Oracle Net Service Name configured. You must know whether TCP ports 5000 and 8000 are already in use on the Broker host. These ports are the defaults used by our Request Broker and Web-based Admin Assistant. If other services are using these, you will need to assign different (unused) ports to the new services during installation.</li> <li>For best results, the Multi-Tier server components should be installed while logged in as the local Oracle or Oracle native client owner.</li> <li>All Oracle-related environment variables should be set prior to installation. This is typically accomplished simply by logging in as the local Oracle or Oracle native client owner, but if logged in as a different user, you can often achieve the same by using that user's .profile or similar, with a command like one of these (depending on your active shell): <ul> <li><code>source ./.profile</code></li> <li><code>. ./.profile</code></li> </ul> </li> </ol>
rdf:type
schema:HowTo
schema:step
n14:this n16:this n17:this n18:this n20:this n22:this n24:this n25:this n28:this n31:this