home *** CD-ROM | disk | FTP | other *** search
- #ifdef RCSID
- static char *RCSid =
- "$Header: config.c,v 6.1 88/08/11 14:22:52 rcs Exp $ config.c ";
- #endif /* RCSID */
-
- /* SS_DBA_GRP defines the UNIX group ID for sqldba adminstrative access. */
- /* Refer to the Installation and User's Guide for further information. */
-
- #define SS_DBA_GRP "dba"
-
- char ss_dba_grp[] = SS_DBA_GRP;
-