Re: [firebird-support] Install Firebird on windows server 2012

2017-12-21 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 21-12-2017 15:26, Ryan Farmer farme...@icloud.com [firebird-support] 
wrote:
> Firebird 2.5.2.26539. The error message is “Firebird 2.5 Installer (2.1) 
> is not allowed to run on Win2012R2.64(6.3) Setup Aborted!”

Why are you even trying to install version 2.5.2? It is not the latest 
2.5.x version, it is a 4+ year old version with a known(!) security 
vulnerabilities that have been fixed in later versions. That is probably 
why Windows doesn't allow it to be installed.

> Will a different Firebird version work in this environment? Or am I 
> trying to stick a square peg into a round hole here?

Install Firebird 2.5.7, which will install just fine on Windows 2012R2 
(I even spun up a VM to test it).

Mark
-- 
Mark Rotteveel


Re: [firebird-support] Install Firebird on windows server 2012

2017-12-21 Thread Ryan Farmer farme...@icloud.com [firebird-support]
Firebird 2.5.2.26539. The error message is “Firebird 2.5 Installer (2.1) is not 
allowed to run on Win2012R2.64(6.3) Setup Aborted!”

Will a different Firebird version work in this environment? Or am I trying to 
stick a square peg into a round hole here?

Ryan Farmer
farme...@icloud.com



> On Dec 21, 2017, at 4:02 AM, Mark Rotteveel m...@lawinegevaar.nl 
> [firebird-support]  wrote:
> 
> On 21-12-2017 05:01, Ryan Farmer farme...@icloud.com [firebird-support] 
> wrote:
> > I am trying to install Firebird 2.5 onto a virtual machine. The machine is 
> > run by amazon web services with windows server 2012. I simply get an error 
> > stating firebird doesn’t work with windows server 2012. Is there a solution?
> 
> What is the exact error message, and which Firebird 2.5 version are you 
> trying to install?
> 
> Mark
> -- 
> Mark Rotteveel
> 


RE: [firebird-support] Firebird database corrupt with wrong page type error on table

2017-12-21 Thread 'Paul Beach' pbe...@mail.ibphoenix.com [firebird-support]
http://www.ibphoenix.com/resources/documents/how_to/doc_5

Regards
Paul

  -Original Message-
  From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com]
  Sent: 21 December 2017 13:14
  To: firebird-support@yahoogroups.com
  Subject: [firebird-support] Firebird database corrupt with wrong page type
error on table




  Hello everyone,



  During inserting data to a table I received an error on my application log
"database file appears corrupt (DB Path) wrong page type page 232333 is of
wrong type (expected 5, found 7)".



  On looking in FB log I got following  :



  DEVMACHINE (Server)  Thu Dec 21 16:45:23 2017

  Database: DB

  Data page 232331 (sequence 168514) is confuse d in table
TABLENAME (159)



  DEVMACHINE (Server)  Thu Dec 21 16:45:23 2017

  Database: DB

  Page 232333 wrong type (expected 5 encountered 7)



  DEVMACHINE (Server)  Thu Dec 21 16:45:23 2017

  Database: DB< /p>

  Data page 232333 (sequence 168515) is confused in table
TABLENAME (159)



  DEVMACHINE (Server)  Thu Dec 21 16:45:24 2017

  Database: DB

  Page 232317 is an orphan





  This is the first time I am seeing this error and don't know what has
caused it. Is there any precaution to avoid such kind of errors..?



  This database is around 3 years old and database maintenance activity is
not done on it.  Also, the said table has 5.4 million records in it.





  Thank you in advance J


  


[firebird-support] Firebird database corrupt with wrong page type error on table

2017-12-21 Thread 'Joje' j...@codework-solutions.com [firebird-support]
Hello everyone,

 

During inserting data to a table I received an error on my application log
"database file appears corrupt (DB Path) wrong page type page 232333 is of
wrong type (expected 5, found 7)". 

 

On looking in FB log I got following  :

 

DEVMACHINE (Server)  Thu Dec 21 16:45:23 2017

Database: DB

Data page 232331 (sequence 168514) is confused in table
TABLENAME (159)

 

DEVMACHINE (Server)  Thu Dec 21 16:45:23 2017

Database: DB

Page 232333 wrong type (expected 5 encountered 7)

 

DEVMACHINE (Server)  Thu Dec 21 16:45:23 2017

Database: DB

Data page 232333 (sequence 168515) is confused in table
TABLENAME (159)

 

DEVMACHINE (Server)  Thu Dec 21 16:45:24 2017

Database: DB

Page 232317 is an orphan

 

 

This is the first time I am seeing this error and don't know what has caused
it. Is there any precaution to avoid such kind of errors..?

 

This database is around 3 years old and database maintenance activity is not
done on it.  Also, the said table has 5.4 million records in it. 

 

 

Thank you in advance :)  



Re: [firebird-support] Firebird 3.0.3 no longer compatible with InterBase 7.5.1 clients

2017-12-21 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 21-12-2017 08:49, Mark Rotteveel m...@lawinegevaar.nl 
[firebird-support] wrote:
> On 21-12-2017 03:06, FSPAPA INCA Team i...@foodstuffs-si.co.nz
> [firebird-support] wrote:
>> I reckon this change to src/remote/server/server.cpp in commit
>> 2fdb281759299f24d47349246f3c800ec78971cc introduced an unintended effect:
> 
> I think you're right. I'll create a ticket in the tracker for this.

http://tracker.firebirdsql.org/browse/CORE-5686

Mark
-- 
Mark Rotteveel


Re: [firebird-support] Install Firebird on windows server 2012

2017-12-21 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 21-12-2017 05:01, Ryan Farmer farme...@icloud.com [firebird-support] 
wrote:
> I am trying to install Firebird 2.5 onto a virtual machine. The machine is 
> run by amazon web services with windows server 2012. I simply get an error 
> stating firebird doesn’t work with windows server 2012. Is there a solution?

What is the exact error message, and which Firebird 2.5 version are you 
trying to install?

Mark
-- 
Mark Rotteveel


[firebird-support] Install Firebird on windows server 2012

2017-12-21 Thread Ryan Farmer farme...@icloud.com [firebird-support]
I am trying to install Firebird 2.5 onto a virtual machine. The machine is run 
by amazon web services with windows server 2012. I simply get an error stating 
firebird doesn’t work with windows server 2012. Is there a solution?

Ryan Farmer
farme...@icloud.com