Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Gateway time out

Hasnur RamadhanMar 29 2021

We were loading a csv file from JShell , the file size: 23 GB with 215 mio rows/records, it means 215 vertex, no edge... We got "...Gateway time out...." error. Oracle PGX Server version 20.4
var graph= session.readGraphWithProperties(/opt/oracle/graph/data/nfshared/configCsv1v.json);
Any setting in client side dealing with "time out"?
Thanks in advance,
Hasnur Ramadhan

Comments
Post Details
Added on Mar 29 2021
4 comments
194 views