Consultor Eletrônico



Kbase P20659: How to load existing .d file(s) with a Workgroup or Personal Database license?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/02/2005
Status: Verified

GOAL:

How to load existing .d file(s) with a Workgroup or Personal Database license?

FIX:

Connect to the database in single user mode with the "-rx" parameter.

1. Create a bulk load descriptor file.

To Create the Bulk Load Descriptor file.

From Data Administration, Admin Menu and choose to Create a Bulk Loader Description File.

Select the tables .d files that will be loaded.

This will generate a dbname.fd file.
Exit out from Progress to the OS command line.

2. Load the .d files
To Bulk Load the .d files.

proutil dbname -C bulkload dbname.fd

Index build the newly loaded tables.