Subject Re: Individual table sizes in a DB
Author Adam
--- In firebird-support@yahoogroups.com, "Balagopal Karat"
<bkarat@...> wrote:
>
> Hi Adam,
>
> Sorry to trouble you again. I should be making some silly mistake,
not able to get through.
>
> Copied gstat to a folder, copied the FDB also in to the same folder
and then gave the following command at "RUN":
>
> C:\TNS\gstat.exe -a TNSINDIA.FDB > c:\GstatOutput.txt

Try:

cd\Program Files\Firebird\Firebird_1_5\bin <enter>
gstat.exe -a localhost:C:\TNS\TNSINDIA.FDB -user SYSDBA -password
masterke > c:\GstatOutput.txt <enter>

Make sure you have permissions to write to c:\ or change the folder to
somewhere you have permissions to.

Adam