VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/samples/taskbook/databasetrouble.dita@ 98945

Last change on this file since 98945 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!-- This file is part of the DITA Open Toolkit project hosted on
3 Sourceforge.net. See the accompanying license.txt file for
4 applicable licenses.-->
5<!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
6
7<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
8 "../../dtd/task.dtd">
9<task id="databasetrouble" xml:lang="en-us">
10<title>Troubleshooting a database</title>
11<shortdesc>Databases rarely have problems, but this may be helpful if you
12find some.</shortdesc>
13<prolog><metadata>
14<keywords><indexterm>troubleshooting</indexterm><indexterm>database</indexterm>
15</keywords>
16</metadata></prolog>
17<taskbody>
18<steps-unordered>
19<step><cmd>If performance is slow, try removing several thousand records.</cmd>
20</step>
21<step><cmd>If none of your commands work, make sure they are SQL commands
22and not SEQUEL commands.</cmd></step>
23<step><cmd>If you cannot get anything to work at all, try uninstalling and
24reinstalling.</cmd></step>
25<step><cmd>For more detailed troubleshooting help, see the online documentation
26shipped with your database.</cmd></step>
27</steps-unordered>
28</taskbody>
29</task>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette