Kbase P119360: How to automate DBTool?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/26/2008 |
|
Status: Verified
GOAL:
How to automate DBTool?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
Progress 9.1x
FIX:
The DBTool utility can accept values redirected in from a text file.
Each parameter that is to be passed should be entered on its own line.
Any situation which requires just hitting an enter key should be indicated in the file as a blank line.
Example to enable logging and perform a SQL Width scan on all areas for all tables in single user mode then quit:
dbtool sports2000<dbtool.in
#contents of the dbtool.in file follow
9
1
0
all
all
1
q