diff --git a/src/main/org/firebirdsql/gds/GDSExceptionHelper.java b/src/main/org/firebirdsql/gds/GDSExceptionHelper.java index 1e5e2179bb..adac05e28d 100644 --- a/src/main/org/firebirdsql/gds/GDSExceptionHelper.java +++ b/src/main/org/firebirdsql/gds/GDSExceptionHelper.java @@ -20,6 +20,9 @@ /* * CVS modification log: * $Log$ + * Revision 1.4 2004/08/22 00:52:28 rrokytskyy + * fixed bug when the driver is loaded by the system classloader + * * Revision 1.3 2003/06/05 22:57:47 brodsom * Substitute package and inline imports * @@ -79,7 +82,7 @@ public class GDSExceptionHelper { private static final Logger log = LoggerFactory.getLogger(GDSExceptionHelper.class,false); - private static final String MESSAGES = "isc_error_msg"; + private static final String MESSAGES = "/isc_error_msg"; private static Properties messages = new Properties(); private static boolean initialized = false; diff --git a/src/resources/isc_error_msg.properties b/src/resources/isc_error_msg.properties index 317a2a603d..21a8393e00 100644 --- a/src/resources/isc_error_msg.properties +++ b/src/resources/isc_error_msg.properties @@ -1,699 +1,2889 @@ -335544321=arithmetic exception, numeric overflow, or string truncation -335544322=invalid database key -335544323=file {0} is not a valid database -335544324=invalid database handle (no active connection) -335544325=bad parameters on attach or create database -335544326=unrecognized database parameter block -335544327=invalid request handle -335544328=invalid BLOB handle -335544329=invalid BLOB ID -335544330=invalid parameter in transaction parameter block -335544331=invalid format for transaction parameter block -335544332=invalid transaction handle (expecting explicit transaction start) -335544333=internal gds software consistency check ({0}) -335544334=conversion error from string "{0}" -335544335=database file appears corrupt ({0}) -335544336=deadlock -335544337=attempt to start more than {0} transactions -335544338=no match for first value expression -335544339=information type inappropriate for object specified -335544340=no information of this type available for object specified -335544341=unknown information item -335544342=action cancelled by trigger ({0}) to preserve data integrity -335544343=invalid request BLR at offset {0} -335544344=I/O error during "{0}" operation for file "{1}" -335544345=lock conflict on no wait transaction -335544346=corrupt system table -335544347=validation error for column {0}, value "{1}" -335544348=no current record for fetch operation -335544349=attempt to store duplicate value (visible to active transactions) in unique index "{0}" -335544350=program attempted to exit without finishing database -335544351=unsuccessful metadata update -335544352=no permission for {0} access to {1} {2} -335544353=transaction is not in limbo -335544354=invalid database key -335544355=BLOB was not closed -335544356=metadata is obsolete -335544357=cannot disconnect database with open transactions ({0} active) -335544358=message length error (encountered {0}, expected {1}) -335544359=attempted update of read-only column -335544360=attempted update of read-only table -335544361=attempted update during read-only transaction -335544362=cannot update read-only view {0} -335544363=no transaction for request -335544364=request synchronization error -335544365=request referenced an unavailable database -335544366=segment buffer length shorter than expected -335544367=attempted retrieval of more segments than exist -335544368=attempted invalid operation on a BLOB -335544369=attempted read of a new, open BLOB -335544370=attempted action on blob outside transaction -335544371=attempted write to read-only BLOB -335544372=attempted reference to BLOB in unavailable database -335544373=operating system directive {0} failed -335544374=attempt to fetch past the last record in a record stream -335544375=unavailable database -335544376=table {0} was omitted from the transaction reserving list -335544377=request includes a DSRI extension not supported in this implementation -335544378=feature is not supported -335544379=unsupported on-disk structure for file {0}; found {1}, support {2} -335544380=wrong number of arguments on call -335544381=Implementation limit exceeded -335544382={0} -335544383=unrecoverable conflict with limbo transaction {0} -335544384=internal error -335544385=internal error -335544386=too many requests -335544387=internal error -335544388=block size exceeds implementation restriction -335544389=buffer exhausted -335544390=BLR syntax error: expected {0} at offset {1}, encountered {2} -335544391=buffer in use -335544392=internal error -335544393=request in use -335544394=incompatible version of on-disk structure -335544395=table {0} is not defined -335544396=column {0} is not defined in table {1} -335544397=internal error -335544398=internal error -335544399=internal error -335544400=internal error -335544401=internal error -335544402=internal error -335544403=page {0} is of wrong type (expected {1}, found {2}) -335544404=database corrupted -335544405=checksum error on database page {0} -335544406=index is broken -335544407=database handle not zero -335544408=transaction handle not zero -335544409=transaction--request mismatch (synchronization error) -335544410=bad handle count -335544411=wrong version of transaction parameter block -335544412=unsupported BLR version (expected {0}, encountered {1}) -335544413=wrong version of database parameter block -335544414=BLOB and array data types are not supported for {0} operation -335544415=database corrupted -335544416=internal error -335544417=internal error -335544418=transaction in limbo -335544419=transaction not in limbo -335544420=transaction outstanding -335544421=connection rejected by remote interface -335544422=internal error -335544423=internal error -335544424=no lock manager available -335544425=context already in use (BLR error) -335544426=context not defined (BLR error) -335544427=data operation not supported -335544428=undefined message number -335544429=bad parameter number -335544430=unable to allocate memory from operating system -335544431=blocking signal has been received -335544432=lock manager error -335544433=communication error with journal "{0}" -335544434=key size exceeds implementation restriction for index "{0}" -335544435=null segment of UNIQUE KEY -335544436=SQL error code = {0} -335544437=wrong DYN version -335544438=function {0} is not defined -335544439=function {0} could not be matched -335544440=bad_msg_vec -335544441=database detach completed with errors -335544442=database system cannot read argument {0} -335544443=database system cannot write argument {0} -335544444=operation not supported -335544445={0} extension error -335544446=not updatable -335544447=no rollback performed -335544448=bad_sec_info -335544449=invalid_sec_info -335544450={0} -335544451=update conflicts with concurrent update -335544452=product {0} is not licensed -335544453=object {0} is in use -335544454=filter not found to convert type {0} to type {1} -335544455=cannot attach active shadow file -335544456=invalid slice description language at offset {0} -335544457=subscript out of bounds -335544458=column not array or invalid dimensions (expected {0}, encountered {1}) -335544459=record from transaction {0} is stuck in limbo -335544460=a file in manual shadow {0} is unavailable -335544461=secondary server attachments cannot validate databases -335544462=secondary server attachments cannot start journaling -335544463=generator {0} is not defined -335544464=secondary server attachments cannot start logging -335544465=invalid BLOB type for operation -335544466=violation of FOREIGN KEY constraint "{0}" on table "{1}" -335544467=minor version too high found {0} expected {1} -335544468=transaction {1} is {0} -335544469=transaction marked invalid by I/O error -335544470=cache buffer for page {0} invalid -335544471=there is no index in table {0} with id {1} -335544472=Your user name and password are not defined. Ask your database administrator to set up a Firebird login. -335544473=invalid bookmark handle -335544474=invalid lock level {0} -335544475=lock on table {0} conflicts with existing lock -335544476=requested record lock conflicts with existing lock -335544477=maximum indexes per table ({0}) exceeded -335544478=enable journal for database before starting online dump -335544479=online dump failure. Retry dump -335544480=an online dump is already in progress -335544481=no more disk/tape space. Cannot continue online dump -335544482=journaling allowed only if database has Write-ahead Log -335544483=maximum number of online dump files that can be specified is 16 -335544484=error in opening Write-ahead Log file during recovery -335544485=invalid statement handle -335544486=Write-ahead log subsystem failure -335544487=WAL Writer error -335544488=Log file header of {0} too small -335544489=Invalid version of log file {0} -335544490=Log file {0} not latest in the chain but open flag still set -335544491=Log file {0} not closed properly; database recovery may be required -335544492=Database name in the log file {0} is different -335544493=Unexpected end of log file {0} at offset {1} -335544494=Incomplete log record at offset {1} in log file {0} -335544495=Log record header too small at offset {1} in log file {0} -335544496=Log block too small at offset {1} in log file {0} -335544497=Illegal attempt to attach to an uninitialized WAL segment for {0} -335544498=Invalid WAL parameter block option {0} -335544499=Cannot roll over to the next log file {0} -335544500=database does not use Write-ahead Log -335544501=cannot drop log file when journaling is enabled -335544502=reference to invalid stream number -335544503=WAL subsystem encountered error -335544504=WAL subsystem corrupted -335544505=must specify archive file when enabling long term journal for databases with round-robin log files -335544506=database {0} shutdown in progress -335544507=refresh range number {0} already in use -335544508=refresh range number {0} not found -335544509=CHARACTER SET {0} is not defined -335544510=lock time-out on wait transaction -335544511=procedure {0} is not defined -335544512=parameter mismatch for procedure {0} -335544513=Database {0}: WAL subsystem bug for pid {2} {1} -335544514=Could not expand the WAL segment for database {0} -335544515=status code {0} unknown -335544516=exception {0} not defined -335544517=exception {0} -335544518=restart shared cache manager -335544519=invalid lock handle -335544520=long-term journaling already enabled -335544521=Unable to roll over please see Firebird log. -335544522=WAL I/O error. Please see Firebird log. -335544523=WAL writer - Journal server communication error. Please see Firebird log. -335544524=WAL buffers cannot be increased. Please see Firebird log. -335544525=WAL setup error. Please see Firebird log. -335544526=WAL writer synchronization error for the database {0} -335544527=Cannot start WAL writer for the database {0} -335544528=database {0} shutdown -335544529=cannot modify an existing user privilege -335544530=Cannot delete PRIMARY KEY being used in FOREIGN KEY definition. -335544531=Column used in a PRIMARY/UNIQUE constraint must be NOT NULL. -335544532=Name of Referential Constraint not defined in constraints table. -335544533=Non-existent PRIMARY or UNIQUE KEY specified for FOREIGN KEY. -335544534=Cannot update constraints (RDB$REF_CONSTRAINTS). -335544535=Cannot update constraints (RDB$CHECK_CONSTRAINTS). -335544536=Cannot delete CHECK constraint entry (RDB$CHECK_CONSTRAINTS) -335544537=Cannot delete index segment used by an Integrity Constraint -335544538=Cannot update index segment used by an Integrity Constraint -335544539=Cannot delete index used by an Integrity Constraint -335544540=Cannot modify index used by an Integrity Constraint -335544541=Cannot delete trigger used by a CHECK Constraint -335544542=Cannot update trigger used by a CHECK Constraint -335544543=Cannot delete column being used in an Integrity Constraint. -335544544=Cannot rename column being used in an Integrity Constraint. -335544545=Cannot update constraints (RDB$RELATION_CONSTRAINTS). -335544546=Cannot define constraints on views -335544547=internal gds software consistency check (invalid RDB$CONSTRAINT_TYPE) -335544548=Attempt to define a second PRIMARY KEY for the same table -335544549=cannot modify or erase a system trigger -335544550=only the owner of a table may reassign ownership -335544551=could not find table/procedure for GRANT -335544552=could not find column for GRANT -335544553=user does not have GRANT privileges for operation -335544554=table/procedure has non-SQL security class defined -335544555=column has non-SQL security class defined -335544556=Write-ahead Log without shared cache configuration not allowed -335544557=database shutdown unsuccessful -335544558=Operation violates CHECK constraint {0} on view or table {1} -335544559=invalid service handle -335544560=database {0} shutdown in {1} seconds -335544561=wrong version of service parameter block -335544562=unrecognized service parameter block -335544563=service {0} is not defined -335544564=long-term journaling not enabled -335544565=Cannot transliterate character between character sets -335544566=WAL defined; Cache Manager must be started first -335544567=Overflow log specification required for round-robin log -335544568=Implementation of text subtype {0} not located. -335544569=Dynamic SQL Error -335544570=Invalid command -335544571=Data type for constant unknown -335544572=Cursor unknown -335544573=Data type unknown -335544574=Declared cursor already exists -335544575=Cursor not updatable -335544576=Attempt to reopen an open cursor -335544577=Attempt to reclose a closed cursor -335544578=Column unknown -335544579=Internal error -335544580=Table unknown -335544581=Procedure unknown -335544582=Request unknown -335544583=SQLDA missing or incorrect version, or incorrect number/type of variables -335544584=Count of read-write columns does not equal count of values -335544585=Invalid statement handle -335544586=Function unknown -335544587=Column is not a BLOB -335544588=COLLATION {0} is not defined -335544589=COLLATION {0} is not valid for specified CHARACTER SET -335544590=Option specified more than once -335544591=Unknown transaction option -335544592=Invalid array reference -335544593=Array declared with too many dimensions -335544594=Illegal array dimension range -335544595=Trigger unknown -335544596=Subselect illegal in this context -335544597=Cannot prepare a CREATE DATABASE/SCHEMA statement -335544598=must specify column name for view select expression -335544599=number of columns does not match select list -335544600=Only simple column names permitted for VIEW WITH CHECK OPTION -335544601=No WHERE clause for VIEW WITH CHECK OPTION -335544602=Only one table allowed for VIEW WITH CHECK OPTION -335544603=DISTINCT, GROUP or HAVING not permitted for VIEW WITH CHECK OPTION -335544604=FOREIGN KEY column count does not match PRIMARY KEY -335544605=No subqueries permitted for VIEW WITH CHECK OPTION -335544606=expression evaluation not supported -335544607=gen.c: node not supported -335544608=Unexpected end of command -335544609=INDEX {0} -335544610=EXCEPTION {0} -335544611=COLUMN {0} -335544612=Token unknown -335544613=union not supported -335544614=Unsupported DSQL construct -335544615=column used with aggregate -335544616=invalid column reference -335544617=invalid ORDER BY clause -335544618=Return mode by value not allowed for this data type -335544619=External functions cannot have more than 10 parameters -335544620=alias {0} conflicts with an alias in the same statement -335544621=alias {0} conflicts with a procedure in the same statement -335544622=alias {0} conflicts with a table in the same statement -335544623=Illegal use of keyword VALUE -335544624=segment count of 0 defined for index {0} -335544625=A node name is not permitted in a secondary, shadow, cache or log file name -335544626=TABLE {0} -335544627=PROCEDURE {0} -335544628=cannot create index {0} -335544629=Write-ahead Log with shadowing configuration not allowed -335544630=there are {0} dependencies -335544631=too many keys defined for index {0} -335544632=Preceding file did not specify length, so {0} must include starting page number -335544633=Shadow number must be a positive integer -335544634=Token unknown - line {0}, char {1} -335544635=there is no alias or table named {0} at this scope level -335544636=there is no index {0} for table {1} -335544637=table {0} is not referenced in plan -335544638=table {0} is referenced more than once in plan; use aliases to distinguish -335544639=table {0} is referenced in the plan but not the from list -335544640=Invalid use of CHARACTER SET or COLLATE -335544641=Specified domain or source column {0} does not exist -335544642=index {0} cannot be used in the specified plan -335544643=the table {0} is referenced twice; use aliases to differentiate -335544644=illegal operation when at beginning of stream -335544645=the current position is on a crack -335544646=database or file exists -335544647=invalid comparison operator for find operation -335544648=Connection lost to pipe server -335544649=bad checksum -335544650=wrong page type -335544651=Cannot insert because the file is readonly or is on a read only medium. -335544652=multiple rows in singleton select -335544653=cannot attach to password database -335544654=cannot start transaction for password database -335544655=invalid direction for find operation -335544656=variable {0} conflicts with parameter in same procedure -335544657=Array/BLOB/DATE data types not allowed in arithmetic -335544658={0} is not a valid base table of the specified view -335544659=table {0} is referenced twice in view; use an alias to distinguish -335544660=view {0} has more than one base table; use aliases to distinguish -335544661=cannot add index, index root page is full. -335544662=BLOB SUB_TYPE {0} is not defined -335544663=Too many concurrent executions of the same request -335544664=duplicate specification of {0} - not supported -335544665=violation of PRIMARY or UNIQUE KEY constraint "{0}" on table "{1}" -335544666=server version too old to support all CREATE DATABASE options -335544667=drop database completed with errors -335544668=procedure {0} does not return any values -335544669=count of column list and variable list do not match -335544670=attempt to index BLOB column in index {0} -335544671=attempt to index array column in index {0} -335544672=too few key columns found for index {0} (incorrect column name?) -335544673=cannot delete -335544674=last column in a table cannot be deleted -335544675=sort error -335544676=sort error: not enough memory -335544677=too many versions -335544678=invalid key position -335544679=segments not allowed in expression index {0} -335544680=sort error: corruption in data structure -335544681=new record size of {0} bytes is too big -335544682=Inappropriate self-reference of column -335544683=request depth exceeded. (Recursive definition?) -335544684=cannot access column {0} in view {1} -335544685=dbkey not available for multi-table views -335544686=journal file wrong format -335544687=intermediate journal file full -335544688=The prepare statement identifies a prepare statement with an open cursor -335544689=Firebird error -335544690=Cache redefined -335544691=Insufficient memory to allocate page buffer cache -335544692=Log redefined -335544693=Log size too small -335544694=Log partition size too small -335544695=Partitions not supported in series of log file specification -335544696=Total length of a partitioned log must be specified -335544697=Precision must be from 1 to 18 -335544698=Scale must be between zero and precision -335544699=Short integer expected -335544700=Long integer expected -335544701=Unsigned short integer expected -335544702=Invalid ESCAPE sequence -335544703=service {0} does not have an associated executable -335544704=Failed to locate host machine. -335544705=Undefined service {0}/{1}. -335544706=The specified name was not found in the hosts file or Domain Name Services. -335544707=user does not have GRANT privileges on base table/view for operation -335544708=Ambiguous column reference. -335544709=Invalid aggregate reference -335544710=navigational stream {0} references a view with more than one base table -335544711=Attempt to execute an unprepared dynamic SQL statement. -335544712=Positive value expected -335544713=Incorrect values within SQLDA structure -335544714=invalid blob id -335544715=Operation not supported for EXTERNAL FILE table {0} -335544716=Service is currently busy: {0} -335544717=stack size insufficent to execute current request -335544718=Invalid key for find operation -335544719=Error initializing the network software. -335544720=Unable to load required library {0}. -335544721=Unable to complete network request to host "{0}". -335544722=Failed to establish a connection. -335544723=Error while listening for an incoming connection. -335544724=Failed to establish a secondary connection for event processing. -335544725=Error while listening for an incoming event connection request. -335544726=Error reading data from the connection. -335544727=Error writing data to the connection. -335544728=Cannot deactivate index used by an Integrity Constraint -335544729=Cannot deactivate primary index -335544730=Client/Server Express not supported in this release -335544731=tra_must_sweep -335544732=Access to databases on file servers is not supported. -335544733=Error while trying to create file -335544734=Error while trying to open file -335544735=Error while trying to close file -335544736=Error while trying to read from file -335544737=Error while trying to write to file -335544738=Error while trying to delete file -335544739=Error while trying to access file -335544740=A fatal exception occurred during the execution of a user defined function. -335544741=connection lost to database -335544742=User cannot write to RDB$USER_PRIVILEGES -335544743=token size exceeds limit -335544744=Maximum user count exceeded. Contact your database administrator. -335544745=Your login {0} is same as one of the SQL role name. Ask your database administrator to set up a valid Firebird login. -335544746="REFERENCES table" without "(column)" requires PRIMARY KEY on referenced table -335544747=The username entered is too long. Maximum length is 31 bytes. -335544748=The password specified is too long. Maximum length is 8 bytes. -335544749=A username is required for this operation. -335544750=A password is required for this operation -335544751=The network protocol specified is invalid -335544752=A duplicate user name was found in the security database -335544753=The user name specified was not found in the security database -335544754=An error occurred while attempting to add the user. -335544755=An error occurred while attempting to modify the user record. -335544756=An error occurred while attempting to delete the user record. -335544757=An error occurred while updating the security database. -335544758=sort record size of {0} bytes is too big -335544759=can not define a not null column with NULL as default value -335544760=invalid clause --- '{0}' -335544761=too many open handles to database -335544762=size of optimizer block exceeded -335544763=a string constant is delimited by double quotes -335544764=DATE must be changed to TIMESTAMP -335544765=attempted update on read-only database -335544766=SQL dialect {0} is not supported in this database -335544767=A fatal exception occurred during the execution of a blob filter. -335544768=Access violation. The code attempted to access a virtual address without privilege to do so. -335544769=Datatype misalignment. The attempted to read or write a value that was not stored on a memory boundary. -335544770=Array bounds exceeded. The code attempted to access an array element that is out of bounds. -335544771=Float denormal operand. One of the floating-point operands is too small to represent a standard float value. -335544772=Floating-point divide by zero. The code attempted to divide a floating-point value by zero. -335544773=Floating-point inexact result. The result of a floating-point operation cannot be represented as a deciaml fraction. -335544774=Floating-point invalid operand. An indeterminant error occurred during a floating-point operation. -335544775=Floating-point overflow. The exponent of a floating-point operation is greater than the magnitude allowed. -335544776=Floating-point stack check. The stack overflowed or underflowed as the result of a floating-point operation. -335544777=Floating-point underflow. The exponent of a floating-point operation is less than the magnitude allowed. -335544778=Integer divide by zero. The code attempted to divide an integer value by an integer divisor of zero. -335544779=Integer overflow. The result of an integer operation caused the most significant bit of the result to carry. -335544780=An exception occurred that does not have a description. Exception number {0}. -335544781=Stack overflow. The resource requirements of the runtime stack have exceeded the memory available to it. -335544782=Segmentation Fault. The code attempted to access memory without priviledges. -335544783=Illegal Instruction. The Code attempted to perfrom an illegal operation. -335544784=Bus Error. The Code caused a system bus error. -335544785=Floating Point Error. The Code caused an Arithmetic Exception or a floating point exception. -335544786=Cannot delete rows from external files. -335544787=Cannot update rows in external files. -335544788=Unable to perform operation. You must be either SYSDBA or owner of the database -335544789=Specified EXTRACT part does not exist in input datatype -335544790=Service {0} requires SYSDBA permissions. Reattach to the Service Manager using the SYSDBA account. -335544791=The file {0} is currently in use by another process. Try again later. -335544792=Cannot attach to services manager -335544793=Metadata update statement is not allowed by the current database SQL dialect {0} -335544794=operation was cancelled -335544795=unexpected item in service parameter block, expected {0} -335544796=Client SQL dialect {1} does not support reference to {0} datatype -335544797=user name and password are required while attaching to the services manager -335544798=You created an indirect dependency on uncommitted metadata. You must roll back the current transaction. -335544799=The service name was not specified. -335544800=Too many Contexts of Relation/Procedure/Views. Maximum allowed is 127 -335544801=data type not supported for arithmetic -335544802=Database dialect being changed from 3 to 1 -335544803=Database dialect not changed. -335544804=Unable to create database {0} -335544805=Database dialect {0} is not a valid dialect. -335544806=Valid database dialects are {0}. -335544807=SQL warning code = {0} -335544808=DATE data type is now called TIMESTAMP -335544809=Function {0} is in {1}, which is not in a permitted directory for external functions. -335544810=value exceeds the range for valid dates -335544811=passed client dialect {0} is not a valid dialect. -335544812=Valid client dialects are {0}. -335544813=Unsupported field type specified in BETWEEN predicate. -335544814=Services functionality will be supported in a later version of the product -335544815=GENERATOR {0} +# +#Thu Sep 16 14:36:02 CEST 2004 +336265216=This is a modified text message +336330769=cannot set APOLLO tape descriptor attribute for {0} +336330768=cannot create APOLLO tape descriptor file {0} +336330767=device type not specified +336330766=database {0} already exists. To replace it, use the -R switch +336330765=REPLACE specified, but the first file {0} is a database +336330764=expected page size, encountered "{0}" +336330763=input and output have the same name. Disallowed. +336330762=requires both input and output filenames +336330761=multiple sources or destinations specified +336330760=page size is allowed only on restore or create +336330759=protection is not there yet +336330758=device type {0} not known +336330757=conflicting switches for backup/restore +336330756=redirect location for output is not specified +336330755=Page size specified ({0}) greater than limit (8192 bytes) +336330754=page size parameter missing +336330753=found unknown switch +336330752=could not locate appropriate error message +336396693=the current position is on a crack +336396692=illegal operation when at beginning of stream +336396691=Preceding file did not specify length, so {0} must include starting page number +336396690=Shadow number must be a positive integer +336396689=node not supported +336396688=sort error\: corruption in data structure +336396687=database or file exists +336396684=Illegal array dimension range +336396683=Inappropriate self-reference of column +336396681=This operation is not defined for system tables. +336396673=lock on conflicts with existing lock +336396672=Object is referenced by another object +336396671=Cannot modify object referenced by another object +336396670=Cannot delete object referenced by another object +336396663=The insert failed because a column definition includes validation constraints. +336396651=duplicate specification of {0} - not supported +336592999=Journal server shutdown +336592998=Journal server started +336592997=Journaling enabled +336592996=Process sign_on +336592995=Process sign_off +336592994=Shutdown requested +336592993=Journaling disabled +336592992=Process disconnect +336592991=Console disconnected +336592990=Dump id for recovery +335675736=Please respond with YES or NO. +335675735=NO +335675734=YES +335675733=expected comma or ')', encountered "{0}" +335675732=Overflow log specification required for this configuration +335675731=minimum of {0} cache pages required +335675730=Only one log configuration can be specified. +336592989=Name of recovered database +336592988=recover database ({0})? (y/n) +336592987=enter journal directory name\: +336592986=Secondary file name +336592985=Online dump file name +336592984=continue? (y/n)?\: +336592983=\ transaction commit at\: {0} +336592982=applying clumps to log page {0} +335675729=Cannot add and drop log file in same statement. +336592981=enter new value\: +335675728=Minimum log length should be {0} Kbytes +336592980=do you want to change this? (y/n)\: +335675727=Total length of the partitioned log {0} must be specified +335675726=log partition size too small for {0} +335675725=Cannot modify log file specification. Drop and redefine log files +335675724=Partitions not supported in series of log file specification +335675723=Raw devices not supported in series of log file specification +335675722=Only raw devices support partitioned log files +335675721=use CASCADE option to remove log files before archive is done +335675720=error in reading list of log files +336396628=cannot create index +336396625=definition error for index {0} +336396624=key size exceeds implementation restriction for index "{0}" +336592979=\ -s +336592978=\ -f +336592977=\ +336592976=\ +336592975=\ +336592974=\ +336592973=\ -s +336592972=\ +335675719=error in getting Write-ahead Log information +336592971=\ +335675718=error committing deletion of shared cache file +336592970=error in file seek +335675717=no shared cache file exists to drop +335675716=error committing new shared cache file declaration +335675715=a shared cache file {0} already exists +335675714=a node name is not permitted in a shared cache file name +335675713=error committing new Write-ahead Log declarations +335675712=DYN request size limit exceeded +335675711=Unexpected sort clause +335675710=expected GENERATOR, encountered "{0}" +336396611={0} extension error +336592969=no buffers available +336592968=invalid clumplet record +336592967=invalid secondary database file sequence number +336592966=ms_$mapl -- wrong length map +336592965=invalid clump type +336592964=wrong use count for buffer +336592963=compress\: temporary buffer is too small for page +336592962=wrong clump type for transaction inventory page +335675709=expected comma or right bracket, encountered "{0}" +336592961=wrong clump type index root page +335675708=expected ')', encountered "{0}" +336592960=wrong clump type for pointer page +335675707=expected ON or '(', encountered "{0}" +335675706=expected ')', encountered "{0}" +335675705=expected ON or '(', encountered "{0}" +335675704=key length ({0}) for compound index {1} exceeds 202 +335675703=Set_generator requires write privilege for RDB$GENERATORS. +335675702=UDF is limited to 10 parameters +335675701=shadow {0} is inactive +335675700=Ceasing processing. +336396603=invalid ARRAY or BLOB operation +336592959=wrong clump type for page inventory page +336592958=wrong clump type for b-tree page +336592957=b-tree node delete. wrong length +336592956=b-tree node delete. wrong delta +336592955=wrong clump type generator page +336592954=wrong clump type for header page +336592953=invalid line offset +336592952=no space for segment in data page +336592951=wrong clump type for data page ({0}) +336592950=error in processing log files +335610299=There are no filters defined in any open database. +335610298=Filters are not supported in any open database. +335610297=Filter {0} is not defined in any open database. +335610296=Filter {0} is not defined in database {1}. +335610295=Filters are not supported in database {0}. +335610294=References to array fields like {0} in relation {1} are not supported +335610293=released block overlaps prior free block +335610292=released block overlaps following free block +335610291=block released twice +336592949=no online dump file specified +335610290=memory pool free list is incorrect +336592948=failure in online dump processing +336592947=invalid online dump record in journal database +336592946=no space on header page +336592945=write() failed in writing page +336592944=lseek failed in write page +336592943=unknown log record type\: {0} +336592942=end online dump record. file seqno ({0}) offset ({1}) +336592941=start online dump record. file seqno ({0}) offset ({1}) +336592940=clumplet records for page ({0}) - applied +335610289=\ array +335610288=Operation unlicensed for database "{0}" +335610287=Could not drop database file "{0}" +335610286=Unlicensed for database "{0}" +335610285=database file name required on DROP DATABASE +335610284=\ Argument {0} is +335610283=\ Return argument is +335610282=\ Function library is {0} +335610281=Function {0} in database "{1}" ({2})\: +336592939=clumplet records for page ({0}) - not applied +335610280=Function {0} ({1}) in database "{2}" ({3})\: +336592938=full page record (page \= {0}) - applied +336592937=full page record (page \= {0}) - not applied +336592936=end processing log files +336592935=start processing log files +336592934=end processing online dump files +336592933=start processing online dump files +336592932=log file for recovery\: {0} +336592931=database "%.*s" ({0}) disabled at {1} +336592930=applying clumps to tip page {0} +335610279=Function {0} is not defined in any open database. +335610278=Function {0} is not defined in database {1}. +335610277=\ Function description\: +335610276=Functions are not supported in any open database. +335610275=There are no functions defined in any open database. +335610273=Functions are not supported in database {0}. +335610272=Functions in database "{0}" ({1})\: +335610271=matching language string too long +336592929=applying clumps to index root page {0} +335610270=Relation {0} is missing or undefined +336592928=applying clumps to pointer page {0} +336592927=applying clumps to page inventory page {0} +336592926=b-tree drop node. offset {0} +336592925=b-tree add segment. expected after length {0} +336592924=b-tree add segment before length\: {0} +336592923=valid b-tree btr_length\: {0} +336592922=b-tree add node. offset\: {0} length\: {1} +336592921=b-tree add node. before offset {0} +336592920=applying clumps to b-tree page {0} +335610269=Incompatible global field {0} already exists in target database +335610268=function {0} not found in database {1} +335610267=Cannot convert "{0}" to a numeric value +335610266=Cannot convert from {0} to {1} +335610265=Could not create QLI$PROCEDURES index +335610264=Database handle {0} conflicts with an established name +335610263=TABLE +335610262=Dynamic DDL buffer exceeded +335610261=ADD or DROP +336592919=applying clumps to gen-id page {0} +335610260=TO +336592918=applying clumps to header page {0} +336592917=applying clumps to data page {0} +336592916=log file for recovery\: {0} +336592915=invalid time stamp on -u (use "dd-mmm-yy hh\:mm\:ss") +336592914=time stamp required with -u (e.g., "dd-mmm-yy hh\:mm\:ss") +336592913=no log files for recovery +336592912=online dump file size must be greater than zero +336592911=please retry, specifying journal database directory +336592910=please retry, specifying correct journal utility +335610259=FROM +335610258=OPTION +335610257=GRANT +335610256=user name identifier +335610255=table name +335610254=field name +335610253=ON +335610252=\= +335610251=SELECT +336592909=please retry, giving a database name +335610250=AS +336592908=database file name ({0}) already specified +336592907=\ -u +336592906=\ -i -run utility in interactive mode +336592905=\ -a +336592904=\ -j +336592903=\ \: -enable | -disable | -online_dump | -server | -console | -restore +336592902=enter file name or to end input\: +336592901=enter file size or to end input\: +336592900=reading online dump parameters +335610249=NULL +335610248=Aggregates not allowed in view definition +335610247=GROUP BY not allowed in view definition +335610246=Multiple page size specifications +335610245=INDEX +335610244=FLOAT +335610243=Database filename required in CREATE +335610242=DATABASE, TABLE, or INDEX +335610241=\ Shadow {0}, File\: {1} starting at page {2} +335610240=Too many WITHs +335741041=dialect number required +335741040=database SQL dialect must be one of '{0}' +335610239=sort field +335610238=TOP or BOTTOM +335610237=Trigger for relation {0}\: +335610236=\ Triggers defined for this relation\: +335610235=System Trigger for relation {0} +335741039=\ -sql_dialect set database dialect n +335610234=No system triggers are defined +335741038="read_only" or "read_write" required +335610233=\ Source for the trigger is not available. Trigger BLR\: +335741037=\ -mode read_only or read_write +335610232=\ Source for the trigger\: +335741036=Transaction description item unknown +335610231=\ Description\: +335741035=Transaction {0} was rolled back, but prior ones were committed. +335610230=Inactive +335741034=Transaction {0} was committed, but prior ones were rolled back. +335741033=Warning\: Multidatabase transaction is in inconsistent state for recovery. +335741032=\ Automated recovery would rollback this transaction. +335741031=\ Automated recovery would commit this transaction. +335741030=\ Database Path\: {0} +335610229=Active +335610228=Post-erase +335610227=Pre-erase +335610226=Post-modify +335610225=Pre-modify +335741029=\ Remote Site\: {0} +335610224=Post-store +335741028=is not found, assumed to be committed. +335610223=Pre-store +335741027=is not found, assumed not prepared. +335610222=\ {0} {1}, Sequence {2}, {3} +335741026=is not available. +335610221=Triggers for relation {0}\: +335741025=has been rolled back. +335610220=lost message +335741024=has been committed. +335741023=has been prepared. +335741022=\ Transaction {0} +335741021=\ Host Site\: {0} +335741020=\ Multidatabase transaction\: +335610219=missing message +335610218=make_descriptor\: not yet implemented +335610217=computable\: not yet implemented +335610216=not yet implemented (compile_statement) +335610215=compile_expression\: not yet implemented +335741019=Transaction {0}\: +335610214=cannot find database for BLOB edit +335741018=failed to reconnect to a transaction in database {0} +335610213=relations from multiple databases in single RSE +335741017=Attach unsuccessful. +335610212=EDIT argument must be a BLOB field +335741016=Enter a valid path\: +335610211=gen_statistical\: not understood +335741015=Original path\: {0} +335610210=gen_statement\: not yet implemented +335741014=Could not reattach to database for transaction {0}. +335741013=Commit, rollback, or neither (c, r, or n)? +335741012=unexpected end of input +335741011=Either commit or rollback is possible. +335741010=Transaction {0}\: All subtransactions have been prepared. +336397085=Ambiguous column reference. +336397084=Undefined name +336397083=column {0} is not defined in table {1} +336397082=Column does not belong to referenced table +336397080=invalid ORDER BY clause +335610209=gen_expression\: not understood +335610208=gen_descriptor\: dtype not recognized +335610207=Do you want to roll back your updates? +335610206=END PROCEDURE +335610205={0}Base field description for {1}\: +335741009=a proper action for transaction {0}. +335610204={0} Based on field {1} of {2}{3} +335741008=Insufficient information is available to determine +335610203=\ Edit string\: {0} +335741007=A commit is necessary to preserve the two-phase commit. +335610202=\ Edit string\: {0} +335741006=Transaction {0} has been partially committed. +335610201=\ Query header\: +335741005=A rollback of this transaction will violate two-phase commit. +335610200=\ Query name\: {0} +335741004=Transaction {0} has already been partially committed. +335741003=A rollback of transaction {0} is needed to preserve two-phase commit. +335741002=A commit of transaction {0} will violate two-phase commit. +335741001=Unrecognized info item {0} +335741000=More limbo transactions than fit. Try again +336397069=table {0} is not defined +336397058=WAL Writer error +336397057=Log file header of {0} too small +336397056=Invalid version of log file {0} +336397055=Log file {0} not latest in the chain but open flag still set +336397054=Log file {0} not closed properly; database recovery may be required +336397053=Database name in the log file {0} is different +336397052=Unexpected end of log file {0} at offset {1} +336397051=Incomplete log record at offset {0} in log file {1} +336397050=Log record header too small at offset {0} in log file {1} +336397049=Cache or Log size too small +336397048=Illegal attempt to attach to an uninitialized WAL segment for {0} +336397047=Invalid WAL parameter block option {0} +336397046=Cannot roll over to the next log file {0} +336397045=database does not use Write-ahead Log +336397044=WAL subsystem encountered error +336397043=WAL subsystem corrupted +336397042=Database {0}\: WAL subsystem bug for pid {1}\\\\n{2} +336397041=Could not expand the WAL segment for database {0} +336397040=Unable to roll over; please see Firebird log. +336397039=WAL I/O error. Please see Firebird log. +336397038=WAL writer - Journal server communication error. Please see Firebird log. +336397037=WAL buffers cannot be increased. Please see Firebird log. +336397036=WAL setup error. Please see Firebird log. +336397035=WAL writer synchronization error for the database {0} +336397034=Cannot start WAL writer for the database {0} +336397033=Write-ahead Log without shared cache configuration not allowed +336397031=WAL defined; Cache Manager must be started first +336397030=Overflow log specification required for round-robin log +336397029=Write-ahead Log with shadowing configuration not allowed +336397028=Cache or Log redefined +336397027=Log file specification partition error +336397007=table {0} is not referenced in plan +336397006=the table {0} is referenced twice; use aliases to differentiate +336397005=table {0} is referenced in the plan but not the from list +336397004=index {0} cannot be used in the specified plan +335675699=Ceasing processing because of errors. +335675698=expected end_trigger or description keyword, encountered "{0}" +335675697=expected trigger action, encountered "{0}" +335675696=expected message keyword, encountered "{0}" +335675695=A relation or view may not be defined and then deleted in a single execution of GDEF +335675694=Modify data type of array {0} requires complete field specification +335675693=Array indexes and size cannot be modified +335675692=table {0} already exists +335675691=A node name is not permitted in an external file name +335675690=A non-Decnet node name is not permitted in an external file name +336396599=wrong page type +336789563=The evaluation license has already been used on this server. You need to purchase a non-evaluation license. +336396598=segments not allowed in expression index {0} +336789562=Customized license entry created by means other than entering a certificate ID/key. +336396597=new record size of {0} bytes is too big +336789561=Evaluation InterBase Server license and simultaneous user license for five (5) users. +336396596=maximum indexes per table ({0}) exceeded +336789560=Precompiler license for Pascal. +336396595=Too many concurrent executions of the same request +336396594=cannot access column {0} in view {1} +335675689=A node name is not permitted in a shadow, secondary, or log file name +335675688=symbol {0} is too long, truncating it to {1} characters +335675687=Functions cannot return arrays. +335675686=unexpected end of file, semicolon missing? +335675685=argument mode 'by value' requires a return mode +335675684=argument mode of a return_argument must be 'by reference' +335675683=\n\n/* Index Definitions */ +335675682=\n\n/* Generator Definitions */ +335675681=BLR request size limit exceeded +336789559=Precompiler license for Cobol. +335675680=shadow file must be AUTO or MANUAL +336789558=Precompiler license for Fortran. +336789557=Precompiler license for Ada. +336789556=Precompiler license for C and C++. +336789555=Simultaneous user license for unlimited users. +336789554=Internet access license with unlimited users. +336789553=InterBase server activation license and simultaneous user license for unlimited users. +336789552=InterBase server activation license and simultaneous user license for five (5) users. +336789551=Firebird Server\: Metadata capability. +336789550=Firebird Server\: Remote access capability. +335675679=inappropriate self-reference of field +335675678= +335675677=internal error during DYN pretty print +335675676=internal error during DYN pretty print +335675675=internal error during DYN pretty print +335675674=action not implemented yet +335675673=gdef\: cannot open DYN output file\: {0} +335675672=HSH_remove failed +335675671=line too long +336789549=Firebird Server\: Client capability +335675670=\ unterminated quoted string +336789548=InterBase Server activation license and simultaneous user licnese for one (1) user. +336789547=Local InterBase activation license. +336789546=Simultaneous user license for twenty (20) users. +336789545=Simultaneous user license for ten (10) users. +336789544=Simultaneous user license for five (5) users. +336789543=Simultaneous user license for four (4) users. +336789542=Simultaneous user license for one (1) user. +336789541=Remove license operation failed, KEY\: {0} +336789540=Add license operation failed, KEY\: {0} ID\: {1} +335675669=gds_$put_segment failed +335675668=could not open scratch file +335675667=fseek failed +335675666=expected generator name, encountered "{0}" +335675665=database version is too old for the new syntax\: generators +335675664=gds_$close_blob failed +335675663=gds_$get_segment failed +335675662=***** BLOB option not understood **** +335675661=gds_$open_blob failed +336789539=Operation failed. An unknown error occurred. +335675660=***** ACL not understood ***** +336789538=The certificate could not be validated based on the information given. Please recheck the ID and key information. +336789537=An error occurred updating the license file. Operation cancelled. +336789536=The certificate was not removed. The key does not exist or corresponds to a temporary evaluation license. +336789535=The certificate was not added. Invalid certificate ID / Key combination. +336789534=The certificate was not added. A duplicate ID exists in the license file. +336789533=The operation was completed successfully. Please restart the server for the changes to take effect. +336789532=syntax error in command line +336789531=switch requires a parameter +336789530=switch does not take any parameter +335675659=**** view definition {0} must be recreated **** +335675658=\n\n/* View Definitions */ +335675657=**** erase trigger source for relation {0} must be recreated **** +335675656=**** modify trigger source for relation {0} must be recreated **** +335675655=**** store trigger source for relation {0} must be recreated **** +335675654=**** trigger source for trigger {0} must be recreated **** +335675653=***** trigger type not understood **** +335675652=\n\n/* Trigger Definitions */ +335675651=\n/* Add Security Classes to Defined Objects */ +336789529=invalid parameter, no switch specified +335675650=\n\n/* Relation Definitions */ +336789528=ambiguous switch +336789527=illegal operation/switch combination +336789526=invalid switch combination +336789525=invalid switch +336789524=no operation specified +336789523=operation already specified +336789522=InterBase License Utility Version\: +336789521= +336789520=Copyright (c) 1985, 1994 by Borland International, Inc. +335675649=\n\n/* Function Definitions */ +335675648=\n\n/* Filter Definitions */ +335675647=\n\n/* Global Field Definitions */ +335675646=\n***gds_$database_info failed*** +335675645= +335675644=**** field {0} cannot be extracted, computed source missing *** +335675643=\n\n/* Security Class Definitions / GRANT statements */ +335675642=**** unable to decompile missing value *** +335675641=\ Version(s) for database "{0}" +336789519=\ Software theft is a civil and criminal offense. +335675640=ddl\: cannot open {0} +336789518=\ Processing will continue in {0} seconds. +336789517=\ Your {0} {1} +336789516=\ Your version is "{0}" +336789515=\ Be prepared to provide the following information. +336789514=\ Pacific time (GMT + 8 hours). +336789513=\ between 9 am and 8 pm, Monday through Friday, +336789512=\ from outside the United States and Canada call (408) 431-5400, +336789511=\ To register this node for InterBase, call (800) 437-7367, +336789510= +336592899=gjrn [-z] [-debug] [-verbose] [] [] +336592898=Journal utility version\: {0} +335544839=Foreign key references are present for the record +336592897=exiting journal utility due to errors +335544838=Foreign key reference target does not exist +336592896=gjrn\:\: +335544837=Invalid {0} parameter to SUBSTRING. Only positive integers are allowed. +335544836=Concatenation overflow. Resulting string cannot exceed 32K in length. +335544835=Target shutdown mode is invalid for database "{0}" +335544834=Invalid cursor state\: {0} +335675639=action not implemented yet +335544833=Physical backup is not allowed while Write-Ahead Log is in use +335675638=expected OF, encountered "{0}" +335544832=Cannot change difference file name while database is in backup mode +335675637=expected relational operator, encountered "{0}" +335544831=Access to {0} "{1}" is denied by server administrator +335675636=expected IN, encountered "{0}" +335544830=Too many recursion levels of EXECUTE STATEMENT +335675635=expected right parenthesis, encountered "{0}" +335675634=expected value expression, encountered "{0}" +335675633=expected left parenthesis, encountered "{0}" +335675632=expected comma or right parenthesis, encountered "{0}" +335675631=expected FROM RSE clause, encountered "{0}" +336789509=\ by closing this window. +335675630=unrecognized character in numeric string +336789508=\ the registered node is temporarily unavailable, you may continue +336789507=\ If you are using this node to demonstrate software, or because +336789506=\ Your node is not registered to run InterBase.\n {0} +336789504=The license file does not exist or could not be opened for read +335544829=Variable type (position {0}) in EXECUTE STATEMENT '{1}' INTO does not match returned column type +335544828=Wrong request type in EXECUTE STATEMENT '{0}' +335544827=Invalid argument in EXECUTE STATEMENT - cannot convert to string +335544826=Nested aggregate functions are not allowed +335544825=Invalid expression in the {0} (neither an aggregate function nor a part of the GROUP BY clause) +335544824=Invalid expression in the {0} (not contained in either an aggregate function or the GROUP BY clause) +335675629=too many decimal points +335544823=Cannot use an aggregate function in a GROUP BY clause +335675628=expected \=, encountered "{0}" +335544822=Cannot use an aggregate function in a WHERE clause, use HAVING instead +335675627=abort code cannot exceed 255 +335544821=Invalid column position used in the {0} clause +335675626=OVER can only be used in CROSS expressions +335544820=Unable to find savepoint with name {0} in transaction context +335675625=action not implemented yet +335675624=action not implemented yet +335675623=action not implemented yet +335675622=global field {0} is not defined +335675621=segment length is valid only for BLOBS +335675620=subtypes are valid only for BLOBS and text +335544819=File exceeded maximum size of 2GB. Add another database file or use a 64 bit I/O version of Firebird. +335544818=Invalid parameter to SKIP. Only integers >\= 0 are allowed. +335544817=Invalid parameter to FIRST. Only integers >\= 0 are allowed. 335544816=UDF {0} -335544817=Invalid parameter to FIRST. Only positive values are allowed. -335544818=Invalid parameter to SKIP. Only integers >= 0 are allowed. -335544819=File exceeded maximum size of 2GB. Add another database file or use a 64 bit I/O version of Firebird. -335740929=data base file name ({0}) already given -335740930=invalid switch {0} -335740932=incompatible switch combination -335740933=replay log pathname required -335740934=number of page buffers for cache required -335740935=numeric value required -335740936=positive numeric value required -335740937=number of transactions per sweep required -335740940="full" or "reserve" required -335740941=user name required -335740942=password required -335740943=subsystem name -335740944="wal" required -335740945=number of seconds required -335740946=numeric value between 0 and 32767 inclusive required -335740947=must specify type of shutdown -335740948=please retry, specifying an option -335740951=please retry, giving a database name -335740991=internal block exceeds maximum size -335740992=corrupt pool -335740993=virtual memory exhausted -335740994=bad pool id +335544815=GENERATOR {0} +335544814=Services functionality will be supported in a later version of the product +335675619=computed fields need data types +335544813=Unsupported field type specified in BETWEEN predicate. +335675618={0} is a global, not local, attribute +335544812=Valid client dialects are {0}. +335675617=segment_length +335544811=passed client dialect {0} is not a valid dialect. +335675616=sub type +335544810=value exceeds the range for valid dates +335675615=data type +335675614=missing value +335675613=valid if +335675612=Attempt to change trigger type from ERASE to STORE +335675611=Attempt change trigger type from MODIFY to ERASE +335675610=Attempt change trigger type from MODIFY to STORE +335544809=Function {0} is in {1}, which is not in a permitted directory for external functions. +335544808=DATE data type is now called TIMESTAMP +335544807=SQL warning code \= {0} +335544806=Valid database dialects are {0}. +335544805=Database dialect {0} is not a valid dialect. +335544804=Unable to create database {0} +335675609=Attempt change trigger type from STORE to ERASE +335544803=Database dialect not changed. +335675608=expected FROM, encountered "{0}" +335544802=Database dialect being changed from 3 to 1 +335675607=REVOKE privilege was not specified +335544801=data type not supported for arithmetic +335675606=expected ON, encountered "{0}" +335544800=Too many Contexts of Relation/Procedure/Views. Maximum allowed is 127 +335675605=database version is too old for the new syntax\: REVOKE +335675604=Unrecognized privilege "%c" or unrecognized identifier +335675603=PAGE_SIZE specified ({0}) was rounded up to {1} bytes +335675602=PAGE_SIZE specified ({0}) longer than limit of {1} bytes +335675601=no database declared +335675600=expected trailing bracket, encountered "{0}" +335610199=\ Query name\: {0} +335610198=\ Field validation\: +335610197=\ Field is computed from\: +335610196=\ Datatype information +335610195=\ Field description\: +335610194=\ Global field {0} +335610193=Field {0} in {1} {2} of database {3} +335610192=\ {0} in relation {1} +335610191=\ Global field {0} is used in database {1} as \: +335610190=, subtype fixed +335610189=, scale {0} +335610188=date +335610187=long floating +335610186=short floating +335610185=quadword binary +335610184=long binary +335610183=short binary +335610182=null terminated text, length {0} +335610181=varying text, length {0} +335610180=text, length {0} +336724058=z (interactive only) +336724057=displaying version number\: +336724056=-z +336724055=-database +336724054=-role +336724053=-password +336724052=-user +336724051=available options\: +336724050=[ ... ] +335610179=, subtype {0} +335610178=, subtype ACL +335610177=, subtype BLR +335610176=, subtype text +335610175=, segment length {0} +335610174=BLOB +335610173=\ {0} comprised of\: +335610172=Views in database {0}\: +335610171=\ {0} comprised of \: +336724049=SQL role name already specified +335610170=Views in database {0}\: +336724048=database administrator password already specified +336724047=database administrator name already specified +336724046=database already specified +336724045=Warning - maximum 8 significant bytes of password used +336724044=Invalid user name (maximum 31 bytes allowed) +336724043=gsec error +336724042=gsec - memory allocation error +336724041=-lname +336724040=-mname +335610169=\n Relation {0} is a view defined as\: +335610168=\n View source for relation {0} is not available. View BLR\: +335610167=OBSOLETE - Store trigger for relation {0}\: +335610166=OBSOLETE - Source for the store trigger is not available. Trigger BLR\: +335610165=OBSOLETE - Modify trigger for relation {0}\: +335610164=OBSOLETE - Source for the modify trigger is not available. Trigger BLR\: +335610163=OBSOLETE - Erase trigger for relation {0}\: +335610162=OBSOLETE - Source for the erase trigger is not available. Trigger BLR\: +335610161=OBSOLETE - Triggers for relation {0}\: +335610160=OBSOLETE - Store trigger for relation {0}\: +336724039=-fname +336724038=-org +336724037=-proj +336724036=-gid +336724035=-uid +336724034=-pw +336724033=available parameters\: +336724032=quit (interactive only) +336724031=quit interactive session\: +336724030=help +335610159=OBSOLETE - Source for the store trigger is not available. Trigger BLR\: +335610158=OBSOLETE - Modify trigger for relation {0}\: +335610157=OBSOLETE - Source for the modify trigger is not available. Trigger BLR\: +335610156=OBSOLETE - Erase trigger for relation {0}\: +335610155=OBSOLETE - Source for the erase trigger is not available. Trigger BLR\: +335610154=OBSOLETE - Triggers for relation {0}\: +335610153=\ Security classes for database {0} +335610152=OBSOLETE - A store trigger is defined for {0} +335610151=OBSOLETE - A modify trigger is defined for {0} +335610150=OBSOLETE - An erase trigger is defined for {0} +336724029=? (interactive only) +336724028=help\: +336724027=modify [ ... ] +336724026=modifying a user's parameters\: +336724025=display +336724024=displaying one user\: +336724023=display +336724022=displaying all users\: +336724021=delete +336724020=deleting a current user\: +335610149=\ Stored in external file {0} +335610148=\ Security class {0} +335610147=\ Description\: +335610146=\ Index {0}{1} +335610145=\ index {0} is NOT active +335610144=\ Index {0}{1} +335610143=\ Field description\: +335610142=Global fields for database {0}\: +335610141=Forms in database {0} +335610140=\ {0} is not used in any relations in database {1} +336724019=add [ ... ] +336724018=adding a new user\: +336724017=available commands\: +336724016=interactive usage\: +336724015= [ ... ] +336724014=command line usage\: +336724013=gsec utility - maintains user password database +336724012=incompatible switches specified +336724011=no parameters allowed for this operation +336724010=no operation specified for parameters +335610139=\ Query header\: +335610138=\ Edit string\: {0} +335610137=\ Query name\: {0} +335610136=\ Field validation\: +335610135=\ Field is computed from\: +335610134=\ Datatype information\: +335610133=\ Field description\: +335610132=Global field {0} in database {1} +335610131=\ Query header\: +335610130=\ Edit string\: {0} +336724009=ambiguous switch specified +336724008=invalid switch specified +336724007=gsec version +336724006=last name already specified +336724005=middle name already specified +336724004=first name already specified +336724003=organization already specified +336724002=project already specified +336724001=gid already specified +336331035=closing file, committing, and finishing. {0} bytes written +336724000=uid already specified +336331034=restoring data only ignoring foreign key, unique, not null & other constraints +336331033=just data ignore all constraints etc. +336331032=setting database to read-only access +336331031="read_only" or "read_write" required +336331030=\ {0}MO(DE) "read_only" or "read_write" access +335610129=\ Edit string\: {0} +335610128=\ Query name\: {0} +335610127=\ Query name\: {0} +335610126=\ Security class {0} +335610125=\ Field validation\: +335610124=\ Field is computed from\: +335610123=\ Datatype information\: +335610122=\ Field description\: +335610121=\ Global field {0} +335610120=Field {0} in {1} {2} of database {3} +336331029=\ {0}SE(RVICE) use services manager +336331028=\ {0}USE_(ALL_SPACE) do not reserve space for record versions +336331027= +336331026=Cannot restore over current database, must be SYSDBA or owner of the existing database. +336331025=service name parameter missing +336331024=Warning -- free disk space exhausted for file {0}, the rest of the bytes ({1}) will be written to file {2} +336331023=file size given ({0}) is less than minimum allowed ({1}) +336331022=free disk space exhausted +336331021=can't write a header record to file {0} +336331020=database file specification missing +335610119=\ File\: {0} starting at page {1} +335610118=\ Database description\: +335610117=\ Database description\: +335610116=\ Security class for database {0} +335610115=Operation unlicensed for database "{0}" +335610114=do not understand BLR operator {0} +335610113=database info call failed +335610112=No data type specified for field {0} +335610111=Data type conflict with existing global field {0} +335610110=field {0} not found in relation {1} +336331019=backup file {0} might be corrupt +336331018=standard output is not supported when using split operation +336331017=\ standard input is not supported when using join operation +336331016=can't join -- one of the files missing +336331015=file {0} out of sequence +336331014=size specification either missing or incorrect for file {0} +336331013=Starting with volume \#{0}, "{1}" +336331012=page buffers is allowed only on restore or create +336331011=expected page buffers, encountered "{0}" +336331010=page buffers parameter missing +335610109=global field {0} does not exist +335610108=data type cannot be changed locally +335610107=Field {0} already exists in relation {1} +335610106=Unlicensed for database "{0}" +335610105=Interactive metadata updates are not available on Rdb +335610104=no active database for operation +335610103=field {0} does not exist +335610102=Index {0} does not exist in database {1} +335610101=global field {0} is not defined +335610100=Interactive metadata updates are not available on Rdb +336331009=\ {0}BU(FFERS) override page buffers default +336331008=gbak\: ERROR\: +336331007=gbak\: WARNING\: +336331006=\ {0}CO(NVERT) backup external files as tables +336331005=SQL role parameter missing +336331004=\ {0}RO(LE) Firebird SQL role +336331003=restoring SQL role\: {0} +336331002=Bad attributes for restoring SQL role +336331001=writing sql role\: {0} +336331000=writing SQL roles +336462436=Duplicate column or domain name found. +335544799=The service name was not specified. +335544798=You created an indirect dependency on uncommitted metadata. You must roll back the current transaction. +335544797=user name and password are required while attaching to the services manager +335544796=Client SQL dialect {0} does not support reference to {1} datatype +335544795=unexpected item in service parameter block, expected {0} +335544794=operation was cancelled +335675599=expected comma between group and user ID, encountered "{0}" +335544793=Metadata update statement is not allowed by the current database SQL dialect {0} +335675598=expected number, encountered "{0}" +335544792=Cannot attach to services manager +335675597=return mode must be return_value or return_argument +335544791=The file {0} is currently in use by another process. Try again later. +335675596=argument mode is by value, or by reference +335544790=Service {0} requires SYSDBA permissions. Reattach to the Service Manager using the SYSDBA account. +335675595=argument mode by value not allowed for this data type +335675594=expected "]", encountered "{0}" +335675593=character field length must be positive +335675592=expected "[", encountered "{0}" +335675591=expected field sub_type, encountered "{0}" +335675590=expected field sub_type, encountered "{0}" +335544789=Specified EXTRACT part does not exist in input datatype +335544788=Unable to perform operation. You must be either SYSDBA or owner of the database +335544787=Cannot update rows in external files. +335544786=Cannot delete rows from external files. +335544785=Floating Point Error. The Code caused an Arithmetic Exception or a floating point exception. +335544784=Bus Error. The Code caused a system bus error. +335675589=segment length must be positive +335544783=Illegal Instruction. The Code attempted to perfrom an illegal operation. +335675588=validation expression must be parenthesized +335544782=Segmentation Fault. The code attempted to access memory without priviledges. +335675587=unmatched parenthesis +335544781=Stack overflow. The resource requirements of the runtime stack have exceeded the memory available to it. +335675586=COMPUTED BY expression must be parenthesized +335544780=An exception occurred that does not have a description. Exception number %X. +335675585=expected DESCRIPTION, EDIT_STRING, MISSING VALUE, SECURITY_CLASS or VALID_IF, encountered "{0}" +335675584=expected field clause, encountered "{0}" +335675583=data type cstring not supported for fields +335675582=expected semicolon, encountered "{0}" +335675581=expected comma, encountered "{0}" +335675580=array size must be positive +336396486=Arithmetic overflow or division by zero has occurred. +336396485=Invalid insert or update value(s)\: object columns are\nconstrained - no 2 table rows can have duplicate column values +336396484=An error was found in the application program input parameters for the SQL statement. +336396482=Only simple column names permitted for VIEW WITH CHECK OPTION +336396481=No WHERE clause for VIEW WITH CHECK OPTION +336396480=Only one table allowed for VIEW WITH CHECK OPTION +335544779=Integer overflow. The result of an integer operation caused the most significant bit of the result to carry. +335544778=Integer divide by zero. The code attempted to divide an integer value by an integer divisor of zero. +335544777=Floating-point underflow. The exponent of a floating-point operation is less than the magnitude allowed. +335544776=Floating-point stack check. The stack overflowed or underflowed as the result of a floating-point operation. +335544775=Floating-point overflow. The exponent of a floating-point operation is greater than the magnitude allowed. +335544774=Floating-point invalid operand. An indeterminant error occurred during a floating-point operation. +335675579=database version is too old for the new syntax\: array +335544773=Floating-point inexact result. The result of a floating-point operation cannot be represented as a deciaml fraction. +335675578=expected command, encountered "{0}" +335544772=Floating-point divide by zero. The code attempted to divide a floating-point value by zero. +335675577=expected object for DROP, encountered "{0}" +335544771=Float denormal operand. One of the floating-point operands is too small to represent a standard float value. +335544770=Array bounds exceeded. The code attempted to access an array element that is out of bounds. +335675575=expected object for DEFINE, encountered "{0}" +335675574=expected drop/modify of field or security class, encountered "{0}" +335675573=A computed expression cannot be changed or added +335675572=database version is too old for the new syntax\: types +335675571=expected message modification keyword, encountered "{0}" +335675570=message number {0} exceeds 255 +336396479=DISTINCT, GROUP or HAVING not permitted for VIEW WITH CHECK OPTION +336396478=No subqueries permitted for VIEW WITH CHECK OPTION +336396477=multiple rows in singleton select +336396472=external file could not be opened for output +336396471=The insert, update, delete, ddl or authorization statement cannot\n be executed because the transaction is inquiry only +335544769=Datatype misalignment. The attempted to read or write a value that was not stored on a memory boundary. +335544768=Access violation. The code attempted to access a virtual address without privilege to do so. +335544767=A fatal exception occurred during the execution of a blob filter. +335544766=SQL dialect {0} is not supported in this database +335544765=attempted update on read-only database +335544764=DATE must be changed to TIMESTAMP +335675569=Unsuccessful attempt to modify trigger relation +335544763=a string constant is delimited by double quotes +335675568=expected trigger name, encountered "{0}" +335544762=size of optimizer block exceeded +335675567=database version is too old for the new trigger syntax +335544761=too many open handles to database +335675566=expected field action, encountered "{0}" +335544760=invalid clause --- '{0}' +335675565=A computed expression cannot be changed or added +335675564=expected DESCRIPTION, encountered "{0}" +335675563=database version is too old for the new syntax\: ASC/DESC +335675562=Security class can appear only on local field references +335675561=\ A computed expression cannot be changed or added +335675560=data type cstring not supported for fields +336396468=wrong or obsolete version +336396465=invalid bookmark handle +336396464=invalid lock level {0} +336396463=invalid lock handle +336396462=Invalid statement handle +336396461=invalid direction for find operation +336396460=invalid key position +335544759=can not define a not null column with NULL as default value +335544758=sort record size of {0} bytes is too big +335544757=An error occurred while updating the security database. +335544756=An error occurred while attempting to delete the user record. +335544755=An error occurred while attempting to modify the user record. +335544754=An error occurred while attempting to add the user. +335675559=expected global field name, encountered "{0}" +335544753=The user name specified was not found in the security database +335675558=Trigger {0} does not exist +335544752=A duplicate user name was found in the security database +335675557=expected STORE, MODIFY, ERASE, END_TRIGGER, encountered "{0}" +335544751=The network protocol specified is invalid +335675556=global field {0} already exists +335544750=A password is required for this operation +335675555=expected OPTION, encountered "{0}" +335675554=expected GRANT, encountered "{0}" +335675553=expected TO, encountered "{0}" +335675552=GRANT privilege was not specified +335675551=expected ON, encountered "{0}" +335675550=database version is too old for the new syntax\: GRANT +336396459=invalid column reference +336396458=column used with aggregate +336396457=Attempt to define a second PRIMARY KEY for the same table +336396456=FOREIGN KEY column count does not match PRIMARY KEY +336396455=expression evaluation not supported +336396454=refresh range number {0} not found +336396453=bad checksum +336396452=exception {0} +336396451=restart shared cache manager +336396450=database {0} shutdown in {1} seconds +335544749=A username is required for this operation. +335544748=The password specified is too long. Maximum length is 8 bytes. +335544747=The username entered is too long. Maximum length is 31 bytes. +335544746="REFERENCES table" without "(column)" requires PRIMARY KEY on referenced table +335544745=Your login {0} is same as one of the SQL role name. Ask your database administrator to set up a valid Firebird login. +335544744=Maximum user count exceeded. Contact your database administrator. +335675549=System flag value of 1 is reserved for system relations +335544743=token size exceeds limit +335675548=gen_trigger_name\: invalid trigger type +335544742=User cannot write to RDB$USER_PRIVILEGES +335675547=database version is too old for the new syntax\: types +335544741=connection lost to database +335675546=database version is too old for the new trigger syntax +335544740=A fatal exception occurred during the execution of a user defined function. +335675545=expected STORE, MODIFY, ERASE, or END_TRIGGER, encountered "{0}" +335675544=database version is too old for the new syntax\: functions +335675543=database version is too old for the new syntax\: filters +335675542=expected FROM, COMPUTED, or qualified field, encountered "{0}" +335675541=unmatched parenthesis +335675540=computed by expression must be parenthesized +336396449=journal file wrong format +336396448=intermediate journal file full +336396447=too many versions +336396446=Wrong numeric type +335544739=Error while trying to access file +335544738=Error while trying to delete file +335544737=Error while trying to write to file +335544736=Error while trying to read from file +335544735=Error while trying to close file +335544734=Error while trying to open file +335675539=data type cstring not supported for fields +335544733=Error while trying to create file +335675538=expected period, encountered "{0}" +335544732=Access to databases on file servers is not supported. +335675537=expected qualified field name, encountered "{0}" +335544731= +335675536=expected period, encountered "{0}" +335544730=Client/Server Express not supported in this release +335675535=database version is too old for the new syntax\: types +335675534=message number {0} exceeds 255 +335675533=expected STORE, MODIFY, ERASE, encountered "{0}" +335675532=database version is too old for the new trigger syntax +335675531=shadow number must be a positive integer +335675530=expected comma or semicolon, encountered "{0}" +335544729=Cannot deactivate primary index +335544728=Cannot deactivate index used by an Integrity Constraint +335544727=Error writing data to the connection. +335544726=Error reading data from the connection. +335544725=Error while listening for an incoming event connection request. +335544724=Failed to establish a secondary connection for event processing. +335675529=table {0} already exists +335544723=Error while listening for an incoming connection. +335675528=expected STORE, MODIFY, ERASE, END_TRIGGER, encountered "{0}" +335544722=Failed to establish a connection. +335675527=expected comma or semicolon, encountered "{0}" +335544721=Unable to complete network request to host "{0}". +335675526=database version is too old for the new syntax\: ASC/DESC +335544720=Unable to load required library {0}. +335675525=database version is too old for the new syntax\: ASC/DESC +335675524=expected comma or semicolon, encountered "{0}" +335675523=Function module name must be specified +335675522=Function entry point must be specified +335675521=database version is too old for the new syntax\: functions +335675520=Filter module name must be specified +335544719=Error initializing the network software. +335544718=Invalid key for find operation +335544717=stack size insufficent to execute current request +335544715=Operation not supported for EXTERNAL FILE table {0} +335675519=Filter entry point must be specified +335544714=invalid blob id +335675518=expected filter name, encountered "{0}" +335544713=Incorrect values within SQLDA structure +335675517=database version is too old for the new syntax\: filters +335544712=Positive value expected +335675516=Security class can appear only on local field references +335544711=Attempt to execute an unprepared dynamic SQL statement. +335544710=navigational stream {0} references a view with more than one base table +335675515=data type required for global field +335675514=PAGE_SIZE cannot be modified +335675513=only SECURITY_CLASS, DESCRIPTION, and CACHE can be dropped +335675512=GDEF processes only one database at a time +335675511=expected symbol, encountered "{0}" +335675510=expected quoted string, encountered "{0}" +335544709=Invalid aggregate reference +335544708=Ambiguous column reference. +335544707=user does not have GRANT privileges on base table/view for operation +335544706=The specified name was not found in the hosts file or Domain Name Services. +335544705=Undefined service {0}/{1}. +335675509=expected identifier, encountered "{0}" +335544704=Failed to locate host machine. +335675508=expected table name, encountered "{0}" +335544703=service {0} does not have an associated executable +335675507=expected number, encountered "{0}" +335544702=Invalid ESCAPE sequence +335675506=expected function, encountered "{0}" +335544701=Unsigned short integer expected +335675505=expected function, encountered "{0}" +335544700=Long integer expected +335675504=\u0008ceasing processing +335675503=no database declared +335675502=relation {0} is not defined +335675501=Cannot resolve field "{0}" +335675500=context {0} is not defined +335610099=no active database for operation +335610098=metadata operation failed +335610097=Index {0} is not defined in database "{1}" +335610096=Field {0} is not defined in database "{1}" +335610095=Field {0} is in use in database "{1}" +335610094=Field {0} is in use in the following relations\: +335610093=Table {0} already exists +335610092=Column {0} does not occur in table {1} +335610091=Index {0} already exists +335610090=Cannot define an index in a view +335610089=global field {0} already exists +335610088=show_fields\: dtype not done +335610087=database block not found for removal +335610086=SET +335610085=database handle +335610084=OF +335610083=left parenthesis +335610082=COUNT (*) +335610081=AVG, MAX, MIN, SUM, or COUNT +335610080=FROM clause +335610079=table name +335610078=table name +335610077=database name +335610076=table name +335610075=database name +335610074=table name +335610073=database name +335610072=table name +336461925=segment buffer length shorter than expected +335610071=RELATIONS or TRIGGERS +335610070=set option +336461924=Row not found for fetch, update or delete, or the result of a query is an empty table. +335610069=report item +335610068=report writer SET option +335610067=TOP or BOTTOM +335610066=PROCEDURE +335610065=table name +335610064=expected "table_name", encountered "{0}" +335610063=a database has not been readied +335610062=relational operator +335610061=EXISTS (SELECT * ) +335610060=database file name required on READY +335610059={0} is not a table in database {1} +335610058=period in qualified table name +335610057=FORM +335610056=positive number +335610055=identifier +335610054=comma between field definitions +335610053=ADD, MODIFY, or DROP +335610052=table name +335610051=index state option +335610050=quoted string +336068826=Database is not in the physical backup mode +336068825=Database is already in the physical backup mode +336068824=Difference file is already defined +335610049=ENTREE or END +336068823=Difference file is not defined +335610048=quoted string +336068822=Generator not found +335610047=right parenthesis +336068821=ERASE RDB$GENERATORS failed +335610046=value expression +336068820=Zero length identifiers are not allowed +335610045=the number of values do not match the number of fields +335610044=VALUES list or SELECT clause +335610043=left parenthesis +335610042=comma or terminating right parenthesis +335610041=left parenthesis +335610040=quoted header segment +336068819=unable to allocate memory from the operating system +336068818=Cannot change datatype for column {0} from a character type to a non-character type. +336068817=Cannot change datatype for {0}. Conversion from base type {1} to {2} is not supported. +336068816=New size specified for column {0} must be at least {1} characters. +336068815=Cannot change datatype for column {0}. Changing datatype is not supported for BLOB or ARRAY columns. +336068814=Column {0} from table {1} is referenced in {2} +335610039=comma +336068813=Cannot rename column {0} to {1}. A column with that name already exists in table {2}. +335610038=FROM RSE clause +336068812=Cannot rename domain {0} to {1}. A domain with that name already exists. +335610037=field name or asterisk expression +335610036=global fields may not be based on other fields +335610035=column definition clause +335610034=quoted edit string +335610033=ON or TO +335610032=No statements issued yet +335610031=] +335610030=[ +336068804=SQL roles are not supported in on older versions of the database. A backup and restore of the database is required. +335610029=table or view name +336068803=keyword {0} can not be used as a SQL role name +335610028=FROM +336068802=SQL role {0} already exists +335610027=comma between field definitions +336068801=user name {0} could not be used for SQL role +335610026=table name +336068800={0} is a SQL role and not a user +335610025=object type for DEFINE +335610024=no data type may be specified for a variable based on a field +335610023=variable data type +335610022={0} is not a table in database {1} +335610021={0} is not a database +335610020=variable definition clause +335610019=quoted edit string +335610018=end of command +335610017=end of statement +335610016=BLOB variables are not supported +335610015=no databases are ready +335610014=period in qualified name +335610013=Expected PROCEDURE encountered "{0}" +335610012=expected statement, encountered "{0}" +335610011=field referenced in BASED ON cannot be resolved against readied databases +335610010=unrecognized context +335610009=asterisk expressions require exactly one qualifying context +335610008=invalid ORDER BY ordinal +335610007=No items in print list +335610006=No items in print list +335610005=field list required for modify +335610004=no context for modify +335610003=field {0} is not defined in form {1} +335610002=no context for form ACCEPT statement +335610001=form {0} is not defined in database "{1}" +335610000=No database for form {0} +336593136=Restart archiving for database {0}. +336593135=\ {0}\: restart archive for database +336593134=Archive process unable to close log and/or archive files. +336593133=Archive process unable to create archive file. +336593132=Archive process unable to open log file. +336593131=Archive process unable to attach to journal server. +336593130=Error in reading page from disk. +336593129=Error in closing database files. Retry recover. +336593128=Error in creating or opening secondary database file. +336593127=Known databases and connections\: +336593126=Output files queued\: +336593125=current output file\: {0} +336593124=Journaling suspended +336593123=no output file +336593122=unsupported journal sub-system version (expected {0}, encountered {1}) -- connection rejected +336593121=Journal file sequence number {0} does not exist +336593120=Optional close argument is a journal file sequence number +335544699=Short integer expected +335544698=Scale must be between zero and precision +335544697=Precision must be from 1 to 18 +335544696=Total length of a partitioned log must be specified +335544695=Partitions not supported in series of log file specification +335544694=Log partition size too small +335675499=relation {0} is not defined +335544693=Log size too small +335675498=bugcheck +335544692=Log redefined +335675497=trigger {0} is not defined +335544691=Insufficient memory to allocate page buffer cache +335675496=relation {0} is not defined +335544690=Cache redefined +335675495=global field {0} is not defined +335675494=field {0} is not defined in relation {1} +335675493=field {0} cannot be resolved +335675492=field {0} does not exist +335675491=field {0} does not exist in relation {1} +335675490=Global field {0} is not defined +336593119=Journal file "{0}" opened +336593118=could not open journal file "{0}"- +336593117=Journal server version {0} +336593116=enter backup directory name\: +336593115=enter database name\: +336593114=enter journal option\: +336593113=Cannot open mailbox {0} +336593112=unexpected end of file from server +336593111=Journal server console program +336593110=Checksum error in log record when reading from log file. +335544689=Firebird error +335544688=The prepare statement identifies a prepare statement with an open cursor +335544687=intermediate journal file full +335544686=journal file wrong format +335544685=dbkey not available for multi-table views +335544684=cannot access column {0} in view {1} +335675489=object cannot be resolved +335544683=request depth exceeded. (Recursive definition?) +335675488=GENERATE_blr\: node not supported +335544682=Inappropriate self-reference of column +335675487=GENERATE_blr\: dtype not supported +335544681=new record size of {0} bytes is too big +335675486=(EXE) string_length\: No defined length for BLOBS +335544680=sort error\: corruption in data structure +335675485=gds_$put_segment failed +335675484=gds_$put_segment failed +335675483=symbol {0} is too long +335675482=Type {0} for field {1} does not exist +335675481=Trigger {0} does not exist +335675480=Invalid attempt to assign trigger {0} to a new relation +336593109=Journal server required for recovery to complete. +336593108=Windows NT error {0} +336593107=Windows NT error {0} +336396387=Unsuccessful execution caused by system error that does not preclude successful execution of subsequent statements +336593106=Error in updating log_transfer_status relation. +336396386=Unsuccessful execution caused by a system error that precludes\nsuccessful execution of subsequent statements +336593105=Skipping online dumps files during a trace. +336593104=\ {0} {1} {2} +336396384=Unsuccessful execution caused by an unavailable resource. +336593103=\ Record Type Number of records Total bytes +336593102=Analysis of log records. +336396382=the SQL statement cannot be executed +336593101=Index root split. For index ({0}) new root page {1}. +336593100=Generator offset {0}. New value {1}. +335544679=segments not allowed in expression index {0} +335544678=invalid key position +335544677=too many versions +335544676=sort error\: not enough memory +335544675=sort error +335544674=last column in a table cannot be deleted +335675479=table {0} does not exist +335544673=cannot delete +335675478=relation {0} is not external +335544672=too few key columns found for index {0} (incorrect column name?) +335675477=index {0} does not exist +335544671=attempt to index array column in index {0} +335675476=field {0} does not exist +335544670=attempt to index BLOB column in index {0} +335675475=Unauthorized attempt to change field {0} to or from BLOB +335675474=field {0} does not exist +335675473=(EXE) make_desc\: do not understand node type +335675472=TOTAL of date not supported +335675471=relation {0} is used in trigger {1} but not defined +335675470=field {0} is unknown in relation {1} +336658541=\ SET HEADING -- toggle display of query column titles +336658540=\ SET PLANONLY -- toggle display of query plan without executing +336396379=operation completed with errors +336396377=record from transaction {0} is stuck in limbo +336396376=Unsuccessful execution caused by deadlock. +336396375=deadlock +335544669=count of column list and variable list do not match +335544668=procedure {0} does not return any values +335544667=drop database completed with errors +335544666=server version too old to support all CREATE DATABASE options +335544665=violation of PRIMARY or UNIQUE KEY constraint "{0}" on table "{1}" +335544664=duplicate specification of {0} - not supported +335675469=User privilege {0} on relation {1} for user {2} does not exist +335544663=Too many concurrent executions of the same request +335675468=User privilege {0} on field {1} in relation {2} \nfor user {3} does not exist +335544662=BLOB SUB_TYPE {0} is not defined +335675467=Type {0} for field {1} does not exist +335544661=cannot add index, index root page is full. +335675466=Trigger message number {0} for trigger {1} does not exist +336658539=There is no privilege granted in this database +335544660=view {0} has more than one base table; use aliases to distinguish +335675465=Trigger {0} does not exist +336658538=\ SET SQL DIALECT -- set sql dialect to +335675464=error committing deletion of shadow +336658537=Incomplete string in {0} +335675463=shadow {0} does not exist +336658536=\ [-r ] [-c ] [-z] -nowarnings -noautocommit +335675462=security class {0} does not exist +336658535=There is no role {0} in this database +335675461=table {0} does not exist +336658534=\ TRIGGER, VERSION, VIEW +335675460=cannot drop system relation {0} +336658533=Bad TIME\: {0} +336658530=Expected end of statement, encountered EOF +336396366=Connection authorization failure. +336396365=Connection not established +336396364=Connection error +336396362=Rollback not performed +335544659=table {0} is referenced twice in view; use an alias to distinguish +335544658={0} is not a valid base table of the specified view +335544657=Array/BLOB/DATE data types not allowed in arithmetic +335544656=variable {0} conflicts with parameter in same procedure +335544655=invalid direction for find operation +335544654=cannot start transaction for password database +335675459={0} referenced by view {1} +335544653=cannot attach to password database +335675458=index {0} does not exist +335544652=multiple rows in singleton select +335675457=field {0} does not exist +335544651=Cannot insert because the file is readonly or is on a read only medium. +335675456=field {0} is used in relation {1} (local name {2}) and cannot be dropped +336658529=There is no membership privilege granted on {0} in this database +335544650=wrong page type +335675455=function {0} does not exist +336658528=There is no table, stored procedure, or role {0} in this database +335675454=filter {0} does not exist +336658527=There are no roles in this database +335675453=field {0} does not exist in relation {1} +336658526=Single isql command exceeded maximum buffer size +335675452=field {0} from relation {1} is referenced in view {2} +336658525=Buffers \= \!b\nReads \= \!r\nWrites \!w\nFetches \= \!f +335675451=gds_$create_blob failed +336658524=There are no check constraints on table {0} in this database +335675450=gds_$close_blob failed +336658523=There are no triggers in this database +336658522=There is no table or trigger {0} in this database +336658521=There are no triggers on table {0} in this database +336658520=There are no stored procedures in this database +335544649=bad checksum +335544648=Connection lost to pipe server +335544647=invalid comparison operator for find operation +335544646=database or file exists +335544645=the current position is on a crack +335544644=illegal operation when at beginning of stream +335675449=field {0} does not exist in relation {1} as referenced in view field {2} +335544643=the table {0} is referenced twice; use aliases to differentiate +335675448=field {0} already exists in relation {1} +335544642=index {0} cannot be used in the specified plan +335675447=table {0} already exists +335544641=Specified domain or source column {0} does not exist +335675446=table {0} does not exist +336658519=There is no stored procedure {0} in this database +335544640=Invalid use of CHARACTER SET or COLLATE +335675445=Erase trigger already exists for {0} +335740999=Transaction {0} is in limbo. +336658518=There is no table or stored procedure {0} in this database +335675444=Modify trigger already exists for {0} +335740998=\ succeeded +336658517=There is no privilege granted on stored procedure {0} in this database +335675443=Store trigger already exists for {0} +335740997=\ failed +336658516=There is no privilege granted on table {0} in this database +335675442=security class {0} already exists +335740996=ATTACH_DATABASE\: attempted attach of {0}, +336658515=There are no generators in this database +335675441=table {0} already exists 335740995=Transaction state {0} not in valid range. -335741012=unexpected end of input -335741018=failed to reconnect to a transaction in database {0} -335741036=Transaction description item unknown -335741038="read_only" or "read_write" required -335741039=-sql_dialect set database dialect n -336003074=Cannot SELECT RDB$DB_KEY from a stored procedure. -336003075=Precision 10 to 18 changed from DOUBLE PRECISION in SQL dialect 1 to 64-bit scaled integer in SQL dialect 3 -336003076=Use of {0} expression that returns different results in dialect 1 and dialect 3 -336003077=Database SQL dialect {1} does not support reference to {0} datatype -336003079=DB dialect {0} and client dialect {1} conflict with respect to numeric precision {2}. -336003080=WARNING: Numeric literal {0} is interpreted as a floating-point -336003081=value in SQL dialect 1, but as an exact numeric value in SQL dialect 3. -336003082=WARNING: NUMERIC and DECIMAL fields with precision 10 or greater are stored -336003083=as approximate floating-point values in SQL dialect 1, but as 64-bit -336003084=integers in SQL dialect 3. -336003085=Ambiguous field name between {0} and {1} -336003086=External function should have return position between 1 and {0} -336068796=SQL role {0} does not exist -336068797=user {0} has no grant admin option on SQL role {1} -336068798=user {0} is not a member of SQL role {1} +336658514=There is no generator {0} in this database +335675440=error creating index {0} +335740994=bad pool id +336658513=There are no user-defined functions in this database +335740993=virtual memory exhausted +336658512=There is no user-defined function {0} in this database +335740992=corrupt pool +336658511=There are no filters in this database +335740991=internal block exceeds maximum size +336658510=There is no filter {0} in this database +335740990=bad block type +335544639=table {0} is referenced in the plan but not the from list +335544638=table {0} is referenced more than once in plan; use aliases to distinguish +335544637=table {0} is not referenced in plan +335544636=there is no index {0} for table {1} +335544635=there is no alias or table named {0} at this scope level +335544634=Token unknown - line {0}, char {1} +335675439=index {0} already exists +335544633=Shadow number must be a positive integer +335675438=combined key length ({0}) for index {1} is > 254 bytes +335544632=Preceding file did not specify length, so {0} must include starting page number +335675437=index {0}\: field {1} in {2} is computed and cannot be a key +335544631=too many keys defined for index {0} +335675436=index {0}\: field {1} does not exist in relation {2} +336658509=There are no exceptions in this database +335544630=there are {0} dependencies +335675435=table {0} does not exist +335740989=\ Number of database page errors \: {0} +336658508=There is no exception {0} in this database +335675434={0} is a view and cannot be indexed +335740988=\ Number of transaction page errors \: {0} +336658507=There are no domains in this database +335675433=function {0} already exists +335740987=\ Number of pointer page errors \: {0} +336658506=There is no domain {0} in this database +335675432=error committing new file declarations +335740986=\ Number of index page errors \: {0} +336658505=There are no indices in this database +335675431=Preceding file did not specify length, so {0} must include starting page number +335740985=\ Number of data page errors \: {0} +336658504=There is no table or index {0} in this database +335675430=gds_$database_info failed +335740984=\ Number of Blob page errors \: {0} +336658503=There are no indices on table {0} in this database +335740983=\n Number of record level errors \: {0} +336658502=There is no view {0} in this database +335740982=\ -z print software version number +336658501=There are no views in this database +335740981=\ -x set debug on +336658500=There is no table {0} in this database +335740980=\ -write write synchronously or asynchronously +335544629=Write-ahead Log with shadowing configuration not allowed +335544628=cannot create index {0} +335544627=PROCEDURE {0} +335544626=TABLE {0} +335544625=A node name is not permitted in a secondary, shadow, cache or log file name +335544624=segment count of 0 defined for index {0} +335675429=field {0} already exists in relation {1} +335544623=Illegal use of keyword VALUE +335675428=error committing metadata changes +335544622=alias {0} conflicts with a table in the same statement +335675427=error rolling back metadata changes +335544621=alias {0} conflicts with a procedure in the same statement +335675426=action not implemented yet +335544620=alias {0} conflicts with an alias in the same statement +335675425=no database specified +335740979=\ -validate validate database structure +335675424=database version is too old to modify\: use GBAK first +335740978=\ -user default user name +335675423=GDEF unlicensed +335740977=\ -use use full or reserve space for versions +335675422=\ Version(s) for database "{0}" +335740976=\ -tran shutdown transaction startup +335675421=Could not attach database "{0}" +335740975=\ -two_phase perform automated two-phase recovery +335675420=Could not delete file {0} +335740974=\ -shut shutdown +335740973=\ -sweep force garbage collection +335740972=\ -rollback rollback transaction +335740971=\ -quit_log quit logging for replay utility +335740970=\ -password default password +335544619=\ External functions cannot have more than 10 parameters +335544618=Return mode by value not allowed for this data type +335544617=invalid ORDER BY clause +335544616=invalid column reference +335544615=column used with aggregate +335544614=Unsupported DSQL construct +335675419=Could not release database +335544613=union not supported +335675418=error committing metadata changes +335544612=Token unknown +335675417=Could not locate database +335544611=COLUMN {0} +335675416=GDEF unlicensed +335544610=EXCEPTION {0} +335675415=\ Version(s) for database "{0}" +335740969=\ -prompt prompt for commit/rollback (-l) +335675414=\ Version(s) for database "{0}" +335740968=\ -online database online +335675413=Could not create database "{0}" +335740967=\ -no_update read-only validation (-v) +335675412=Database "{0}" exists but cannot be opened +335740966=\ -mend prepare corrupt database for backup +335675411=Do you want to replace it? +335740965=\ -list show limbo transactions +335675410=Database "{0}" already exists +335740964=\ -kill kill all unavailable shadow files 336068799={0} is not the owner of SQL role {1} -336068800={0} is a SQL role and not a user -336068801=user name {0} could not be used for SQL role -336068802=SQL role {0} already exists -336068803=keyword {0} can not be used as a SQL role name -336068804=SQL roles are not supported in on older versions of the database. A backup and restore of the database is required. -336068812=Cannot rename domain {0} to {1}. A domain with that name already exists. -336068813=Cannot rename column {0} to {1}. A column with that name already exists in table {2}. -336068814=Column {0} from table {1} is referenced in {2} -336068815=Cannot change datatype for column {0}. Changing datatype is not supported for BLOB or ARRAY columns. -336068816=New size specified for column {0} must be at least {1} characters. -336068817=Cannot change datatype for {0}. Conversion from base type {1} to {2} is not supported. -336068818=Cannot change datatype for column {0} from a character type to a non-character type. -336068820=Zero length identifiers are not allowed -336330753=found unknown switch -336330754=page size parameter missing -336330755=Page size specified ({0}) greater than limit (8192 bytes) -336330756=redirect location for output is not specified -336330757=conflicting switches for backup/restore -336330758=device type {0} not known -336330759=protection is not there yet -336330760=page size is allowed only on restore or create -336330761=multiple sources or destinations specified -336330762=requires both input and output filenames -336330763=input and output have the same name. Disallowed. -336330764=expected page size, encountered "{0}" -336330765=REPLACE specified, but the first file {0} is a database -336330766=database {0} already exists. To replace it, use the -R switch -336330767=device type not specified -336330772=gds_$blob_info failed -336330773=do not understand BLOB INFO item {0} -336330774=gds_$get_segment failed -336330775=gds_$close_blob failed -336330776=gds_$open_blob failed -336330777=Failed in put_blr_gen_id -336330778=data type {0} not understood -336330779=gds_$compile_request failed -336330780=gds_$start_request failed -336330781=gds_$receive failed -336330782=gds_$release_request failed -336330783=gds_$database_info failed -336330784=Expected database description record -336330785=failed to create database {0} -336330786=RESTORE: decompression length error -336330787=cannot find table {0} -336330788=Cannot find column for BLOB -336330789=gds_$create_blob failed -336330790=gds_$put_segment failed -336330791=expected record length -336330792=wrong length record, expected {0} encountered {1} -336330793=expected data attribute -336330794=Failed in store_blr_gen_id -336330795=do not recognize record type {0} -336330796=Expected backup version 1, 2, or 3. Found {0} -336330797=expected backup description record -336330798=string truncated -336330799=warning -- record could not be restored -336330800=gds_$send failed -336330801=no table name for data -336330802=unexpected end of file on backup file -336330803=database format {0} is too old to restore to -336330804=array dimension for column {0} is invalid -336330807=Expected XDR record length -336330817=cannot open backup file {0} +335740963=\ -ignore ignore checksum errors +336068798=user {0} is not a member of SQL role {1} +335740962=\ -housekeeping set sweep interval +336068797=user {0} has no grant admin option on SQL role {1} +335740961=\ -force force database shutdown +336068796=SQL role {0} does not exist +335740960=\ -full validate record fragments (-v) +336068795=column {0} from table {1} is referenced in index {2} +336068794=SELECT RDB$VIEW_RELATIONS/RDB$RELATION_FIELDS/... failed in grant +336068793=SELECT RDB$USER_PRIVILEGES failed in grant +336068792=SELECT RDB$RELATIONS/RDB$OWNER_NAME failed in grant +336068791=SELECT RDB$RELATION_FIELDS failed in grant +336068790=SELECT RDB$RELATIONS failed in grant +335544609=INDEX {0} +335544608=Unexpected end of command +335544607=gen.c\: node not supported +335544606=expression evaluation not supported +335544605=No subqueries permitted for VIEW WITH CHECK OPTION +335544604=FOREIGN KEY column count does not match PRIMARY KEY +335675409=what we have here is a failure to communicate\! +335544603=DISTINCT, GROUP or HAVING not permitted for VIEW WITH CHECK OPTION +335675408=error count exceeds limit ({0}) +335544602=Only one table allowed for VIEW WITH CHECK OPTION +335675407={0}\:{1}\: +335544601=No WHERE clause for VIEW WITH CHECK OPTION +335675406=memory exhausted +335544600=Only simple column names permitted for VIEW WITH CHECK OPTION +335675405=you told me to. +335740959=\ -disable disable WAL +335675404=of errors. +335740958=\ -cache shutdown cache manager +335675403=Ceasing processing because +335740957=\ -commit commit transaction +335675402=Save changes before exiting? +335740956=\ -buffers set page buffers +335675401=\n1 error during input. +335740955=\ -begin_log begin logging for replay utility +335675400=\nNo errors. +335740954=\ -attach shutdown new database attachments +336068789=attempt to index a view +335740953=\ -activate activate shadow file for database usage +336068788=Table Name lookup failed +335740952=Summary of validation errors +335740951=please retry, giving a database name +336068786=EXTERNAL FILE table not supported in this context +335740950=\n qualifiers show the major option in parenthesis +336068785=Can not alter a view +336068784=column {0} does not exist in table/view {1} +336068783=table/view {0} does not exist +336068782=no {0} privilege with grant option on table/view {1} +336068781=no grant option for privilege {0} on table/view {1} +336068780=no {0} privilege with grant option on base table/view {1} (for column {2}) +335740949=plausible options are\: +335740948=please retry, specifying an option +335740947=must specify type of shutdown +335740946=numeric value between 0 and 32767 inclusive required +335740945=number of seconds required +335740944="wal" required +336068779=no {0} privilege with grant option on table/view {1} (for column {2}) +335740943=subsystem name +336068778=no grant option for privilege {0} on base table/view {1} (for column {2}) +335740942=password required +336068777=no grant option for privilege {0} on table/view {1} (for column {2}) +335740941=user name required +336068776=no grant option for privilege {0} on column {1} of base table/view {2} +335740940="full" or "reserve" required +336068775=no grant option for privilege {0} on column {1} of table/view {2} +336068774=Cannot add file with the same name as the database or added files +336068773=Shadow {0} already exists +336068772=Shadow lookup failed +336068771=A node name is not permitted in a table with external file definition +336068770=Looking up column position failed +335740939="sync" or "async" required +335740938=transaction number or "all" required +335740937=number of transactions per sweep required +335740936=positive numeric value required +335740935=numeric value required +335740934=number of page buffers for cache required +335740933=replay log pathname required +336068768="Only one constraint allowed for a domain" +335740932=incompatible switch combination +336068767=Name longer than database column size +335740931=gfix version {0} +336068766=MODIFY DATABASE failed +335740930=invalid switch {0} +336068765=DEFINE SHADOW failed +336068764=Shared cache lookup failed +336068763=Write-ahead Log lookup failed +336068762=STORE RDB$LOG_FILES failed +336068761=ERASE RDB$LOG_FILES failed +336068760=Write-ahead Log not found +335740929=data base file name ({0}) already given +336068759=Write-ahead Log already exists +336068758=STORE RDB$FILES failed +336068757=Shared cache file not found +336068756=Shared cache file already exists +336068755=Trigger {0} not found +336068754=Parameter {0} in procedure {1} not found +336068753=MODIFY EXCEPTION failed +336068752=Exception not found +336068751=ERASE EXCEPTION failed +336068750=DEFINE EXCEPTION failed +336396997=Column used in a PRIMARY/UNIQUE constraint must be NOT NULL. +336396996=Cannot update constraints (RDB$REF_CONSTRAINTS). +336396995=Cannot update constraints (RDB$CHECK_CONSTRAINTS). +336396994=Cannot delete CHECK constraint entry (RDB$CHECK_CONSTRAINTS) +336396993=Cannot update constraints (RDB$RELATION_CONSTRAINTS). +336396992=internal gds software consistency check (invalid RDB$CONSTRAINT_TYPE) +336396991=Operation violates CHECK constraint {0} on view or table +336068749=MODIFY RDB$PROCEDURES failed +336068748=Procedure {0} not found +336068747=ERASE RDB$PROCEDURES failed +336068746=ERASE RDB$PROCEDURE_PARAMETERS failed +336068745=Store into system table {0} failed +336068744=STORE RDB$PROCEDURE_PARAMETERS failed +336068743=Procedure {0} already exists +336068742=STORE RDB$PROCEDURES failed +336068741=Number of referencing columns do not equal number of referenced columns +336068740=Table {0} already exists +336396985=Incompatible column/host variable data type +336068739=Generation of constraint name failed +336068738=CONSTRAINT {0} does not exist. +336068737=ERASE RDB$RELATION_CONSTRAINTS failed +336068736=No table specified in delete_constraint +336068735=STORE RDB$REF_CONSTRAINTS failed +336068734=Same set of columns cannot be used in more than one PRIMARY KEY and/or UNIQUE constraint definition +336068733=Integrity Constraint lookup failed +336068732=A column name is repeated in the definition of constraint\: {0} +336068731=Column\: {0} not defined as NOT NULL - cannot be used in PRIMARY KEY/UNIQUE constraint definition +336068730=STORE RDB$CHECK_CONSTRAINTS failed +336396975=count of column list and variable list do not match +336396974=Cannot transliterate character between character sets +336068729=STORE RDB$RELATION_CONSTRAINTS failed +336068728=Unknown columns in index {0} +336068727=no keys for index {0} +336068726=key size too big for index {0} +336068725=\ attempt to index array column in index {0} +336068724=\ attempt to index BLOB column in INDEX {0} +336068723=CREATE VIEW failed +336068722=Access to RDB$USER_PRIVILEGES failed in revoke (4) +336068721=ERASE RDB$USER_PRIVILEGES failed in revoke (3) +336068720=Access to RDB$USER_PRIVILEGES failed in revoke(2) +336068719=ERASE RDB$USER_PRIVILEGES failed in revoke(1) +336068718=unsupported DYN verb +336068717=Create metadata BLOB failed +336068716=Close metadata BLOB failed +336068715=Write metadata BLOB failed +336068714=Create metadata BLOB failed +336068713=MODIFY TRIGGER MESSAGE failed +336068712=unsupported DYN verb +336068711=TRIGGER NAME expected +336068710=MODIFY TRIGGER failed +336068709=Table column not found +336068708=MODIFY RDB$RELATIONS failed +336068707=MODIFY RDB$RELATIONS failed +336068706=drop EXTERNAL FILE not allowed +336068705=add EXTERNAL FILE not allowed +336068704=Local column not found +336068703=MODIFY RDB$RELATION_FIELDS failed +336068702=MODIFY RDB$FIELDS failed +336068701=Index column not found +336068700=MODIFY RDB$INDICES failed +336593099=Next transaction {0}. Oldest active {1}. Oldest Interesting {2}. +336593098=Next tip page {0} allocated. +336593097=Continuing partial rebuild for database {0}. +336593096=Starting partial rebuild for database {0}. +336593095=Error in creating or opening database file. +336593094=Invalid database for partial recovery. +336593093=\ -p +336593092=\ -a -activate partially recovered database +336593091=Target database name not specified. +336593090=Error in modifying relation partial_rebuilds. +336593089=Database exists or in use. +336593088=Overwrite database ({0}) last log seqno ({1})? (y/n)\: +336593087=Processing online dump file {0}. +336593086=Recovering database "{0}" page size {1}. +336593085=Enter full name of original database\: +336593084=reading log file names +336593083=Online dump specified does not belong to database being recovered. +336593082=Only one journal server can be active per journal database. +336593081=Database not found in journal database +336593080=Free slot {0} of pip page {1} +336593079=Allocate slot {0} of pip page {1} +336593078=Processing records for page {0}. seqno {1}. offset {2}. +336593077=Commit transaction {0}. +336593076=Secondary File\: {0}. Sequence\: {1}. +336593075=Error in archiving file. (id \= {0}). +336593074=\ Log archive complete. File "{0}" (id \= {1}). +336593073=Database (id \= {0}) not enabled with this journal server. +336593072={0} ({1}/{2}) +336593071=Do not understand mailbox message type {0} +336593070=Dos error {0} +336593069=Dos error {0} +336593068=\ {0}\: display software version number +336593067=\ {0}\: display status of journal server +336593066=\ {0}\: shut down journal server +336593065=\ {0}\: set delete flag for database +336593064=\ {0}\: reset delete flag for database +336593063=\ {0}\: display help menu +336593062=\ {0}\: exit journal console program +336593061=\ {0}\: drop all files for non active database +336593060=\ {0}\: drop all files for an active database +336593059=\ {0}\: disable database +336593058=Drop records for database (id \= {0}). +336593057=Database (id \= {0}) is currently in use. +336593056=Database "{0}" not enabled with this journal server. +336593055=Mark database "{0}" as disabled for long-term journaling. +336593054=\ Elapsed time \= {0} seconds. +336593053=\ Bytes applied \= {0} +336593052=\ Bytes processed \= {0} +336593051=Rebuild Statistics. +336593050=Log file name +336658499=There are no tables in this database +336658497=\ SET BLOB -- turn off BLOB display +336658496=\ GRANT, INDEX, PROCEDURE, ROLE, SQL DIALECT, SYSTEM, TABLE, +336658495=\ SET NAMES -- set name of runtime character set +336658494=OUTput -- return output to stdout +336658493=EDIT -- edit current command buffer and execute +336658492=\ SET TIME -- toggle display of timestamp with DATE values +336658491=\ SET PLAN -- toggle display of query access plan +336658490=\ SET WIDTH [] -- set/unset print width to for column +336593049=Error in attaching to recovered database. Retry recovery. +336593048=Error in attaching to journal database. +336593047=Reset delete flag for database "{0}". +336593046=Ensure files are archived for full recovery. +336593045=Encountered records for files not yet archived. +336593044=Must recover to a point in time after the end of online dump. +336593043=Error in unlink() for file "{0}". +336593042=Console connected. +336593041=Removing file "{0}". +336593040=\:Error while erasing records for database "{0}". +336658489=Unlicensed for database "{0}" +336658488=Records affected\: {0} +336658487=Server version too old to support the isql command +336658486=Errors occurred (possibly duplicate domains) in creating {0} in {1} +336658485={0} not found +336658484=\ SET LIST -- toggle column or table display format +336658483=CON> +336658482=Bad date {0} +336658481=Enter {0}> +336593039=Database "{0}" not enabled with this journal server. +336658480=Enter {0} as M/D/Y> +336593038=\ -m +336593037=Error in opening output message file. +336593036=out of sequence log record encountered. +336593035=DOS error code {0} +336593034=Failure in modifying journal files record +336593033=\ Resetting database "{0}" ({1}) +336593032=Journal not properly closed +336593031=Error in store for databases table +336593030=Error in modify for databases table +336658479=BLOB\: {0}, type 'edit' or filename to load> +336658478=BLOB display set to subtype {0}. This BLOB\: subtype \= {1} +336658477=Cpu \= \!u sec\nBuffers \= \!b\nReads \= \!r\nWrites \= \!w\nFetches \= \!f +336658476=Current memory \= \!c\nDelta memory \= \!d\nMax memory \= \!x\nElapsed time\= \!e sec +336593029=\ No Databases with journaling enabled. +336658470=\ \= CHECK, DATABASE, DOMAIN, EXCEPTION, FILTER, FUNCTION, GENERATOR, +336593028=\ {0} (db id \= {1}), connections\: {2} +336593027=Journaling Enabled for\: +336593026=\nJournal Server Status. +336593025=Error in modify journal files table +336593024=Close log file\: ({0}) +336593023=Open log file\: ({0}) +336593022=Error in storing journal files record +336593021=Start Online Dump. dump_id\: {0} +336593020=Error in storing online dump record +335544599=number of columns does not match select list +335544598=must specify column name for view select expression +335544597=Cannot prepare a CREATE DATABASE/SCHEMA statement +335544596=Subselect illegal in this context +335544595=Trigger unknown +335675399=\n{0} errors during input. +335544594=Illegal array dimension range +335675398=gdef\: cannot open {0} or {1} +335544593=Array declared with too many dimensions +335675397=gdef\: cannot open {0} +335544592=Invalid array reference +335675396=gdef\: Database name is required for extract +335544591=Unknown transaction option +336527664=RDB$FLAGS for trigger {0} in RDB$TRIGGERS is corrupted +335675395={0}{1} +335544590=Option specified more than once +336527663=Invalid expression for evaluation +335675394=\ legal switches are\: +335675393=gdef\: unknown switch {0} +335675392=gdef version {0} +336527660=can't find shared latch +336658461=Set commands\: +336593019=Do not recognize journal message {0} +336658460=HELP -- display this menu +336593018=End Online Dump. dump id\: {0} +336593017=Error in modifying online_dump table +336593016=Online Dump file. dump id\: {0}. name\: ({1}) +336593015=Error in writing record to online_dump_files table +336593014=Error is updating delete flag. +336593013=Control Point. Seqno\: {0} Offset\: {1} +336593012=Do not understand command "{0}" +336593011=Set delete flag for database "{0}". +336593010=Drop records for database "{0}" +335544589=COLLATION {0} is not valid for specified CHARACTER SET +335544588=COLLATION {0} is not defined +335544587=Column is not a BLOB +335544586=Function unknown +336527659=exceeded maximum number of shared latches on a bdb +335544585=Invalid statement handle +336527658=missing exclusive latch +335544584=Count of read-write columns does not equal count of values +336527657=bdb is unexpectedly marked +335544583=SQLDA missing or incorrect version, or incorrect number/type of variables +336527656=inconsistent latch downgrade call +335544582=Request unknown +336527655=inconsistent LATCH_mark call +335544581=Procedure unknown +336658459=SHELL -- execute Operating System command in sub-shell +336527654=inconsistent LATCH_mark release +335544580=Table unknown +336527653=bad ACL +336527652=Illegal user_type. +336527651=cannot find record back version +336527650=error during savepoint backout +336658453=Frontend commands\:\n +336658452=Transaction in limbo \= {0} +336658451=Base level \= {0} +336593009=Journal utility version {0} +336658450=Wal group commit wait \= {0} +336396289=Firebird error +336593008=Commands are\: +336593007=Error occurred during "{0}" +336593006=Child process completed +336593005=Error on writing disable record +336593004=Release connection failed. +336593003=Archiving log file. id\: {0} name\: {1} +336593002=Forking backup process failed +336593001=Failure before forking back up process +336593000=\ Number of archives running concurrently exceeds limit. +335544579=Internal error +335544578=Column unknown +335544577=Attempt to reclose a closed cursor +335544576=Attempt to reopen an open cursor +336527649=Unknown BLOB FILTER ACTION_ +335544575=Cursor not updatable +336527648=garbage collect record disappeared +335544574=Declared cursor already exists +336527647=Too many savepoints +335544573=Data type unknown +336527646=size of opt block exceeded +335544572=Cursor {0} {1} +336527645=lock not found in internal lock manager +335544571=Data type for constant unknown +336658449=Check point interval \= {0} +336527644=cannot restore singleton select data +335544570=Invalid command +336658448=Check point length \= {0} +336527643=checksum error in log record when reading from log file +336658447=Wal buffer size \= {0} +336527642=journal server cannot archive to specified archive directory +336658446=Number of wal buffers \= {0} +336527641=error in recovery\! unknown record type +336527640=error in recovery\! unknown page type +336658444=Number of DB pages allocated \= {0} +336723999=password already specified +336658443=\ [-x|-a] [-d ] [-u ] [-p ]\n [-page ] [-n] [-m] [-q] [-s ] +336723998=operation already specified +336658442=ISQL Version\: {0} +336723997=invalid parameter, no switch defined +336658441=Enter data or NULL for each column. RETURN to end. +336723996=find/display record error +336658440=Command error\: {0} +336723995=------------------------------------------------------------------------------------------ +336723994=\ user name uid gid full name +336723993=users defined for node +336723992=find/delete record error +336723991=delete record error +336723990=record not found for user\: {0} +335544569=Dynamic SQL Error +335544568=Implementation of text subtype {0} not located. +335544567=Overflow log specification required for round-robin log +335544566=WAL defined; Cache Manager must be started first +336527639=error in recovery\! out of sequence log record encountered +335544565=Cannot transliterate character between character sets +336527638=error in recovery\! wrong transaction page record +335544564=long-term journaling not enabled +336527637=error in recovery\! wrong index root page record +335544563=service {0} is not defined +336527636=error in recovery\! wrong pointer page record +335544562=unrecognized service parameter block +336527635=error in recovery\! wrong page inventory page record +335544561=wrong version of service parameter block +336658439=Rolling back work. +336527634=error in recovery\! wrong b-tree page record +335544560=database {0} shutdown in {1} seconds +336658438=Committing. +336527633=error in recovery\! wrong generator page record +336658437=Commit current transaction (y/n)? +336527632=error in recovery\! wrong header page record +336658436=Unable to open {0} +336527631=error in recovery\! no space on data page +336658435=Use CONNECT or CREATE DATABASE to specify a database +336527630=error in recovery\! wrong data page record +336658434=Unknown switch\: {0} +336723989=find/modify record error +336658433=isql [] [-e] [-t ] [-i ] [-o ] +336723988=modify record error +336658432=Statement failed, SQLCODE \= {0} +336723987=add record error +336723986=no user name specified +336723985=no operation specified +336723984=error in switch specifications +336723983=unable to open database +336723982=LNAME user's last name +336723981=MNAME user's middle name/initial +336723980=FNAME user's first name +335544559=invalid service handle +335544558=Operation violates CHECK constraint {0} on view or table {1} +335544557=database shutdown unsuccessful +335544556=Write-ahead Log without shared cache configuration not allowed +336527629=error in recovery\! database corrupted +335544555=column has non-SQL security class defined +336527628=buffer marked during cache unwind +335544554=table/procedure has non-SQL security class defined +336527627=next transaction older than oldest transaction +335544553=user does not have GRANT privileges for operation +336527626=next transaction older than oldest active transaction +335544552=could not find column for GRANT +336527625=in an ill-defined state +335544551=could not find table/procedure for GRANT +336527624=rolled back +335544550=only the owner of a table may reassign ownership +336527623=committed +336527622=active +336527621=scalar operator used on field which is not an array +336527620=index unexpectedly deleted +336723979=ORG user's organization name +336723978=PROJ user's project name +336723977=GID user's group ID +336723976=UID user's ID +336723975=PW user's password +336723974=MODIFY modify user +336723973=DISPLAY display user(s) +336723972=DELETE delete user +335609999=no default form name +336723971=ADD add user +335609998="{0}" is undefined or used out of context +336723970=gsec +335609997={0}.* cannot be used when a single element is required +335609996=cannot erase from a join +335609995=no context for ERASE +335609994=cannot perform assignment to computed field {0} +335609993=variables may not be based on BLOB fields +335609992=expand_statement\: not yet implemented +335609991=expand_expression\: not yet implemented +335609990=\ Version(s) for database "{0}" +335544549=cannot modify or erase a system trigger +335544548=Attempt to define a second PRIMARY KEY for the same table +335544547=internal gds software consistency check (invalid RDB$CONSTRAINT_TYPE) +335544546=Cannot define constraints on views +336527619=bad pointer page +335544545=Cannot update constraints (RDB$RELATION_CONSTRAINTS). +336527618=page slot not empty +335544544=Cannot rename column being used in an Integrity Constraint. +336527617=bad record in RDB$PAGES +335544543=Cannot delete column being used in an Integrity Constraint. +336527616=pointer page vanished from mark_full +335544542=Cannot update trigger used by a CHECK Constraint +336527615=cannot find free space +335544541=Cannot delete trigger used by a CHECK Constraint +336527614=pointer page vanished from relation list in locate_space +335544540=Cannot modify index used by an Integrity Constraint +336527613=pointer page vanished from extend_relation +336527612=header fragment length changed +336527611=damaged data page +336527610=temporary page buffer too small +336723969=GSEC> +336330999=Run gfix -online to bring database online without active indices. +336330998=Database is not online due to failure to activate one or more indices. +336330997=\ Set the TMP environment variable to a directory on a filesystem that does have enough space, and activate index with +336330996=\ Not enough disk space to create the sort file for an index. +335609989=\ QLI, version "{0}" +336330995=\ ALTER INDEX "{0}" ACTIVE; +335609988=Variables\: +336330994=\ Delete or Update duplicate values or NULLs, and activate index with +335609987=No triggers are defined in database {0} +336330993=\ The unique index has duplicate values or NULLs. +335609986=No triggers are defined in database {0} +335609985=No triggers are defined for table {0} +336330992=Index "{0}" failed to activate because\: +336330991=\ {0}NT Non-Transportable backup file format +335609984=Procedures in database "{0}" ({1})\: +336330990=System memory exhausted +335609983=Procedure {0} not found +335609982=Procedure {0} not found in database {1} +335609981=There are no fields defined in any open database +335609980=There are no fields defined for database {0} +335544539=Cannot delete index used by an Integrity Constraint +335544538=Cannot update index segment used by an Integrity Constraint +335544537=Cannot delete index segment used by an Integrity Constraint +335544536=Cannot delete CHECK constraint entry (RDB$CHECK_CONSTRAINTS) +336527609=pointer page vanished from DPM_next +335544535=Cannot update constraints (RDB$CHECK_CONSTRAINTS). +336527608=cannot find record fragment +335544534=Cannot update constraints (RDB$REF_CONSTRAINTS). +336527607=missing pointer page in DPM_dump +335544533=Non-existent PRIMARY or UNIQUE KEY specified for FOREIGN KEY. +336527606=pointer page lost from DPM_delete_relation +335544532=Name of Referential Constraint not defined in constraints table. +336527605=pointer page disappeared in DPM_delete +335544531=Column used in a PRIMARY/UNIQUE constraint must be NOT NULL. +336527604=Fragment does not exist +335544530=Cannot delete PRIMARY KEY being used in FOREIGN KEY definition. +336527603=missing pointer page in DPM_data_pages +336527602=unimplemented FAO directive +336527601=error parsing RDB FAO message string +336527600=Firebird/RdB message parameter inconsistency +336330989=Converted V3 scale\: {0} to character_set_id\: {1} and callate_id\: {2}. +336330988=Converted V3 sub_type\: {0} to character_set_id\: {1} and collate_id\: {2}. +336330987=Unknown V3 SUB_TYPE\: {0} in FIELD\: {1}. +336330986=Skipped bad security class entry\: {0} +335609979=Global field {0} does not exist in any open database +335609978=Global field {0} does not exist in database {1} +336330985=could not drop database {0} (database might be in use) +335609977=There are no forms defined in any open database +336330984=Expected volume number {0}, found volume {1} +335609976=There are no forms defined for database {0} +336330983=Expected backup database {0}, found {1} +335609975=\ (computed expression) +336330982=Expected backup start time {0}, found {1} +335609974=Field {0} does not exist in any open database +336330981=\n\nERROR\: Backup incomplete +335609973=Field {0} does not exist in database {1} +336330980=\ Name\: +335609972=\ Page size is {0} bytes. Current allocation is {1} pages. +335609971=No databases are currently ready +335609970=Database "{0}" +335544529=cannot modify an existing user privilege +335544528=database {0} shutdown +335544527=Cannot start WAL writer for the database {0} +335544526=WAL writer synchronization error for the database {0} +335544525=WAL setup error. Please see Firebird log. +335544524=WAL buffers cannot be increased. Please see Firebird log. +335544523=WAL writer - Journal server communication error. Please see Firebird log. +335544522=WAL I/O error. Please see Firebird log. +335544521=Unable to roll over please see Firebird log. +335544520=long-term journaling already enabled +336330979=Type a file name to open and hit return +336330978=\ Press return to reopen that file, or type a new\n name followed by return to open a different file. +336330977=Done with volume \#{0}, "{1}" +335609969=Database "{0}" readied as {1} +336330976=\n\nCould not read from file "{0}" +335609968=, subtype fixed +336330975=\n\nCould not write to file "{0}" +335609967=, scale {0} +336330974=\n\nCould not open file name "{0}" +335609966=date +336330973=Unexpected I/O error while writing to backup file +335609965=, subtype ACL +336330972=Unexpected I/O error while reading from backup file +335609964=, subtype BLR +335609963=, subtype {0} +335609962=, segment length %ld +335609961=BLOB +335609960=long floating +335544519=invalid lock handle +335544518=restart shared cache manager +335544517=exception {0} +335544516=exception {0} not defined +335544515=status code {0} unknown +335544514=Could not expand the WAL segment for database {0} +335544513=Database {0}\: WAL subsystem bug for pid {1}\\\n{2} +335544512=parameter mismatch for procedure {0} +335544511=procedure {0} is not defined +335544510=lock time-out on wait transaction +336068699=MODIFY RDB$INDICESS failed +336068698=unsupported DYN verb +336068697=Domain not found +336068696=MODIFY RDB$FIELDS failed +336068695=MODIFY RDB$FIELDS failed +336068694=MODIFY DATABASE failed +336330968=Writing collation {0} +336068693=MODIFY DATABASE failed +336330967=Bad attribute for RDB$COLLATIONS +335609959=short floating +336068692=MODIFY DATABASE failed +336330966=Writing character set {0} +335609958=quad +336068691=Generation of trigger name failed +336330965=Bad attribute for RDB$CHARACTER_SETS +335609957=long binary +336068690=Generation of index name failed +336330964=writing Collations +335609956=short binary +336330963=writing Character Sets +335609955=null terminated text, length {0} +336330962=writing check constraints +335609954=varying text, length {0} +336330961=writing referential constraints +335609953=text, length {0} +336330960=Bad attribute for table constraint +335609952=Procedure {0} in database "{1}" ({2}) +335609951=No databases are currently ready +335609950=\ No indexes defined +335544509=CHARACTER SET {0} is not defined +335544508=refresh range number {0} not found +335544507=refresh range number {0} already in use +335544506=database {0} shutdown in progress +335544505=must specify archive file when enabling long term journal for databases with round-robin log files +335544504=WAL subsystem corrupted +335544503=WAL subsystem encountered error +335544502=reference to invalid stream number +335544501=cannot drop log file when journaling is enabled +335544500=database does not use Write-ahead Log +336068689=Generation of column name failed +336068688=\ Specified domain or source column does not exist +336068687=STORE RDB$USER_PRIVILEGES failed in grant +336068686=SELECT RDB$USER_PRIVILEGES failed in grant +336068685=SELECT RDB$USER_PRIVILEGES failed in grant +336330959=writing constraint {0} +336068684=unsupported DYN verb +336330958=writing table constraints +336068683=Security class not found +336330957=skipped {0} bytes looking for next valid attribute, encountered attribute {1} +335609949=\ No indexes defined +336068682=ERASE RDB$SECURITY_CLASSES failed +336330956=\ {0}S(KIP_BAD_DATA) skip number of bytes after reading bad data +335609948=\ No views defined +336068681=unsupported DYN verb +336330955=skipped {0} bytes after reading a bad attribute {1} +335609947=\ Security class {0} is not defined +336068680=Trigger Message not found +336330954=adjusting an invalid decompression length from {0} to {1} +335609946=No security classes defined +336330953=expected number of bytes to be skipped, encountered "{0}" +335609945=Procedure {0} not found in database {1} +336330952=\ missing parameter for the number of bytes to be skipped +335609944=Procedure {0} not found in database {1} +336330951=restoring exception {0} +335609943=substitute prompt string too long +336330950=writing exception {0} +335609942=substitute prompt string too long +335609941=Procedure {0} not found in database {1} +335609940=Procedures can not be renamed across databases. Try COPY +336068679=ERASE TRIGGER MESSAGE failed +336068678=TRIGGER NAME expected +336068677=unsupported DYN verb +336068676=MODIFY RDB$VIEW_RELATIONS failed +336068675=Trigger not found +336330949=writing exceptions +336068674=ERASE RDB$TRIGGERS failed +336330948=restoring parameter {0} for stored procedure +336068673=ERASE RDB$TRIGGER_MESSAGES failed +336330947=restoring stored procedure {0} +335609939=\nSub-topics available for {0} are\: +336068672=unsupported DYN verb +336330946=writing parameter {0} for stored procedure +335609938=\nNo help is available for {0} {1} +336068671=ERASE RDB$FILES failed +336330945=writing stored procedure {0} +335609937=\n{0}Sub-topics available\: +336068670=ERASE RDB$USER_PRIVILEGES failed +336330944=writing stored procedures +335609936=\ [{0} topics matched {1}] +336330943=\ {0}USER Firebird user name +335609935=procedure name over 31 characters +336330942=\ {0}PAS(SWORD) Firebird password +335609934=QLI$PROCEDURES table must be created with RDO in Rdb/VMS databases +336330941=password parameter missing +335609933=database handle required +336330940=user name parameter missing +335609932=procedure name "{0}" in use in database {1} +335609931=Could not create QLI$PROCEDURES table +335609930=Could not create QLI$PROCEDURE field +336068669=Table not found +336068668=ERASE RDB$RELATIONS failed +336068667=ERASE RDB$VIEW_RELATIONS failed +336068666=ERASE RDB$RELATION_FIELDS failed +336068665=ERASE RDB$INDICES failed +336330939=\ {0}N(O_VALIDITY) do not restore database validity conditions +336068664=ERASE RDB$INDEX_SEGMENTS failed +336330938=\ {0}OL(D_DESCRIPTIONS) save old style metadata descriptions +336068663=Column not found for table +336330937=restoring generator {0} value\: {1} +335609929=Could not create QLI$PROCEDURE_NAME field +336068662=ERASE RDB$RELATION_FIELDS failed +336330936=a blocking factor may not be used in conjunction with device CT +335609928=procedure "{0}" is undefined +336068661=ERASE RDB$RELATION_FIELDS failed +336330935=expected blocking factor, encountered "{0}" +335609927=procedure "{0}" is undefined in database {1} +336068660=Column {0} from table {1} is referenced in view {2} +336330934=blocking factor parameter missing +335609926=procedure "{0}" is undefined +336330933=\ {0}FA(CTOR) blocking factor +335609925=conversion error +336330932=index {0} omitted because {1} of the expected {2} keys were found +335609924=PIC_edit\: class not yet implemented +336330931=\ column {0} used in index {1} seems to have vanished +335609923=cannot open command file "{0}" +336330930=\ {0}IG(NORE) ignore bad checksums +335609922=unexpected eof +335609921=unexpected end of file in file {0} +335609920=unexpected end of procedure in procedure {0} +336068659=No table specified in ERASE RFR +336068658=No segments found for index +336068657=ERASE RDB$INDEX_SEGMENTS failed +336068656=Index not found +336068655=ERASE RDB$INDICES failed +336330929=\ {0}G(ARBAGE_COLLECT) inhibit garbage collection +336068654=Column not found +336330928=closing file, committing, and finishing. {0} bytes written +336068653=ERASE RDB$FIELDS failed +336330927=\ {0}T(RANSPORTABLE) transportable backup -- data in XDR format +335609919=unterminated quoted string +336068652=ERASE RDB$FIELDS failed +336330926=cannot commit files +335609918=fseek failed +336068651=column {0} is used in table {1} (local name {2}) and cannot be dropped +336330925=cannot commit index {0} +335609917=could not open scratch file +336068650=unsupported DYN verb +336330924=\ {0}K(ILL) restore without creating shadows +335609916=unterminated quoted string +336330923=\ error committing metadata for table {0} +335609915=fseek failed +336330922=committing metadata for table {0} +335609914=gds_$put_segment failed +336330921=gbak\: +335609913=overflow during conversion +336330920=type +335609912=Error converting string "{0}" to date +335609911=BLOB conversion is not supported +335609910=conversion error +336068649=Function not found +336068648=ERASE RDB$FUNCTIONS failed +336068647=ERASE RDB$FUNCTION_ARGUMENTS failed +336068646=unsupported DYN verb +336068645=BLOB Filter not found +336330919=restoring table {0} +336068644=ERASE BLOB FILTER failed +336330918=readied database {0} for backup +336068643=ERASE RDB$FIELDS failed +336330917=\ writing generator {0} value {1} +335609909=conversion error +336068642=STORE RDB$VIEW_RELATIONS failed +336330916=writing id generators +335609908=conversion error +336068641=DEFINE TRIGGER MESSAGE failed +336330915=\ writing shadow file {0} +335609907=conversion error +336068640=unsupported DYN verb +336330914=writing shadow files +335609906=conversion error +336330913=writing types +336396887=invalid comparison operator for find operation +335609905=conversion error +336330912=\ writing type {0} for column {1} +336396886=data operation not supported +335609904=BLOB conversion is not supported +336330911=writing triggers +335609903=MOVQ_move\: conversion not done +336330910=writing trigger messages +335609902=conversion not implemented +335609901=conversion not implemented +336396882=subscript out of bounds +335609900=comparison not done +336396881=null segment of UNIQUE KEY +336068639=DEFINE TRIGGER failed +336068638=unsupported DYN verb +336068637=STORE RDB$RELATION_FIELDS failed +336068636=STORE RDB$FIELDS failed +336068635=STORE RDB$RELATIONS failed +336330909=\ writing trigger message for {0} +336068634=unsupported DYN verb +336330908=\ writing trigger {0} +336068633=STORE RDB$USER_PRIVILEGES failed defining a table +336330907=\ writing security class {0} +336068632=STORE RDB$RELATIONS failed +336330906=writing tables +336068631=STORE RDB$RELATION_FIELDS failed +336330905=\ writing table {0} +336068630=STORE RDB$FIELDS failed +336330904=\ writing privilege for user {0} +336330903=\ writing index {0} +336330902=writing domains +336330901=\ writing domain {0} +336330900=writing functions +336396875=Overflow occurred during data type conversion. +336068629=STORE RDB$INDICES failed +336068628=could not find PRIMARY KEY index in specified table +336068627=PRIMARY KEY lookup failed +336068626=could not find UNIQUE INDEX with specified columns +336068625=PRIMARY KEY column lookup failed +336068624=unsupported DYN verb +336068623=STORE RDB$INDICES failed +336068622=No table specified for index +336068621=STORE RDB$FIELDS failed +336068620=DEFINE FUNCTION ARGUMENT failed +336068619=unsupported DYN verb +336068618=DEFINE FUNCTION failed +336068617=DEFINE GENERATOR unexpected DYN verb +336068616=DEFINE GENERATOR failed +336068615=DEFINE BLOB FILTER failed +336068614=unsupported DYN verb +336068613={0} +336068612=unsupported DYN verb +336068611=STORE RDB$FIELD_DIMENSIONS failed +336068610=unsupported DYN verb +336068609=ODS version not supported by DYN +336527599=Firebird status vector inconsistent +336527598=unknown parameter in RdB status vector +336527597=Error parsing RDB FAO msg str +336527596=Error parsing RDB FAO msg string +336527595=Unimplemented conversion, FAO directive X,U +336527594=Unimplemented conversion, FAO directive O,Z,S +336527593=eval_statistical\: invalid operation +336527592=EVL_expt\: invalid operation +336527591=EVL_boolean\: invalid operation +336527590=EVL_bitmap\: invalid operation +336855113=Not enough disk space remaining +336855112=A sweep must be performed on this database before it can be started. Sweep? +336855111=Beginning database sweep, which can take a long time. This can be controlled by varying the sweep interval. Sweep? +336855110=The server disconnected from the other end of the pipe. +336527589=EVL_assign_to\: invalid operation +336527588=cannot access field in view {0} +336527587=cannot access field {0} in view {1} +336527586=request size limit exceeded +336855109=A write fault occurred on the network. +336527585=data type not supported for arithmetic +336855108=The network request was not accepted. +336527584=quad word arithmetic not supported +336855107=The network BIOS session limit was exceeded. +336527583=argument of scalar operation must be an array +336855106=The name limit for the local computer network adapter card was exceeded. +336527582=bad BLR -- invalid stream +336855105=The network name cannot be found. +336527581=(CMP) copy\: cannot remap +336855104=The network resource type is not correct. +336527580=release of unknown resource +336855103=Network access is denied. +336855102=The specified network name is no longer available. +336855101=The remote adapter is not compatible. +336855100=An unexpected network error occurred. +336527579=request of unknown resource +336527578=CCH\: {0}, status \= {1} (218) +336527577=buffer marked for update +336527576=page {0}, page type {1} lock denied +336527575=page {0}, page type {1} lock conversion denied +336527574=no cache buffers available for reuse +336527573=insufficient cache size +336527572=CCH_precedence\: block marked +336527571=attempt to remove page from dirty page list when not there +336527570=page in use during flush +336462125=Datatype needs modification +335544499=Cannot roll over to the next log file {0} +335544498=Invalid WAL parameter block option {0} +335544497=Illegal attempt to attach to an uninitialized WAL segment for {0} +335544496=Log block too small at offset {0} in log file {1} +336527569=attempt to release page not acquired +335544495=Log record header too small at offset {0} in log file {1} +336527568=page not accessed for write +335544494=Incomplete log record at offset {0} in log file {1} +336527567=page already in use +335544493=Unexpected end of log file {0} at offset {1} +336527566=exceeded index level +335544492=Database name in the log file {0} is different +336527565=index bucket overfilled +335544491=Log file {0} not closed properly; database recovery may be required +336527564=index inconsistent +335544490=Log file {0} not latest in the chain but open flag still set +336527563=shadow block not found for extend file +336527562=unknown data type +336527561=cannot find BLOB page +336527560=invalid BLOB ID +335544489=Invalid version of log file {0} +335544488=Log file header of {0} too small +335544487=WAL Writer error +335544486=Write-ahead log subsystem failure +336527559=expected field node +335544485=invalid statement handle +336527558=array subscript computation error +335544484=error in opening Write-ahead Log file during recovery +336527557=field for array not known +335544483=maximum number of online dump files that can be specified is 16 +336527556=relation for array not known +335544482=journaling allowed only if database has Write-ahead Log +336527555=cannot update old BLOB +335544481=no more disk/tape space. Cannot continue online dump +336527554=BLOB not found +335544480=an online dump is already in progress +336527553=null or invalid array +336527552=overflow during conversion +336527551=conversion error +336527550=conversion not supported for specified data types +335544479=online dump failure. Retry dump +335544478=enable journal for database before starting online dump +335544477=maximum indexes per table ({0}) exceeded +335544476=requested record lock conflicts with existing lock +336527549=comparison not supported for specified data types +335544475=lock on table {0} conflicts with existing lock +336527548=cannot update erased record +335544474=invalid lock level {0} +336527547=cannot delete system tables +335544473=invalid bookmark handle +336527546=record disappeared +335544472=Your user name and password are not defined. Ask your database administrator to set up a Firebird login. +336527545=wrong record version +335544471=there is no index in table {0} with id {1} +336527544=limbo impossible +335544470=cache buffer for page {0} invalid +336527543=wrong record length +336527542=differences record too long +336527541=external access type not implemented +336527540=cannot reposition for update after sort for RMS +336920611=\ -t tablename +336920610=\ -r analyze average record and version length +335544469=transaction marked invalid by I/O error +335544468=transaction {0} is {1} +335544467=minor version too high found {0} expected {1} +335544466=violation of FOREIGN KEY constraint "{0}" on table "{1}" +336527539=decompression overran buffer +335544465=invalid BLOB type for operation +336527538=record length inconsistent +335544464=secondary server attachments cannot start logging +336527537=applied differences will not fit in record +335544463=generator {0} is not defined +336527536=bad difference record +335544462=secondary server attachments cannot start journaling +336527535=partner index description not found +335544461=secondary server attachments cannot validate databases +336527534=index key too big +335544460=a file in manual shadow {0} is unavailable +336527533=referenced index description not found +336527532=journal server refused connection +336527531=journal server is incompatible version +336920609=\ -p password +336527530=unexpected reply from journal server +336920608=\ -u username +336920607=System memory exhausted +336920606=Can't read a database page +336920605=Can't open database file {0} +336920604=\ -z display version number +336920603=\ -s analyze system relations +336920602=\ -l analyze log page +336920601=\ -i analyze index leaf pages +336920600=\ -h analyze header page +335544459=record from transaction {0} is stuck in limbo +335544458=column not array or invalid dimensions (expected {0}, encountered {1}) +335544457=subscript out of bounds +335544456=invalid slice description language at offset {0} +336527529=return data type not supported +335544455=cannot attach active shadow file +336527528=looper\: action not yet implemented +335544454=filter not found to convert type {0} to type {1} +336527527=invalid SEND request +335544453=object {0} is in use +336527526=invalid rsb type +335544452=product {0} is not licensed +336527525=cannot find tip page +335544451=update conflicts with concurrent update +336527524=failed to remove symbol from hash table +335544450={0} +336527523=root file name not listed for shadow +336527522=shadow lock not synchronized properly +336527521=shadow block not found +336527520=wrong ACL version +335609899=Could not run "{0}" +335609898=Cannot open output file "{0}" +335609897=Request terminated by statement +335609896=Request terminated by statement\: {0} +335609895=field validation error +335609894=execution terminated by signal +335609893=fdopen failed +335609892=could not create pipe +335609891=output pipe is not supported on VMS +335544449= +335609890=print_blob\: expected field node +335544448= +335544447=no rollback performed +335544446=not updatable +336527519=cannot assert logical lock +335544445={0} extension error +336527518=database file not available +335544444=operation not supported +336527517=cannot sort on a field that does not exist +335544443=database system cannot write argument {0} +336527516=attempt to release block overlapping prior free block +335544442=database system cannot read argument {0} +336527515=attempt to release block overlapping following free block +335544441=database detach completed with errors +336527514=attempt to release free block +335544440= +336527513=invalid pool id encountered +336527512=memory pool free list is invalid +336527511=request to allocate block type larger than maximum size +336527510=request to allocate invalid block type +336330899=\ writing function {0} +336330898=writing filters +336330897=\ writing filter {0} +336330896=\ writing column {0} +335609889=EXEC_execute\: not implemented +336330895=\ writing gen id of\: {0} +335609888=Input value is too long +336330894=\ writing data for table {0} +335609887=user name is supported in RSEs temporarily +336330893=\ writing argument for function {0} +335609886=data type not supported for arithmetic +336330892=view +335609885=EVAL_value\: not finished +336330891=\ Version(s) for database "{0}" +335609884=EVAL_boolean\: not finished +336330890=validation error on column in table {0} +335609883=HSH_remove failed +335609882=\nStatistics for database "{0}"\n{1} +335609881=qli version {0} +335544439=function {0} could not be matched +335609880=Welcome to QLI\nQuery Language Interpreter +335544438=function {0} is not defined +335544437=wrong DYN version +335544436=SQL error code \= {0} +336527509=cannot map page +335544435=null segment of UNIQUE KEY +336527508=wrong packet type +335544434=key size exceeds implementation restriction for index "{0}" +336527507=invalid block type encountered +335544433=communication error with journal "{0}" +335544432=lock manager error +335544431=blocking signal has been received +335544430=unable to allocate memory from operating system +336330889=unknown switch "{0}" +336330888=trigger type +336330887=trigger message +336330886=trigger +335609879=Please retry, supplying an application script file name +336330885=transportable backup -- data in XDR format +335609878=illegal instruction or address, recovering... +336330884=switches can be abbreviated to the unparenthesized characters +335609877=arithmetic exception +336330883=security class +335609876=floating underflow fault +336330882=starting transaction +335609875=floating overflow fault +336330881=started transaction +335609874=floating underflow trap +336330880=\ restoring type {0} for column {1} +335609873=floating division by zero +335609872=floating overflow trap +335609871=integer division by zero +335544429=bad parameter number +335609870=integer overflow +335544428=undefined message number +335544427=data operation not supported +335544426=context not defined (BLR error) +335544425=context already in use (BLR error) +335544424=no lock manager available +335544423=internal error +335544422=internal error +335544421=connection rejected by remote interface +335544420=transaction outstanding +336330879=\ restoring trigger message for {0} +336330878=\ restoring trigger {0} +336330877=restoring security class {0} +336330876=restoring data for table {0} +335609869=expected {0}, encountered "{1}" +336330875=\ restoring privilege for user {0} +335609868=** QLI error\: {0} ** +336330874=\ restoring index {0} +335609867=** QLI error from database ** +336330873=restoring domain {0} +335609866=** QLI error from database "{0}" ** +336330872=\ restoring gen id value of\: {0} +335609865=INTERNAL\: {0} +336330871=\ restoring argument for function {0} +335609864=show_fields\: dtype not done +336330870=restoring function {0} +335609863=show option not implemented +335609862=set option not implemented +335609861=memory exhausted +335544419=transaction not in limbo +335609860=bad pool ID +335544418=transaction in limbo +335544417=internal error +335544416=internal error +335544415=database corrupted +335544414=BLOB and array data types are not supported for {0} operation +335544413=wrong version of database parameter block +335544412=unsupported BLR version (expected {0}, encountered {1}) +335544411=wrong version of transaction parameter block +335544410=bad handle count +336397204=non-SQL security class defined +336397203=An error occurred while trying to update the security database +336330869=\ restoring filter {0} +336330868=\ restoring file {0} +336330867=\ restoring column {0} +336330866=restore failed for record in table {0} +335609859=corrupt pool +336330865=\ {0}V(ERIFY) report each action taken +335609858=bad block size +336330864=\ {0}R(EPLACE_DATABASE) replace database from backup file +335609857=bad block type +336330863=table +335609856=expected type +336330862=Reducing the database page size from {0} bytes to {1} bytes +336330861=\ {0}Y redirect/suppress status message output +336330860={0} records written +335544409=transaction--request mismatch (synchronization error) +335544408=transaction handle not zero +335544407=database handle not zero +335544406=index is broken +335544405=checksum error on database page {0} +335544404=database corrupted +335544403=page {0} is of wrong type (expected {1}, found {2}) +335544402=internal error +335544401=internal error +335544400=internal error +336330859=\ {0} records restored +336330858=\ {0} records ignored +336330857=privilege +336330856=\ {0}Z print version number +336330855=page size specified ({0} bytes) rounded up to {1} bytes +336330854=page size +336330853=\ {0}P(AGE_SIZE) override default page size +336330852=opened file {0} +336330851=\ {0}O(NE_AT_A_TIME) restore one table at a time +336330850=\ {0}L(IMBO) ignore transactions in limbo +336330849=\ {0}E(XPAND) no data compression +336330848=length given for initial file ({0}) is less than minimum ({1}) +336330847=legal switches are\: +336330846=trigger {0} is invalid +336330845=index +336330844=domain +336330843=gbak version {0} +336330842=function argument +336330841=function +336330840=finishing, closing, and going home +336330839=filter +336330838=file length +336330837=file +336330836=column +336330835=Exiting before completion due to errors +336330834=Exiting before completion due to errors +336330833=error accessing BLOB column {0} -- continuing +336330832=do not recognize {0} attribute {1} -- continuing +336330831=do not understand BLOB INFO item {0} +336330830=\ {0}I(NACTIVE) deactivate indexes during restore +336330829=database {0} has a page size of {1} bytes. +336330828=creating indexes +336330827=creating file {0} +336330826=created database {0}, page_size {1} bytes +336330825=\ {0}C(REATE_DATABASE) create database from backup file +336330824=committing data for table {0} +336330823=creating index {0} +336330822=committing secondary files +336330821=commit failed on table {0} +336330820=\ committing metadata +336330819=closing file, committing, and finishing 336330818=cannot open status and error output file {0} -336330934=blocking factor parameter missing -336330935=expected blocking factor, encountered "{0}" -336330936=a blocking factor may not be used in conjunction with device CT -336330940=user name parameter missing -336330941=password parameter missing -336330952=missing parameter for the number of bytes to be skipped -336330953=expected number of bytes to be skipped, encountered "{0}" -336330965=Bad attribute for RDB$CHARACTER_SETS -336330967=Bad attribute for RDB$COLLATIONS -336330972=Unexpected I/O error while reading from backup file -336330973=Unexpected I/O error while writing to backup file -336330985=could not drop database {0} (database might be in use) -336330990=System memory exhausted -336331002=Bad attributes for restoring SQL role -336331005=SQL role parameter missing -336331010=page buffers parameter missing -336331011=expected page buffers, encountered "{0}" -336331012=page buffers is allowed only on restore or create -336331014=size specification either missing or incorrect for file {0} -336331015=file {0} out of sequence -336331016=can't join -- one of the files missing -336331017=standard input is not supported when using join operation -336331018=standard output is not supported when using split operation -336331019=backup file {0} might be corrupt -336331020=database file specification missing -336331021=can't write a header record to file {0} -336331022=free disk space exhausted -336331023=file size given ({0}) is less than minimum allowed ({1}) -336331025=service name parameter missing -336331026=Cannot restore over current database, must be SYSDBA or owner of the existing database. -336331031="read_only" or "read_write" required -336331033=just data ignore all constraints etc. -336331034=restoring data only ignoring foreign key, unique, not null & other constraints -336723983=unable to open database -336723984=error in switch specifications -336723985=no operation specified -336723986=no user name specified -336723987=add record error -336723988=modify record error -336723989=find/modify record error -336723990=record not found for user: {0} -336723991=delete record error -336723992=find/delete record error -336723996=find/display record error -336723997=invalid parameter, no switch defined -336723998=operation already specified -336723999=password already specified -336724000=uid already specified -336724001=gid already specified -336724002=project already specified -336724003=organization already specified -336724004=first name already specified -336724005=middle name already specified -336724006=last name already specified -336724008=invalid switch specified -336724009=ambiguous switch specified -336724010=no operation specified for parameters -336724011=no parameters allowed for this operation -336724012=incompatible switches specified -336724044=Invalid user name (maximum 31 bytes allowed) -336724045=Warning - maximum 8 significant bytes of password used -336724046=database already specified -336724047=database administrator name already specified -336724048=database administrator password already specified -336724049=SQL role name already specified -336789504=The license file does not exist or could not be opened for read -336789523=operation already specified -336789524=no operation specified -336789525=invalid switch -336789526=invalid switch combination -336789527=illegal operation/switch combination -336789528=ambiguous switch -336789529=invalid parameter, no switch specified -336789530=switch does not take any parameter -336789531=switch requires a parameter -336789532=syntax error in command line -336789534=The certificate was not added. A duplicate ID exists in the license file. -336789535=The certificate was not added. Invalid certificate ID / Key combination. -336789536=The certificate was not removed. The key does not exist or corresponds to a temporary evaluation license. -336789537=An error occurred updating the license file. Operation cancelled. -336789538=The certificate could not be validated based on the information given. Please recheck the ID and key information. -336789539=Operation failed. An unknown error occurred. -336789540=Add license operation failed, KEY: {0} ID: {1} -336789541=Remove license operation failed, KEY: {0} -336789563=The evaluation license has already been used on this server. You need to purchase a non-evaluation license. -336920577=found unknown switch -336920578=please retry, giving a database name -336920579=Wrong ODS version, expected {0}, encountered {1} +336330817=cannot open backup file {0} +336330816=blob +336330815=\ {0}M(ETA_DATA) backup metadata only +336330814=\ {0}D(EVICE) backup file device type on APOLLO (CT or MT) +336330813=\ backup file is compressed +336330812=\ {0}B(ACKUP_DATABASE) backup database to file +336396787=The cursor identified in a FETCH or CLOSE statement is not open. +336330811=backup +336396786=The cursor identified in an OPEN statement is already open. +336330810=array +336396784=Unknown cursor +336396780=\ The cursor identified in the update or delete statement is not positioned on a row. +336330809=adding file {0}, starting at page {1} +336330808=Unexpected I/O error while {0} backup file +336330807=Expected XDR record length +336330806=expected array dimension {0} but instead found {1} +336330805=expected array version number {0} but instead found {1} +336330804=array dimension for column {0} is invalid +336330803=database format {0} is too old to restore to +336396778=Attempt to update non-updatable cursor +336330802=unexpected end of file on backup file +336330801=no table name for data +336330800=gds_$send failed +336396770=Unknown statement or request +336396769=The prepare statement identifies a prepare statement with an open cursor +336396758=violation of FOREIGN KEY constraint "{0}" +336396757=Cannot prepare a CREATE DATABASE/SCHEMA statement +336396756=transaction marked invalid by I/O error +336396737=This user does not have privilege to perform this operation on this object. +336396736=user does not have the privilege to perform operation +336396735=cannot modify an existing user privilege +336003088=Datatypes {0}are not comparable in expression {1} +336003087=Label {0} {1} in the current scope +336003086=External function should have return position between 1 and {0} +336003085=Ambiguous field name between {0} and {1} +336003084=integers in SQL dialect 3. +336003083=as approximate floating-point values in SQL dialect 1, but as 64-bit +336003082=WARNING\: NUMERIC and DECIMAL fields with precision 10 or greater are stored +336003081=value in SQL dialect 1, but as an exact numeric value in SQL dialect 3. +336003080=WARNING\: Numeric literal {0} is interpreted as a floating-point +336855099=The specified server cannot perform the requested operation. +336855098=A network adapter hardware error occurred. +336855097=The network BIOS command limit has been reached. +336855096=The network path was not found. +336855095=A duplicate name exists on the network. +336855094=The remote computer not available. +336855093=The IPX/SPX software is already initialized. +336855092=The request exceeds the maximum IPX/SPX resource limits. +336855091=Lock on network resources failed. +336855090=Not enough event control blocks free. +336003079=DB dialect {0} and client dialect {1} conflict with respect to numeric precision {2}. +336003078= +336003077=Database SQL dialect {0} does not support reference to {1} datatype +336003076=Use of {0} expression that returns different results in dialect 1 and dialect 3 +336003075=Precision 10 to 18 changed from DOUBLE PRECISION in SQL dialect 1 to 64-bit scaled integer in SQL dialect 3 +336003074=Cannot SELECT RDB$DB_KEY from a stored procedure. +336855089=Not enough DOS memory available. +336855088=The specified network resource or device is no longer available. +336855087=The named pipe is busy. +336855086=The specified path was not found. +336855085=The remote host is not responding or you may lack proper security to access network resources. +336855084=No process slots are available. +336855083=The Network is busy. +336855082=The input buffer is too small. +336855081=Pipe has been closed or is not being read. +336855080=Bad length in command. +336855079=There is not enough available memory. +336855078=Pipe does not exist or is no longer valid. +336855077=SPX is not installed or the specified socket is not open. +336855076=Malformed or overflow packet. +336855075=The socket has already been closed. +336855074=The SPX connection table is full. +336855073=Specified connection is not valid. +336855072=The Firebird server is not responding or has closed the connection. +336855071=The Firebird server is not responding or has closed the connection. +336855070=The IPX/SPX software is not initialized. +336855069=The host was not found or is unreachable over the specified network protocol. +336855068=Windows sockets have not been initialized properly. +336855067=The version of winsock.dll is not usable by this application. +336855066=The network subsystem is unusable. +336855065=The request would cause the non-blocking socket to block. +336855064=A blocking winsock request is already in progress. +336855063=Operation already in progress. +336855062=No route to the requested host. +336855061=The requested host is down. +336855060=Request timed out without establishing a connection. +336855059=Cannot send or receive data on a socket which has been shutdown. +336855058=The socket is not connected. +336855057=The socket is already connected. +336855056=Insufficient buffer space or sockets are available. +336855055=The connection was reset by the remote host. +336855054=The connection was aborted due to a timeout or other failure. +336855053=The network dropped the connection on reset. +336855052=The network cannot be reached from this host at this time. +336855051=The winsock implemenation has detected that the network subsystem has failed. +336855050=The specified address is not available from the local machine. +336855049=The specified address is already in use. +336855048=The requested address family is not supported by this protocol family. +336855047=The requested protocol family is not supported. +336855046=The TCP operation is not supported. +336855045=The TCP socket type is not supported in the requested address family. +336920599=\ -d analyze data pages +336855044=The requested winsock protocol is not supported by the TCP implemenation. +336920598=\ -a analyze data and index pages +336855043=The packet was too large for the buffer and was truncated. +336920597=Available switches\: +336855042=There are too many open files. No more file descriptors are available. +336920596=unknown switch "{0}" +336855041=The request was canceled before completing. +336920595=\ Expected b-tree bucket on page {0} from {1} +336855040=The connection request was refused. This can occur if the Firebird server is not started on the host machine. +336920594=\ Expected data on page {0} +336920593=\ Fill distribution\: +336920592=\ Average data length\: {0}, total dup\: {1}, max dup\: {2} +336920591=\ Depth\: {0}, leaf buckets\: {1}, nodes\: {2} +336920590=\ Index {0} ({1}) +335610364={0} Based on field {1} of view {2} +335610363={0} Based on field {1} of relation {2} +335610362=\ elapsed \= \!e cpu \= \!u system \= \!s mem \= \!x buffers \= \!b +335610361=\ reads \= \!r writes \= \!w fetches \= \!f marks \= \!m +335610360=unknown data type {0} +336920589=\ Fill distribution\: +336920588=\ Data pages\: {0}, data page slots\: {1}, average fill\: {2} +336920587=\ Primary pointer page\: {0}, Index root page\: {1} +336920586=\nAnalyzing database pages ... +336920585=File {0} is the {1} file +336920584=File {0} continues as file {1} +336920583=\n\nDatabase file sequence\: +336920582=\nDatabase "{0}" +336920581=gstat version {0} 336920580=Unexpected end of database file. -336920605=Can't open database file {0} -336920606=Can't read a database page -336920607=System memory exhausted +335610359=\ntype for next topic or to stop\: +335610358=Subtopic? +335610357=bad kanji found while formatting output +335610356=Enter +335610355=Re-enter +335610354=NO +335610353=YES +335610352=Field {0} in relation {1} of database {2} +335610351=Field {0} in view {1} of database {2} +336920579=Wrong ODS version, expected {0}, encountered {1} +336920578=please retry, giving a database name +336920577=found unknown switch +335610345=JOIN +335610344=SINGULAR (SELECT * ) +335610343=Invalid argument for UDF +335610341=\ Expression index BLR\: +335610340=FORMs not supported +335610339=Relation {0} does not exist +335610338=field width ({0}) * header segments ({1}) greater than 60,000 characters +335610337=unsuccessful attempt to extend pool beyond 64KB +335610336=cannot format unsubscripted array {0} +335610335=\ ({0}) +335610334=number > 0 +335610333=input line too long +335610332=input line too long +335610331=\ Datatype information\: +335610330=Variable {0} has not been declared +335610329=\ Edit string\: {0} +335610328=\ Query name\: {0} +335610327=Variable {0} +335610326=literal string characters or longer +335610325=qli\: ignoring unknown switch -%c +335610324=Data type of field {0} may not be changed to or from BLOB +335610323="{0}" is not a field and so may not be subscripted +335610322=Only fields may be subscripted +335610321=Error during two phase commit on database {0}\nroll back all databases or commit databases individually +335610320=no filters are defined for database {0} +335610319=filters are not supported in database {0} +335610318=no functions are defined in database {0} +335610317=functions are not supported in database {0} +335610316=Do you want to rollback updates for {0}? +335610315=Unable to create form window +335610314=Connection to database {0} lost\n Please FINISH the database\! +335544399=internal error +335610313=\ message {0}\: {1} +335544398=internal error +335610312=Messages associated with {0}\: +335544397=internal error +335610311=source relation {0} does not exist +335544396=column {0} is not defined in table {1} +335610310=could not resolve context for aggregate expression +335544395=table {0} is not defined +335544394=incompatible version of on-disk structure +335544393=request in use +335544392=internal error +335544391=buffer in use +335544390=BLR syntax error\: expected {0} at offset {1}, encountered {2} +336397185=Invalid numeric literal +336397184=Invalid token +336397183=Invalid String +335610309=output pipe is not supported on MPE/XL +335610308=prompting not allowed in select field list +335610307=simple field reference not allowed in global aggregates +335610306=\ Index {0}{1}{2}{3} +335610305=Filters in database {0} ({1})\: +335610304=\ Filter description\: +335544389=buffer exhausted +335610303=\ Output sub-type is {0} +335544388=block size exceeds implementation restriction +335610302=\ Input sub-type is {0} +335544387=internal error +335610301=\ Filter library is {0} +335544386=too many requests +335610300=Filter {0} in database "{1}" ({2})\: +335544385=internal error +335544384=internal error +335544383=unrecoverable conflict with limbo transaction {0} +335544382={0} +335544381=Implementation limit exceeded +335544380=wrong number of arguments on call +335544379=unsupported on-disk structure for file {0}; found {1} type %04X, support {2} type %04X +335544378=feature is not supported +335544377=request includes a DSRI extension not supported in this implementation +335544376=table {0} was omitted from the transaction reserving list +335544375=unavailable database +335544374=attempt to fetch past the last record in a record stream +335544373=operating system directive {0} failed +335544372=attempted reference to BLOB in unavailable database +335544371=attempted write to read-only BLOB +335544370=attempted action on blob outside transaction +335544369=attempted read of a new, open BLOB +335544368=attempted invalid operation on a BLOB +335544367=attempted retrieval of more segments than exist +335544366=segment buffer length shorter than expected +335544365=request referenced an unavailable database +335544364=request synchronization error +335544363=no transaction for request +335544362=cannot update read-only view {0} +335544361=attempted update during read-only transaction +335544360=attempted update of read-only table +335544359=attempted update of read-only column +335544358=message length error (encountered {0}, expected {1}) +335544357=cannot disconnect database with open transactions ({0} active) +335544356=metadata is obsolete +335544355=BLOB was not closed +335544354=invalid database key +335544353=transaction is not in limbo +335544352=no permission for {0} access to {1} {2} +335544351=unsuccessful metadata update +335544350=program attempted to exit without finishing database +335544349=attempt to store duplicate value (visible to active transactions) in unique index "{0}" +335544348=no current record for fetch operation +335544347=validation error for column {0}, value "{1}" +335544346=corrupt system table +335544345=lock conflict on no wait transaction +335544344=I/O error for file %.0s"{0}" +335544343=invalid request BLR at offset {0} +335544342=action cancelled by trigger ({0}) to preserve data integrity +335544341=unknown information item +335544340=no information of this type available for object specified +336397138=The object of the insert, delete or update statement is a view for which the requested operation is not permitted. +336397137=This column cannot be updated because it is derived from an SQL function or expression. +336330799=\ warning -- record could not be restored +336397133={0} is not a valid base table of the specified view +336330798=string truncated +336330797=expected backup description record +336397131=must specify column name for view select expression +336330796=Expected backup version 1, 2, or 3. Found {0} +336397130=number of columns does not match select list +336330795=do not recognize record type {0} +336330794=Failed in store_blr_gen_id +336330793=expected data attribute +336330792=wrong length record, expected {0} encountered {1} +336330791=expected record length +336330790=gds_$put_segment failed +335544339=information type inappropriate for object specified +335544338=no match for first value expression +335544337=attempt to start more than {0} transactions +335544336=deadlock +335544335=database file appears corrupt ({0}) +335544334=conversion error from string "{0}" +335544333=internal gds software consistency check ({0}) +335544332=invalid transaction handle (expecting explicit transaction start) +335544331=invalid format for transaction parameter block +335544330=invalid parameter in transaction parameter block +336397126=dbkey not available for multi-table views +336330789=gds_$create_blob failed +336330788=Cannot find column for BLOB +336330787=cannot find table {0} +336330786=RESTORE\: decompression length error +336330785=failed to create database {0} +336330784=Expected database description record +336330783=\ gds_$database_info failed +336330782=gds_$release_request failed +336330781=\ gds_$receive failed +336330780=gds_$start_request failed +335544329=invalid BLOB ID +335544328=invalid BLOB handle +335544327=invalid request handle +335544326=unrecognized database parameter block +335544325=bad parameters on attach or create database +335544324=invalid database handle (no active connection) +335544323=file {0} is not a valid database +335544322=invalid database key +335544321=arithmetic exception, numeric overflow, or string truncation +335544320= +336397118=Invalid number of arguments +336397117=Invalid data type, length, or value +336397116=function {0} is not defined +336330779=gds_$compile_request failed +336330778=data type {0} not understood +336330777=Failed in put_blr_gen_id +336330776=gds_$open_blob failed +336330775=gds_$close_blob failed +336330774=gds_$get_segment failed +336330773=do not understand BLOB INFO item {0} +336330772=gds_$blob_info failed +336330771=cannot close APOLLO tape descriptor file {0} +336330770=cannot create APOLLO cartridge descriptor file {0} +336265219=This is a test message