blob: 09b6400759d523d110a51cddac4b6707d5bee674 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE simplesect PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
[
<!ENTITY % all.entities SYSTEM "all-entities.ent">
%all.entities;
]>
<simplesect>
<!-- Include this statement in the document Preface -->
<title>Access to Oracle Support</title>
<para>
Oracle customers that have purchased support have access to
electronic support through My Oracle Support. For information, visit
<?fo-linebreak?>
<ulink url="http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info">http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info</ulink>
or visit
<ulink
url="http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs">http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs</ulink>
if you are hearing impaired.
</para>
</simplesect>
|