Hi,

I try to run OLTP on Windows 10 64 bit and Firebird 3 current snapshot

When i try to run it i got an error

------------------------------------------------------------------------------------------------------------------

Database has been created SUCCESSFULLY and is ready for initial documents 
filling.
######################################

Change config setting 'wait_after_create' to 0 in order to remove this pause.

Press any key to go on or Ctrl-C to exit. . .
Config parameter 'use_external_to_stop' is UNDEFINED (this is DEFAULT).
SKIP checking for non-empty external file.

10:30:18,46 Internal routine: count_existing_docs.

The system cannot find the batch label specified - repl_with_bound_quotes
The system cannot find the batch label specified - repl_with_bound_quotes
The system cannot find the batch label specified - repl_with_bound_quotes
The system cannot find the batch label specified - repl_with_bound_quotes
The system cannot find the batch label specified - repl_with_bound_quotes

### ATTENTION ###

FAILED to run script which tries to add 'signal' record into log that will be
used to evaluate planning finish time.

Command: O:\Firebird3\isql 127.0.0.1/3305:O:\DB\oltp3.fdb -user SYSDBA 
-password masterkey -n -i O:\logs\tmp_init_data_chk.sql

SQL script: O:\logs\tmp_init_data_chk.sql
Content of error log (O:\logs\tmp_init_data_chk.err):
=======
Statement failed, SQLSTATE = 42S02
Dynamic SQL Error
-SQL error code = -204
-Table unknown
-UNKNOWN_TABLE
-At line 18, column 21
At line 22 in file O:\logs\tmp_init_data_chk.sql
=======
See details in file O:\logs\oltp30.prepare.log

Press any key to FINISH this batch. . .

------------------------------------------------------------------------------------------------------------------

What can i do to fix this? I see that this table realy does not exists win 
resulted database

PS> i have addded many wait commands and echo to your script,
because without it, script failed many times (some timings problem or Windows 
10 releated problem).
Too fast computer…

Regards,
Karol Bieniaszewski
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to