Consultor Eletrônico



Kbase P19563: Can the data within a db be dumped while users are in the db
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/18/2003
Status: Unverified

GOAL:

Can the data within a db be dumped while users are in the db?

GOAL:

Can I dump the data while users are inside the db?

FIX:

Yes, the .d (data) can be dumped even when users are connected to the database. The file, .d, that is created is a simple copy of records within the db. This file can now be loaded into a development database for testing.