Dump all data except large objects
- Last Updated: December 3, 2025
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can specify to dump all data, except for large objects
with the NO-LOBS option on the EXPORT statement.
Here is an example:
|
Here is the output showing that the BLOB data
was excluded from the data dump and is instead represented by the Unknown value (?):
|
When exporting LONGCHAR values:
- Only one
LONGCHARvariable can be exported per command - Code page information is placed at the beginning of the file