Consultor Eletrônico



Kbase P5975: Prorest of database > 2GB on Progress 9.1B results in buffer stack overflow [no number]
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/12/2008
Status: Verified

SYMPTOM(s):

Prorest of database > 2GB on Progress 9.1B results in buffer stack overflow

Backup confirmed as sucessfully completed

Error: buffer stack overflow

No error number with buffer stack overflow.

"buffer stack overflow" message [no number] when trying to connect (pro, _mproserv)

FACT(s) (Environment):

Progress 9.1B
All Supported Operating Systems

CAUSE:

The originating probkup failed on DB > 2GB in Progress 9.1B because the calcuated size of the backup/restore is incorrect which causes the "buffer stack overflow"

FIX:

Workaround:

1.) If the machines are identical refer to:
Primus Solution P4441: "How to change Progress installation from one machine to another"

or

1.) OS Copy the database to the new server
2.) prostrct repair newdb

or

1.) prostrct create newdb
2.) procopy newdb empty(1,2,4,8)
3.) dump from olddb | load into newdb

or

Upgrade to Progress 9.1D