Feature #6411
LOB-DIR I/O option support
Start date:
Due date:
% Done:
100%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Greg Shah about 4 years ago
- Subject changed from OUTPUT TO LOB-DIR option support to LOB-DIR I/O option support
LOB-DIR <directory> can be added as an option to:
INPUT FROMwhich then sets the default location for reading blobs/clobs for theIMPORTstatementOUTPUT TOwhich then sets the default location for writing blobs/clobs for theEXPORTstatement
This task is to implement both conversion and runtime support for the feature.
#3 Updated by Greg Shah over 3 years ago
- Assignee set to Eugenie Lyzenko
#4 Updated by Greg Shah over 3 years ago
Didn't we implement this recently?
#5 Updated by Eugenie Lyzenko over 3 years ago
Greg Shah wrote:
Didn't we implement this recently?
Yes, we did.
#6 Updated by Eugenie Lyzenko over 3 years ago
- Status changed from New to WIP
- % Done changed from 0 to 100
#7 Updated by Eugenie Lyzenko over 3 years ago
- Status changed from WIP to Review
#8 Updated by Greg Shah over 3 years ago
In what revision of trunk can these changes be found?
Are there any open items?
#9 Updated by Eugenie Lyzenko over 3 years ago
Greg Shah wrote:
In what revision of trunk can these changes be found?
It was in last commit of the 3821c branch. I'm looking for mail box but still has no revision. Did we merge 3821c in trunk, right?
Are there any open items?
I think no.
#10 Updated by Greg Shah over 3 years ago
- Status changed from Review to Closed
3821c replaced trunk in trunk revision 14472 (we copied over trunk with 3821c rev 14472).