<div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>I&#39;m just updating my model classes using dbicdump [<a href="https://metacpan.org/pod/dbicdump">https://metacpan.org/pod/dbicdump</a>] as I usually do. The output looks good so far -&gt; there are no errors I could refer to.<br></div>But the script is painfully slow. I have been waiting for five hours now and the script did not finish yet. My schema has around 120 tables but as far as I remember, it never took so long before.<br><br></div>The config file looks like that ...<br><br>&lt;loader_options&gt;<br>    components                      InflateColumn::DateTime<br>    components                      Helper::Row::ToJSON<br>    debug                           1<br>    db_schema                       MYSCHEMA<br>    dump_directory                  ./lib<br>    &lt;naming&gt;<br>        ALL                         v8<br>        force_ascii                 1<br>    &lt;/naming&gt;<br>    overwrite_modifications         1<br>    skip_load_external              1<br>    use_moose                       1<br>&lt;/loader_options&gt;<br><br></div>.. without connect string.<br><br></div>I am connected to an Oracle Database 12c (Release 12.1.0.2.0, 64bit). The connection is stable and Oracle is processing and delivering results pretty fast for usual queries. <br><br></div><div>My machines load average: 0,30, 0,41, 0,36<br><br></div><div>Where is the bottleneck? Did anybody observe this or a similar behaviour before?<br><br></div><div>Regards<br></div><div>Thilo<br></div></div>