<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x? in Gas and Pipeline Questions</title>
    <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501347#M388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is helpful.&amp;nbsp; I'm going to update untools and repeat the experiment on Oracle 12.2 with fresh schemas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll update the post when I know more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2020 20:25:05 GMT</pubDate>
    <dc:creator>MichaelNigbor1</dc:creator>
    <dc:date>2020-09-02T20:25:05Z</dc:date>
    <item>
      <title>Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501340#M381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the past couple of weeks, I have been trying, without success, to get the recently-released&amp;nbsp;&lt;A href="https://solutions.arcgis.com/gas/help/gas-pipeline-enterprise-data-management/"&gt;Gas and Pipeline Enterprise Data Management solution&lt;/A&gt;&amp;nbsp;to work with in either Oracle 12.1 or 12.2.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Apply Asset Package" tool seems to be the problem. From the debug logs, I've learned:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In 12.1, it fails in CreateDatabaseSequence, returning an ERROR: 999999, which says to contact ESRI.&amp;nbsp; An underlying ORA-29855 (object identifier too long) is also reported. It also returns a Python FutureWarning, which I think is a red herring.&amp;nbsp;(It's about use of obsolete syntax that won't work in a future version of Python)&lt;/LI&gt;&lt;LI&gt;In 12.2, the process runs a lot longer (maybe even nearly completes), but eventually reports failure.&amp;nbsp; The error message section has only the same Python FutureWarning encountered in 12.1. I doubt the warning killed the process, but because there are no errors returned,&amp;nbsp;I don't know what did.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the 12.2 geodatabase, the Utility Network was successfully created but in an incomplete state. Data appears to have been loaded. Versioning is not turned on and, as a result, everything in the UN is marked "Dirty." Attempting to manually fix this by enabling versioning scares me because I don't know what else the tool may have failed to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a case open with ESRI, but thought I'd ask the broader community:&amp;nbsp;Has anyone managed to get this working in Oracle 12?&amp;nbsp; If so, how did you get it working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501340#M381</guid>
      <dc:creator>MichaelNigbor1</dc:creator>
      <dc:date>2020-09-02T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501341#M382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post screen shots errors and warnings.&amp;nbsp; I believe we have resolved the future warning, but I want to make sure.&amp;nbsp; Also, if you look in the AP_Workspace folder that is in the same location as the asset package, open the gp log file and post the last few calls, we can see if it finished.&amp;nbsp; On Enterprise, you will have to register as version and enable topology yourself, so your 12.2 may have completed successfully.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501341#M382</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2020-09-02T17:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501342#M383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a screenshot from Apply Asset Package to an Oracle 12.1 GDB. This has the FutureWarning in it.&amp;nbsp; I'll post the end of log file next.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/506218_Apply Asset Package Screenshot 1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501342#M383</guid>
      <dc:creator>MichaelNigbor1</dc:creator>
      <dc:date>2020-09-02T17:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501343#M384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the end of the last run I made on 12.2.&amp;nbsp; It seems to be cleaning up, but the usual Success message is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:37:31.700183&lt;BR /&gt;arcpy.un.SetSubnetworkDefinition(in_utility_network='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\NapervilleGas',&lt;BR /&gt; domain_network='Pipeline',&lt;BR /&gt; tier_name='Isolation',&lt;BR /&gt; support_disjoint_subnetwork=True,&lt;BR /&gt; valid_devices=['Excess Flow Valve/Unknown', 'Excess Flow Valve/Automatic Reset', 'Excess Flow Valve/Manual Reset', 'Meter/Unknown', 'Meter/Custody Transfer', 'Meter/Customer', 'Meter/Utility', 'Pressure Monitoring Device/Unknown', 'Pressure Monitoring Device/Pressure Monitoring Device', 'Lamp/Unknown', 'Lamp/Lamp', 'Compressor/Unknown', 'Compressor/Electric Motor', 'Compressor/Reciprocating Engine', 'Compressor/Turbine', 'Wellhead Source Flange/Unknown', 'Wellhead Source Flange/Flange', 'Controllable Tee/Unknown', 'Controllable Tee/Controllable Tee', 'Controllable Valve/Unknown', 'Controllable Valve/Bypass', 'Controllable Valve/System', 'Controllable Valve/Emergency', 'Controllable Valve/Meter', 'Regulator/Unknown', 'Regulator/Regulator', 'Regulator/Customer Regulator', 'Scrubber/Unknown', 'Scrubber/Scrubber', 'Pump/Unknown', 'Pump/Booster', 'Pump/Primary', 'Relief Valve/Unknown', 'Relief Valve/Blow Off', 'Short Stop/Unknown', 'Short Stop/Short Stop', 'Strainer/Unknown', 'Strainer/Strainer', 'Flow Valve/Unknown', 'Flow Valve/Check', 'Flow Valve/Slam-shut', 'Anode/Unknown', 'Anode/ICCP', 'Anode/Galvanic', 'Rectifier/Unknown', 'Rectifier/Rectifier', 'Test Point/Unknown', 'Test Point/Above Ground', 'Test Point/Buried', 'Test Point/On Post', 'Test Point/Pipeline Marker', 'Test Point/Service Line'],&lt;BR /&gt; valid_subnetwork_controller=['Controllable Valve/Emergency'],&lt;BR /&gt; valid_lines=['Service Pipe/Unknown', 'Service Pipe/Bare Steel', 'Service Pipe/Cast Iron', 'Service Pipe/Coated Steel', 'Service Pipe/Composite', 'Service Pipe/Copper', 'Service Pipe/Ductile Iron', 'Service Pipe/Plastic ABS', 'Service Pipe/Plastic Other', 'Service Pipe/Plastic PE', 'Service Pipe/Plastic PVC', 'Service Pipe/Reconditioned Cast Iron', 'Service Pipe/Wrought Iron', 'Distribution Pipe/Unknown', 'Distribution Pipe/Bare Steel', 'Distribution Pipe/Cast Iron', 'Distribution Pipe/Coated Steel', 'Distribution Pipe/Composite', 'Distribution Pipe/Copper', 'Distribution Pipe/Ductile Iron', 'Distribution Pipe/Plastic ABS', 'Distribution Pipe/Plastic Other', 'Distribution Pipe/Plastic PE', 'Distribution Pipe/Plastic PVC', 'Distribution Pipe/Reconditioned Cast Iron', 'Distribution Pipe/Wrought Iron', 'Transmission Pipe/Unknown', 'Transmission Pipe/Bare Steel', 'Transmission Pipe/Cast Iron', 'Transmission Pipe/Coated Steel', 'Transmission Pipe/Composite', 'Transmission Pipe/Ductile Iron', 'Transmission Pipe/Reconditioned Cast Iron', 'Transmission Pipe/Wrought Iron', 'Gathering Pipe/Unknown', 'Gathering Pipe/Bare Steel', 'Gathering Pipe/Cast Iron', 'Gathering Pipe/Coated Steel', 'Gathering Pipe/Composite', 'Gathering Pipe/Ductile Iron', 'Gathering Pipe/Plastic ABS', 'Gathering Pipe/Plastic Other', 'Gathering Pipe/Plastic PE', 'Gathering Pipe/Plastic PVC', 'Gathering Pipe/Reconditioned Cast Iron', 'Gathering Pipe/Wrought Iron', 'Station Pipe/Unknown', 'Station Pipe/Bare Steel', 'Station Pipe/Cast Iron', 'Station Pipe/Coated Steel', 'Station Pipe/Composite', 'Station Pipe/Ductile Iron', 'Station Pipe/Reconditioned Cast Iron', 'Station Pipe/Wrought Iron', 'Customer Pipe/Unknown', 'Customer Pipe/Bare Steel', 'Customer Pipe/Cast Iron', 'Customer Pipe/Coated Steel', 'Customer Pipe/Composite', 'Customer Pipe/Ductile Iron', 'Customer Pipe/Plastic ABS', 'Customer Pipe/Plastic Other', 'Customer Pipe/Plastic PE', 'Customer Pipe/Plastic PVC', 'Customer Pipe/Reconditioned Cast Iron', 'Customer Pipe/Wrought Iron', 'Riser Pipe/Unknown', 'Riser Pipe/Bare Steel', 'Riser Pipe/Cast Iron', 'Riser Pipe/Coated Steel', 'Riser Pipe/Composite', 'Riser Pipe/Ductile Iron', 'Riser Pipe/Reconditioned Cast Iron', 'Riser Pipe/Wrought Iron', 'Pressure Sensor Pipe/Unknown', 'Pressure Sensor Pipe/Bare Steel', 'Pressure Sensor Pipe/Cast Iron', 'Pressure Sensor Pipe/Coated Steel', 'Pressure Sensor Pipe/Ductile Iron', 'Pressure Sensor Pipe/Wrought Iron', 'Test Lead Wire/Unknown', 'Test Lead Wire/Aqua', 'Test Lead Wire/Blue', 'Test Lead Wire/Forest', 'Test Lead Wire/Green', 'Test Lead Wire/Lavender', 'Test Lead Wire/Orange', 'Test Lead Wire/Pink', 'Test Lead Wire/Red', 'Test Lead Wire/Yellow', 'Test Lead Wire/Purple', 'Bonding Line/Unknown', 'Bonding Line/Wire', 'Bonding Line/Strap', 'Rectifier Cable/Unknown', 'Rectifier Cable/Rectifier Cable'],&lt;BR /&gt; aggregated_line=['Distribution Pipe/Bare Steel', 'Distribution Pipe/Cast Iron', 'Distribution Pipe/Coated Steel', 'Distribution Pipe/Composite', 'Distribution Pipe/Copper', 'Distribution Pipe/Ductile Iron', 'Distribution Pipe/Plastic ABS', 'Distribution Pipe/Plastic Other', 'Distribution Pipe/Plastic PE', 'Distribution Pipe/Plastic PVC', 'Distribution Pipe/Reconditioned Cast Iron', 'Distribution Pipe/Wrought Iron'],&lt;BR /&gt; diagram_template=None,&lt;BR /&gt; summaries="ADD 'Measured Length' # # # # totalmeasurelength;ADD 'P:Pipe Surface Area' # # # # totalsurfacearea;ADD 'P:Pipe Volume' # # # # totalpipevolume;ADD 'Shape length' # # # # totallength;COUNT 'Device Asset Group' 'Device Asset Group' IS_EQUAL_TO SPECIFIC_VALUE 2 numbermeters;COUNT 'Device Asset Group' 'Device Asset Group' IS_EQUAL_TO SPECIFIC_VALUE 3 numbervalves;MIN 'P:MAOP Design' # # # # maopdesign;MIN 'P:MAOP Record' # # # # maoprecord;MIN 'P:MAOP Test' # # # # maoptest",&lt;BR /&gt; condition_barriers=[['P:Device Status', 'IS_EQUAL_TO', 'SPECIFIC_VALUE', '0', 'OR'], ['Lifecycle Status', 'DOES_NOT_INCLUDE_ANY', 'SPECIFIC_VALUE', '24', 'OR'], ['Category', 'IS_EQUAL_TO', 'SPECIFIC_VALUE', 'CP Only', 'AND']],&lt;BR /&gt; function_barriers=None,&lt;BR /&gt; include_barriers=True,&lt;BR /&gt; traversability_scope='BOTH_JUNCTIONS_AND_EDGES',&lt;BR /&gt; propagators=None,&lt;BR /&gt; update_structure_features=True,&lt;BR /&gt; update_container_features=True,&lt;BR /&gt; edit_mode_for_default_version='WITHOUT_EVENTING',&lt;BR /&gt; edit_mode_for_named_version='WITHOUT_EVENTING',&lt;BR /&gt; valid_junctions=['Coupling/Unknown', 'Coupling/Metal Coupling', 'Coupling/Plastic Coupling', 'Elbow/Unknown', 'Elbow/Metal Elbow', 'Elbow/Plastic Elbow', 'End Cap/Unknown', 'End Cap/Metal End Cap', 'End Cap/Plastic End Cap', 'Expansion Joint/Unknown', 'Expansion Joint/Expansion Joint', 'Flange/Unknown', 'Flange/Metal Flange', 'Reducer/Unknown', 'Reducer/Metal Reducer', 'Reducer/Plastic Reducer', 'Tee/Unknown', 'Tee/Metal 3-Way', 'Tee/Metal 4-Way', 'Tee/Plastic 3-Way', 'Tee/Plastic 4-Way', 'Transition/Unknown', 'Transition/Transition', 'Weld/Unknown', 'Weld/Weld', 'Screw/Unknown', 'Screw/Screw', 'Electro Stop/Unknown', 'Electro Stop/Electro Stop', 'Plastic Fusion/Unknown', 'Plastic Fusion/Plastic Fusion', 'Saddle/Unknown', 'Saddle/Metal Saddle', 'Saddle/Plastic Saddle', 'Tank/Unknown', 'Tank/Tank', 'Line Heater/Unknown', 'Line Heater/Line Heater', 'Cooling System/Unknown', 'Cooling System/Cooling System', 'Odorizer/Unknown', 'Odorizer/Absorption Bypass', 'Odorizer/Injection Pump', 'Odorizer/Pulse', 'Odorizer/Rural Tap Odorizer', 'Odorizer/Wick', 'Coupon/Unknown', 'Coupon/Coupon', 'Dehydration Equipment/Unknown', 'Dehydration Equipment/Glycol Dehydration', 'Dehydration Equipment/Methanol Dehydration', 'Dehydration Equipment/Solid Absorption', 'Drip/Unknown', 'Drip/Drip', 'Connection Point/Unknown', 'Connection Point/Connection Point', 'Union/Unknown', 'Union/Metal Union', 'Plug/Unknown', 'Plug/Test Plug', 'Wire Junction/Unknown', 'Wire Junction/Bond Junction', 'Wire Junction/Test Lead', 'Insulation Junction/Unknown', 'Insulation Junction/Flange Insert', 'Pipe Bend/Unknown', 'Pipe Bend/Pipe Bend'],&lt;BR /&gt; valid_junction_objects=[],&lt;BR /&gt; valid_junction_object_subnetwork_controller=[],&lt;BR /&gt; valid_edge_objects=[])&lt;BR /&gt;# result time: 0:00:09.360000&lt;BR /&gt;# actual time: 0:00:21.028616&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:37:52.730422&lt;BR /&gt;arcpy.un.ImportRules(in_utility_network='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\NapervilleGas',&lt;BR /&gt; rule_type='ALL',&lt;BR /&gt; csv_file='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\csv\\Rules.csv')&lt;BR /&gt;# result time: 0:00:23.210000&lt;BR /&gt;# actual time: 0:00:35.024711&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:38:27.776279&lt;BR /&gt;arcpy.management.DisableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineDevice',&lt;BR /&gt; creator=True,&lt;BR /&gt; creation_date=True,&lt;BR /&gt; last_editor=True,&lt;BR /&gt; last_edit_date=True)&lt;BR /&gt;# result time: 0:00:13.170000&lt;BR /&gt;# actual time: 0:00:23.514027&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:38:51.291021&lt;BR /&gt;arcpy.management.DisableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineLine',&lt;BR /&gt; creator=True,&lt;BR /&gt; creation_date=True,&lt;BR /&gt; last_editor=True,&lt;BR /&gt; last_edit_date=True)&lt;BR /&gt;# result time: 0:00:12.930000&lt;BR /&gt;# actual time: 0:00:23.410266&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:39:14.701941&lt;BR /&gt;arcpy.management.DisableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineJunction',&lt;BR /&gt; creator=True,&lt;BR /&gt; creation_date=True,&lt;BR /&gt; last_editor=True,&lt;BR /&gt; last_edit_date=True)&lt;BR /&gt;# result time: 0:00:12.530000&lt;BR /&gt;# actual time: 0:00:22.750298&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:39:37.452092&lt;BR /&gt;arcpy.management.DisableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineAssembly',&lt;BR /&gt; creator=True,&lt;BR /&gt; creation_date=True,&lt;BR /&gt; last_editor=True,&lt;BR /&gt; last_edit_date=True)&lt;BR /&gt;# result time: 0:00:11.800000&lt;BR /&gt;# actual time: 0:00:21.908772&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:39:59.361709&lt;BR /&gt;arcpy.management.DisableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\StructureJunction',&lt;BR /&gt; creator=True,&lt;BR /&gt; creation_date=True,&lt;BR /&gt; last_editor=True,&lt;BR /&gt; last_edit_date=True)&lt;BR /&gt;# result time: 0:00:11.670000&lt;BR /&gt;# actual time: 0:00:21.778992&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:41:51.322326&lt;BR /&gt;arcpy.un.ImportAssociations(in_utility_network='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\NapervilleGas',&lt;BR /&gt; association_type='ALL',&lt;BR /&gt; csv_file='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\csv\\Associations.csv')&lt;BR /&gt;# result time: 0:00:10.020000&lt;BR /&gt;# actual time: 0:00:20.714754&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:42:12.038170&lt;BR /&gt;arcpy.un.ImportSubnetworkControllers(in_utility_network='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\NapervilleGas',&lt;BR /&gt; csv_file='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\csv\\Subnetwork_Controllers.csv')&lt;BR /&gt;# result time: 0:00:02.730000&lt;BR /&gt;# actual time: 0:00:13.902588&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:42:25.943359&lt;BR /&gt;arcpy.management.EnableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineDevice',&lt;BR /&gt; creator_field='CREATOR',&lt;BR /&gt; creation_date_field='CREATIONDATE',&lt;BR /&gt; last_editor_field='UPDATEDBY',&lt;BR /&gt; last_edit_date_field='LASTUPDATE',&lt;BR /&gt; add_fields=True,&lt;BR /&gt; record_dates_in='UTC')&lt;BR /&gt;# result time: 0:00:24.350000&lt;BR /&gt;# actual time: 0:00:36.847809&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:43:02.791034&lt;BR /&gt;arcpy.management.EnableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineLine',&lt;BR /&gt; creator_field='CREATOR',&lt;BR /&gt; creation_date_field='CREATIONDATE',&lt;BR /&gt; last_editor_field='UPDATEDBY',&lt;BR /&gt; last_edit_date_field='LASTUPDATE',&lt;BR /&gt; add_fields=True,&lt;BR /&gt; record_dates_in='UTC')&lt;BR /&gt;# result time: 0:00:24.260000&lt;BR /&gt;# actual time: 0:00:34.357583&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:43:37.149755&lt;BR /&gt;arcpy.management.EnableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineJunction',&lt;BR /&gt; creator_field='CREATOR',&lt;BR /&gt; creation_date_field='CREATIONDATE',&lt;BR /&gt; last_editor_field='UPDATEDBY',&lt;BR /&gt; last_edit_date_field='LASTUPDATE',&lt;BR /&gt; add_fields=True,&lt;BR /&gt; record_dates_in='UTC')&lt;BR /&gt;# result time: 0:00:24.360000&lt;BR /&gt;# actual time: 0:00:34.617830&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:44:11.768063&lt;BR /&gt;arcpy.management.EnableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineAssembly',&lt;BR /&gt; creator_field='CREATOR',&lt;BR /&gt; creation_date_field='CREATIONDATE',&lt;BR /&gt; last_editor_field='UPDATEDBY',&lt;BR /&gt; last_edit_date_field='LASTUPDATE',&lt;BR /&gt; add_fields=True,&lt;BR /&gt; record_dates_in='UTC')&lt;BR /&gt;# result time: 0:00:23.070000&lt;BR /&gt;# actual time: 0:00:33.347018&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:44:45.115555&lt;BR /&gt;arcpy.management.EnableEditorTracking(in_dataset='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\StructureJunction',&lt;BR /&gt; creator_field='CREATOR',&lt;BR /&gt; creation_date_field='CREATIONDATE',&lt;BR /&gt; last_editor_field='UPDATEDBY',&lt;BR /&gt; last_edit_date_field='LASTUPDATE',&lt;BR /&gt; add_fields=True,&lt;BR /&gt; record_dates_in='UTC')&lt;BR /&gt;# result time: 0:00:22.990000&lt;BR /&gt;# actual time: 0:00:33.344393&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:45:18.460668&lt;BR /&gt;arcpy.gp.UpdateSchema('C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineAssembly',&lt;BR /&gt; 'C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\xml\\PipelineAssembly2.xml')&lt;BR /&gt;# result time: 0:00:11.390000&lt;BR /&gt;# actual time: 0:00:22.241803&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:45:40.703083&lt;BR /&gt;arcpy.gp.UpdateSchema('C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineDevice',&lt;BR /&gt; 'C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\xml\\PipelineDevice2.xml')&lt;BR /&gt;# result time: 0:00:12.440000&lt;BR /&gt;# actual time: 0:00:23.578871&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:46:04.281986&lt;BR /&gt;arcpy.gp.UpdateSchema('C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineJunction',&lt;BR /&gt; 'C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\xml\\PipelineJunction2.xml')&lt;BR /&gt;# result time: 0:00:12.570000&lt;BR /&gt;# actual time: 0:00:23.559350&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:46:27.842293&lt;BR /&gt;arcpy.gp.UpdateSchema('C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\PipelineLine',&lt;BR /&gt; 'C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\xml\\PipelineLine2.xml')&lt;BR /&gt;# result time: 0:00:13.050000&lt;BR /&gt;# actual time: 0:00:23.916383&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:46:51.759260&lt;BR /&gt;arcpy.gp.UpdateSchema('C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde\\UtilityNetwork\\StructureJunction',&lt;BR /&gt; 'C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\Databases\\AP_workspace\\xml\\StructureJunction2.xml')&lt;BR /&gt;# result time: 0:00:11.400000&lt;BR /&gt;# actual time: 0:00:22.314851&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:47:14.074709&lt;BR /&gt;arcpy.management.Delete(in_data='ESRI_apply_asset_package_ESRI',&lt;BR /&gt; data_type=None)&lt;BR /&gt;# result time: 0:00:00.030000&lt;BR /&gt;# actual time: 0:00:08.131752&lt;/P&gt;&lt;P&gt;# Started: 2020-09-01 16:47:22.206755&lt;BR /&gt;arcpy.management.ClearWorkspaceCache(in_data='C:\\Users\\serveradmin\\Documents\\ArcGIS\\Projects\\Gas and Pipeline Enterprise Data Management\\updm@updm.sde')&lt;BR /&gt;# result time: 0:00:00.010000&lt;BR /&gt;# actual time: 0:00:00.122341&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501343#M384</guid>
      <dc:creator>MichaelNigbor1</dc:creator>
      <dc:date>2020-09-02T17:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501344#M385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That future warning is resolved in a new build of the untools.&amp;nbsp; Reinstalling them will resolve that.&amp;nbsp; The log file looks good.&amp;nbsp; I feel is applied correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:53:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501344#M385</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2020-09-02T17:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501345#M386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running untools 2.6.0 and it doesn't show in the "Update Packages" list.&amp;nbsp; Doesn't that mean I already have latest?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 18:01:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501345#M386</guid>
      <dc:creator>MichaelNigbor1</dc:creator>
      <dc:date>2020-09-02T18:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501346#M387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issues with 12.1.&amp;nbsp; We have traced the issue to the sequences.&amp;nbsp; We have database sequences greater than 32 characters, each sequence is a table in the target database.&amp;nbsp; With 12.1, the max table name length is 31 characters.&amp;nbsp; With 12.2, it was increased, details here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://oracle-base.com/articles/12c/long-identifiers-12cr2" title="https://oracle-base.com/articles/12c/long-identifiers-12cr2"&gt;ORACLE-BASE - Long Identifiers in Oracle Database 12c Release 2 (12.2)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the new build, you actually have to uninstall the untools and reinstall it.&amp;nbsp; We only incremented the build of untools as there was no code change, just a requirement for a version of pandas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/506226_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 18:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501346#M387</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2020-09-02T18:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501347#M388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is helpful.&amp;nbsp; I'm going to update untools and repeat the experiment on Oracle 12.2 with fresh schemas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll update the post when I know more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 20:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501347#M388</guid>
      <dc:creator>MichaelNigbor1</dc:creator>
      <dc:date>2020-09-02T20:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501348#M389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After updating untools, I re-ran Apply Asset Package with debugging on.&amp;nbsp; I checked the Load Data and Calculate Spatial Index checkboxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The run failed in Append (18/26).&amp;nbsp; It processed PipelineJunction but failed in PipelineDevice.&amp;nbsp; This time there was an underlying Oracle error:&amp;nbsp;&lt;/P&gt;&lt;PRE class="" style="color: #d1d1d1; background-color: #242424; font-size: 12px; padding: 0px 0px 0.25rem;"&gt;&lt;SPAN class="" style="color: #d1d1d1; background-color: #242424; text-decoration: none; padding: 0px 0px 0.25rem;"&gt;ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the bottom of the Messages log (let me know if you want the whole thing):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2020-09-03 10:15:17 Append (18/26)&lt;BR /&gt;2020-09-03 10:15:17 Starting 3 processes for Append&lt;BR /&gt;2020-09-03 10:16:02 Starting PipelineJunction...&lt;BR /&gt;2020-09-03 10:16:02 Finished PipelineJunction (0:00:37)...&lt;BR /&gt;2020-09-03 10:16:08 Starting PipelineDevice...&lt;BR /&gt;2020-09-03 10:16:08 Start Time: Thursday, September 3, 2020 10:15:28 AM&lt;BR /&gt;ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Column index not found&lt;BR /&gt;Underlying DBMS error [ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE] [UPDM.PipelineDevice]&lt;BR /&gt;Failed to execute (Append).&lt;BR /&gt;Failed at Thursday, September 3, 2020 10:15:57 AM (Elapsed Time: 29.86 seconds)&lt;BR /&gt;2020-09-03 10:16:11 Starting PipelineLine...&lt;BR /&gt;2020-09-03 10:16:11 Finished PipelineLine (0:00:46)...&lt;BR /&gt;2020-09-03 10:16:11 Cleaning up workspace locks...&lt;BR /&gt;Failed to execute (AssetPackageToUtilityNetwork).&lt;BR /&gt;Failed at Thursday, September 3, 2020 10:16:11 AM (Elapsed Time: 42 minutes 37 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 16:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501348#M389</guid>
      <dc:creator>MichaelNigbor1</dc:creator>
      <dc:date>2020-09-03T16:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Does Gas and Pipeline Enterprise Data Management solution work in Oracle 12.x?</title>
      <link>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501349#M390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With some&amp;nbsp;wonderful help from ESRI support, I've got Apply Asset Package working on Oracle 12.2.0.1 and&amp;nbsp;can answer my own question:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Yes, it works but&amp;nbsp;only on 12.2 or greater.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A known issue with "Apply Asset Package" means Oracle 12.1 can't be used to host&amp;nbsp;Gas and Pipeline Enterprise Data Management network at this time. Oracle 12.2 and up support object names longer than 30 characters, which is needed by the package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If "Apply Asset Package" fails, it can be tricky to figure out what went wrong.&amp;nbsp; In my case, problems getting it to work in 12.2 were due to an Oracle spatial index that was not in a "VALID" state.&amp;nbsp;This&amp;nbsp;prevented the Append function from adding data to the PipelineDevice feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My best guess as to why the index wasn't valid is that the it was still under construction when the Append function started running (A race condition, of sorts).&amp;nbsp; Changing the number of processes (in the Environment tab) to 1 seems to have forced steps to run in series and fixed the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIP:&amp;nbsp; If you want to know what exactly is going on with anything in untools, do this before running the tool:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open a Python window&lt;/LI&gt;&lt;LI&gt;Run these two lines of code:&lt;UL&gt;&lt;LI&gt;import untools&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" data-contrast="auto" lang="EN-US" style="color: windowtext; background-color: transparent; font-weight: normal; text-decoration: none; font-size: 11pt; margin: 0px;"&gt;&lt;SPAN class="" style="background-color: inherit; margin: 0px;"&gt;untools.logger.setLevel('DEBUG')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: windowtext; background-color: #ffffff; font-size: 11pt; margin: 0px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="" style="color: windowtext; background-color: #ffffff; font-size: 11pt; margin: 0px;"&gt;Then run the tool.&amp;nbsp; This will add lots of valuable information to the Messages section of the output.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 20:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/gas-and-pipeline-questions/does-gas-and-pipeline-enterprise-data-management/m-p/501349#M390</guid>
      <dc:creator>MichaelNigbor1</dc:creator>
      <dc:date>2020-09-03T20:42:27Z</dc:date>
    </item>
  </channel>
</rss>

