Question Jack Boulton · Mar 16, 2023 LOAD DATA does not insert all rows and leaves no message for failed rows Hi all, I'm trying to use LOAD DATA to insert 11k (11,377) rows of data. LOAD BULK DATA is not available for the version of IRIS I am using. After calling LOAD DATA it says only 5,500 rows has been inserted. The LOAD DATA docs says any error rows are skipped and a count of skipped rows can be found in %SQL_Diag.Result however there are no results here. There are no errors in the xDBC error log either. Why have over half the rows been skipped? #JDBC #ODBC #SQL #InterSystems IRIS #InterSystems IRIS for Health 3 3 0 395
Question Jack Boulton · Jul 18, 2022 IRIS SQL LOAD DATA <ERROR #5023: Remote Gateway Error: Connection cannot be established> Hi, I'm trying to load some data into IRIS using LOAD DATA in the IRIS terminal however I am getting blocked by this error. I have read the documentation on this page trying to set up a gateway connection but get the same Connection cannot be established error. This is what is in the %Java Server activity log #Databases #JDBC #SQL #InterSystems IRIS 0 2 0 713