gsqls.1
上传用户:dgyhgb
上传日期:2007-01-07
资源大小:676k
文件大小:2k
源码类别:

SQL Server

开发平台:

Unix_Linux

  1. .TH GNU "SQL Server" 0.7 "1996 October 1"
  2. .UC 4
  3. .SH NAME
  4. gsqls - GNU SQL server administrator
  5. .SH SYNOPSIS
  6. .B gsqls
  7. [
  8. .I RPC program id
  9. ]
  10. .br
  11. .SH DESCRIPTION
  12. .I GNU SQL Server administrator 
  13. is a part of 
  14. .I GNU SQL Server (GSS)
  15. written by the the small team at Institute of System Programing,
  16. Russian Academy of Science.  
  17. .br
  18. This program placed in the top directory of installed GNU SQL server area.
  19. (or
  20. .Isqlser 
  21. subdirectory of distribution). To start server you 
  22. need to run 'gsqls' from it. If you want to run it in background, 
  23. you have to redirect output streams to log. if you configured it
  24. to use debugger, you need to give administrator answers - whether or 
  25. not you start debugger for each started subservice.
  26. .br
  27. The primary documentation of GSS is in the GNU SQL Server Manual,
  28. which you can read on line using Info, a subsystem of Emacs.  Please
  29. look there for complete and up-to-date documentation. The GSS
  30. maintainers' priority goal is to minimize the amount of time this man
  31. page takes away from other more useful projects.
  32. .br
  33. .PP
  34. .SM gsqls Options
  35. .PP
  36. The following options are of general interest:
  37. .TP 8
  38. .I RPC program id
  39. gives identificator of RCS program. Don't use!!. for testing only.
  40. .SH FILES
  41. .TP 4
  42. .I /usr/local/gnusql/(version)/(configuration) 
  43. db main directory. 
  44. It contains following subdirectories:
  45. .TP 8
  46. .I bin 
  47. server utilities
  48. .TP
  49. .I client 
  50. client tools end library
  51. .TP
  52. .I db    
  53. database area
  54. .PP
  55. .SH BUGS
  56. Use fBbug-gnu-sql@prep.ai.mit.edufR for reporting GNU SQL Server bugs and fixes.  But before 
  57. reporting something as a bug, please try to be sure that it really is a bug, 
  58. not a misunderstanding or a deliberate feature. We ask you to read the 
  59. section ``Reporting GSS Bugs'' near the end of the reference manual (or Info 
  60. system) for hints on how and when to report bugs. Also, include the version 
  61. number of the GSS you are running in fIeveryfR bug report that you send in.
  62. Do not expect a personal answer to a bug report.  The purpose of reporting
  63. bugs is to get them fixed for everyone in the next release, if possible.
  64. .PP
  65. .SH UNRESTRICTIONS
  66. .PP
  67. .I GNU SQL server 
  68. is free; anyone may redistribute copies of it to anyone under the terms 
  69. stated in the General Public License a copy of which accompanies each 
  70. copy of GNU SQL Server. In fact, the primary purpose of the General Public
  71. License is to prohibit anyone from attaching any other restrictions
  72. to redistribution of GNU SQL Server.
  73. .SH SEE ALSO
  74. gsqlc(1)