Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

openedge 10b

 
   Database Forums (Home) -> Progress RSS
Next:  FRM-40654: Record updated by another user error.  
Author Message
qwerty

External


Since: Aug 08, 2007
Posts: 1



(Msg. 1) Posted: Wed Aug 08, 2007 1:11 pm
Post subject: openedge 10b
Archived from groups: comp>databases>progress (more info?)

Hello,
I have question about open progress openedge 10b.
How can I rebuid all indexes in database ?
What I have to do to do that ?
thx for help
henry

 >> Stay informed about: openedge 10b 
Back to top
Login to vote
Claus

External


Since: Jun 28, 2007
Posts: 7



(Msg. 2) Posted: Fri Aug 10, 2007 9:58 am
Post subject: Re: openedge 10b [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Aug 8, 11:11 pm, qwerty wrote:
> Hello,
> I have question about open progress openedge 10b.
> How can I rebuid all indexes in database ?
> What I have to do to do that ?
> thx for help
> henry

#rebuild index on windows platform
proutil name.db -C idxbuild all -T c:\temp -TB 31
-TM 32 -SG 64 -t -B 40000 > c:\idx_rebuild.log

 >> Stay informed about: openedge 10b 
Back to top
Login to vote
Claus

External


Since: Jun 28, 2007
Posts: 7



(Msg. 3) Posted: Fri Aug 10, 2007 9:58 am
Post subject: Re: openedge 10b [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> #rebuild index on windows platform
> proutil name.db -C idxbuild all -T c:\temp -TB 31 -TM 32 -SG 64 -t -B 40000 > c:\idx_rebuild.log

Use the Speed Sort (-TB), Merge Number (-TM), Sort Grouping (-SG) and
Blocks in
Database Buffers (-B) startup parameters to improve index rebuild
performance and (-threadnum) 'n' if u have an enterprise license.

You may want to place the temporary directory on another phisical
drive to impove performance also.
 >> Stay informed about: openedge 10b 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
OpenEdge Clustering - We are looking at trying to run our OpenEdge based application in a Windows 2003 cluster. I have the business case for why clustering would be a good idea for us, but I was wondering if anyone could care to comment on their experiences on running an..

HELP! v7 Prostrct repair question - Group, I'm restoring a multi-volume database from a UFS dump. I need to restructure it. I got all the extents and modified the structure file to point to their correct locations. When I run "prostruct repair mydb" I get the following error:...

Using Tivoli to backup Progress database - Does anybody know of any problems/issues with using Tivoli Storage Manager to backup a Progress database? Is anybody using Tivoli with Progress? Many Thanks, =Adrian=

Viewing DB Field entries - Hi Folks. I'm pretty new to Progress and wanted to ask if there are tools available with which I can easily view the entries of fields in a DB? Because with the Data Dictionary I only can see the field names but not the data in them. But its annoying...

unwanted thousands separator - Hi. I have defined global values MYGLOBALVALUE1 = 1000. These values are shown in a COMBO-BOX using LIST-ITEM-PAIRS = "MyGlobVal1, {&MYGLOBALVALUE1}" Now here is my problem: If I call {&MYGLOBALVALUE} it returns 1000 BUT if I call..
   Database Forums (Home) -> Progress All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]