Kbase 19571: How to Dump/Load Sequence/bulk-fd Defaults from Command Line
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/4/2003 |
|
Status: Unverified
GOAL:
How to dump/load ther Progress database sequence definitions from the command line.
FACT(s) (Environment):
Progress 8.x
FIX:
The following programs can be used as a guide to dump/load sequence/bulk-fd defaults because the programs include the portions where sequence definitions are dumped from the dictionary when they are done. Note that these programs things related to not just sequence dumping but table definitions dumping as well:
%DLC%\SRC\PRODICT\DUMP\_DMPSEQS.P
%DLC%\SRC\PRODICT\DUMP\_LODSEQS.P
%DLC%\SRC\PRODICT\DUMP\_DMPDEFS.p
%DLC%\SRC\PRODICT\DUMP\_DMPSDDL.p
%DLC%\SRC\PRODICT\DUMP\DUMP_DF.p
%DLC%\SRC\PRODICT\DUMP\_DMPBULK.p