Changes for page JDBC2XML Usage
Last modified by christoph_lechleitner@iteg_at on 2013-10-08 03.37:51
From version 5.1
edited by christoph_lechleitner@iteg_at
on 2012-11-27 02.27:45
on 2012-11-27 02.27:45
Change comment:
There is no comment for this version
To version 6.1
edited by christoph_lechleitner@iteg_at
on 2012-11-27 04.29:08
on 2012-11-27 04.29:08
Change comment:
added exclude hint for MSSQL system tables
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -272,3 +272,16 @@ 272 272 273 273 jdbc2xml ... --jdbc-drivers /usr/share/apache-karaf/lib/sqljdbc4.jar 274 274 {{/code}} 275 + 276 +=== {{id name="JDBC2XMLUsage-Typicalspecialoptions"/}}Typical special options === 277 + 278 +===== {{id name="JDBC2XMLUsage-MSSQL"/}}MSSQL ===== 279 + 280 +{{code language="none"}} 281 +# MSSQL likes to create system tables which should not be exported or imported 282 +jdbc2xml ... --exclude-tables sysdiagrams,trace_xe_event_map,trace_xe_action_map 283 +{{/code}} 284 + 285 + 286 + 287 +
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -6568 711 +656820 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/JDBC2XML/pages/6568 71/JDBC2XML Usage1 +https://clazzes.atlassian.net/wiki/spaces/JDBC2XML/pages/656820/JDBC2XML Usage