View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0006551 | SymmetricDS Pro | Improvement | public | 2024-08-07 13:23 | 2025-03-17 20:16 | 
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.16.0 | ||||
| Target Version | 3.16.0 | Fixed in Version | 3.16.0 | ||
| Summary | 0006551: Bulk export for SQL Server and Sybase ASE | ||||
| Description | Bulk export using bcp utility to quickly export a table to a data file. If the target node is locally hosted, the raw data file can be bulk imported with bcp also. Otherwise, it should be converted into a standard batch CSV for protocol transport. | ||||
| Tags | bulk, performance | ||||
| 
	
	 SymmetricDS: 3.16 5a781469 2024-08-07 13:27:10 Details Diff | 
0006551: allow source to determine binary encoding | 
Affected Issues 0006551  | 
|
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractProtocolDataWriter.java | Diff File | ||
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/ProtocolDataWriter.java | Diff File | ||
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/StagingDataWriter.java | Diff File | ||
| 
	
	 SymmetricDS: 3.16 1692c7b6 2024-08-07 13:28:06 Details Diff | 
0006551: support bulk extract, possibly single extract file | 
Affected Issues 0006551  | 
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/Constants.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/extract/MultiBatchStagingWriter.java | Diff File | ||
| add - symmetric-core/src/main/java/org/jumpmind/symmetric/extract/SelectFromTableOptions.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/extract/SelectFromTableSource.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/io/stage/BatchStagingManager.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncExtractorService.java | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2024-08-07 13:23 | elong | New Issue | |
| 2024-08-07 13:23 | elong | Status | new => assigned | 
| 2024-08-07 13:23 | elong | Assigned To | => elong | 
| 2024-08-07 13:23 | elong | Tag Attached: bulk | |
| 2024-08-07 14:00 | admin | Changeset attached | => SymmetricDS 3.16 1692c7b6 | 
| 2024-08-07 14:00 | admin | Changeset attached | => SymmetricDS 3.16 5a781469 | 
| 2024-08-07 17:17 | pmarzullo | Relationship added | related to 0002338 | 
| 2024-08-08 12:59 | elong | Status | assigned => resolved | 
| 2024-08-08 12:59 | elong | Resolution | open => fixed | 
| 2024-08-08 12:59 | elong | Fixed in Version | => 3.16.0 | 
| 2025-03-17 17:15 | pbelov | Note Added: 0002702 | |
| 2025-03-17 17:15 | pbelov | Status | resolved => closed | 
| 2025-03-17 20:16 | elong | Tag Attached: performance |