Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When there is not enough space on the temp drive an error about CreateFile is reported [CORE2514] #2924

Closed
firebird-automations opened this issue Jun 17, 2009 · 11 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @doychin

Relate to CORE2321

I have a database that is 3,5 GB in a single table.

I tried to change some indexes in this database and as result I got a message:
ISC ERROR CODE:335544373

ISC ERROR MESSAGE:
operating system directive CreateFile failed
The system cannot find the path specified.

while executing:
CREATE ASC INDEX I_MON_OID_VARIABLE_1 ON MON_OID_VARIABLE (DEVICEID, OIDFK, OIDINDEX, OIDTIMESTAMP)

The reason is that my temporary folder points to RAM drive that has only 500MB free and probably for this index more then 500MB is needed.

In this case I think more appropriate message is required.

Commits: 4c459eb

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue relate to CORE2321 [ CORE2321 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: In Progress [ 3 ] => In Progress [ 3 ]

Fix Version: 2.5 RC1 [ 10362 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.1.4 [ 10361 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: In Progress [ 3 ] => Open [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Fix Version: 2.1.4 [ 10361 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants