Kbase P141716: Where does the SQLLOAD utility search for data files?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/02/2009 |
|
Status: Unverified
GOAL:
Where does the SQLLOAD utility search for data files?
GOAL:
Where does the SQLLOAD utility search for .DSQL?
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
SQLLOAD only searches the current folder so .DSQL files must be located there in order for the load to proceed. Only database tables are specified in the SQLLOAD command, not the data files themselves. The utility has no option to specify a location for the files. If the utility cannot find the files then it will return an error, e.g.
FATAL:
Cannot open data file : PUB.Salesrep.dsql
Exiting !!!