home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / q / qt3.zip / SYSTEMER.DOC < prev    next >
Text File  |  1992-02-13  |  10KB  |  301 lines

  1. H
  2. H
  3. H                             EM/dBS                              
  4. H              Equipment Maintenance dataBase System              
  5. H
  6. H
  7. H
  8. B                          SYSTEM ERRORS                          
  9. B
  10. B10.1 System Errors
  11. B
  12. D     Run time errors may occur in the user environment, even
  13. D     though the EM/dBS Equipment Maintenance System has been
  14. D     extensively tested before release.
  15. D
  16. D     Several types of errors can occur.
  17. D
  18. D                    (1) Environmental Errors. (DOS System Errors)
  19. D
  20. D                    (2) Errors resulting from corruption of the
  21. D                    databases.
  22. D
  23. D                    (3) Errors existing in the programming
  24. D                    algorithms.
  25. D
  26. B     10.1.1  Environmental Errors
  27. B
  28. D     Environmental errors are caused by improper systems
  29. D     operations, such as an improper path to the program files,
  30. D     running the program from the wrong directory, or improper
  31. D     run time environment. If the printer is turned off, not on
  32. D     line, paper jammed, or out of paper, errors will occur.
  33. D     Copying files to an unformatted diskette, or to a diskette
  34. D     which is full, will also cause environmental errors. If you
  35. D     are using other programs, such as SideKick, in background
  36. D     mode, you may not have enough memory to run all or part of
  37. D     the EM/dBS program. Disk CACHE systems cannot be active for
  38. D     proper operation of EM/dBS.
  39. D
  40. D     If the EM/dBS program does not run at all, check your
  41. D     EMDBS.BAT file for proper configuration. You must start the
  42. D     program using the EMDBS.BAT file, rather than using the
  43. D     EMS.EXE file, in order to set up the correct run time
  44. D     environment. You must also begin program execution in the
  45. D     data directory (usually \EMS\DATA1). If you run the program
  46. D     from the program directory (\EMS\), it will not be able to
  47. D     find your data.
  48. D
  49. D     Environmental errors occurring within the EM/dBS program
  50. D     will display a DOS error message on the top of the screen
  51. D     and a black and white window will pop up to explain the
  52. D     problem. If the problem can be corrected (for example, by
  53. D     turning the printer on), you will be asked if you wish to
  54. D     continue. You may then correct the problem, enter "Y", and
  55. D     continue.
  56. D
  57. H
  58. H
  59. HVersion 3.50                        10-1                     4/91
  60. P10-1
  61. H
  62. H
  63. H                             EM/dBS                              
  64. H              Equipment Maintenance dataBase System              
  65. H
  66. H
  67. H
  68. D     If program operation cannot be continued, you will be
  69. D     informed of this and you should press <Enter> to exit
  70. D     EM/dBS. If you understand the problem (for example, the disk
  71. D     is full) you can correct the problem and restart EM/dBS. If
  72. D     you do not understand what caused the problem, you can try
  73. D     the same steps again to verify that the problem can be
  74. D     repeated. If you continue to have trouble you should report
  75. D     the problem to your EM/dBS representative (see section 10.2).
  76. D
  77. D     Run time errors may be a result of the following
  78. D     installation errors:
  79. D
  80. D     (a) Missing or improper CONFIG.SYS file. The minimum files
  81. D          and buffers should be set as follows:
  82. D
  83. C               FILES=20
  84. C
  85. C               BUFFERS=8
  86. C
  87. D     (b) Incorrect PATH designator or default directory when
  88. D          entering the program.
  89. D
  90. C               PATH=\EMS (Path as set by the EMDBS.BAT
  91. C               file)
  92. C
  93. C               \EMS\DATA1> (Default Directory)
  94. C
  95. D     (c) Active resident programs which utilize Random Access
  96. D     Memory (RAM) such as SideKick and print buffers. The EM/dBS
  97. D     Equipment Maintenance System requires 640 Kb for 100 percent
  98. D     error free run time operation. If you utilize other RAM
  99. D     resident programs during EM/dBS operation and run time
  100. D     errors occur, remove the RAM resident programs and reboot
  101. D     the EM/dBS System and see if this corrects the error.
  102. D
  103. D     The following errors may indicate problems with your system
  104. D     configuration:
  105. D
  106. D                    RUN error (not enough memory to run program)
  107. D
  108. D                    Open error (FILES parameter not large enough,
  109. D                    or, file cannot be found because it is
  110. D                    missing or the PATH to the directory is not
  111. D                    correct)
  112. D
  113. H
  114. H
  115. H
  116. H
  117. H
  118. H
  119. HVersion 3.50                        10-2                     4/91
  120. P10-2
  121. H
  122. H
  123. H                             EM/dBS                              
  124. H              Equipment Maintenance dataBase System              
  125. H
  126. H
  127. H
  128. D                    Print error (printer not ready)
  129. D
  130. D                    Undefined Identifier (old database or memory
  131. D                    files, improper conversion)
  132. D
  133. D                    Missing external (part of program file cannot
  134. D                    be found)
  135. D
  136. D                    Disk full (hard disk is full)
  137. D
  138. D                    Out of Memory (not enough Random Access
  139. D                    Memory (RAM))
  140. D
  141. D                    Not Enough Memory (not enough RAM)
  142. D
  143. D
  144. B     10.1.2  Database Errors
  145. B
  146. D     Database errors can be a result of improperly Quitting the
  147. D     program. You should always quit the EM/dBS Equipment
  148. D     Maintenance program by selecting the "Q" (Quit) menu
  149. D     selection from the main menu display, followed by "Y" (Yes)
  150. D     to exit to DOS.
  151. D
  152. C     NOTE: CAUTION: Never turn off the computer while the system
  153. C     is attempting an operation. Improper quitting can corrupt
  154. C     your database and render it useless. Backup databases on a
  155. C     regular basis to prevent this type of catastrophic loss.
  156. C
  157. D     Daily backup is recommended. It is only a matter of time
  158. D     before all computer users experience a damaged data file or
  159. D     lose an entire hard disk drive. Do not be one of the many
  160. D     who failed to make regular backups of their data. You will
  161. D     not regret the minimum of effort this involves.
  162. D
  163. D     These run time errors may be the result of a corrupted
  164. D     database or from a program error existing in your EM/dBS
  165. D     Equipment Maintenance System. When these errors occur, your
  166. D     best solution is to first quit, then reboot the program and
  167. D     try the same operation again. If the problem persists,
  168. D     reindex the databases (Support Data Main Menu - Utility Menu
  169. D     - "Sort Data (Rebuild Indexes)" option). If the error is
  170. D     consistent and occurs each time you attempt a sequence of
  171. D     inputs, you may have found a program error.
  172. D
  173. H
  174. H
  175. H
  176. H
  177. H
  178. H
  179. HVersion 3.50                        10-3                     4/91
  180. P10-3
  181. H
  182. H
  183. H                             EM/dBS                              
  184. H              Equipment Maintenance dataBase System              
  185. H
  186. H
  187. H
  188. D     The following error messages may indicate a database
  189. D     problem:
  190. D
  191. D                    Index file corrupted (Sort databases -
  192. D                    reindex)
  193. D
  194. D                    Undefined Identifier (old or missing database
  195. D                    or memory file, improper data conversion with
  196. D                    update installation)
  197. D
  198. D                    Internal error (Sort databases - reindex)
  199. D
  200. D
  201. B     10.1.3  Program Algorithm Errors
  202. B
  203. D     Extensive efforts have been made to test the EM/dBS software
  204. D     before its release. However, the following errors may
  205. D     indicate a problem with the EM/dBS software.
  206. D
  207. D                    Database required
  208. D
  209. D                    Lock required
  210. D
  211. D                    Exclusive required
  212. D
  213. D                    Field numeric overflow
  214. D
  215. D                    Type mismatch
  216. D
  217. D                    Subscript range
  218. D
  219. D                    Zero divide
  220. D
  221. D                    Expression error
  222. D
  223. D                    Not an array
  224. D
  225. D
  226. D     Normally, you will not be able to continue when this type of
  227. D     error occurs, and your EM/dBS representative should be
  228. D     contacted immediately.
  229. D
  230. H
  231. H
  232. H
  233. H
  234. H
  235. H
  236. H
  237. H
  238. H
  239. HVersion 3.50                        10-4                     4/91
  240. P10-4
  241. H
  242. H
  243. H                             EM/dBS                              
  244. H              Equipment Maintenance dataBase System              
  245. H
  246. H
  247. H
  248. B10.2 Reporting Errors
  249. B
  250. D     All errors should be noted in detail for your Specific
  251. D     Designs Software Systems Support representative. One way to
  252. D     document the error is to press the <PrintScreen> key to
  253. D     print the error screen. Additionally you should print the
  254. D     ERROR.LOG file. This is a record of all of the errors that
  255. D     you have had, and is a valuable tool to help diagnose the
  256. D     problem. From your \EMS\DATA1 DOS prompt type
  257. D
  258. C               C:\EMS\DATA1>TYPE ERROR.LOG <Enter>
  259. C
  260. C               C:\EMS\DATA1><PrintScreen>
  261. C
  262. D     This should print the last few errors that have occurred
  263. D     while using EM/dBS.
  264. D
  265. D     This information can be mailed or delivered to your EM/dBS
  266. D     representative along with a detailed explanation of the
  267. D     sequence of steps taken immediately prior to the occurrence
  268. D     of the error.
  269. D
  270. D     Specific Designs wants to insure a trouble free EM/dBS
  271. D     Equipment Maintenance System and will continue to improve
  272. D     and enhance the system. The company is very receptive to
  273. D     requests, for improvement and changes, to help the program
  274. D     better meet your needs.
  275. D
  276. D
  277. H
  278. H
  279. H
  280. H
  281. H
  282. H
  283. H
  284. H
  285. H
  286. H
  287. H
  288. H
  289. H
  290. H
  291. H
  292. H
  293. H
  294. H
  295. H
  296. H
  297. H
  298. H
  299. HVersion 3.50                        10-5                     4/91
  300. P10-5
  301.