Subject | Re: [firebird-support] FB 1.5 corrupted? |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2004-03-05T07:15:51Z |
On 4 Mar 2004 at 8:05, Ernesto A. Zapata Icart wrote:
using Interbase server.
SY, Dimitry Sibiryakov.
>1) gfix -v -full mybase.fdbLooks like you are trying to open and backup Firebird database,
> result:
>-bad parameters on attach or believes you database
>-secondary server attachments cannot validates you databases
>
> Next, I do:
>
>2) gbak -backup -v -ignores mybase.fdb mybase.fbk
> result:
>gbak: ERROR: internal gds software consistency check (pointer page
>vanished from DPM_next (249))
>gbak: ERROR: gds_$start_request failed
>gbak: Exiting before completion due to errors
>gbak: ERROR: internal gds software consistency check (can't after
>bugcheck continued)
>
> What's happening?
using Interbase server.
>Note: In my box GNU/Linux, I have Interbase in the port 3050 andBut I don't see port numbers in your command strings above...
>Firebird in the 3051. The entrance in the file /etc/services is this:
> gds_db 3050/tcp #InterBase Database Remote Protocol
> fdb_db 3051/tcp #Firebird Database Remote Protocol
SY, Dimitry Sibiryakov.