Esri Utility Network Packageツールの2.4リリースでは、「Apply Asset Package」ツール(Apply Asset Package2014Tool Reference | ArcGIS Solutions<\/A> )は、データ読み込み時間を短縮するためにデータ読み込みプロセス中に複数のコアを利用できました。<\/P><\/P>しかし、これらのツールの2.5リリースでは、この機能がなくなったようです。これにより、以前は30〜45分で読み込めていた小規模データセットが、現在は8時間以上かかるようになっています。<\/P><\/P>これは既知の問題でしょうか?回避策はありますか?特に、appendとimport associationsツールを並行して実行する必要があります。中規模データセットの単一のassociationファイルの読み込みに1〜3時間かかるためです(私の現在のデータセットには20個のassociationファイルがあります!)。<\/P><\/BODY><\/HTML>
<\/P>
しかし、これらのツールの2.5リリースでは、この機能がなくなったようです。これにより、以前は30〜45分で読み込めていた小規模データセットが、現在は8時間以上かかるようになっています。<\/P>
これは既知の問題でしょうか?回避策はありますか?特に、appendとimport associationsツールを並行して実行する必要があります。中規模データセットの単一のassociationファイルの読み込みに1〜3時間かかるためです(私の現在のデータセットには20個のassociationファイルがあります!)。<\/P><\/BODY><\/HTML>
I believe the only changes to apply AP in 2.5 is that parallel processing is always disabled (regardless of your environment setting) when the target is FGDB.
If you change the environment value in the GP tool, is that respected? By default, it should be using 75% of your cores.
Ah that's my problem, I've been testing the tools against FGDBs! I guess it makes sense that it wouldn't be supported on file geodatabases, once my current run is finished I'll test it out against a local SDE instance.
We have made some improvements in 2.6 to import associations performance (both FGDB and EGDB are faster, the former significantly so).
I am trying to load data in PRO2.6.1. It took me 44 hrs to load data. Do we expect such load time or there is some issue that I am not able to identify? There are around 30 lakhs features in Device, Assembly, Line and Junction.
If you review the log files from loading you should be able to determine how much time was spent on each operation. With numbers that high my guess is that you enabled post processing and you have a significant number of error, this can be confirmed by reviewing the logs and seeing if the "Enable topology" task was responsible for 40+ hours of time.
Yes noticed that Device,Line and Junction took most of the time(18 hrs approx in parallel process). I did not 'enable topology'. It was just ApplyAssetPackage with load data option checked.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.