Kbase P98246: Message 1831 when dumping Oracle table using Data Dictionary
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
SYMPTOM(s):
You can access RAW ORACLE data only with the RAW function. (1831)
Above error when dumping Oracle table using Data Dictionary
CAUSE:
Functionality limit of the 4GL procedure used by the Data Dictionary.
FIX:
Write a program to dump the Oracle table. The function RAW() needs to be used to retrieve and manipulate raw data from non-Progress databases.