
July 14th, 2011, 01:26 AM
|
 |
Contributing User
|
|
Join Date: Aug 2008
Posts: 75
  
Time spent in forums: 1 Day 10 h 31 m 7 sec
Reputation Power: 8
|
|
|
Firebird 2.1 in ubuntu IO permission issue
Hi Everybody,
I am just trying to install firebird on a linux box (ubuntu 11.04 natty).
I have followed this page to install.
I have installed and using isql-fb, issued some SELECT statement against the employee.fdb as stated in the document. Its all worked fine.
Now , when i am trying to create a db , im getting following IO permission error.
** IBPP::SQLException ***
Context: Database::Create
Message: isc_dsql_execute_immediate failed
SQL Message : -902
Unsuccessful execution caused by a system error that precludes successful execution of subsequent statements
Engine Code : 335544344
Engine Message :
I/O error during "open O_CREAT" operation for file "/var/test"
Error while trying to create file
Permission denied
i am new to linux ... please help me to solve this ...
thanks in advance...
|