This is a discussion on Re: can any one help ! within the pgsql Databases forums, part of the PostgreSQL category; --> Emad_jci <member33775@dbforums.com> wrote in news:3134209.1058804154 @dbforums.com: > > Hi all, > I have a big problem with bi file ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Emad_jci <member33775@dbforums.com> wrote in news:3134209.1058804154 @dbforums.com: > > Hi all, > I have a big problem with bi file on progress 8.3b,hp-ux , we are doing > application upgrade (mfgpro 8.6 to 9.0a) and when I run (2.13.22.3) in > mfgpro the bi file increase beyond the 2GB size leading to database > crash, what I did is that I used the -i parameter and added more > extensions to bi file after till the size is 10GB,the interesting thing > is that the time stamp of bi files changes only for the first extension > and the last one as if progress is not using the other extensions in > between ,I have no Idea what is going on ,can anyone help? > > -- > Posted via http://dbforums.com > The BI is limited to 2GB in V8, regardless of the number of extents you have.. I have no idea what the mfg code is doing, but your best bet is to go back to them and ask them to split the code (and the transactions) into smaller chunks.. Or, upgrade to Progress V9, where the limit no longer exists.. Kevin |