Pack command

This forum is for eXpress++ general support.
Post Reply
Message
Author
omni
Posts: 554
Joined: Thu Jan 28, 2010 9:34 am

Pack command

#1 Post by omni »

We use the pack command, and have for years, but recently on newer,faster systems it seems to cause more and more errors.

Has anybody else reported or found this to be an issue?

We use it on a limited number of files..ones that constantly get deleted records that need to be purged after certain processes.

error message just says

error description : D
error gencode: : 8999
error operation: dbpack

No idea what "D" means, but its consistent.

Thanks

Fred
Omni

Cliff Wiernik
Posts: 605
Joined: Thu Jan 28, 2010 9:11 pm
Location: Steven Point, Wisconsin USA
Contact:

Re: Pack command

#2 Post by Cliff Wiernik »

Don't know the cause of the problem. We don't experience this with ADS. But you want to consider instead using a for !deleted() clause on your tag and do record recycling. We have moved more to this instead of packing.

Cliff

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Pack command

#3 Post by rdonnay »

Does this happen if you move the file to a local drive instead of a network drive?
The eXpress train is coming - and it has more cars.

omni
Posts: 554
Joined: Thu Jan 28, 2010 9:34 am

Re: Pack command

#4 Post by omni »

Never attempted to move to a local drive, and probably would not for the clients in the field. We never get the error here.
We stopped packing on our system reindex, just have it as an option to clear out all deleted records, all files. (about 300 files).
We have about 4 that we pack on a regular reindex, which is ok.

Just when running the app, lots of users and the memory useage on the w/s is probably up.

Thats ok...just was wondering.


Fred

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Pack command

#5 Post by rdonnay »

I'm thinking it may be a network error. That's why I asked the question.
The eXpress train is coming - and it has more cars.

User avatar
Auge_Ohr
Posts: 1428
Joined: Wed Feb 24, 2010 3:44 pm

Re: Pack command

#6 Post by Auge_Ohr »

omni wrote:We use the pack command, and have for years, but recently on newer,faster systems it seems to cause more and more errors.

Has anybody else reported or found this to be an issue?
you are sure Antivirus is "disable" ?!

what Client OS() ?
what Server OS() ?
which "SMB" Settings ?
greetings by OHR
Jimmy

Post Reply