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

  1. H
  2. H
  3. H                             EM/dBS                              
  4. H              Equipment Maintenance dataBase System              
  5. H
  6. H
  7. H
  8. B                      PROGRAM INSTALLATION                       
  9. B
  10. B2.1  Hardware Requirements
  11. B
  12. D     *  IBM XT, AT, PS/2 or compatible with MS-DOS 2.1 Operating
  13. D        System (PC-DOS 2.0) or higher for single user systems;
  14. D        DOS 3.1 or higher for network systems. Please contact
  15. D        your dealer if you are using a version of DOS 4 because a
  16. D        special command, "SET CLIPPER = E0", must be added to
  17. D        your EMDBS.BAT file.
  18. D
  19. D     *  640 Kb minimum RAM memory. Supports Expanded Memory up to
  20. D        1 Mb for data base indexing. (Disk CACHE must be
  21. D        disabled).
  22. D
  23. D     *  10 Mb hard disk, minimum; 20 Mb or larger recommended.
  24. D
  25. D     *  Printers: IBM/ Epson, Laser Jet, Anadex
  26. D
  27. D     *  Monochrome or color monitor.
  28. D
  29. D     *  5 1/4 or 3 1/2 inch disk drive.
  30. D
  31. B2.2  Program Installation
  32. B
  33. D     If you are using EM/dBS for the first time, read section
  34. D     2.2.1, "First Time Program Installation", before beginning
  35. D     installation. If you are upgrading to a larger equipment
  36. D     record capacity version of EM/dBS, see section 2.2.3, "Upgrade
  37. D     Installation". If you have used EM/dBS before and are
  38. D     installing a newer version, see section 2.2.2, "Update
  39. D     Installation". Network users should also read section 2.2.4,
  40. D     "Network Installation".
  41. D
  42. D     Detailed installation instructions are provided with the
  43. D     EM/dBS floppy disks.
  44. D
  45. D     To use the program after installation follow the
  46. D     instructions in section 2.3, "Starting the EM/dBS Equipment
  47. D     Maintenance System".
  48. D
  49. H
  50. H
  51. H
  52. H
  53. H
  54. H
  55. H
  56. H
  57. H
  58. H
  59. HVersion 3.50                        2-1                      4/91
  60. P2-1
  61. H
  62. H
  63. H                             EM/dBS                              
  64. H              Equipment Maintenance dataBase System              
  65. H
  66. H
  67. H
  68. B     2.2.1   First Time Program Installation
  69. B
  70. D     This section gives background information for first time
  71. D     users of EM/dBS.
  72. D
  73. C     NOTE: After reading this section, follow the "Program
  74. C     Installation" instructions included with the EM/dBS
  75. C     diskettes to install EM/dBS on your hard disk.
  76. C
  77. D     The EM/dBS system has various types of files provided on the
  78. D     installation disks.   There are files which contain the
  79. D     program itself (with file extensions .EXE, .OVL, and .FRM).
  80. D     All of the program files provided as part of the EM/dBS
  81. D     Equipment Maintenance System will be installed in one hard
  82. D     disk directory, normally named EMS. In addition to the
  83. D     program files, there are data files (with file extensions
  84. D     .DBF, .DBT, and .MEM). The database files will be installed
  85. D     in a subdirectory of the EMS directory, normally called
  86. D     DATA1. After you begin running EM/dBS, index files will be
  87. D     created to help locate information more quickly (these will
  88. D     have extensions .NTX). If your program disks use the
  89. D     "INSTALL" program for installation, the required directories
  90. D     will be created automatically after you are prompted for
  91. D     their names. If your program disks are not in "INSTALL"
  92. D     format, you will need to create the appropriate directories
  93. D     before copying the information to your hard disk.
  94. D
  95. D     If you want to use EM/dBS for more than one separate
  96. D     application (such as to separate the BioMed data from the
  97. D     Engineering data), additional data subdirectories can be
  98. D     created (DATA2, DATA3, etc.) in the EMS directory, and the
  99. D     data files (.DBF, .DBT, and .MEM) installed on each
  100. D     subdirectory. This will enable separate storage and
  101. D     management of data, but will require only one copy of the
  102. D     EM/dBS software (on the EMS directory). If your disks are in
  103. D     the "INSTALL" format, this information can be copied
  104. D     automatically using the "Create Additional Data Directory"
  105. D     option.
  106. D
  107. D     Before installing EM/dBS verify that there is no other
  108. D     directory named EMS on the root directory of that drive of
  109. D     your hard disk.
  110. D
  111. D     Note that the instructions included with your disk will use
  112. D     the C: drive for installation. If you intend to use a
  113. D     different drive designation (e.g., D: or E:) on your hard
  114. D     disk for the EMS directory, substitute that drive letter for
  115. D     C: in the instructions. Entries you will need to make from
  116. H
  117. H
  118. H
  119. HVersion 3.50                        2-2                      4/91
  120. P2-2
  121. H
  122. H
  123. H                             EM/dBS                              
  124. H              Equipment Maintenance dataBase System              
  125. H
  126. H
  127. H
  128. D     your keyboard are indicated in bold face type.
  129. D
  130. D     Proper operation of EM/dBS will require that you have a
  131. D     CONFIG.SYS file with the FILES parameter set to at least 20,
  132. D     and the BUFFERS parameter set to at least 8. In addition,
  133. D     any background programs or disk cache systems must be
  134. D     disabled.
  135. D
  136. D     EM/dBS also uses a PATH command to control program
  137. D     execution. The path is set by the EMDBS.BAT file in DATA1
  138. D     when starting the program. After program termination, the
  139. D     user will be returned to the root directory and the original
  140. D     path restored.
  141. D
  142. C     NOTE: The version of EMDBS.BAT that is supplied with the
  143. C     program will create a file called "SAVEPATH.BAT" in your
  144. C     root directory. If you already have a file by that name in
  145. C     the root directory, the EMDBS.BAT file should be modified
  146. C     before you run the program.
  147. C
  148. B     2.2.2   Update Installation
  149. B
  150. D     Updating to a newer version of EM/dBS should be quite easy,
  151. D     but it is very important to read the Update Installation
  152. D     instructions in this section before installing the new
  153. D     software to assure that the data conversion will be
  154. D     completed properly.
  155. D
  156. C     NOTE: Do not begin the installation of any new software
  157. C     disks until the program and data files have been backed up
  158. C     and instructions (1)-(4) in this section completed. Also
  159. C     refer to the instructions included with the update
  160. C     diskettes.
  161. C
  162. D     (1) Archive any work orders that are not needed in active
  163. D          status. The update program will correctly convert all
  164. D          work order data, but the smaller the data files are,
  165. D          the quicker the conversion will be.
  166. D
  167. D     (2) Backup the entire \EMS\ program directory. This backup
  168. D          will contain the older version of your software. If
  169. D          there is any problem during installation, you can
  170. D          always restore the previous version of the program
  171. D          until the installation problem has been solved.
  172. D
  173. H
  174. H
  175. H
  176. H
  177. H
  178. H
  179. HVersion 3.50                        2-3                      4/91
  180. P2-3
  181. H
  182. H
  183. H                             EM/dBS                              
  184. H              Equipment Maintenance dataBase System              
  185. H
  186. H
  187. H
  188. D     (3) Back up the data files on \EMS\DATA1 (and all files that
  189. D          may be in other data subdirectories). This is a very
  190. D          important step. If there are any problems during
  191. D          conversion, the data from this backup can be restored
  192. D          and the conversion process rerun. Without a backup, it
  193. D          could be quite costly to try to recreate lost data.
  194. D
  195. D     (4) Check the available disk space on your hard disk drive.
  196. D          The more disk space that is available, the faster the
  197. D          conversion process will run. If you feel comfortable
  198. D          using DOS commands, you can erase the .NTX files before
  199. D          you begin the conversion (be very careful not to erase
  200. D          any other files).
  201. D
  202. D     (5) Follow the instructions for installing an update,
  203. D          included with your diskettes, to copy the new programs
  204. D          onto your hard disk.
  205. D
  206. D     Any data conversion that may be required when installing
  207. D     your update will be performed automatically the first time
  208. D     you use your new version of EM/dBS. If you have very large
  209. D     databases or a very slow computer, this could take a
  210. D     considerable amount of time. The conversion program will
  211. D     check your available disk space, as each database is
  212. D     converted, to make sure enough space is available.
  213. D
  214. D     If your upgrade installation aborts at any stage during the
  215. D     conversion process, please note any messages displayed, and
  216. D     contact Specific Designs before continuing with the
  217. D     installation.
  218. D
  219. B     2.2.3   Upgrade Installation
  220. B
  221. D     When upgrading to a network version of EM/dBS, or to one
  222. D     with a larger equipment record capacity, it will not be
  223. D     necessary to perform any data conversion unless you are also
  224. D     updating to a newer version of EM/dBS. However, any time you
  225. D     make a change to your software, it is very important to back
  226. D     up your data and current version of the program. If  you are
  227. D     also updating to a newer version of EM/dBS, follow the
  228. D     instructions in section 2.2.2, otherwise:
  229. D
  230. D     (1) Backup the entire \EMS\ program directory. This backup
  231. D          will contain the previous version of your software. If
  232. D          there is any problem during installation, you can
  233. D          always restore the previous version of the program
  234. D          until the installation problem has been solved.
  235. D
  236. H
  237. H
  238. H
  239. HVersion 3.50                        2-4                      4/91
  240. P2-4
  241. H
  242. H
  243. H                             EM/dBS                              
  244. H              Equipment Maintenance dataBase System              
  245. H
  246. H
  247. H
  248. D     (2) Back up the data files on \EMS\DATA1 (and all files that
  249. D          may be in other data subdirectories).
  250. D
  251. D     (3) Follow the instructions for installing an upgrade,
  252. D          included with your diskettes, to copy the new programs
  253. D          onto your hard disk.
  254. D
  255. B     2.2.4   Network Installation
  256. B
  257. D     The network version of EM/dBS can be loaded on your computer
  258. D     and run as a single user system if you do not have your
  259. D     network installed. It will, however, also run from multiple
  260. D     work stations that do have network software in place. EM/dBS
  261. D     should be loaded onto the hard drive of the computer
  262. D     designated as the file server. The EM/dBS system has been
  263. D     successfully installed and run on networks using the ELS
  264. D     Level I, Level II, and the Advanced Netware by Novell using
  265. D     Ethernet, Token Ring, or Arcnet topologies. Other network
  266. D     software and/or topologies may function properly. The EM/dBS
  267. D     software should run on any NETBIOS network operating system.
  268. D
  269. D     The EM/dBS software, version 3.50 has been extensively
  270. D     modified to insure proper network file handling. As with any
  271. D     network system, data records must be locked when they are
  272. D     being updated, and the EM/dBS system assures that the data
  273. D     cannot be modified by another user while it is being edited.
  274. D     Since only one user at a time can edit a data record, it is
  275. D     important for network users to avoid keeping a record in
  276. D     edit mode for an extended period of time.
  277. D
  278. C     NOTE: When you leave your terminal, it is a good idea to
  279. C     make sure a menu is displayed on the screen, then you know
  280. C     that you are not editing a data record.
  281. C
  282. D     Some of the EM/dBS system functions require access to all
  283. D     records in a database. These functions include reindexing
  284. D     databases, opening a new period work order schedule,
  285. D     removing deleted records from the databases, changing key
  286. D     fields, archiving work orders, and opening a new year. While
  287. D     these operations are being performed the entire database
  288. D     will be locked and it will not be available to other users.
  289. D     It is recommended that these functions be performed at times
  290. D     that will not prove inconvenient to a majority of the
  291. D     network EM/dBS users.
  292. D
  293. H
  294. H
  295. H
  296. H
  297. H
  298. H
  299. HVersion 3.50                        2-5                      4/91
  300. P2-5
  301. H
  302. H
  303. H                             EM/dBS                              
  304. H              Equipment Maintenance dataBase System              
  305. H
  306. H
  307. H
  308. D     A message is displayed when a user tries to gain access to a
  309. D     record already being edited by another user.
  310. D
  311. C     NOTE: Data may be lost if you exit during a record locking
  312. C     conflict.
  313. C
  314. D     Generally, if you are in the middle of a complex process, it
  315. D     is best to wait until the record becomes available and
  316. D     update it, rather than quit out when the locked message is
  317. D     displayed. Normally, the record is only locked for a short
  318. D     period of time and the update can be made successfully. If
  319. D     the record remains locked for a long period of time, it may
  320. D     be necessary to check other terminals to determine who has
  321. D     the record locked and when it will be available. If you do
  322. D     exit, temporary files may be left on the system, and a
  323. D     system administrator should remove them when no  EM/dBS
  324. D     users are on the system. Temporary data files will have a
  325. D     file name starting with four or five random numbers in front
  326. D     of the letters "TMP". These files can be deleted from the
  327. D     data subdirectory using the DOS command
  328. D
  329. C               C:\EMS|DATA1> DEL ?????TMP.* <Enter>
  330. C
  331. D     The EMDBS.BAT file included with your network diskettes is
  332. D     standardized for a Novell network. There are several
  333. D     commands in this batch file that may need to be changed to
  334. D     meet the needs of your system.
  335. D
  336. D     *  If you are not running on a Novell network, the CAPTURE
  337. D        command will need to be removed or replaced.
  338. D
  339. D     *  If your COMMAND.COM file is not located in the root
  340. D        directory of your file server, you will need to modify
  341. D        the COMSPEC command in EMDBS.BAT.
  342. D
  343. D     *  The PATH commands may need to be modified to reflect the
  344. D        proper path from your data subdirectory to your program
  345. D        files on the EMS directory (e.g. \PUBLIC\EMS).
  346. D
  347. B2.3  Starting the EM/dBS Equipment Maintenance System
  348. B
  349. D     (1) Type the file name EMDBS to start the program from the
  350. D          \EMS\DATA1 subdirectory. (The active directory must be
  351. D          \EMS\DATA1.)
  352. D
  353. H
  354. H
  355. H
  356. H
  357. H
  358. H
  359. HVersion 3.50                        2-6                      4/91
  360. P2-6
  361. H
  362. H
  363. H                             EM/dBS                              
  364. H              Equipment Maintenance dataBase System              
  365. H
  366. H
  367. H
  368. C               C:\EMS\DATA1> EMDBS <Enter>
  369. C
  370. D     (2) Users that have shell menu screens may establish the DOS
  371. D          commands to automatically change to the DATA1
  372. D          subdirectory to then start the EM/dBS program. Others
  373. D          may want to make a batch file in the root directory to
  374. D          enable fast entry into the program. The creation of one
  375. D          such batch file program is shown below that will
  376. D          automatically change to the \EMS\DATA1 subdirectory and
  377. D          start the program. When Quitting the EM/dBS program,
  378. D          the original paths set by the AUTOEXEC.BAT file will be
  379. D          reset. You must be in the root directory of the C:
  380. D          drive to create this batch file. (Please refer to your
  381. D          DOS manual for more information about creating batch
  382. D          files.)
  383. D
  384. C               C:\> CD\ <Enter>
  385. C
  386. C               C:\> COPY CON EMDBS.BAT <Enter>
  387. C
  388. C               ECHO OFF <Enter>
  389. C
  390. C               CD\EMS\DATA1 <Enter>
  391. C
  392. C               EMDBS <Enter>
  393. C
  394. C               ^Z <Enter> (hold <Ctrl> key down, type
  395. C               Z)
  396. C
  397. D     To start the program from the root directory of the C:
  398. D     drive, simply type EMDBS <Enter>.
  399. D
  400. D     The first time you run the program, or after you install an
  401. D     update, the program will create "index files" for all of the
  402. D     databases. These index files are used by the program to find
  403. D     information in the databases, just like a book's index can
  404. D     be used to find the location of information in a book. This
  405. D     process will not be repeated each time you run EM/dBS.
  406. D     Instead, an "EM/dBS" logo will scroll onto your screen (If
  407. D     you wish to skip the logo display, you may hit any key and
  408. D     the logo will stop scrolling). Non network users will be
  409. D     asked to confirm that the system date is correct. If it is,
  410. D     press <Enter>. If the date is incorrect, enter the new date
  411. D     and then press <Enter>. Now the EM/dBS logo will scroll off
  412. D     the screen (if you wish to abort this display, hit any key
  413. D     and the logo will disappear), and the main menu will appear.
  414. D     You are now ready to start using EM/dBS!
  415. D
  416. H
  417. H
  418. H
  419. HVersion 3.50                        2-7                      4/91
  420. P2-7
  421.