Consultor Eletrônico



Kbase P55554: Could not find filedump.p file in Development Toolkit
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

SYMPTOM(s):

Could not find filedump.p file in Development Toolkit

filedump.p is used by DUMPDB Toolkit Utility to dump a database

CAUSE:

filedump.p is not delivered with Toolkit Utility. It must be generated for each database you want to do a dump operation.

FIX:

To create the filedump.p file you have to use mkdump utility.
When run the MKDUMP utility against a database, it creates two Progress procedures: one that dumps a database and one that reloads a database.

SYNTAX:
mkdump <database-name>