set bulk_insert INSERT INTO HISTORY (CHANGE_NUMBER, CHANGE_WHO, CHANGE_DATE, FAC_CODE, NUMBER, OLD_TEXT, OLD_ACTION, OLD_EXPLANATION, LOCALE) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?); -- (1, 'sriram', '1993-06-14 10:51:23', 16, 5, 'enter file size or to end input', NULL, NULL, 'c_pg'); (2, 'sriram', '1993-06-25 15:13:23', 15, 283, 'checksum error when reading log record', NULL, NULL, 'c_pg'); (3, 'caro', '1993-07-14 13:32:19', 2, 339, 'minimum of %d shared cache pages required', NULL, NULL, 'c_pg'); (4, 'caro', '1993-07-14 14:03:25', 2, 339, 'minimum of %s cache pages required', NULL, NULL, 'c_pg'); (5, 'andreww', '1993-07-20 11:46:49', 12, 205, 'skipped %dth byte scanning for next valid attribute, encountered %d', NULL, NULL, 'c_pg'); (6, 'andreww', '1993-07-20 11:51:17', 12, 205, 'skipped %d bytes looking for next valid attribute, encountered attribute %d', NULL, NULL, 'c_pg'); (7, 'andreww', '1993-07-20 11:51:52', 12, 205, 'skipped %d bytes looking for next valid attribute, encountered attr. %d', NULL, NULL, 'c_pg'); (8, 'caro', '1993-07-30 12:32:24', 0, 186, 'database shutdown in progress', NULL, NULL, 'c_pg'); (9, 'caro', '1993-07-30 12:35:07', 0, 208, 'database %s is shutdown', NULL, NULL, 'c_pg'); (10, 'caro', '1993-07-30 12:36:07', 0, 237, 'Database shutdown unsuccessful', NULL, NULL, 'c_pg'); (11, 'eds', '1993-08-12 14:45:08', 17, 3, 'Use SET SCHEMA/DB or CREATE DATABASE to specify a database', NULL, NULL, 'c_pg'); (12, 'sriram', '1993-08-13 12:21:22', 16, 159, 'Disabling database (id = %d).', NULL, NULL, 'c_pg'); (13, 'sriram', '1993-08-13 12:21:46', 16, 160, 'Database (id = %d) not enabled with this journal server.', NULL, NULL, 'c_pg'); (14, 'sriram', '1993-08-13 14:18:52', 16, 159, 'Disabling database %s.', NULL, NULL, 'c_pg'); (15, 'sriram', '1993-08-13 14:20:37', 16, 143, 'Database (%s) not enabled with this journal server.', NULL, NULL, 'c_pg'); (16, 'sriram', '1993-08-13 14:24:29', 16, 177, 'Database (id = %d) not found.', NULL, NULL, 'c_pg'); (17, 'sriram', '1993-08-13 14:28:35', 16, 160, 'Database %s not enabled with this journal server.', NULL, NULL, 'c_pg'); (18, 'sriram', '1993-08-13 14:32:07', 16, 108, 'Release connection failed', NULL, NULL, 'c_pg'); (19, 'sriram', '1993-08-13 14:32:27', 16, 145, 'Removing file %s', NULL, NULL, 'c_pg'); (20, 'sriram', '1993-08-13 14:36:05', 16, 147, 'Error in unlink () for file %s', NULL, NULL, 'c_pg'); (21, 'sriram', '1993-08-13 14:36:39', 16, 144, 'Error while erasing records for database (%s).', NULL, NULL, 'c_pg'); (22, 'sriram', '1993-08-13 14:38:31', 16, 118, 'Error is updating delete flag', NULL, NULL, 'c_pg'); (23, 'jclear', '1993-08-25 16:35:38', 1, 506, '', NULL, NULL, 'c_pg'); (24, 'daves', '1993-08-27 10:19:57', 1, 495, 'view', NULL, NULL, 'c_pg'); (25, 'daves', '1993-08-27 10:20:04', 1, 496, 'relation', NULL, NULL, 'c_pg'); (26, 'sriram', '1993-09-01 17:04:03', 16, 159, 'Mark database "%s" as disbaled for long term journaling.', NULL, NULL, 'c_pg'); (27, 'eds', '1993-09-10 14:52:50', 17, 9, 'Enter data or NULL for each column. Return or EOF to end.', NULL, NULL, 'c_pg'); (28, 'jclear', '1993-09-14 16:30:26', 12, 218, 'gbak: warning level parameter missing', NULL, NULL, 'c_pg'); (29, 'jclear', '1993-09-14 16:46:37', 12, 217, '%sWARNING_LEVEL', NULL, NULL, 'c_pg'); (30, 'jclear', '1993-09-14 16:48:50', 12, 217, '%sW(WARNING_LEVEL)', NULL, NULL, 'c_pg'); (31, 'chander', '1993-09-17 14:19:35', 8, 80, 'Find field source failed', NULL, NULL, 'c_pg'); (32, 'jclear', '1993-09-19 13:20:05', 0, 301, 'procedure %s conflicts with a procedure in the same statement', NULL, NULL, 'c_pg'); (33, 'jclear', '1993-09-19 13:20:41', 0, 302, 'relation %s conflicts with a relation in the same statement', NULL, NULL, 'c_pg'); (34, 'deej', '1993-09-23 11:54:42', 0, 319, 'table referenced by plan not found in query', NULL, NULL, 'c_pg'); (35, 'sjlee', '1993-09-24 12:27:35', 1, 24, 'ȯ¿µ QLI ÁúÀÇ¾î ¹ø¿ª±â', NULL, NULL, 'ko_KO'); (36, 'sjlee', '1993-09-24 12:39:21', 1, 24, 'ÁúÀÇ¾î ¹ø¿ª±â ȯ¿µ QLI', NULL, NULL, 'ko_KO'); (85, 'sriram', '1993-10-01 09:25:08', 17, 1, 'isql [] [-e] [-t ] [-i ] [-o ]', NULL, NULL, 'c_pg'); (86, 'sriram', '1993-10-01 09:31:14', 17, 1, 'isql [] [-e] [-t ] [-i ] [-o ] [-p ]', NULL, NULL, 'c_pg'); (87, 'sriram', '1993-10-01 09:31:43', 17, 1, 'isql [] [-e] [-t ] [-i ] [-o ] [-p ] [-u ]', NULL, NULL, 'c_pg'); (89, 'sriram', '1993-10-04 14:29:45', 16, 232, '', NULL, NULL, 'c_pg'); (90, 'jclear', '1993-10-04 15:53:57', 17, 12, 'Number of DB pages allocated = %d', NULL, NULL, 'c_pg'); (93, 'jclear', '1993-10-06 14:53:02', 17, 29, 'Set commands:', NULL, NULL, 'c_pg'); (94, 'eds', '1993-10-10 21:54:17', 17, 31, ' SET AUTOcommit -- toggle autocommit of DDL statments', NULL, NULL, 'c_pg'); (95, 'eds', '1993-10-10 21:57:28', 17, 11, ' [-x|-a] [-d ] [-p ] [-u ]', NULL, NULL, 'c_pg'); (96, 'jdavid', '1993-10-12 16:08:57', 0, 329, 'Fdopen failed in pipe server. Errno = %d', NULL, NULL, 'c_pg'); (97, 'sriram', '1993-10-13 17:24:54', 16, 236, 'Archive process unable to open source log file.', NULL, NULL, 'c_pg'); (98, 'sriram', '1993-10-14 09:07:39', 16, 239, ' restart archive for database', NULL, NULL, 'c_pg'); (99, 'sriram', '1993-10-14 09:23:42', 16, 239, '%s: restart archive for database', NULL, NULL, 'c_pg'); (100, 'sriram', '1993-10-14 09:25:21', 16, 239, ' %s: restart archive for database', NULL, NULL, 'c_pg'); (101, 'sriram', '1993-10-14 09:28:51', 16, 239, ' %s:restart archive for database', NULL, NULL, 'c_pg'); (102, 'sriram', '1993-10-14 14:07:07', 0, 334, 'error in attaching to password database', NULL, NULL, 'c_pg'); (103, 'jclear', '1993-10-14 17:52:57', 0, 200, 'onglay ermtay ournalingjay alreadyay enableday', NULL, NULL, 'pg_PG'); (104, 'jclear', '1993-10-18 09:46:58', 0, 331, 'wrong type page', NULL, NULL, 'c_pg'); (105, 'jclear', '1993-10-21 10:11:48', 0, 305, 'Token unknown - line %d, char %d', NULL, NULL, 'c_pg'); (106, 'jclear', '1993-10-25 15:41:12', 18, 19, 'gsec - add record error :q', NULL, NULL, 'c_pg'); (107, 'jclear', '1993-10-25 15:56:42', 18, 33, 'GsecMsg33', NULL, NULL, 'c_pg'); (108, 'deej', '1993-10-25 18:20:28', 0, 325, 'position is on a crack in location of deleted record', NULL, NULL, 'c_pg'); (109, 'jclear', '1993-10-26 10:49:38', 18, 26, ' useray amenay uiday idgay rojectpay organizationay ullfay amenay', NULL, NULL, 'pg_PG'); (110, 'jclear', '1993-10-26 11:07:53', 18, 26, 'useray amenay uiday idgay rojectpay organizationay', NULL, NULL, 'pg_PG'); (111, 'jclear', '1993-10-26 11:09:04', 18, 26, 'useray amenay uiday idgay rojectpay organizationay ullfay emenay', NULL, NULL, 'pg_PG'); (112, 'katz', '1993-10-27 15:47:40', 0, 336, 'variable %s conflicts with parameter is same procedure', NULL, NULL, 'c_pg'); (113, 'sriram', '1993-10-29 15:33:52', 16, 199, 'Error in opening database file.', NULL, NULL, 'c_pg'); (114, 'sriram', '1993-10-29 15:34:35', 16, 232, 'Error in adding secondary file.', NULL, NULL, 'c_pg'); (115, 'jclear', '1993-11-01 09:53:46', 16, 215, 'Journal server console program', NULL, NULL, 'c_pg'); (116, 'deej', '1993-11-11 12:02:06', 0, 319, 'a table specified in the plan is not in the query', NULL, NULL, 'c_pg'); (117, 'deej', '1993-11-14 17:45:21', 0, 318, 'table %s is referenced twice in plan', NULL, NULL, 'c_pg'); (118, 'rvander', '1993-11-22 14:10:15', 15, 287, 'Illegal savepoint number', NULL, NULL, 'c_pg'); (119, 'daves', '1993-11-23 10:15:49', 0, 320, 'Cannot specify doamin name and collation clause', NULL, NULL, 'c_pg'); (120, 'daves', '1993-11-23 14:20:28', 0, 320, 'COLLATION %s not valid for specified CHARACTER SET', NULL, NULL, 'c_pg'); (121, 'daves', '1993-11-23 14:39:09', 0, 269, 'Character set or collation (or combination) unknown', NULL, NULL, 'c_pg'); (122, 'daves', '1993-11-23 14:40:16', 0, 189, 'character set %s not found', 'Define the character set name to the database, or reattach without specifying a character set.', NULL, 'c_pg'); (123, 'daves', '1993-11-23 14:41:20', 0, 268, 'Character set unknown', NULL, NULL, 'c_pg'); (124, 'daves', '1993-12-14 16:45:57', 0, 320, 'COLLATE clause can only be applied to text string datatypes', NULL, NULL, 'c_pg'); (125, 'chander', '1994-01-04 15:22:02', 0, 344, '"duplicate specification of %s - not supported"', NULL, NULL, 'c_pg'); (126, 'jclear', '1994-01-07 14:25:48', 0, 311, 'Short integer expected', NULL, NULL, 'c_pg'); (127, 'jclear', '1994-01-07 14:32:54', 0, 27, 'validation error for field %s, value "%s"', NULL, NULL, 'c_pg'); (128, 'jclear', '1994-01-07 14:33:35', 0, 39, 'attempted update of read-only field', 'If the read-only field is in a system relation, change your program. If the field is a COMPUTED field, you have to change the source fields to change its value. If the field takes part in a view, update it in its source relations.', 'Your program tried to change the value of a read-only field in a system relation, a COMPUTED field, or a field used in a view.', 'c_pg'); (129, 'jclear', '1994-01-07 14:34:23', 0, 76, 'field %s is not defined in relation %s', NULL, 'An undefined external function was referenced in blr.', 'c_pg'); (130, 'jclear', '1994-01-07 14:36:06', 0, 138, 'field not array or invalid dimensions (expected %ld, encountered %ld)', NULL, NULL, 'c_pg'); (131, 'jclear', '1994-01-07 14:36:41', 0, 211, 'Field used in a PRIMARY/UNIQUE constraint must be NOT NULL.', NULL, NULL, 'c_pg'); (132, 'jclear', '1994-01-07 14:38:05', 0, 223, 'Cannot delete field being used in an integrity constraint.', NULL, NULL, 'c_pg'); (133, 'jclear', '1994-01-07 14:38:18', 0, 224, 'Cannot rename field being used in an integrity constraint.', NULL, NULL, 'c_pg'); (134, 'jclear', '1994-01-07 14:39:02', 0, 232, 'could not find field for GRANT', NULL, NULL, 'c_pg'); (135, 'jclear', '1994-01-07 14:39:55', 0, 235, 'field has non-SQL security class defined', NULL, NULL, 'c_pg'); (136, 'jclear', '1994-01-07 14:40:39', 0, 258, 'Field unknown', NULL, NULL, 'c_pg'); (137, 'jclear', '1994-01-07 14:41:07', 0, 267, 'Field is not a blob', NULL, NULL, 'c_pg'); (138, 'jclear', '1994-01-07 14:41:45', 0, 278, 'must specify field name for view select expression', NULL, NULL, 'c_pg'); (139, 'jclear', '1994-01-07 14:42:18', 0, 279, 'number of fields does not match select list', NULL, NULL, 'c_pg'); (140, 'jclear', '1994-01-07 14:45:12', 0, 284, 'foreign key field count does not match primary key', NULL, NULL, 'c_pg'); (141, 'jclear', '1994-01-07 14:45:44', 0, 295, 'field used with aggregate', NULL, NULL, 'c_pg'); (142, 'jclear', '1994-01-07 14:46:12', 0, 296, 'invalid field reference', NULL, NULL, 'c_pg'); (143, 'jclear', '1994-01-07 14:49:30', 0, 321, 'Specified domain or source field does not exist', NULL, NULL, 'c_pg'); (144, 'jclear', '1994-01-07 14:56:04', 0, 26, 'corrupt system relation', NULL, NULL, 'c_pg'); (145, 'jclear', '1994-01-07 14:56:28', 0, 40, 'attempted update of read-only relation', 'If you want to write to the relation, reserve it for WRITE.', 'Your program tried to update a relation that it earlier reserved for READ access.', 'c_pg'); (146, 'jclear', '1994-01-07 14:57:16', 0, 56, 'relation %s was omitted from the transaction reserving list', NULL, NULL, 'c_pg'); (147, 'jclear', '1994-01-07 14:57:51', 0, 75, 'relation %s is not defined', NULL, NULL, 'c_pg'); (148, 'jclear', '1994-01-07 14:59:22', 0, 151, 'there is no index in relation %s with id %d', NULL, NULL, 'c_pg'); (149, 'jclear', '1994-01-07 14:59:53', 0, 155, 'lock on relation %s conflicts with existing lock', NULL, NULL, 'c_pg'); (150, 'jclear', '1994-01-07 15:00:31', 0, 157, 'max indices per relation (%d) exceeded', NULL, NULL, 'c_pg'); (151, 'jclear', '1994-01-07 15:01:08', 0, 212, 'Name of Referential Constraint not defined in constraints relation.', NULL, NULL, 'c_pg'); (152, 'jclear', '1994-01-07 15:07:51', 0, 228, 'Attempt to define a second primary key for the same relation', NULL, NULL, 'c_pg'); (153, 'jclear', '1994-01-07 15:08:30', 0, 230, 'only the owner of a relation may reassign ownership', NULL, NULL, 'c_pg'); (154, 'jclear', '1994-01-07 16:27:13', 0, 231, 'could not find relation/procedure for GRANT', NULL, NULL, 'c_pg'); (155, 'jclear', '1994-01-11 12:02:09', 0, 278, 'must specify column field name for view select expression', NULL, NULL, 'c_pg'); (156, 'chander', '1994-01-11 15:18:50', 0, 146, 'violation of foreign key constraint for index "%s"', NULL, NULL, 'c_pg'); (157, 'jclear', '1994-01-12 13:04:06', 2, 116, 'expected relation name, encountered "%s"', NULL, NULL, 'c_pg'); (158, 'jclear', '1994-01-12 13:22:54', 1, 237, 'Relation %s already exists', NULL, NULL, 'c_pg'); (159, 'jclear', '1994-01-12 13:23:28', 2, 300, 'relation %s already exists', NULL, NULL, 'c_pg'); (160, 'jclear', '1994-01-12 13:23:51', 2, 49, 'relation %s already exists', NULL, NULL, 'c_pg'); (161, 'jclear', '1994-01-12 13:24:16', 2, 55, 'relation %s already exists', NULL, NULL, 'c_pg'); (162, 'jclear', '1994-01-12 13:24:34', 2, 137, 'relation %s already exists', NULL, NULL, 'c_pg'); (163, 'jclear', '1994-01-12 13:30:49', 8, 132, 'Relation %s already exists', NULL, NULL, 'c_pg'); (164, 'jclear', '1994-01-12 13:41:51', 8, 55, 'Field not found for relation', NULL, NULL, 'c_pg'); (165, 'jclear', '1994-01-12 15:41:59', 0, 260, 'Relation unknown', NULL, NULL, 'c_pg'); (166, 'jclear', '1994-01-12 15:58:53', 0, 302, 'alias %s conflicts with a relation in the same statement', NULL, NULL, 'c_pg'); (167, 'jclear', '1994-01-12 15:59:35', 0, 315, 'there is no alias or relation named %s at this scope level', NULL, NULL, 'c_pg'); (168, 'jclear', '1994-01-12 15:59:55', 0, 316, 'there is no index %s in relation %s', NULL, NULL, 'c_pg'); (169, 'jclear', '1994-01-12 16:00:24', 0, 323, 'the relation %s is referenced twice; use aliases to differentiate', NULL, NULL, 'c_pg'); (170, 'jclear', '1994-01-12 16:00:58', 0, 340, 'view %s has more than one base relation; use aliases to distinguish', NULL, NULL, 'c_pg'); (171, 'jclear', '1994-01-12 16:14:03', 0, 234, 'relation/procedure has non-SQL security class defined', NULL, NULL, 'c_pg'); (172, 'jclear', '1994-01-12 16:25:46', 1, 170, 'relation name', NULL, NULL, 'c_pg'); (173, 'jclear', '1994-01-12 16:25:46', 1, 196, 'relation name', NULL, NULL, 'c_pg'); (174, 'jclear', '1994-01-12 16:25:46', 1, 209, 'relation name', NULL, NULL, 'c_pg'); (175, 'jclear', '1994-01-12 16:25:46', 1, 216, 'relation name', NULL, NULL, 'c_pg'); (176, 'jclear', '1994-01-12 16:25:47', 1, 218, 'relation name', NULL, NULL, 'c_pg'); (177, 'jclear', '1994-01-12 16:25:47', 1, 220, 'relation name', NULL, NULL, 'c_pg'); (178, 'jclear', '1994-01-12 16:25:47', 1, 222, 'relation name', NULL, NULL, 'c_pg'); (179, 'jclear', '1994-01-12 16:25:47', 1, 223, 'relation name', NULL, NULL, 'c_pg'); (180, 'jclear', '1994-01-12 16:25:47', 1, 399, 'relation name', NULL, NULL, 'c_pg'); (181, 'jclear', '1994-01-12 16:29:09', 1, 75, 'Could not create QLI$PROCEDURES relation', NULL, NULL, 'c_pg'); (182, 'jclear', '1994-01-12 16:29:40', 1, 78, 'QLI$PROCEDURES relation must be created with RDO in Rdb/VMS databases', NULL, NULL, 'c_pg'); (183, 'jclear', '1994-01-12 16:30:07', 1, 129, 'No triggers are defined for relation %s', NULL, NULL, 'c_pg'); (184, 'jclear', '1994-01-12 16:30:39', 1, 166, '%s is not a relation in database %s', NULL, NULL, 'c_pg'); (185, 'jclear', '1994-01-12 16:31:19', 1, 173, 'relation or view name', NULL, NULL, 'c_pg'); (186, 'jclear', '1994-01-12 16:33:07', 1, 202, 'period in qualified relation name', NULL, NULL, 'c_pg'); (187, 'jclear', '1994-01-12 16:33:34', 1, 203, '%s is not a relation in database %s', NULL, NULL, 'c_pg'); (188, 'jclear', '1994-01-12 16:36:46', 1, 236, 'Field %s does not occur in relation %s', NULL, NULL, 'c_pg'); (189, 'jclear', '1994-01-12 17:53:52', 2, 43, 'relation %s doesn''t exist', NULL, NULL, 'c_pg'); (190, 'jclear', '1994-01-12 17:54:13', 2, 54, 'relation %s doesn''t exist', NULL, NULL, 'c_pg'); (191, 'jclear', '1994-01-12 17:54:25', 2, 69, 'relation %s doesn''t exist', NULL, NULL, 'c_pg'); (192, 'jclear', '1994-01-12 17:54:39', 2, 87, 'relation %s doesn''t exist', NULL, NULL, 'c_pg'); (193, 'jclear', '1994-01-12 18:00:27', 15, 187, 'cannot delete system relations', NULL, NULL, 'c_pg'); (194, 'jclear', '1994-01-13 15:07:00', 8, 132, 'table %s already exists', NULL, NULL, 'c_pg'); (195, 'jclear', '1994-01-13 15:19:45', 1, 208, 'expected "relation_name", encountered "%s"', NULL, NULL, 'c_pg'); (196, 'jclear', '1994-01-13 15:25:26', 1, 179, 'field definition clause', NULL, NULL, 'c_pg'); (197, 'chander', '1994-01-14 12:05:21', 0, 238, 'Operation violates CHECK constraint on view or table', NULL, NULL, 'c_pg'); (198, 'manish', '1994-01-17 11:31:27', 0, 346, 'Server version too old to support all CREATE DATABASE options', NULL, NULL, 'c_pg'); (199, 'manish', '1994-01-17 11:33:15', 0, 347, 'Drop database completed with errors', NULL, NULL, 'c_pg'); (200, 'rvander', '1994-01-19 09:32:54', 0, 29, 'attempt to store duplicate value in unique index "%s"', NULL, NULL, 'c_pg'); (201, 'jclear', '1994-01-19 16:26:40', 0, 168, 'logfile header of %s too small', NULL, NULL, 'c_pg'); (202, 'jclear', '1994-01-19 16:27:28', 0, 169, 'invalid version of logfile %s', NULL, NULL, 'c_pg'); (203, 'jclear', '1994-01-19 16:28:00', 0, 170, 'logfile %s not latest in the chain but open flag still set', NULL, NULL, 'c_pg'); (204, 'jclear', '1994-01-19 16:29:14', 0, 171, 'logfile %s not closed properly; database recovery may be required', NULL, NULL, 'c_pg'); (205, 'jclear', '1994-01-19 16:30:00', 0, 172, 'database name in the logfile %s is different', NULL, NULL, 'c_pg'); (206, 'jclear', '1994-01-19 16:30:50', 0, 174, 'incomplete log record at offset %ld in logfile %s', NULL, NULL, 'c_pg'); (207, 'jclear', '1994-01-19 16:31:21', 0, 175, 'log record header too small at offset %ld in logfile %s', NULL, NULL, 'c_pg'); (208, 'jclear', '1994-01-19 16:31:52', 0, 176, 'log block too small at offset %ld in logfile %s', NULL, NULL, 'c_pg'); (209, 'jclear', '1994-01-19 16:33:51', 0, 179, 'can''t rollover to the next logfile %s', NULL, NULL, 'c_pg'); (210, 'jclear', '1994-01-20 16:33:57', 0, 309, 'Precision should be greater than 0', NULL, NULL, 'c_pg'); (211, 'jclear', '1994-01-20 16:37:08', 0, 310, 'Scale can not be greater than precision', NULL, NULL, 'c_pg'); (212, 'jclear', '1994-01-20 16:40:38', 0, 290, 'Log partition size too small', NULL, NULL, 'c_pg'); (213, 'jclear', '1994-01-20 16:42:21', 0, 291, 'Log size too small', NULL, NULL, 'c_pg'); (214, 'jclear', '1994-01-20 16:47:56', 0, 289, 'Total length of a partitioned log must be specified', NULL, NULL, 'c_pg'); (215, 'jclear', '1994-01-20 16:49:59', 0, 306, 'Log redefined', NULL, NULL, 'c_pg'); (216, 'jclear', '1994-01-20 16:50:38', 0, 307, 'Partitions not supported in series of log file specification', NULL, NULL, 'c_pg'); (217, 'jclear', '1994-01-20 16:52:55', 0, 308, 'Cache redefined', NULL, NULL, 'c_pg'); (218, 'jclear', '1994-01-20 16:54:32', 0, 304, 'Long integer expected', NULL, NULL, 'c_pg'); (219, 'jclear', '1994-01-20 16:55:22', 0, 311, 'SMALLINT expected', NULL, NULL, 'c_pg'); (220, 'jclear', '1994-01-21 11:37:54', 8, 17, 'Primary Key field lookup failed', NULL, NULL, 'c_pg'); (221, 'jclear', '1994-01-21 11:38:21', 8, 18, 'could not find unique index with specified fields', NULL, NULL, 'c_pg'); (222, 'jclear', '1994-01-21 11:41:46', 8, 43, 'field %s is used in relation %s (local name %s) and can not be dropped', NULL, NULL, 'c_pg'); (223, 'jclear', '1994-01-21 11:42:05', 8, 46, 'Field not found', NULL, NULL, 'c_pg'); (224, 'jclear', '1994-01-21 11:42:42', 8, 52, 'field %s from relation %s is referenced in view %s', NULL, NULL, 'c_pg'); (225, 'jclear', '1994-01-21 11:44:04', 8, 14, 'No relation specified for index', NULL, NULL, 'c_pg'); (226, 'jclear', '1994-01-21 11:44:23', 8, 20, 'could not find primary key index in specified relation', NULL, NULL, 'c_pg'); (227, 'jclear', '1994-01-21 11:44:55', 8, 51, 'No relation specified in ERASE RFR', NULL, NULL, 'c_pg'); (228, 'jclear', '1994-01-21 11:45:17', 8, 61, 'Relation not found', NULL, NULL, 'c_pg'); (229, 'jclear', '1994-01-21 11:45:55', 8, 80, 'Specified domain or source field does not exist', NULL, NULL, 'c_pg'); (230, 'jclear', '1994-01-21 11:47:12', 8, 89, 'Global field not found', NULL, NULL, 'c_pg'); (231, 'jclear', '1994-01-21 11:47:26', 8, 93, 'Index field not found', NULL, NULL, 'c_pg'); (232, 'jclear', '1994-01-21 11:52:29', 8, 96, 'Local field not found', NULL, NULL, 'c_pg'); (233, 'jclear', '1994-01-21 11:52:42', 8, 101, 'Relation field not found', NULL, NULL, 'c_pg'); (234, 'jclear', '1994-01-21 11:53:14', 8, 116, 'attempt to index blob field in index %s', NULL, NULL, 'c_pg'); (235, 'jclear', '1994-01-21 11:53:32', 8, 117, 'attempt to index array field in index %s', NULL, NULL, 'c_pg'); (236, 'jclear', '1994-01-21 11:53:54', 8, 120, 'Unknown fields in index %s', NULL, NULL, 'c_pg'); (237, 'jclear', '1994-01-21 11:54:22', 8, 123, 'Field: %s not defined as NOT NULL - can''t be used in PRIMARY KEY/UNIQUE constraint definition', NULL, NULL, 'c_pg'); (238, 'jclear', '1994-01-21 11:55:05', 8, 128, 'No relation specified in delete_constraint', NULL, NULL, 'c_pg'); (239, 'jclear', '1994-01-21 11:56:03', 8, 137, 'Store into system relation %s failed.', NULL, NULL, 'c_pg'); (240, 'jclear', '1994-01-21 11:56:29', 8, 159, 'Name longer than database field size', NULL, NULL, 'c_pg'); (241, 'jclear', '1994-01-21 11:57:00', 8, 162, 'Looking up field position failed', NULL, NULL, 'c_pg'); (242, 'christy', '1994-01-24 10:44:58', 2, 7, ' %d errors during input.', NULL, NULL, 'c_pg'); (243, 'christy', '1994-01-24 10:45:18', 2, 15, '%s:%d:', NULL, NULL, 'c_pg'); (244, 'christy', '1994-01-24 10:45:50', 2, 46, 'combined key length (%d) for index %s is > 254 bytes', NULL, NULL, 'c_pg'); (245, 'christy', '1994-01-24 10:46:15', 2, 74, 'Trigger message number %d for trigger %s doesn''t exist', NULL, NULL, 'c_pg'); (246, 'christy', '1994-01-24 10:46:55', 2, 142, 'message number %d exceeds 255', NULL, NULL, 'c_pg'); (247, 'christy', '1994-01-24 10:47:47', 2, 178, 'message number %d exceeds 255', NULL, NULL, 'c_pg'); (248, 'christy', '1994-01-24 10:48:18', 2, 210, 'PAGE_SIZE specified (%d) longer than limit of %d bytes', NULL, NULL, 'c_pg'); (249, 'christy', '1994-01-24 10:52:26', 12, 180, 'index %s omitted because %d of the expected %d keys were found', NULL, NULL, 'c_pg'); (250, 'christy', '1994-01-24 10:52:46', 12, 180, 'index %s omitted because %ld of the expected %ld keys were found', NULL, NULL, 'c_pg'); (251, 'christy', '1994-01-24 11:14:40', 12, 180, 'index %s omitted because %d of the expected %d keys were found', NULL, NULL, 'c_pg'); (252, 'christy', '1994-01-24 11:22:54', 0, 148, 'transaction %d is %s', NULL, NULL, 'c_pg'); (253, 'christy', '1994-01-24 11:32:47', 1, 482, 'field width (%d) * header segments (%d) greater than 60,000 characters', NULL, NULL, 'c_pg'); (254, 'christy', '1994-01-24 11:33:40', 2, 312, 'key length (%d) for compound index %s exceeds 202', NULL, NULL, 'c_pg'); (255, 'christy', '1994-01-24 11:35:34', 16, 211, 'Windows NT error %d', NULL, NULL, 'c_pg'); (256, 'christy', '1994-01-24 11:36:28', 16, 25, 'b-tree add node. before offset %d', NULL, NULL, 'c_pg'); (257, 'christy', '1994-01-24 11:37:11', 16, 26, 'b-tree add node. offset: %d length: %d', NULL, NULL, 'c_pg'); (258, 'christy', '1994-01-24 11:37:47', 16, 27, 'valid b-tree btr_length: %d', NULL, NULL, 'c_pg'); (259, 'christy', '1994-01-24 11:38:07', 16, 28, 'b-tree add segment before length: %d', NULL, NULL, 'c_pg'); (260, 'christy', '1994-01-24 11:38:24', 16, 29, 'b-tree add segment. expected after length %d', NULL, NULL, 'c_pg'); (261, 'christy', '1994-01-24 11:38:44', 16, 30, 'b-tree drop node. offset %d', NULL, NULL, 'c_pg'); (262, 'christy', '1994-01-24 11:40:19', 16, 47, 'unknown log record type: %d', NULL, NULL, 'c_pg'); (263, 'christy', '1994-01-24 11:40:59', 16, 55, 'wrong clump type for data page (%d)', NULL, NULL, 'c_pg'); (264, 'christy', '1994-01-24 11:41:26', 16, 107, 'Archiving log file. id: %d name: %s', NULL, NULL, 'c_pg'); (265, 'christy', '1994-01-24 11:41:53', 16, 117, 'Control Point. Seqno: %d Offset: %d', NULL, NULL, 'c_pg'); (266, 'christy', '1994-01-24 11:42:17', 16, 120, 'Online Dump file. dump id: %d. name: (%s)', NULL, NULL, 'c_pg'); (267, 'christy', '1994-01-24 11:42:41', 16, 122, 'End Online Dump. dump id: %d', NULL, NULL, 'c_pg'); (268, 'christy', '1994-01-24 11:42:59', 16, 123, 'Don''t recognize journal message %d', NULL, NULL, 'c_pg'); (269, 'christy', '1994-01-24 11:43:14', 16, 125, 'Start Online Dump. dump_id: %d', NULL, NULL, 'c_pg'); (270, 'christy', '1994-01-24 11:43:38', 16, 132, ' %s (db id = %d), connections: %d', NULL, NULL, 'c_pg'); (271, 'christy', '1994-01-24 11:43:59', 16, 137, ' Resetting database "%s" (%d)', NULL, NULL, 'c_pg'); (272, 'christy', '1994-01-24 11:44:26', 16, 161, 'Database (id = %d) is currently in use.', NULL, NULL, 'c_pg'); (273, 'christy', '1994-01-24 11:44:49', 16, 162, 'Drop records for database (id = %d).', NULL, NULL, 'c_pg'); (274, 'christy', '1994-01-24 11:45:08', 16, 173, 'Dos error %d', NULL, NULL, 'c_pg'); (275, 'christy', '1994-01-24 11:45:25', 16, 175, 'Don''t understand mailbox message type %d', NULL, NULL, 'c_pg'); (276, 'christy', '1994-01-24 11:45:52', 16, 177, 'Database (id = %d) not enabled with this journal server.', NULL, NULL, 'c_pg'); (277, 'christy', '1994-01-24 11:46:16', 16, 178, 'Log archive complete. File "%s" (id = %d).', NULL, NULL, 'c_pg'); (278, 'christy', '1994-01-24 11:46:37', 16, 179, 'Error in archiving file. (id = %d).', NULL, NULL, 'c_pg'); (279, 'christy', '1994-01-24 11:46:57', 16, 180, 'Secondary File: %s. Sequence: %d.', NULL, NULL, 'c_pg'); (280, 'christy', '1994-01-24 11:49:07', 2, 336, 'Minimum log length should be %d Kbytes', NULL, NULL, 'c_pg'); (281, 'christy', '1994-01-24 11:49:35', 2, 339, 'minimum of %d cache pages required', NULL, NULL, 'c_pg'); (282, 'christy', '1994-01-24 11:50:16', 12, 202, 'adjusting an invalid decompression length from %d to %d', NULL, NULL, 'c_pg'); (283, 'christy', '1994-01-24 11:50:35', 12, 203, 'skipped %d bytes after reading a bad attribute %d', NULL, NULL, 'c_pg'); (284, 'christy', '1994-01-24 11:51:01', 12, 205, 'skipped %d bytes looking for next valid attribute, encountered attribute %d', NULL, NULL, 'c_pg'); (285, 'christy', '1994-01-24 11:54:10', 1, 504, 'unknown datatype %d', NULL, NULL, 'c_pg'); (286, 'christy', '1994-01-24 12:00:36', 17, 12, 'Number of DB pages allocated = %d', NULL, NULL, 'c_pg'); (287, 'christy', '1994-01-24 12:01:11', 17, 13, 'Sweep interval = %d', NULL, NULL, 'c_pg'); (288, 'christy', '1994-01-24 12:01:41', 17, 14, 'Number of wal buffers = %d', NULL, NULL, 'c_pg'); (289, 'christy', '1994-01-24 12:01:57', 17, 15, 'Wal buffer size = %d', NULL, NULL, 'c_pg'); (290, 'christy', '1994-01-24 12:02:15', 17, 16, 'Check point length = %d', NULL, NULL, 'c_pg'); (291, 'christy', '1994-01-24 12:02:29', 17, 17, 'Check point interval = %d', NULL, NULL, 'c_pg'); (292, 'christy', '1994-01-24 12:02:50', 17, 18, 'Wal group commit wait = %d', NULL, NULL, 'c_pg'); (293, 'christy', '1994-01-24 12:03:10', 17, 19, 'Base level = %d', NULL, NULL, 'c_pg'); (294, 'christy', '1994-01-24 12:03:48', 17, 20, 'Transaction in limbo = %d', NULL, NULL, 'c_pg'); (295, 'christy', '1994-01-24 12:06:39', 17, 46, 'Blob display set to subtype %d. This blob: subtype = %d', NULL, NULL, 'c_pg'); (296, 'christy', '1994-01-24 12:13:50', 0, 314, 'Token unknown - line %d, char %d', NULL, NULL, 'c_pg'); (297, 'jclear', '1994-01-27 12:05:22', 19, 9, ' between 9 am and 8 pm, Monday through Friday, Eastern time.', NULL, NULL, 'c_pg'); (298, 'jclear', '1994-01-28 10:41:05', 19, 2, ' Your node is not registered to run InterBase. %s', NULL, NULL, 'c_pg'); (299, 'jclear', '1994-01-28 10:43:07', 19, 2, ' Your node is not registered to run InterBase.\n %s\n', NULL, NULL, 'c_pg'); (300, 'jclear', '1994-01-28 10:49:39', 19, 2, ' Your node is not registered to run InterBase.\\n %s\\n', NULL, NULL, 'c_pg'); (301, 'jclear', '1994-01-28 11:02:53', 19, 2, ' Your node is not registered to run InterBase.\n %s\n', NULL, NULL, 'c_pg'); (302, 'jclear', '1994-01-31 15:53:26', 0, 142, 'secondary server attachments can not start journalling', NULL, NULL, 'c_pg'); (303, 'jclear', '1994-01-31 15:57:05', 0, 157, 'max indices per table (%d) exceeded', NULL, NULL, 'c_pg'); (304, 'jclear', '1994-01-31 15:58:34', 0, 177, 'Illegal attempt to attach to an unintialized WAL segment for %s', NULL, NULL, 'c_pg'); (305, 'jclear', '1994-01-31 15:59:53', 0, 190, 'lock timeout on wait transaction', NULL, NULL, 'c_pg'); (306, 'jclear', '1994-01-31 16:00:55', 0, 206, 'WAL writer synhronization error for the database %s', NULL, NULL, 'c_pg'); (307, 'jclear', '1994-01-31 16:02:05', 0, 213, 'Non-existent Primary or Unique key specifed for Foreign Key.', NULL, NULL, 'c_pg'); (308, 'jclear', '1994-01-31 16:03:24', 0, 320, 'CHARACTER SET & COLLATE apply only to text datatypes', NULL, NULL, 'c_pg'); (309, 'jclear', '1994-02-04 17:57:53', 0, 4, 'invalid database handle (missing READY?)', NULL, NULL, 'c_pg'); (310, 'jclear', '1994-02-07 09:56:25', 0, 4, 'invalid database handle (missing CONNECT?)', NULL, NULL, 'c_pg'); (311, 'jclear', '1994-02-07 13:36:27', 15, 239, 'Interbase status vector inconsistent', NULL, NULL, 'c_pg'); (312, 'jclear', '1994-02-07 13:37:01', 15, 240, 'Interbase/RdB message parameter inconsistency', NULL, NULL, 'c_pg'); (313, 'jclear', '1994-02-07 13:38:13', 0, 201, 'Unable to rollover. Please see Interbase log.', NULL, NULL, 'c_pg'); (314, 'jclear', '1994-02-07 13:38:36', 0, 202, 'WAL I/O error. Please see Interbase log.', NULL, NULL, 'c_pg'); (315, 'jclear', '1994-02-07 13:39:12', 0, 203, 'WAL writer - Journal server communication error. Please see Interbase log.', NULL, NULL, 'c_pg'); (316, 'jclear', '1994-02-07 13:39:31', 0, 204, 'WAL buffers can''t be increased. Please see Interbase log.', NULL, NULL, 'c_pg'); (317, 'jclear', '1994-02-07 13:39:56', 0, 205, 'WAL setup error. Please see Interbase log.', NULL, NULL, 'c_pg'); (318, 'jclear', '1994-02-07 13:59:30', 1, 67, 'can''t open command file "%s"', NULL, NULL, 'c_pg'); (319, 'jclear', '1994-02-07 14:03:08', 1, 141, '%s.* can not be used when a single element is required', NULL, NULL, 'c_pg'); (320, 'jclear', '1994-02-07 14:03:29', 1, 141, '%s.* be used when a single element is required', NULL, NULL, 'c_pg'); (321, 'jclear', '1994-02-07 14:25:40', 1, 155, 'field referenced in BASED ON can not be resolved against readied databases', NULL, NULL, 'c_pg'); (322, 'jclear', '1994-02-07 14:26:09', 1, 234, 'Can''t define an index in a view', NULL, NULL, 'c_pg'); (323, 'jclear', '1994-02-07 14:26:34', 1, 252, 'datatype can not be changed locally', NULL, NULL, 'c_pg'); (324, 'jclear', '1994-02-07 14:30:36', 1, 252, 'datatype cannot be changed locally', NULL, NULL, 'c_pg'); (325, 'jclear', '1994-02-07 14:49:19', 1, 411, 'Can not convert "%s" to a numeric value', NULL, NULL, 'c_pg'); (326, 'jclear', '1994-02-07 14:50:35', 0, 122, 'database system can''t read argument %ld', NULL, NULL, 'c_pg'); (327, 'jclear', '1994-02-07 14:51:14', 0, 123, 'database system can''t write argument %ld', NULL, NULL, 'c_pg'); (328, 'jclear', '1994-02-07 14:51:39', 0, 141, 'secondary server attachments can not validate databases', NULL, NULL, 'c_pg'); (329, 'jclear', '1994-02-07 14:52:18', 0, 142, 'secondary server attachments can not start journaling', NULL, NULL, 'c_pg'); (330, 'jclear', '1994-02-07 14:53:44', 2, 20, 'Database "%s" exists but can''t be opened', NULL, NULL, 'c_pg'); (331, 'jclear', '1994-02-07 14:54:39', 2, 42, '%s is a view and can not be indexed', NULL, NULL, 'c_pg'); (332, 'jclear', '1994-02-07 14:55:13', 2, 45, 'index %s: field %s in %s is computed and can not be a key', NULL, NULL, 'c_pg'); (333, 'jclear', '1994-02-07 14:55:42', 2, 5, 'gdef: can''t open %s', NULL, NULL, 'c_pg'); (334, 'jclear', '1994-02-07 14:56:08', 2, 6, 'gdef: can''t open %s or %s', NULL, NULL, 'c_pg'); (335, 'jclear', '1994-02-07 14:56:45', 2, 64, 'field %s is used in relation %s (local name %s) and can not be dropped', NULL, NULL, 'c_pg'); (336, 'jclear', '1994-02-07 14:57:08', 2, 68, 'can''t drop system relation %s', NULL, NULL, 'c_pg'); (337, 'jclear', '1994-02-07 14:57:33', 2, 97, 'object can not be resolved', NULL, NULL, 'c_pg'); (338, 'jclear', '1994-02-07 14:58:02', 2, 101, 'field %s can''t be resolved', NULL, NULL, 'c_pg'); (339, 'jclear', '1994-02-07 14:58:32', 2, 102, 'field %s isn''t defined in relation %s', NULL, NULL, 'c_pg'); (340, 'jclear', '1994-02-07 15:03:37', 2, 109, 'Can''t resolve field "%s"', NULL, NULL, 'c_pg'); (341, 'jclear', '1994-02-07 15:04:12', 2, 122, ' PAGE_SIZE can not be modified', NULL, NULL, 'c_pg'); (342, 'jclear', '1994-02-07 15:04:47', 2, 169, 'A computed expression can not be changed or added', NULL, NULL, 'c_pg'); (343, 'jclear', '1994-02-07 15:13:12', 2, 173, 'A computed expression can not be changed or added', NULL, NULL, 'c_pg'); (344, 'jclear', '1994-02-07 15:13:39', 2, 181, 'A computed expression can not be changed or added', NULL, NULL, 'c_pg'); (345, 'jclear', '1994-02-07 15:14:28', 2, 248, 'ddl: can''t open %s', NULL, NULL, 'c_pg'); (346, 'jclear', '1994-02-07 15:14:54', 2, 252, '**** field %s can not be extracted, computed source missing ***', NULL, NULL, 'c_pg'); (347, 'jclear', '1994-02-07 15:15:33', 2, 281, 'gdef: can''t open DYN output file: %s', NULL, NULL, 'c_pg'); (348, 'jclear', '1994-02-07 15:16:33', 12, 16, 'can''t create APOLLO tape descriptor file %s', NULL, NULL, 'c_pg'); (349, 'jclear', '1994-02-07 15:16:53', 12, 17, 'can''t set APOLLO tape descriptor attribute for %s', NULL, NULL, 'c_pg'); (350, 'jclear', '1994-02-07 15:17:28', 12, 19, 'can''t close APOLLO tape descriptor file %s', NULL, NULL, 'c_pg'); (351, 'jclear', '1994-02-07 15:17:44', 12, 35, 'can''t find relation %s', NULL, NULL, 'c_pg'); (352, 'jclear', '1994-02-07 15:18:10', 12, 36, 'Can''t find field for blob', NULL, NULL, 'c_pg'); (353, 'jclear', '1994-02-07 15:18:28', 12, 65, 'can''t open backup file %s', NULL, NULL, 'c_pg'); (354, 'jclear', '1994-02-07 15:18:43', 12, 66, 'can''t open status and error output file %s', NULL, NULL, 'c_pg'); (355, 'jclear', '1994-02-07 15:20:00', 2, 295, 'Functions can''t return arrays.', NULL, NULL, 'c_pg'); (356, 'jclear', '1994-02-07 15:20:28', 2, 301, 'Array indexes and size can not be modified', NULL, NULL, 'c_pg'); (357, 'jclear', '1994-02-07 15:21:07', 2, 147, 'datatype cstring not supported for fields', NULL, NULL, 'c_pg'); (358, 'jclear', '1994-02-07 15:21:55', 2, 168, 'datatype cstring not supported for fields', NULL, NULL, 'c_pg'); (359, 'jclear', '1994-02-07 15:22:11', 2, 191, 'datatype cstring not supported for fields', NULL, NULL, 'c_pg'); (360, 'jclear', '1994-02-07 15:22:44', 2, 227, 'computed fields need datatypes', NULL, NULL, 'c_pg'); (361, 'jclear', '1994-02-07 15:24:48', 2, 302, 'Modify datatype of array %s requires complete field specification', NULL, NULL, 'c_pg'); (362, 'jclear', '1994-02-07 15:45:16', 2, 21, 'Couldn''t create database "%s"', NULL, NULL, 'c_pg'); (363, 'jclear', '1994-02-07 15:45:37', 2, 25, 'Couldn''t locate database', NULL, NULL, 'c_pg'); (364, 'jclear', '1994-02-07 15:46:00', 2, 27, 'Couldn''t release database', NULL, NULL, 'c_pg'); (365, 'jclear', '1994-02-07 15:46:31', 2, 29, 'Couldn''t attach database "%s"', NULL, NULL, 'c_pg'); (366, 'jclear', '1994-02-07 15:46:51', 2, 43, 'table %s doesn''t exist', NULL, NULL, 'c_pg'); (367, 'jclear', '1994-02-07 15:47:02', 2, 54, 'table %s doesn''t exist', NULL, NULL, 'c_pg'); (368, 'jclear', '1994-02-07 15:48:42', 2, 62, 'filter %s doesn''t exist', NULL, NULL, 'c_pg'); (369, 'jclear', '1994-02-07 15:52:09', 2, 57, 'field %s doesn''t exist in relation %s as referenced in view field %s', NULL, NULL, 'c_pg'); (370, 'jclear', '1994-02-07 15:53:16', 2, 61, 'field %s doesn''t exist in relation %s', NULL, NULL, 'c_pg'); (371, 'jclear', '1994-02-07 15:54:17', 2, 65, 'field %s doesn''t exist', NULL, NULL, 'c_pg'); (372, 'jclear', '1994-02-07 15:54:54', 2, 63, 'function %s doesn''t exist', NULL, NULL, 'c_pg'); (373, 'jclear', '1994-02-07 15:55:36', 2, 66, 'index %s doesn''t exist', NULL, NULL, 'c_pg'); (374, 'jclear', '1994-02-07 15:55:51', 2, 69, 'table %s doesn''t exist', NULL, NULL, 'c_pg'); (375, 'jclear', '1994-02-07 15:56:05', 2, 70, 'security class %s doesn''t exist', NULL, NULL, 'c_pg'); (376, 'jclear', '1994-02-07 15:56:24', 2, 71, 'shadow %ld doesn''t exist', NULL, NULL, 'c_pg'); (377, 'jclear', '1994-02-07 15:56:48', 2, 73, 'Trigger %s doesn''t exist', NULL, NULL, 'c_pg'); (378, 'jclear', '1994-02-07 15:58:43', 2, 75, 'Type %s for field %s doesn''t exist', NULL, NULL, 'c_pg'); (379, 'jclear', '1994-02-07 15:59:07', 2, 76, 'User privilege %s on field %s in relation %s for user %s doesn''t exist', NULL, NULL, 'c_pg'); (380, 'jclear', '1994-02-07 15:59:34', 2, 77, 'User privilege %s on relation %s for user %s doesn''t exist', NULL, NULL, 'c_pg'); (381, 'jclear', '1994-02-07 16:00:04', 2, 81, '(EXE) make_desc: don''t understand node type', NULL, NULL, 'c_pg'); (382, 'jclear', '1994-02-07 16:00:30', 2, 82, 'field %s doesn''t exist', NULL, NULL, 'c_pg'); (383, 'jclear', '1994-02-07 16:02:02', 2, 84, 'field %s doesn''t exist', NULL, NULL, 'c_pg'); (384, 'jclear', '1994-02-07 16:02:24', 2, 87, 'table %s doesn''t exist', NULL, NULL, 'c_pg'); (385, 'jclear', '1994-02-07 16:02:43', 2, 89, 'Trigger %s doesn''t exist', NULL, NULL, 'c_pg'); (386, 'jclear', '1994-02-07 16:03:00', 2, 90, 'Type %s for field %s doesn''t exist', NULL, NULL, 'c_pg'); (387, 'jclear', '1994-02-07 17:00:42', 2, 99, 'field %s doesn''t exist in relation %s', NULL, NULL, 'c_pg'); (388, 'jclear', '1994-02-07 17:01:14', 2, 103, 'global field %s isn''t defined', NULL, NULL, 'c_pg'); (389, 'jclear', '1994-02-07 17:01:37', 2, 104, 'relation %s isn''t defined', NULL, NULL, 'c_pg'); (390, 'jclear', '1994-02-07 17:03:05', 2, 100, 'field %s doesn''t exist', NULL, NULL, 'c_pg'); (391, 'jclear', '1994-02-07 17:04:01', 2, 105, 'trigger %s isn''t defined', NULL, NULL, 'c_pg'); (392, 'jclear', '1994-02-07 17:05:36', 2, 230, 'global field %s isn''t defined', NULL, NULL, 'c_pg'); (393, 'jclear', '1994-02-07 17:05:51', 2, 276, 'couldn''t open scratch file', NULL, NULL, 'c_pg'); (394, 'jclear', '1994-02-07 17:09:11', 0, 144, 'secondary server attachments cant start logging', NULL, NULL, 'c_pg'); (395, 'jclear', '1994-02-07 17:09:29', 0, 353, 'can not delete', NULL, NULL, 'c_pg'); (396, 'jclear', '1994-02-07 17:09:55', 0, 179, 'Can''t rollover to the next logfile %s', NULL, NULL, 'c_pg'); (397, 'jclear', '1994-02-07 17:10:25', 0, 204, 'WAL buffers can''t be increased. Please see InterBase log.', NULL, NULL, 'c_pg'); (398, 'jclear', '1994-02-07 17:10:45', 0, 214, 'Can''t update constraints (RDB$REF_CONSTRAINTS).', NULL, NULL, 'c_pg'); (399, 'jclear', '1994-02-07 17:11:03', 0, 215, 'Can''t update constraints (RDB$CHECK_CONSTRAINTS).', NULL, NULL, 'c_pg'); (400, 'jclear', '1994-02-07 17:11:22', 0, 216, 'Can''t delete CHECK constraint entry (RDB$CHECK_CONSTRAINTS)', NULL, NULL, 'c_pg'); (401, 'jclear', '1994-02-07 17:11:40', 0, 217, 'Can''t delete index segment used by an Integrity Constraint', NULL, NULL, 'c_pg'); (402, 'jclear', '1994-02-07 17:11:58', 0, 218, 'Can''t update index segment used by an Integrity Constraint', NULL, NULL, 'c_pg'); (403, 'jclear', '1994-02-07 17:12:17', 0, 219, 'Can''t delete index used by an Integrity Constraint', NULL, NULL, 'c_pg'); (404, 'jclear', '1994-02-07 17:12:34', 0, 220, 'Can''t modify index used by an Integrity Constraint', NULL, NULL, 'c_pg'); (405, 'jclear', '1994-02-07 17:12:49', 0, 221, 'Can''t delete trigger used by a CHECK Constraint', NULL, NULL, 'c_pg'); (406, 'jclear', '1994-02-07 17:13:11', 0, 222, 'Can''t update trigger used by a CHECK Constraint', NULL, NULL, 'c_pg'); (407, 'jclear', '1994-02-07 17:13:44', 0, 225, 'Can''t update constraints (RDB$RELATION_CONSTRAINTS).', NULL, NULL, 'c_pg'); (408, 'jclear', '1994-02-07 17:14:11', 0, 277, 'Can not prepare a CREATE DATABASE/SCHEMA statement', NULL, NULL, 'c_pg'); (409, 'jclear', '1994-02-07 17:15:01', 0, 299, 'External functions can not have more than 10 parameters', NULL, NULL, 'c_pg'); (410, 'jclear', '1994-02-07 17:15:21', 0, 308, 'can''t create index %s', NULL, NULL, 'c_pg'); (411, 'jclear', '1994-02-07 17:15:42', 0, 341, 'can''t add index, index root page is full.', NULL, NULL, 'c_pg'); (412, 'jclear', '1994-02-07 17:16:26', 16, 217, 'Can''t open mailbox %s', NULL, NULL, 'c_pg'); (413, 'jclear', '1994-02-08 12:03:05', 1, 168, 'no datatype may be specified for a variable based on a field', NULL, NULL, 'c_pg'); (414, 'jclear', '1994-02-08 12:03:25', 1, 255, 'Datatype conflict with existing global field %s', NULL, NULL, 'c_pg'); (415, 'jclear', '1994-02-08 12:03:42', 1, 256, 'No datatype specified for field %s', NULL, NULL, 'c_pg'); (416, 'jclear', '1994-02-08 12:04:55', 1, 468, 'Datatype of field %s may not be changed to or from blob', NULL, NULL, 'c_pg'); (417, 'jclear', '1994-02-08 12:05:46', 1, 504, 'unknown datatype %ld', NULL, NULL, 'c_pg'); (418, 'jclear', '1994-02-08 12:07:18', 12, 26, 'datatype %ld not understood', NULL, NULL, 'c_pg'); (419, 'jclear', '1994-02-08 12:07:48', 12, 7, 'protection isn''t there yet', NULL, NULL, 'c_pg'); (420, 'jclear', '1994-02-08 12:08:34', 12, 43, 'don''t recognize record type %ld', NULL, NULL, 'c_pg'); (421, 'jclear', '1994-02-08 12:08:54', 12, 79, 'don''t understand blob info item %ld', NULL, NULL, 'c_pg'); (422, 'jclear', '1994-02-08 12:10:09', 12, 80, 'don''t recognize %s attribute %ld -- continuing', NULL, NULL, 'c_pg'); (423, 'jclear', '1994-02-08 12:10:56', 1, 36, 'couldn''t create pipe', NULL, NULL, 'c_pg'); (424, 'jclear', '1994-02-08 12:11:24', 1, 43, 'Couldn''t run "%s"', NULL, NULL, 'c_pg'); (425, 'jclear', '1994-02-08 12:11:39', 1, 61, 'couldn''t open scratch file', NULL, NULL, 'c_pg'); (426, 'jclear', '1994-02-08 12:12:03', 1, 247, 'field %s doesn''t exist', NULL, NULL, 'c_pg'); (427, 'jclear', '1994-02-08 12:12:21', 1, 258, 'don''t understand BLR operator %ld', NULL, NULL, 'c_pg'); (428, 'jclear', '1994-02-08 12:13:57', 13, 99, 'Unsuccessful execution caused by system error that doesn''t preclude successful execution of subsequent statements', NULL, NULL, 'c_pg'); (429, 'jclear', '1994-02-08 12:15:25', 8, 43, 'column %s is used in table %s (local name %s) and can not be dropped', NULL, NULL, 'c_pg'); (430, 'jclear', '1994-02-08 12:16:00', 8, 123, 'Column: %s not defined as NOT NULL - can''t be used in PRIMARY KEY/UNIQUE constraint definition', NULL, NULL, 'c_pg'); (431, 'jclear', '1994-02-08 12:16:45', 1, 480, 'can not format unsubscripted array %s', NULL, NULL, 'c_pg'); (432, 'jclear', '1994-02-08 12:17:26', 16, 116, 'Don''t understand command "%s"', NULL, NULL, 'c_pg'); (433, 'jclear', '1994-02-08 12:17:42', 16, 123, 'Don''t recognize journal message %ld', NULL, NULL, 'c_pg'); (434, 'jclear', '1994-02-08 12:18:03', 16, 175, 'Don''t understand mailbox message type %ld', NULL, NULL, 'c_pg'); (435, 'jclear', '1994-02-08 12:28:26', 16, 222, 'couldn''t open journal file "%s"-', NULL, NULL, 'c_pg'); (436, 'jclear', '1994-02-08 17:19:39', 0, 4, 'invalid database handle (missing READY?)', NULL, NULL, 'c_pg'); (437, 'jclear', '1994-02-08 17:20:09', 0, 4, 'y', NULL, NULL, 'c_pg'); (438, 'jclear', '1994-02-08 17:20:59', 0, 12, 'invalid transaction handle (missing START_TRANSACTION?)', NULL, NULL, 'c_pg'); (439, 'jclear', '1994-02-08 17:33:35', 0, 189, 'Not found: CHARACTER SET %s', 'Define the character set name to the database, or reattach without specifying a character set.', NULL, 'c_pg'); (440, 'jclear', '1994-02-08 17:33:55', 0, 268, 'Not found: COLLATION %s', NULL, NULL, 'c_pg'); (441, 'jclear', '1994-02-08 17:34:29', 0, 342, 'Not found: BLOB SUB_TYPE %s', NULL, NULL, 'c_pg'); (442, 'jclear', '1994-02-08 17:36:11', 0, 37, 'cannot detach database with open transactions (%ld active)', 'Commit or roll back those transactions before you detach the database.', 'Your program attempted to detach a database without committing or rolling back one or more transactions.', 'c_pg'); (443, 'jclear', '1994-02-08 17:42:08', 0, 247, 'Overflow log specification required for round-robin logs configuration', NULL, NULL, 'c_pg'); (444, 'jclear', '1994-02-08 17:43:04', 0, 251, 'Constant data type unknown', NULL, NULL, 'c_pg'); (445, 'jclear', '1994-02-08 17:45:59', 0, 316, 'there is no index %s in table %s', NULL, NULL, 'c_pg'); (446, 'jclear', '1994-02-09 10:49:37', 0, 42, 'can''t update read only view %s', 'Views that include a record select, join, or project cannot be updated. If you want to perform updates, you must do so through the source relations. If you are updating join terms, make sure that you change them in all relations. In any case, update the source relations in a single transaction so that you make the changes consistently.', 'Your program tried to update a view that contains a record select, join, or project operation.', 'c_pg'); (447, 'jclear', '1994-02-09 10:57:12', 0, 144, 'secondary server attachments can not start logging', NULL, NULL, 'c_pg'); (448, 'deej', '1994-02-09 17:05:01', 0, 324, 'attempt to fetch backwards past the first record in a record stream', NULL, NULL, 'c_pg'); (449, 'deej', '1994-02-09 17:05:24', 0, 324, 'illegal operation when at beginning of file', NULL, NULL, 'c_pg'); (450, 'deej', '1994-02-09 17:05:37', 0, 324, 'illegal operation when at end of stream', NULL, NULL, 'c_pg'); (451, 'jclear', '1994-02-18 15:50:54', 0, 168, 'Logfile header of %s too small', NULL, NULL, 'c_pg'); (452, 'jclear', '1994-02-18 15:51:20', 0, 169, 'Invalid version of logfile %s', NULL, NULL, 'c_pg'); (453, 'jclear', '1994-02-18 15:51:38', 0, 170, 'Logfile %s not latest in the chain but open flag still set', NULL, NULL, 'c_pg'); (454, 'jclear', '1994-02-18 15:51:55', 0, 171, 'Logfile %s not closed properly; database recovery may be required', NULL, NULL, 'c_pg'); (455, 'jclear', '1994-02-18 15:52:21', 0, 172, 'Database name in the logfile %s is different', NULL, NULL, 'c_pg'); (456, 'jclear', '1994-02-18 15:52:43', 0, 173, 'Unexpected end of logfile %s at offset %ld', NULL, NULL, 'c_pg'); (457, 'jclear', '1994-02-18 15:53:09', 0, 174, 'Incomplete log record at offset %ld in logfile %s', NULL, NULL, 'c_pg'); (458, 'jclear', '1994-02-18 15:53:32', 0, 175, 'Log record header too small at offset %ld in logfile %s', NULL, NULL, 'c_pg'); (459, 'jclear', '1994-02-18 15:53:55', 0, 176, 'Log block too small at offset %ld in logfile %s', NULL, NULL, 'c_pg'); (460, 'jclear', '1994-02-18 15:54:26', 0, 179, 'Cannot rollover to the next logfile %s', NULL, NULL, 'c_pg'); (461, 'jclear', '1994-02-18 15:54:49', 0, 181, 'cannot drop logfile when journaling is enabled', NULL, NULL, 'c_pg'); (462, 'jclear', '1994-02-18 15:55:44', 2, 337, 'Cannot add and drop logfile in same statement.', NULL, NULL, 'c_pg'); (463, 'jclear', '1994-02-18 16:00:11', 0, 162, 'journaling allowed only if database has Write Ahead Log', NULL, NULL, 'c_pg'); (464, 'jclear', '1994-02-18 16:00:37', 0, 164, 'error in opening Write Ahead Log file during recovery', NULL, NULL, 'c_pg'); (465, 'jclear', '1994-02-18 16:00:59', 0, 166, 'write ahead log subsystem failure', NULL, NULL, 'c_pg'); (466, 'jclear', '1994-02-18 16:01:29', 0, 180, 'database does not use write ahead log', NULL, NULL, 'c_pg'); (467, 'jclear', '1994-02-18 16:02:02', 0, 236, 'Write-Ahead Log without Shared Cache configuration not allowed', NULL, NULL, 'c_pg'); (468, 'jclear', '1994-02-18 16:02:27', 0, 309, 'Write-Ahead Log with Shadowing configuration not allowed', NULL, NULL, 'c_pg'); (469, 'jclear', '1994-02-18 16:03:17', 2, 321, 'error commiting new write ahead log declarations', NULL, NULL, 'c_pg'); (470, 'jclear', '1994-02-18 16:03:57', 2, 327, 'error in getting write ahead log information', NULL, NULL, 'c_pg'); (471, 'jclear', '1994-02-18 16:05:30', 8, 151, 'Write ahead log already exists', NULL, NULL, 'c_pg'); (472, 'jclear', '1994-02-18 16:05:47', 8, 152, 'Write ahead log not found', NULL, NULL, 'c_pg'); (473, 'jclear', '1994-02-18 16:06:05', 8, 155, 'Write ahead log lookup failed', NULL, NULL, 'c_pg'); (474, 'jclear', '1994-02-18 16:08:11', 0, 23, 'invalid request blr at offset %ld', NULL, NULL, 'c_pg'); (475, 'jclear', '1994-02-18 16:08:37', 0, 70, 'blr syntax error: expected %s at offset %ld, encountered %ld', NULL, NULL, 'c_pg'); (476, 'jclear', '1994-02-18 16:09:03', 0, 92, 'unsupported blr version (expected %ld, encountered %ld)', 'Define blob filter in RDB$BLOB_FILTERS.', 'Blob filter was not found.', 'c_pg'); (477, 'jclear', '1994-02-18 16:14:39', 1, 108, ', subtype blr', NULL, NULL, 'c_pg'); (478, 'jclear', '1994-02-18 16:14:50', 1, 321, ', subtype blr', NULL, NULL, 'c_pg'); (479, 'jclear', '1994-02-18 16:16:17', 15, 222, 'bad blr -- invalid stream', NULL, NULL, 'c_pg'); (480, 'jclear', '1994-02-18 16:42:30', 0, 8, 'invalid blob handle', NULL, NULL, 'c_pg'); (481, 'jclear', '1994-02-18 16:42:58', 0, 9, 'invalid blob id', NULL, NULL, 'c_pg'); (482, 'jclear', '1994-02-18 16:43:38', 0, 35, 'blob was not closed', NULL, NULL, 'c_pg'); (483, 'jclear', '1994-02-18 16:44:01', 0, 48, 'attempted invalid operation on a blob', 'Check your program to make sure that it does not reference a blob field in a Boolean expression or in a statement not intended for use with blobs. Both GDML and the call interface have statements or routines that perform blob storage, retrieval, and update.', 'Your program tried to do something that cannot be done with blob fields.', 'c_pg'); (484, 'jclear', '1994-02-18 16:45:05', 0, 49, 'attempted read of a new, open blob', 'Check and correct your program logic. Close the blob field before you try to read from it.', 'Your program tried to read from a blob field that it is creating.', 'c_pg'); (485, 'jclear', '1994-02-18 16:45:52', 0, 51, 'attempted write to read-only blob', 'If you are using the call interface, open the blob for by calling gds_$create_blob. If you are using GDML, open the blob with the create_blob statement.', 'Your program tried to write to a blob field that that had been opened for read access.', 'c_pg'); (486, 'jclear', '1994-02-18 16:49:16', 0, 52, 'attempted reference to blob in unavailable database', 'Change your program so that the required database is available to the current transaction.', 'Your program referenced a blob field from a relation in a database that is not available to the current transaction.', 'c_pg'); (487, 'jclear', '1994-02-18 16:51:02', 0, 94, 'blob and array data types are not supported for %s operation', NULL, NULL, 'c_pg'); (488, 'jclear', '1994-02-18 16:58:02', 0, 145, 'invalid blob type for operation', 'Program attempted a seek on a non-stream (i.e. segmented) blob.', 'Program attempted to a blob seek operation on a non-stream (i.e. segmented) blob.', 'c_pg'); (489, 'jclear', '1994-02-18 16:59:28', 0, 267, 'Column is not a blob', NULL, NULL, 'c_pg'); (490, 'jclear', '1994-02-18 17:16:37', 0, 337, 'arrays or blobs not allowed in value expression', NULL, NULL, 'c_pg'); (491, 'jclear', '1994-02-18 17:17:23', 0, 350, 'attempt to index blob column in index %s', NULL, NULL, 'c_pg'); (492, 'jclear', '1994-02-18 17:18:10', 1, 48, 'Blob conversion is not supported', NULL, NULL, 'c_pg'); (493, 'jclear', '1994-02-18 17:19:08', 1, 55, 'Blob conversion is not supported', NULL, NULL, 'c_pg'); (494, 'jclear', '1994-02-18 17:19:28', 1, 105, 'blob', NULL, NULL, 'c_pg'); (495, 'jclear', '1994-02-18 17:20:13', 1, 137, 'variables may not be based on blob fields', NULL, NULL, 'c_pg'); (496, 'jclear', '1994-02-18 17:20:35', 1, 160, 'blob variables are not supported', NULL, NULL, 'c_pg'); (497, 'jclear', '1994-02-18 17:20:50', 1, 318, 'blob', NULL, NULL, 'c_pg'); (498, 'jclear', '1994-02-18 17:21:11', 1, 356, 'EDIT argument must be a blob field', NULL, NULL, 'c_pg'); (499, 'jclear', '1994-02-18 17:22:23', 1, 358, 'can''t find database for blob edit', NULL, NULL, 'c_pg'); (500, 'jclear', '1994-02-18 17:22:58', 1, 468, 'Data type of field %s may not be changed to or from blob', NULL, NULL, 'c_pg'); (501, 'jclear', '1994-02-18 17:24:19', 2, 83, 'Unauthorized attempt to change field %s to or from blob', NULL, NULL, 'c_pg'); (502, 'jclear', '1994-02-18 17:28:13', 2, 94, '(EXE) string_length: No defined length for blobs', NULL, NULL, 'c_pg'); (503, 'jclear', '1994-02-18 17:28:35', 2, 228, 'subtypes are valid only for blobs and text', NULL, NULL, 'c_pg'); (504, 'jclear', '1994-02-18 17:29:35', 2, 229, 'segment length is valid only for blobs', NULL, NULL, 'c_pg'); (505, 'jclear', '1994-02-18 17:30:01', 2, 270, '***** blob option not understood ****', NULL, NULL, 'c_pg'); (506, 'jclear', '1994-02-18 17:30:47', 8, 37, 'Blob Filter not found', NULL, NULL, 'c_pg'); (507, 'jclear', '1994-02-18 17:31:12', 8, 106, 'Create metadata blob failed', NULL, NULL, 'c_pg'); (508, 'jclear', '1994-02-18 17:31:27', 8, 107, 'Write metadata blob failed', NULL, NULL, 'c_pg'); (509, 'jclear', '1994-02-18 17:31:42', 8, 108, 'Close metadata blob failed', NULL, NULL, 'c_pg'); (510, 'jclear', '1994-02-18 17:32:04', 8, 109, 'Create metadata blob failed', NULL, NULL, 'c_pg'); (511, 'jclear', '1994-02-18 17:33:32', 8, 116, ' attempt to index blob column in index %s', NULL, NULL, 'c_pg'); (512, 'jclear', '1994-02-18 17:34:18', 12, 21, 'don''t understand blob info item %ld', NULL, NULL, 'c_pg'); (513, 'jclear', '1994-02-18 17:34:40', 12, 36, 'Cannot find field for blob', NULL, NULL, 'c_pg'); (514, 'jclear', '1994-02-18 17:35:14', 12, 79, 'do not understand blob info item %ld', NULL, NULL, 'c_pg'); (515, 'jclear', '1994-02-18 17:37:04', 12, 81, 'error accessing blob field %s -- continuing', NULL, NULL, 'c_pg'); (516, 'jclear', '1994-02-18 17:37:41', 15, 194, 'blob not found', NULL, NULL, 'c_pg'); (517, 'jclear', '1994-02-18 17:37:56', 15, 195, 'cannot update old blob', NULL, NULL, 'c_pg'); (518, 'jclear', '1994-02-18 17:38:19', 15, 200, 'invalid blob id', NULL, NULL, 'c_pg'); (519, 'jclear', '1994-02-18 17:38:39', 15, 201, 'cannot find blob page', NULL, NULL, 'c_pg'); (520, 'jclear', '1994-02-18 17:39:16', 15, 289, 'Unknown blob filter ACTION_', NULL, NULL, 'c_pg'); (521, 'jclear', '1994-02-18 17:40:25', 17, 23, 'BLOBDUMP -- dump blob to a file', NULL, NULL, 'c_pg'); (522, 'jclear', '1994-02-18 17:40:56', 17, 22, 'BLOBEDIT [] -- edit a blob', NULL, NULL, 'c_pg'); (523, 'jclear', '1994-02-18 17:41:13', 17, 23, 'BLOBDUMP -- dump BLOB to a file', NULL, NULL, 'c_pg'); (524, 'jclear', '1994-02-18 17:42:18', 17, 32, ' SET BLOBdisplay [ALL|N]-- Display blobs of type N SET BLOB turns off blob display', NULL, NULL, 'c_pg'); (525, 'jclear', '1994-02-18 17:43:05', 17, 46, 'Blob display set to subtype %ld. This blob: subtype = %ld', NULL, NULL, 'c_pg'); (526, 'jclear', '1994-02-18 17:43:29', 17, 47, 'Blob: %s, type ''edit'' or filename to load>', NULL, NULL, 'c_pg'); (527, 'jclear', '1994-02-18 17:46:39', 0, 213, 'Non-existent Primary or Unique key specified for Foreign Key.', NULL, NULL, 'c_pg'); (528, 'jclear', '1994-02-18 17:47:47', 0, 228, 'Attempt to define a second primary key for the same table', NULL, NULL, 'c_pg'); (529, 'jclear', '1994-02-18 17:48:36', 0, 284, 'foreign key column count does not match primary key', NULL, NULL, 'c_pg'); (530, 'jclear', '1994-02-18 17:49:15', 0, 345, 'violation of primary or unique key constraint: "%s"', NULL, NULL, 'c_pg'); (531, 'jclear', '1994-02-18 17:49:50', 8, 17, 'Primary Key column lookup failed', NULL, NULL, 'c_pg'); (532, 'jclear', '1994-02-18 17:51:11', 8, 19, 'Primary Key lookup failed', NULL, NULL, 'c_pg'); (533, 'jclear', '1994-02-18 17:51:52', 8, 20, 'could not find primary key index in specified table', NULL, NULL, 'c_pg'); (534, 'jclear', '1994-02-18 17:53:31', 0, 146, 'violation of foreign key constraint: "%s"', NULL, NULL, 'c_pg'); (535, 'jclear', '1994-02-18 17:55:35', 0, 115, 'null segment of unique key', NULL, NULL, 'c_pg'); (536, 'jclear', '1994-02-18 17:56:25', 8, 18, 'could not find unique index with specified columns', NULL, NULL, 'c_pg'); (537, 'jclear', '1994-02-18 17:58:23', 0, 223, 'Cannot delete column being used in an integrity constraint.', NULL, NULL, 'c_pg'); (538, 'jclear', '1994-02-18 17:58:46', 0, 224, 'Cannot rename column being used in an integrity constraint.', NULL, NULL, 'c_pg'); (539, 'jclear', '1994-02-18 17:59:20', 8, 125, 'Integrity constraint lookup failed', NULL, NULL, 'c_pg'); (540, 'jclear', '1994-02-18 18:04:21', 0, 117, 'wrong dyn version', NULL, NULL, 'c_pg'); (541, 'jclear', '1994-02-18 18:05:13', 8, 9, 'DEFINE GENERATOR unexpected dyn verb', NULL, NULL, 'c_pg'); (542, 'jclear', '1994-02-18 18:09:40', 0, 158, 'enable journal for database before starting Online dump', NULL, NULL, 'c_pg'); (543, 'jclear', '1994-02-18 18:10:01', 0, 160, 'an Online dump is already in progress', NULL, NULL, 'c_pg'); (544, 'jclear', '1994-02-18 18:10:19', 0, 161, 'no more disk/tape space. Cannot continue Online dump', NULL, NULL, 'c_pg'); (545, 'jclear', '1994-02-18 18:10:52', 0, 163, 'maximum number of Online dump files that can be specified is 16', NULL, NULL, 'c_pg'); (546, 'jclear', '1994-02-18 18:12:09', 16, 191, 'Processing Online dump file %s.', NULL, NULL, 'c_pg'); (547, 'jclear', '1994-02-18 18:14:27', 0, 42, 'cannot update read only view %s', 'Views that include a record select, join, or project cannot be updated. If you want to perform updates, you must do so through the source relations. If you are updating join terms, make sure that you change them in all relations. In any case, update the source relations in a single transaction so that you make the changes consistently.', 'Your program tried to update a view that contains a record select, join, or project operation.', 'c_pg'); (548, 'jclear', '1994-02-18 18:15:28', 0, 180, 'database does not use Write-ahead log', NULL, NULL, 'c_pg'); (549, 'jclear', '1994-02-18 18:17:35', 0, 185, 'must specify archive file when enabling long term journal for databases with round robin log files', NULL, NULL, 'c_pg'); (550, 'jclear', '1994-02-18 18:18:11', 0, 179, 'Cannot rollover to the next log file %s', NULL, NULL, 'c_pg'); COMMIT WORK; (551, 'jclear', '1994-02-18 18:19:19', 0, 201, 'Unable to rollover. Please see InterBase log.', NULL, NULL, 'c_pg'); (552, 'jclear', '1994-02-18 18:19:49', 0, 204, 'WAL buffers can not be increased. Please see InterBase log.', NULL, NULL, 'c_pg'); (553, 'jclear', '1994-02-18 18:20:23', 0, 226, 'Cannot define constraints on VIEWS', NULL, NULL, 'c_pg'); (554, 'jclear', '1994-02-18 18:21:01', 0, 236, 'Write-ahead Log without Shared Cache configuration not allowed', NULL, NULL, 'c_pg'); (555, 'jclear', '1994-02-18 18:22:02', 0, 244, 'long term journaling not enabled', NULL, NULL, 'c_pg'); (556, 'jclear', '1994-02-18 18:22:32', 0, 309, 'Write-ahead Log with Shadowing configuration not allowed', NULL, NULL, 'c_pg'); (557, 'jclear', '1994-02-24 16:46:40', 0, 264, 'Count of columns not equal count of values', NULL, NULL, 'c_pg'); (558, 'jclear', '1994-02-25 11:53:35', 0, 9, 'invalid BLOB id', NULL, NULL, 'c_pg'); (559, 'jclear', '1994-02-25 11:54:12', 0, 59, 'unsupported on disk structure for file %s; found %ld, support %ld', NULL, NULL, 'c_pg'); (560, 'jclear', '1994-02-25 11:55:06', 0, 157, 'maximum indices per table (%d) exceeded', NULL, NULL, 'c_pg'); (561, 'jclear', '1994-02-25 11:55:33', 0, 200, 'long term journaling already enabled', NULL, NULL, 'c_pg'); (562, 'jclear', '1994-02-25 12:01:46', 0, 227, 'internal gds software consistency check (Invalid RDB$CONSTRAINT_TYPE)', NULL, NULL, 'c_pg'); (563, 'jclear', '1994-02-25 12:03:51', 0, 281, 'No where clause for VIEW WITH CHECK OPTION', NULL, NULL, 'c_pg'); (564, 'jclear', '1994-02-25 12:04:37', 1, 4, 'bad pool id', NULL, NULL, 'c_pg'); (565, 'jclear', '1994-02-25 12:05:10', 1, 42, 'Can''t open output file "%s"', NULL, NULL, 'c_pg'); (566, 'jclear', '1994-02-25 12:11:13', 1, 93, ' No indices defined', NULL, NULL, 'c_pg'); (567, 'jclear', '1994-02-25 12:11:29', 1, 94, ' No indices defined', NULL, NULL, 'c_pg'); (568, 'jclear', '1994-02-25 12:13:40', 1, 126, 'Procedure %s not found in database %s', NULL, NULL, 'c_pg'); (569, 'jclear', '1994-02-25 12:14:13', 1, 138, 'can''t perform assignment to computed field %s', NULL, NULL, 'c_pg'); (570, 'jclear', '1994-02-25 12:14:33', 1, 140, 'can''t erase from a join', NULL, NULL, 'c_pg'); (571, 'jclear', '1994-02-25 12:15:12', 1, 182, 'FROM rse clause', NULL, NULL, 'c_pg'); (572, 'jclear', '1994-02-25 12:17:54', 1, 233, 'global field%s already exists', NULL, NULL, 'c_pg'); (573, 'jclear', '1994-02-25 12:18:31', 1, 242, 'meta-data operation failed', NULL, NULL, 'c_pg'); (574, 'jclear', '1994-02-25 12:21:13', 1, 351, 'Do you want to rollback your updates?', NULL, NULL, 'c_pg'); (575, 'jclear', '1994-02-25 12:21:39', 1, 357, 'relations from multiple databases in single rse', NULL, NULL, 'c_pg'); (576, 'jclear', '1994-02-25 12:22:11', 1, 410, 'Can not convert from %s to %s', NULL, NULL, 'c_pg'); (577, 'jclear', '1994-02-25 12:23:29', 1, 465, 'Error during two phase commit on database %s rollback all databases or commit databases individually', NULL, NULL, 'c_pg'); (578, 'jclear', '1994-02-25 12:27:18', 2, 26, 'error commiting metadata changes', NULL, NULL, 'c_pg'); (579, 'jclear', '1994-02-25 12:28:28', 2, 36, 'error commiting metadata changes', NULL, NULL, 'c_pg'); (580, 'jclear', '1994-02-25 12:29:00', 2, 40, 'error commiting new file declarations', NULL, NULL, 'c_pg'); (581, 'jclear', '1994-02-25 12:29:46', 2, 44, 'index %s: field %s doesn''t exist in relation %s', NULL, NULL, 'c_pg'); (582, 'jclear', '1994-02-25 12:30:06', 2, 72, 'error commiting deletion of shadow', NULL, NULL, 'c_pg'); (583, 'jclear', '1994-02-25 12:30:46', 2, 74, 'Trigger message number %ld for trigger %s doesn''t exist', NULL, NULL, 'c_pg'); (584, 'jclear', '1994-02-25 12:32:46', 2, 121, 'only SECURITY_CLASS, DESCRIPTION and CACHE can be dropped', NULL, NULL, 'c_pg'); (585, 'jclear', '1994-02-25 12:33:40', 2, 132, 'expected comma or semi-colon, encountered "%s"', NULL, NULL, 'c_pg'); (586, 'jclear', '1994-02-25 12:34:22', 2, 135, 'expected comma or semi-colon, encountered "%s"', NULL, NULL, 'c_pg'); (587, 'jclear', '1994-02-25 12:34:36', 2, 138, 'expected comma or semi-colon, encountered "%s"', NULL, NULL, 'c_pg'); (588, 'jclear', '1994-02-25 12:35:54', 2, 190, 'expected semi-colon, encountered "%s"', NULL, NULL, 'c_pg'); (589, 'jclear', '1994-02-25 12:36:41', 2, 194, 'computed by expression must be parenthesized', NULL, NULL, 'c_pg'); (590, 'jclear', '1994-02-25 12:38:54', 2, 207, 'expected comma between group and user ids, encountered "%s"', NULL, NULL, 'c_pg'); (591, 'jclear', '1994-02-25 12:40:21', 2, 239, 'expected FROM rse clause, encountered "%s"', NULL, NULL, 'c_pg'); (592, 'jclear', '1994-02-25 12:40:59', 2, 294, 'unexpected end of file, semi_colon missing?', NULL, NULL, 'c_pg'); (593, 'jclear', '1994-02-25 12:41:36', 2, 321, 'error commiting new Write-ahead Log declarations', NULL, NULL, 'c_pg'); (594, 'jclear', '1994-02-25 12:41:56', 2, 324, 'error commiting new shared cache file declaration', NULL, NULL, 'c_pg'); (595, 'jclear', '1994-02-25 12:42:24', 2, 326, 'error commiting deletion of shared cache file', NULL, NULL, 'c_pg'); (596, 'jclear', '1994-02-25 12:43:54', 12, 9, 'mutiple sources or destinations specified', NULL, NULL, 'c_pg'); (597, 'jclear', '1994-02-25 12:44:21', 12, 18, 'can''t create APOLLO cartridge descriptor file %s', NULL, NULL, 'c_pg'); (598, 'jclear', '1994-02-25 12:44:36', 12, 21, 'don''t understand BLOB INFO item %ld', NULL, NULL, 'c_pg'); (599, 'jclear', '1994-02-25 12:45:08', 12, 68, ' committing meta data', NULL, NULL, 'c_pg'); (600, 'jclear', '1994-02-25 12:46:05', 12, 132, 'switches can be abbreviated to the unparenthesised characters', NULL, NULL, 'c_pg'); (601, 'jclear', '1994-02-25 12:50:40', 13, 196, 'An error was found in the application program input parameters for the sql statement.', NULL, NULL, 'c_pg'); (602, 'jclear', '1994-02-25 12:51:24', 13, 849, 'This column cannot be updated because it is derived from a sql function or expression.', NULL, NULL, 'c_pg'); (603, 'jclear', '1994-02-25 12:52:42', 13, 849, 'This column cannot be updated because it is derived from a SQL function or expression.', NULL, NULL, 'c_pg'); (604, 'jclear', '1994-02-25 12:53:45', 15, 147, 'invalid block type encoutered', NULL, NULL, 'c_pg'); (605, 'jclear', '1994-02-25 12:59:42', 16, 84, 'do you want to change this?:(y/n):', NULL, NULL, 'c_pg'); (606, 'jclear', '1994-02-25 13:00:40', 16, 159, 'Mark database "%s" as disabled for long term journaling.', NULL, NULL, 'c_pg'); (607, 'jclear', '1994-02-25 13:01:59', 16, 170, ' %s: shutdown journal server', NULL, NULL, 'c_pg'); (608, 'jclear', '1994-02-25 13:02:37', 17, 40, 'QUIT -- Exit program and rollback changes', NULL, NULL, 'c_pg'); (609, 'jclear', '1994-02-25 13:04:09', 17, 46, 'Blob display set to subtype %ld. This BLOB: subtype = %ld', NULL, NULL, 'c_pg'); (610, 'jclear', '1994-03-04 16:44:50', 0, 189, 'CHARACTER SET %s not defined', 'Define the character set name to the database, or reattach without specifying a character set.', NULL, 'c_pg'); (611, 'jclear', '1994-03-04 16:45:14', 0, 268, 'COLLATION %s not defined', NULL, NULL, 'c_pg'); (612, 'jclear', '1994-03-04 16:45:40', 0, 342, 'BLOB SUB_TYPE %s not defined', NULL, NULL, 'c_pg'); (613, 'christy', '1994-03-10 16:18:58', 0, 384, 'Network lookup failure for host %s.', NULL, NULL, 'c_pg'); (614, 'harjit', '1994-03-23 14:43:35', 0, 263, 'SQLDA missing or wrong number of variables', NULL, NULL, 'c_pg'); (615, 'eds', '1994-03-23 19:45:40', 17, 56, 'Total returned: %ld', NULL, NULL, 'c_pg'); (616, 'hcl', '1994-03-25 11:42:41', 12, 233, 'database %s is in use and cannot be replaced until it no longer is', NULL, NULL, 'c_pg'); (617, 'klaus', '1994-03-25 13:36:44', 19, 1, ' S T O P -- S T O P -- S T O P', NULL, NULL, 'c_pg'); (618, 'chander', '1994-03-29 15:46:57', 0, 337, 'Arrays or BLOBs not allowed in value expression', NULL, NULL, 'c_pg'); (619, 'chander', '1994-03-29 15:47:37', 0, 337, 'Arrays/BLOBs/Date not allowed in arithmetic expressions', NULL, NULL, 'c_pg'); (620, 'chander', '1994-03-29 15:48:27', 0, 337, 'Arrays/BLOBs/DATEs not allowed in arithmetic expressions', NULL, NULL, 'c_pg'); (621, 'deej', '1994-04-04 09:58:09', 0, 110, 'virtual memory exhausted', NULL, NULL, 'c_pg'); (622, 'katz', '1994-04-04 11:53:04', 19, 1, 'The InterBase license file does not contain the correct key for this product.', NULL, NULL, 'c_pg'); (623, 'eds', '1994-04-13 04:23:57', 17, 8, 'Unknown command: %s', NULL, NULL, 'c_pg'); (624, 'jclear', '1994-04-28 17:33:27', 0, 337, 'Array/BLOB/DATE datatypes not allowed in arithmetic expressions', NULL, NULL, 'c_pg'); (625, 'jclear', '1994-04-28 17:33:57', 12, 35, 'cannot find relation %s', NULL, NULL, 'c_pg'); (626, 'jclear', '1994-04-28 17:34:26', 12, 36, 'Cannot find field for BLOB', NULL, NULL, 'c_pg'); (627, 'jclear', '1994-04-28 17:34:43', 12, 49, 'no relation name for data', NULL, NULL, 'c_pg'); (628, 'jclear', '1994-04-28 17:35:23', 12, 52, 'array dimension for field %s is invalid', NULL, NULL, 'c_pg'); (629, 'jclear', '1994-04-28 17:38:01', 12, 69, 'commit failed on relation %s', NULL, NULL, 'c_pg'); (630, 'jclear', '1994-04-28 17:38:40', 12, 72, 'committing data for relation %s', NULL, NULL, 'c_pg'); (631, 'jclear', '1994-04-28 17:39:16', 12, 81, 'error accessing BLOB field %s -- continuing', NULL, NULL, 'c_pg'); (632, 'jclear', '1994-04-28 17:39:31', 12, 84, 'field', NULL, NULL, 'c_pg'); (633, 'jclear', '1994-04-28 17:39:55', 12, 92, 'global field', NULL, NULL, 'c_pg'); (634, 'jclear', '1994-04-28 17:40:22', 12, 99, ' %sO(NE_AT_A_TIME) restore one relation at a time', NULL, NULL, 'c_pg'); (635, 'jclear', '1994-04-28 17:40:37', 12, 111, 'relation', NULL, NULL, 'c_pg'); (636, 'jclear', '1994-04-28 17:41:07', 12, 114, 'restore failed for record in relation %s', NULL, NULL, 'c_pg'); (637, 'jclear', '1994-04-28 17:42:05', 12, 121, 'restoring global field %s', NULL, NULL, 'c_pg'); (638, 'jclear', '1994-04-28 17:43:05', 12, 124, 'restoring data for relation %s', NULL, NULL, 'c_pg'); (639, 'jclear', '1994-04-28 17:44:01', 12, 128, ' restoring type %s for field %s', NULL, NULL, 'c_pg'); (640, 'jclear', '1994-04-28 17:44:31', 12, 138, 'validation error on field in relation %s', NULL, NULL, 'c_pg'); (641, 'jclear', '1994-04-28 17:45:10', 12, 142, ' writing data for relation %s', NULL, NULL, 'c_pg'); (642, 'jclear', '1994-04-28 17:45:53', 12, 144, ' writing field %s', NULL, NULL, 'c_pg'); (643, 'jclear', '1994-04-28 17:46:33', 12, 144, ' writing field %s', NULL, NULL, 'c_pg'); (644, 'jclear', '1994-04-28 17:47:02', 12, 149, ' writing global field %s', NULL, NULL, 'c_pg'); (645, 'jclear', '1994-04-28 17:47:18', 12, 150, 'writing global fields', NULL, NULL, 'c_pg'); (646, 'jclear', '1994-04-28 17:47:37', 12, 149, ' writing global column %s', NULL, NULL, 'c_pg'); (647, 'jclear', '1994-04-28 17:48:10', 12, 154, 'writing relations', NULL, NULL, 'c_pg'); (648, 'jclear', '1994-04-28 17:48:26', 12, 153, ' writing relation %s', NULL, NULL, 'c_pg'); (649, 'jclear', '1994-04-28 17:49:02', 12, 160, ' writing type %s for field %s', NULL, NULL, 'c_pg'); (650, 'jclear', '1994-04-28 17:49:19', 12, 167, 'restoring relation %s', NULL, NULL, 'c_pg'); (651, 'jclear', '1994-04-28 17:49:41', 12, 170, 'commiting metadata for relation %s', NULL, NULL, 'c_pg'); (652, 'jclear', '1994-04-28 17:50:15', 12, 179, ' field %s used in index %s seems to have vanished', NULL, NULL, 'c_pg'); (653, 'jclear', '1994-04-28 17:50:31', 12, 206, 'writing relation constraints', NULL, NULL, 'c_pg'); (654, 'jclear', '1994-04-28 17:51:09', 12, 208, 'Bad attribute for relation constraint', NULL, NULL, 'c_pg'); (655, 'eds', '1994-05-02 19:19:51', 13, 490, 'Attempt to update non-updateable table', NULL, NULL, 'c_pg'); (656, 'jclear', '1994-05-10 16:31:56', 0, 152, 'Your user name and password are not defined. Ask your database administrator to run GSEC to set up an InterBase login.', NULL, NULL, 'c_pg'); (657, 'jclear', '1994-05-10 16:42:06', 18, 26, ' user name uid gid project organization full name', NULL, NULL, 'c_pg'); (658, 'jclear', '1994-06-03 15:35:54', 0, 320, 'CHARACTER SET & COLLATE apply only to text data types', NULL, NULL, 'c_pg'); (659, 'daves', '1994-07-08 10:33:40', 1, 106, ', segment length %ld', NULL, NULL, 'c_pg'); (660, 'daves', '1994-07-18 10:10:02', 12, 190, ' %sPA(SSWORD) InterBase password', NULL, NULL, 'c_pg'); (661, 'daves', '1994-07-18 10:17:05', 12, 144, ' writing field %s', NULL, NULL, 'c_pg'); (662, 'daves', '1994-07-18 10:17:36', 12, 104, ' %sZ print version number', NULL, NULL, 'c_pg'); (663, 'daves', '1994-07-18 10:18:38', 12, 109, ' %sY redirect/suppress output (file path or OUTPUT_SUPPRESS)', NULL, NULL, 'c_pg'); (664, 'daves', '1994-07-18 10:34:16', 12, 190, ' %sPAS(SWORD) InterBase password', NULL, NULL, 'c_pg'); (665, 'daves', '1994-07-18 10:34:54', 12, 104, ' %sZ print version number', NULL, NULL, 'c_pg'); (666, 'daves', '1994-07-18 10:36:33', 12, 109, ' %sY redirect/supress status output (path or OUTPUT_SUPRESS required)', NULL, NULL, 'c_pg'); (667, 'daves', '1994-07-18 10:39:14', 12, 104, ' %sZ print version number', NULL, NULL, 'c_pg'); (668, 'daves', '1994-07-18 10:39:30', 12, 109, ' %sY redirect/supress status message output', NULL, NULL, 'c_pg'); (669, 'daves', '1994-07-18 11:00:17', 13, 382, 'Cannot delete object referencec by another object', NULL, NULL, 'c_pg'); (670, 'daves', '1994-07-18 11:02:30', 2, 177, 'Unsuccesful attempt to modify trigger relation', NULL, NULL, 'c_pg'); (671, 'daves', '1994-07-18 11:04:54', 12, 170, 'commiting metadata for table %s', NULL, NULL, 'c_pg'); (672, 'daves', '1994-07-18 11:05:46', 12, 171, 'error commiting metadata for relation %s', NULL, NULL, 'c_pg'); (673, 'daves', '1994-07-18 11:07:03', 16, 104, ' Number of archives running concurrently excceds limit.', NULL, NULL, 'c_pg'); (674, 'daves', '1994-07-18 11:08:46', 13, 198, 'Arithmetic overflow or division by zero has occured.', NULL, NULL, 'c_pg'); (675, 'daves', '1994-07-18 11:10:26', 12, 109, ' %sY redirect/supress status message output', NULL, NULL, 'c_pg'); (676, 'daves', '1994-07-18 11:12:10', 13, 492, 'The cursor identifed in the update or delete statement is not positioned on a row.', NULL, NULL, 'c_pg'); (677, 'daves', '1994-07-18 11:14:21', 0, 391, 'Attempt to execute an unprepared dynamic sql statement.', NULL, NULL, 'c_pg'); (678, 'daves', '1994-07-18 11:16:56', 8, 74, 'ERASE RDB$SECURITY_CLASSESS failed', NULL, NULL, 'c_pg'); (679, 'daves', '1994-07-18 11:24:13', 12, 104, ' %sZ print version number', NULL, NULL, 'c_pg'); (680, 'daves', '1994-07-18 11:26:13', 12, 104, ' %sZ print version number', NULL, NULL, 'c_pg'); (681, 'daves', '1994-07-18 11:32:16', 8, 25, 'STORE RDB$USER_PRIVILEGES failed defining a relation', NULL, NULL, 'c_pg'); (682, 'daves', '1994-07-18 11:32:34', 8, 81, 'Generation of field name failed', NULL, NULL, 'c_pg'); (683, 'daves', '1994-07-18 11:33:13', 12, 115, ' restoring field %s', NULL, NULL, 'c_pg'); (684, 'daves', '1994-07-18 11:33:45', 12, 138, 'validation error on column in relation %s', NULL, NULL, 'c_pg'); (685, 'daves', '1994-07-18 11:34:24', 13, 697, 'Incompatible field/host variable data type', NULL, NULL, 'c_pg'); (716, 'daves', '1994-07-26 19:55:33', 17, 21, 'Frontend commands:', NULL, NULL, 'c_pg'); (717, 'daves', '1994-07-26 19:55:33', 17, 23, 'BLOBDUMP -- dump BLOB to a file', NULL, NULL, 'c_pg'); (718, 'daves', '1994-07-26 19:55:33', 17, 22, 'BLOBEDIT [] -- edit a BLOB', NULL, NULL, 'c_pg'); (719, 'daves', '1994-07-26 19:55:33', 17, 24, 'EDIT [] -- edit and read a SQL file Without file name, edits current command buffer', NULL, NULL, 'c_pg'); (720, 'daves', '1994-07-26 19:55:33', 17, 61, '61', NULL, NULL, 'c_pg'); (721, 'daves', '1994-07-26 19:55:33', 17, 28, 'HELP -- Displays this menu', NULL, NULL, 'c_pg'); (722, 'daves', '1994-07-26 19:55:33', 17, 25, 'INput -- enter a named SQL file', NULL, NULL, 'c_pg'); (723, 'daves', '1994-07-26 19:55:33', 17, 26, 'OUTput [] -- write output to named file Without file name, returns output to stdout', NULL, NULL, 'c_pg'); (724, 'daves', '1994-07-26 19:55:33', 17, 62, '62', NULL, NULL, 'c_pg'); (725, 'daves', '1994-07-26 19:55:33', 17, 27, 'SHELL -- execute command shell', NULL, NULL, 'c_pg'); (726, 'daves', '1994-07-26 19:55:33', 17, 37, 'SHOW [] -- displays information on metadata', NULL, NULL, 'c_pg'); (727, 'daves', '1994-07-26 19:55:33', 17, 38, ' = ''DB'', ''TABLE'', ''PROCedure'', ''INDEX'', ''GRANT'', ''DOMAIN'', ''VERSION''', NULL, NULL, 'c_pg'); (728, 'daves', '1994-07-26 19:55:33', 17, 64, '64', NULL, NULL, 'c_pg'); (729, 'daves', '1994-07-26 19:55:33', 17, 29, 'Set commands:', NULL, NULL, 'c_pg'); (730, 'daves', '1994-07-26 19:55:33', 17, 30, ' SET -- Display current options', NULL, NULL, 'c_pg'); (731, 'daves', '1994-07-26 19:55:33', 17, 31, ' SET AUTOddl -- toggle autocommit of DDL statements', NULL, NULL, 'c_pg'); (732, 'daves', '1994-07-26 19:55:33', 17, 32, ' SET BLOBdisplay [ALL|N]-- Display BLOBS of type N SET BLOB turns off BLOB display', NULL, NULL, 'c_pg'); (733, 'daves', '1994-07-26 19:55:33', 17, 65, '65', NULL, NULL, 'c_pg'); (734, 'daves', '1994-07-26 19:55:33', 17, 33, ' SET COUNT -- toggle count of selected rows on/off', NULL, NULL, 'c_pg'); (735, 'daves', '1994-07-26 19:55:33', 17, 34, ' SET ECHO -- toggle command echo on/off', NULL, NULL, 'c_pg'); (736, 'daves', '1994-07-26 19:55:33', 17, 52, ' SET LIST -- toggles column or table display of data', NULL, NULL, 'c_pg'); (737, 'daves', '1994-07-26 19:55:33', 17, 63, '63', NULL, NULL, 'c_pg'); (738, 'daves', '1994-07-26 19:55:33', 17, 59, ' SET PLAN -- Toggle display of query access plan', NULL, NULL, 'c_pg'); (739, 'daves', '1994-07-26 19:55:33', 17, 35, ' SET STATs -- toggles performance statistics display', NULL, NULL, 'c_pg'); (740, 'daves', '1994-07-26 19:55:33', 17, 60, '/tSET TIME -- Toggle display of timestamp with DATE values', NULL, NULL, 'c_pg'); (741, 'daves', '1994-07-26 19:55:33', 17, 36, ' SET TERM -- changes termination charter', NULL, NULL, 'c_pg'); (742, 'daves', '1994-07-26 19:55:33', 17, 58, ' SET WIDTH [] -- sets/unsets print width for column alias name', NULL, NULL, 'c_pg'); (743, 'daves', '1994-07-26 19:55:33', 17, 39, 'EXIT -- Exit program and commit changes', NULL, NULL, 'c_pg'); (744, 'daves', '1994-07-26 19:55:33', 17, 40, 'QUIT -- Exit program and roll back changes', NULL, NULL, 'c_pg'); (745, 'daves', '1994-07-26 19:55:33', 17, 41, 'All commands may be abbreviated to letters in CAPs', NULL, NULL, 'c_pg'); (746, 'daves', '1994-07-26 20:37:20', 17, 30, ' SET -- display current SET options', NULL, NULL, 'c_pg'); (747, 'daves', '1994-07-26 20:37:21', 17, 30, 'SET